changeset 42559:bc23470d2355

Fix Lisp header.
author Pavel Janík <Pavel@Janik.cz>
date Sat, 05 Jan 2002 19:00:24 +0000
parents 4a1e3c7e7dd1
children 099200f97432
files lisp/dired-x.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/dired-x.el	Sat Jan 05 18:59:25 2002 +0000
+++ b/lisp/dired-x.el	Sat Jan 05 19:00:24 2002 +0000
@@ -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>