Index: emacs/lispref/variables.texi
diff -c emacs/lispref/variables.texi:1.67 emacs/lispref/variables.texi:1.68
*** emacs/lispref/variables.texi:1.67   Mon Jun 27 21:33:00 2005
--- emacs/lispref/variables.texi        Wed Jun 29 02:14:41 2005
***************
*** 569,575 ****
  declared equivalently in @file{cus-start.el}.} or by the first character
  of their @code{variable-documentation} property.  If the property exists
  and is a string, and its first character is @samp{*}, then the variable
! is a user option.
  @end defun
  
  @kindex variable-interactive
--- 569,575 ----
  declared equivalently in @file{cus-start.el}.} or by the first character
  of their @code{variable-documentation} property.  If the property exists
  and is a string, and its first character is @samp{*}, then the variable
! is a user option.  Aliases of user options are also user options.
  @end defun
  
  @kindex variable-interactive


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to