emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Reiner Steib
Subject: [Emacs-diffs] Changes to emacs/lisp/recentf.el
Date: Thu, 08 Sep 2005 14:45:40 -0400

Index: emacs/lisp/recentf.el
diff -c emacs/lisp/recentf.el:1.43 emacs/lisp/recentf.el:1.44
*** emacs/lisp/recentf.el:1.43  Thu Sep  8 08:54:34 2005
--- emacs/lisp/recentf.el       Thu Sep  8 18:45:38 2005
***************
*** 257,262 ****
--- 257,263 ----
  If it returns nil, the filename is left unchanged."
    :group 'recentf
    :type '(choice (const :tag "None" nil)
+                (const abbreviate-file-name)
                   function))
  
  (defcustom recentf-show-file-shortcuts-flag t




reply via email to

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