mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-26 19:18:50 +00:00
Comment change.
This commit is contained in:
parent
d29a70fedf
commit
0fe826e987
@ -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 "
|
||||
|
Loading…
Reference in New Issue
Block a user