emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/files.el


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/files.el
Date: Wed, 17 May 2006 22:54:36 +0000

Index: emacs/lisp/files.el
diff -u emacs/lisp/files.el:1.836 emacs/lisp/files.el:1.837
--- emacs/lisp/files.el:1.836   Tue May 16 18:33:31 2006
+++ emacs/lisp/files.el Wed May 17 22:54:35 2006
@@ -3062,6 +3062,7 @@
 (defun file-name-extension (filename &optional period)
   "Return FILENAME's final \"extension\".
 The extension, in a file name, is the part that follows the last `.',
+excluding version numbers and backup suffixes,
 except that a leading `.', if any, doesn't count.
 Return nil for extensionless file names such as `foo'.
 Return the empty string for file names such as `foo.'.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]