comparison lispref/ChangeLog @ 52995:79178080aec6

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Wed, 05 Nov 2003 05:11:41 +0000
parents 1a45f289a691
children 31446e4c7ad8
comparison
equal deleted inserted replaced
52994:d0f419e4965f 52995:79178080aec6
1 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
2
3 * variables.texi (Defining Variables): Second argument to
4 `defconst' is not optional.
5 (Setting Variables): Mention optional argument APPEND to
6 `add-to-list'.
7 (Creating Buffer-Local): Expand description of
8 `make-variable-buffer-local'.
9 (Frame-Local Variables): Expand description of
10 `make-variable-frame-local'.
11 (Variable Aliases): Correct description of optional argument
12 DOCSTRING to `defvaralias'. Mention return value of
13 `defvaralias'.
14 (File Local Variables): Add xref to `File variables' in Emacs
15 Manual. Correct description of `hack-local-variables'. Mention
16 `safe-local-variable' property. Mention optional second argument
17 to `risky-local-variable-p'.
18
1 2003-11-03 Luc Teirlinck <teirllm@auburn.edu> 19 2003-11-03 Luc Teirlinck <teirllm@auburn.edu>
2 20
3 * symbols.texi (Symbol Plists): Mention return value of `setplist'. 21 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
4 22
5 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change) 23 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)