diff options
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index c1cc71f0d8b..b396e8b3ee7 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2006-02-10 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * eval.texi (Function Indirection): Add NOERROR to indirect-function. | ||
| 4 | |||
| 5 | 2006-02-08 Juanma Barranquero <lekktu@gmail.com> | ||
| 6 | |||
| 7 | * modes.texi (%-Constructs): Remove obsolete info about | ||
| 8 | `global-mode-string'. | ||
| 9 | |||
| 1 | 2006-02-07 Richard M. Stallman <rms@gnu.org> | 10 | 2006-02-07 Richard M. Stallman <rms@gnu.org> |
| 2 | 11 | ||
| 3 | * commands.texi (Prefix Command Arguments): Minor cleanup. | 12 | * commands.texi (Prefix Command Arguments): Minor cleanup. |