changeset 26771:1cf89c82df78

(dired-insert-subdir): Add autoload cookie.
author Richard M. Stallman <rms@gnu.org>
date Thu, 09 Dec 1999 02:00:20 +0000
parents 2d8554ed8748
children 409c955897d7
files lisp/dired-aux.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/dired-aux.el	Wed Dec 08 19:01:55 1999 +0000
+++ b/lisp/dired-aux.el	Thu Dec 09 02:00:20 1999 +0000
@@ -1549,6 +1549,7 @@
     ;; insert message so that the user sees the `Mark set' message.
     (push-mark opoint)))
 
+;;;###autoload
 (defun dired-insert-subdir (dirname &optional switches no-error-if-not-dir-p)
   "Insert this subdirectory into the same dired buffer.
 If it is already present, overwrites previous entry,