summaryrefslogtreecommitdiff
path: root/lisp/ido.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2002-07-12 23:25:26 +0000
committerRichard M. Stallman <rms@gnu.org>2002-07-12 23:25:26 +0000
commit1a43a15a0a4b86eec16fa9d2303a888b35ba846d (patch)
tree51ac89a4bfc4a393ef9909a7a36e825d9f996f95 /lisp/ido.el
parent5c0cbf34438abec9d455b0331a9c8c0f9e233898 (diff)
downloademacs-1a43a15a0a4b86eec16fa9d2303a888b35ba846d.tar.gz
Comment change.
Diffstat (limited to 'lisp/ido.el')
-rw-r--r--lisp/ido.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ido.el b/lisp/ido.el
index 233474fd0a0..5a704544ea1 100644
--- a/lisp/ido.el
+++ b/lisp/ido.el
@@ -2901,7 +2901,7 @@ for first matching file."
(if ido-xemacs
;; XEmacs extents are put on by default, doesn't seem to be
;; any way of switching them off.
- ;; This obscure code avoids a byte compiler warning in GNU emacs.
+ ;; This obscure code avoids a byte compiler warning in Emacs.
(let ((f 'display-completion-list))
(funcall f completion-list
:help-string "ido "