aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1995-04-08 06:20:51 +0000
committerRichard M. Stallman <[email protected]>1995-04-08 06:20:51 +0000
commit9d0eba571730f84fe256f364206b3936e77d31d2 (patch)
tree0436dcc7b33b7603a32ec8bd79e6fb966fe56e7d /lisp
parent8d4c2221cd8ff2acb627a16c1154560be80e5e54 (diff)
Comment change.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/completion.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/completion.el b/lisp/completion.el
index 8d2be55fff..373fb38998 100644
--- a/lisp/completion.el
+++ b/lisp/completion.el
@@ -3,8 +3,8 @@
;; Maintainer: FSF
;; Keywords: abbrev
-;; Author: Jim Salem <[email protected]> and Brewster Kahle <[email protected]>
-;; of Thinking Machines Inc.
+;; Author: Jim Salem <[email protected]> of Thinking Machines Inc.
+;; (ideas suggested by Brewster Kahle)
;; This file is part of GNU Emacs.