aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2002-07-12 23:25:26 +0000
committerRichard M. Stallman <[email protected]>2002-07-12 23:25:26 +0000
commit0fe826e987e8fb1ce9b82d7955e384e1b14d2924 (patch)
treea584c12732331f55749de161d3732087f07e40d2 /lisp
parentd29a70fedf23be94461b27c0d238e3598772594b (diff)
Comment change.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ido.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ido.el b/lisp/ido.el
index 233474fd0a..5a704544ea 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 "