Re: lispref/variables.texi

2005-06-24 Thread Luc Teirlinck
Kim Storm wrote: To "remove" the order, you can specify a non-nil, non-numeric value for ORDER -- in that case, the element's order in the hash table is set to nil (which effitively means "no" ordering). I actually did not know that. Then a few further changes to variables.texi are need

Re: lispref/variables.texi

2005-06-24 Thread Richard M. Stallman
These changes are good. ___ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel

Re: lispref/variables.texi

2005-06-24 Thread Kim F. Storm
Luc Teirlinck <[EMAIL PROTECTED]> writes: > I propose the following changes to the description of > `add-to-ordered' list in variables.texi. I can install if desired. These are good changes (with a few corrections). Please install. > ! in non-decreasing numerical order. @var{order} may also