diff options
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index b396e8b3ee7..8b523f288d6 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,17 @@ | |||
| 1 | 2006-02-14 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * variables.texi (File Local Variables): Clarifications. | ||
| 4 | |||
| 5 | 2006-02-14 Juanma Barranquero <lekktu@gmail.com> | ||
| 6 | |||
| 7 | * variables.texi (File Local Variables): Use @code for a cons | ||
| 8 | cell, not @var. | ||
| 9 | |||
| 10 | 2006-02-13 Chong Yidong <cyd@stupidchicken.com> | ||
| 11 | |||
| 12 | * variables.texi (File Local Variables): Document new file local | ||
| 13 | variable behavior. | ||
| 14 | |||
| 1 | 2006-02-10 Kim F. Storm <storm@cua.dk> | 15 | 2006-02-10 Kim F. Storm <storm@cua.dk> |
| 2 | 16 | ||
| 3 | * eval.texi (Function Indirection): Add NOERROR to indirect-function. | 17 | * eval.texi (Function Indirection): Add NOERROR to indirect-function. |