From 0fe826e987e8fb1ce9b82d7955e384e1b14d2924 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 12 Jul 2002 23:25:26 +0000 Subject: [PATCH] Comment change. --- lisp/ido.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 " -- 2.39.5