X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/84eb0351d8be4811897c8cf62a69757ff5d14001..99a33b77e15b9a075024701d060d912b2fd87caf:/lisp/dos-fns.el?ds=sidebyside diff --git a/lisp/dos-fns.el b/lisp/dos-fns.el index 5f13555e47..629360b1c1 100644 --- a/lisp/dos-fns.el +++ b/lisp/dos-fns.el @@ -159,7 +159,7 @@ sure to obey the 8.3 limitations." (string (copy-sequence (file-name-nondirectory filename))) (strlen (length string)) (lastchar (aref string (1- strlen))) - i firstdot) + firstdot) (setq firstdot (string-match "\\." string)) (cond (firstdot