emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lispref/variables.texi
Date: Sun, 08 May 2005 21:24:32 -0400

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 address@hidden, then all
! this function does is return @code{t} if the @address@hidden 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 address@hidden, then all
! this function does is return @code{t} if the @address@hidden 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




reply via email to

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