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/files.el | |
parent | 61f71ed128b487c167ea6bc36a9a1dc35a7ada97 (diff) | |
download | emacs-f9ba7777272942deb48f21e46215e0dadd7abba6.tar.gz |
Comment change.
Diffstat (limited to 'lisp/files.el')
-rw-r--r-- | lisp/files.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/files.el b/lisp/files.el index b06e5a62f38..f48e38cc686 100644 --- a/lisp/files.el +++ b/lisp/files.el @@ -1,6 +1,7 @@ ;;; files.el --- file input and output commands for Emacs -;; Copyright (C) 1985, 86, 87, 92, 93, 94, 1995 Free Software Foundation, Inc. +;; Copyright (C) 1985, 86, 87, 92, 93, +;; 94, 95, 1996 Free Software Foundation, Inc. ;; Maintainer: FSF |