summaryrefslogtreecommitdiff
path: root/lisp/dired-x.el
diff options
context:
space:
mode:
authorPavel Janík <Pavel@Janik.cz>2002-01-05 19:00:24 +0000
committerPavel Janík <Pavel@Janik.cz>2002-01-05 19:00:24 +0000
commit04449dab0bab23656f407b3f1f5bae3e8fdbde7d (patch)
tree656f674c472e6eaa793ad65a6d78bab69a8ce72b /lisp/dired-x.el
parent4d2d0fac01c44f30bdfc81cc4966595c3af420d5 (diff)
downloademacs-04449dab0bab23656f407b3f1f5bae3e8fdbde7d.tar.gz
Fix Lisp header.
Diffstat (limited to 'lisp/dired-x.el')
-rw-r--r--lisp/dired-x.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/dired-x.el b/lisp/dired-x.el
index dd807934063..bfc15abf022 100644
--- a/lisp/dired-x.el
+++ b/lisp/dired-x.el
@@ -1,4 +1,4 @@
-;;; dired-x.el --- Extra Dired functionality -*-byte-compile-dynamic: t;-*-
+;;; dired-x.el --- extra Dired functionality -*-byte-compile-dynamic: t;-*-
;; Author: Sebastian Kremer <sk@thp.uni-koeln.de>
;; Lawrence R. Dodd <dodd@roebling.poly.edu>