summaryrefslogtreecommitdiff
path: root/lisp/completion.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1995-04-08 06:20:51 +0000
committerRichard M. Stallman <rms@gnu.org>1995-04-08 06:20:51 +0000
commit9d0eba571730f84fe256f364206b3936e77d31d2 (patch)
tree0436dcc7b33b7603a32ec8bd79e6fb966fe56e7d /lisp/completion.el
parent8d4c2221cd8ff2acb627a16c1154560be80e5e54 (diff)
downloademacs-9d0eba571730f84fe256f364206b3936e77d31d2.tar.gz
Comment change.
Diffstat (limited to 'lisp/completion.el')
-rw-r--r--lisp/completion.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/completion.el b/lisp/completion.el
index 8d2be55fff0..373fb38998a 100644
--- a/lisp/completion.el
+++ b/lisp/completion.el
@@ -3,8 +3,8 @@
;; Maintainer: FSF
;; Keywords: abbrev
-;; Author: Jim Salem <salem@think.com> and Brewster Kahle <brewster@think.com>
-;; of Thinking Machines Inc.
+;; Author: Jim Salem <salem@think.com> of Thinking Machines Inc.
+;; (ideas suggested by Brewster Kahle)
;; This file is part of GNU Emacs.