[Emacs] Fix "function definition is void: abbr-pwd" error
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		
							parent
							
								
									7d39ccd8a6
								
							
						
					
					
						commit
						ae94dd23ff
					
				@ -1419,7 +1419,7 @@
 | 
				
			|||||||
        (cond
 | 
					        (cond
 | 
				
			||||||
         ((stringp $path) (f-short
 | 
					         ((stringp $path) (f-short
 | 
				
			||||||
                           (if $abbreviate
 | 
					                           (if $abbreviate
 | 
				
			||||||
                               (phundrak/abbr-path (f-split (abbr-pwd $path)))
 | 
					                               (phundrak/abbr-path (f-split (phundrak/abbr-path $path)))
 | 
				
			||||||
                             $path)))
 | 
					                             $path)))
 | 
				
			||||||
         ((null $path) "")
 | 
					         ((null $path) "")
 | 
				
			||||||
         ((listp $path)
 | 
					         ((listp $path)
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user