aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Janík2002-01-05 19:00:24 +0000
committerPavel Janík2002-01-05 19:00:24 +0000
commit8c70a2de6bc490e9f3021623271bae46297477fd (patch)
tree773a7623122e36f80f53b14d48693319ef25ac9d
parent112d54c147b4f6af81262177919b250ad8891ee7 (diff)
downloademacs-8c70a2de6bc490e9f3021623271bae46297477fd.tar.gz
emacs-8c70a2de6bc490e9f3021623271bae46297477fd.zip
Fix Lisp header.
-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 @@
1;;; dired-x.el --- Extra Dired functionality -*-byte-compile-dynamic: t;-*- 1;;; dired-x.el --- extra Dired functionality -*-byte-compile-dynamic: t;-*-
2 2
3;; Author: Sebastian Kremer <sk@thp.uni-koeln.de> 3;; Author: Sebastian Kremer <sk@thp.uni-koeln.de>
4;; Lawrence R. Dodd <dodd@roebling.poly.edu> 4;; Lawrence R. Dodd <dodd@roebling.poly.edu>