*** empty log message ***

This commit is contained in:
Juanma Barranquero 2009-10-04 01:14:56 +00:00
parent 131ae8f212
commit d789655614

View file

@ -1363,8 +1363,8 @@ that were operated on recently."
(defun recentf-unload-function ()
"Unload the recentf library."
;; continue standard unloading
(recentf-mode -1)
;; continue standard unloading
nil)
(provide 'recentf)