diff lisp/efs/dired.el @ 155:43dd3413c7c7 r20-3b4

Import from CVS: tag r20-3b4
author cvs
date Mon, 13 Aug 2007 09:39:39 +0200
parents 1856695b1fa9
children 28f395d8dc7a
line wrap: on
line diff
--- a/lisp/efs/dired.el	Mon Aug 13 09:38:27 2007 +0200
+++ b/lisp/efs/dired.el	Mon Aug 13 09:39:39 2007 +0200
@@ -102,6 +102,7 @@
 Buffer local.")
 (make-variable-buffer-local 'default-directory-function)
 
+;;;###autoload
 (defun default-directory ()
   " Returns the default-directory for the current buffer.
 Will use the variable default-directory-function if it non-nil."