> Date: Mon, 27 Jun 2005 23:38:52 +0200 > From: Juanma Barranquero <[EMAIL PROTECTED]> > Cc: emacs-devel@gnu.org > > What about this patch? Do you like it a bit more? > > +VARIABLE is considered to be a `user variable' if > +\(1) the first character of its documentation is `*', or > +\(2) it is customizable (its property list contains a non-nil value > + of `standard-value' or `custom-autoload'), or > +\(3) it is an alias for another user variable. > +Return nil if VARIABLE is an alias and there is a loop in the > +chain of symbols. */)
It is better, but I think if you start the sentence with A variable is a user variable if it would be better yet. Thanks. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel