/[emacs]/emacs/lisp/ido.el
ViewVC logotype

Diff of /emacs/lisp/ido.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by kfstorm, Wed Jul 10 11:08:01 2002 UTC revision 1.10 by rms, Fri Jul 12 23:25:26 2002 UTC
# Line 2901  for first matching file." Line 2901  for first matching file."
2901              (if ido-xemacs              (if ido-xemacs
2902                  ;; XEmacs extents are put on by default, doesn't seem to be                  ;; XEmacs extents are put on by default, doesn't seem to be
2903                  ;; any way of switching them off.                  ;; any way of switching them off.
2904                  ;; This obscure code avoids a byte compiler warning in GNU emacs.                  ;; This obscure code avoids a byte compiler warning in Emacs.
2905                  (let ((f 'display-completion-list))                  (let ((f 'display-completion-list))
2906                    (funcall f completion-list                    (funcall f completion-list
2907                             :help-string "ido "                             :help-string "ido "

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26