diff options
author | Richard M. Stallman <rms@gnu.org> | 1996-03-02 06:37:35 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1996-03-02 06:37:35 +0000 |
commit | f9ba7777272942deb48f21e46215e0dadd7abba6 (patch) | |
tree | 363e555acecf36fd24d8f032e898b1cc391e2907 /lisp/dired.el | |
parent | 61f71ed128b487c167ea6bc36a9a1dc35a7ada97 (diff) | |
download | emacs-f9ba7777272942deb48f21e46215e0dadd7abba6.tar.gz |
Comment change.
Diffstat (limited to 'lisp/dired.el')
-rw-r--r-- | lisp/dired.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/dired.el b/lisp/dired.el index 39d4a899121..95938f9ffdc 100644 --- a/lisp/dired.el +++ b/lisp/dired.el @@ -1,6 +1,6 @@ ;;; dired.el --- directory-browsing commands -;; Copyright (C) 1985, 1986, 1992, 1993, 1994 Free Software Foundation, Inc. +;; Copyright (C) 1985, 86, 92, 93, 94, 95, 1996 Free Software Foundation, Inc. ;; Author: Sebastian Kremer <sk@thp.uni-koeln.de> ;; Maintainer: FSF |