emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/ChangeLog


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lispref/ChangeLog
Date: Tue, 04 Nov 2003 23:26:45 -0500

Index: emacs/lispref/ChangeLog
diff -c emacs/lispref/ChangeLog:1.122 emacs/lispref/ChangeLog:1.123
*** emacs/lispref/ChangeLog:1.122       Mon Nov  3 15:24:08 2003
--- emacs/lispref/ChangeLog     Tue Nov  4 23:26:44 2003
***************
*** 1,3 ****
--- 1,21 ----
+ 2003-11-04  Luc Teirlinck  <address@hidden>
+ 
+       * variables.texi (Defining Variables): Second argument to
+       `defconst' is not optional.
+       (Setting Variables): Mention optional argument APPEND to
+       `add-to-list'.
+       (Creating Buffer-Local): Expand description of
+       `make-variable-buffer-local'.
+       (Frame-Local Variables): Expand description of
+       `make-variable-frame-local'.
+       (Variable Aliases): Correct description of optional argument
+       DOCSTRING to `defvaralias'.  Mention return value of
+       `defvaralias'.
+       (File Local Variables): Add xref to `File variables' in Emacs
+       Manual.  Correct description of `hack-local-variables'.  Mention
+       `safe-local-variable' property.  Mention optional second argument
+       to `risky-local-variable-p'.
+ 
  2003-11-03  Luc Teirlinck  <address@hidden>
  
        * symbols.texi (Symbol Plists): Mention return value of `setplist'.




reply via email to

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