diff options
author | Richard M. Stallman <rms@gnu.org> | 1997-08-12 00:37:22 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1997-08-12 00:37:22 +0000 |
commit | 8b64df46258d782adc866c2bbab555f854d308cf (patch) | |
tree | 76075872dedaf2c28dcf2430771261521fdd99e0 /lisp/dabbrev.el | |
parent | b063fa35e6a93260fee568f171a5b0874f7e7ed3 (diff) | |
download | emacs-8b64df46258d782adc866c2bbab555f854d308cf.tar.gz |
Comment change.
Diffstat (limited to 'lisp/dabbrev.el')
-rw-r--r-- | lisp/dabbrev.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/dabbrev.el b/lisp/dabbrev.el index e7dc6e3adc3..90f67a9f23e 100644 --- a/lisp/dabbrev.el +++ b/lisp/dabbrev.el @@ -1,6 +1,6 @@ ;;; dabbrev.el --- dynamic abbreviation package -;; Copyright (C) 1985, 1986, 1992, 1994 Free Software Foundation, Inc. +;; Copyright (C) 1985, 86, 92, 94, 96, 1997 Free Software Foundation, Inc. ;; Author: Don Morrison ;; Maintainer: Lars Lindberg <Lars.Lindberg@sypro.cap.se> |