emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/minibuf.texi


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/minibuf.texi
Date: Thu, 02 Feb 2006 16:34:58 +0000

Index: emacs/lispref/minibuf.texi
diff -u emacs/lispref/minibuf.texi:1.74 emacs/lispref/minibuf.texi:1.75
--- emacs/lispref/minibuf.texi:1.74     Wed Dec 28 17:18:38 2005
+++ emacs/lispref/minibuf.texi  Thu Feb  2 16:34:58 2006
@@ -583,6 +583,10 @@
 so as to keep them near the higher-level completion features that do
 use the minibuffer.
 
+  If you store a completion alist in a variable, you should mark the
+variable as ``risky'' with a address@hidden
address@hidden property.
+
 @defun try-completion string collection &optional predicate
 This function returns the longest common substring of all possible
 completions of @var{string} in @var{collection}.  The value of




reply via email to

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