diff options
author | Glenn Morris <rgm@gnu.org> | 2014-01-29 00:31:50 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2014-01-29 00:31:50 -0800 |
commit | 2e0633c8d10e3ad49bda92432cd73cc4661da5fd (patch) | |
tree | 7240c3bffdf0ccb23d9c93dfd38f500f20582f36 /lisp/hippie-exp.el | |
parent | 5e61c1ef5c0b827db4411b282034918159545c2f (diff) | |
download | emacs-2e0633c8d10e3ad49bda92432cd73cc4661da5fd.tar.gz |
* lisp/hippie-exp.el: Header comment changes.
Remove pointless+wrong "last change" header.
Set Maintainer to FSF, since original author has made no changes in 16+ years.
Diffstat (limited to 'lisp/hippie-exp.el')
-rw-r--r-- | lisp/hippie-exp.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/hippie-exp.el b/lisp/hippie-exp.el index bd4055b9314..d25978eee5f 100644 --- a/lisp/hippie-exp.el +++ b/lisp/hippie-exp.el @@ -3,7 +3,7 @@ ;; Copyright (C) 1992, 2001-2014 Free Software Foundation, Inc. ;; Author: Anders Holst <aho@sans.kth.se> -;; Last change: 3 March 1998 +;; Maintainer: FSF ;; Version: 1.6 ;; Keywords: abbrev convenience |