mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Trailing whitespace deleted.
This commit is contained in:
parent
693ff6134c
commit
71296446d3
65 changed files with 1261 additions and 1261 deletions
|
|
@ -42,7 +42,7 @@ with a definition that really does change some file names."
|
|||
(let ((flen (length filename)))
|
||||
;; If FILENAME has a trailing slash, remove it and recurse.
|
||||
(if (memq (aref filename (1- flen)) '(?/ ?\\))
|
||||
(concat (convert-standard-filename
|
||||
(concat (convert-standard-filename
|
||||
(substring filename 0 (1- flen)))
|
||||
"/")
|
||||
(let* (;; ange-ftp gets in the way for names like "/foo:bar".
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue