]> git.eshelyaron.com Git - emacs.git/commitdiff
Add provide call.
authorRichard M. Stallman <rms@gnu.org>
Fri, 10 Jun 1994 21:09:40 +0000 (21:09 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 10 Jun 1994 21:09:40 +0000 (21:09 +0000)
lisp/dired-aux.el

index 89ce64a735088567068de6ab1ca6ff72082e0585..38912d60cacf7122545cddc0848261a983c5214c 100644 (file)
@@ -1856,4 +1856,6 @@ Use \\[dired-hide-subdir] to (un)hide a particular subdirectory."
 
 ;;;###end dired-ins.el
 
+(provide 'dired-aux)
+
 ;;; dired-aux.el ends here