emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/icomplete.el


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/icomplete.el
Date: Fri, 04 Apr 2003 01:22:19 -0500

Index: emacs/lisp/icomplete.el
diff -c emacs/lisp/icomplete.el:1.28 emacs/lisp/icomplete.el:1.29
*** emacs/lisp/icomplete.el:1.28        Tue Feb 26 11:05:35 2002
--- emacs/lisp/icomplete.el     Tue Feb  4 06:25:59 2003
***************
*** 71,77 ****
  
  (defcustom icomplete-mode nil
    "*Toggle incremental minibuffer completion.
! As text is typed into the minibuffer, prospective completions are indicated 
  in the minibuffer.
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `icomplete-mode'."
--- 71,77 ----
  
  (defcustom icomplete-mode nil
    "*Toggle incremental minibuffer completion.
! As text is typed into the minibuffer, prospective completions are indicated
  in the minibuffer.
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `icomplete-mode'."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]