]> code.delx.au - gnu-emacs/blobdiff - lisp/icomplete.el
(mh-folder-mode): Bind desktop-save-buffer to t.
[gnu-emacs] / lisp / icomplete.el
index 786c0a552284cbebaeefd6c2f7d5f710afab9e61..6317662d3946dadf5e93e861709de203c1f733cc 100644 (file)
@@ -71,7 +71,7 @@
 
 (defcustom icomplete-mode nil
   "*Toggle incremental minibuffer completion.
-As text is typed into the minibuffer, prospective completions are indicated 
+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'."
@@ -363,4 +363,5 @@ are exhibited within the square braces.)"
 ;;;outline-layout: (-2 :)
 ;;;End:
 
+;;; arch-tag: 339ec25a-0741-4eb6-be63-997532e89b0f
 ;;; icomplete.el ends here