Index: emacs/lispref/variables.texi
diff -c emacs/lispref/variables.texi:1.60 emacs/lispref/variables.texi:1.61
*** emacs/lispref/variables.texi:1.60   Thu May  5 23:19:02 2005
--- emacs/lispref/variables.texi        Mon May  9 01:24:32 2005
***************
*** 1804,1813 ****
  @code{enable-local-variables} into account.
  
  If the optional argument @var{mode-only} is [EMAIL PROTECTED], then all
! this function does is return @code{t} if the @[EMAIL PROTECTED] line
! specifies a mode and @code{nil} otherwise.  It does not set the mode
! nor any other file local variable.  It does not check whether a mode
! is specified in the local variables list at the end of the file.
  @end defun
  
    If a file local variable list could specify a function that would
--- 1804,1812 ----
  @code{enable-local-variables} into account.
  
  If the optional argument @var{mode-only} is [EMAIL PROTECTED], then all
! this function does is return @code{t} if the @[EMAIL PROTECTED] line or
! the local variables list specifies a mode and @code{nil} otherwise.
! It does not set the mode nor any other file local variable.
  @end defun
  
    If a file local variable list could specify a function that would


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

Reply via email to