diff options
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 7eb75ceac55..6d6ddf4da9a 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,18 @@ | |||
| 1 | 2012-11-13 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * variables.texi (Adding Generalized Variables): | ||
| 4 | At least mention gv-define-expander and gv-letplace. | ||
| 5 | |||
| 6 | * debugging.texi (Error Debugging): Mention debug-on-message. | ||
| 7 | (Using Debugger): Mention debugger-bury-or-kill. | ||
| 8 | |||
| 9 | * control.texi (Signaling Errors): | ||
| 10 | * debugging.texi (Error Debugging): | ||
| 11 | * errors.texi (Standard Errors): Add user-error. | ||
| 12 | |||
| 13 | * variables.texi (Adding Generalized Variables): | ||
| 14 | Use standard formatting for common lisp note about setf functions. | ||
| 15 | |||
| 1 | 2012-11-10 Martin Rudalics <rudalics@gmx.at> | 16 | 2012-11-10 Martin Rudalics <rudalics@gmx.at> |
| 2 | 17 | ||
| 3 | * elisp.texi (Top): Add Recombining Windows to menu. | 18 | * elisp.texi (Top): Add Recombining Windows to menu. |