diff options
| -rw-r--r-- | doc/lispref/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 726e43ea4b0..7e807e04f90 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2009-03-14 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * debugging.texi (Error Debugging): Don't mislead the reader into | ||
| 4 | thinking that debug-on-error enters debugger for C-f at EOB. | ||
| 5 | (Error Debugging): Setting debug-on-init within the init file | ||
| 6 | works, and has for some time. | ||
| 7 | |||
| 1 | 2009-03-13 Kenichi Handa <handa@m17n.org> | 8 | 2009-03-13 Kenichi Handa <handa@m17n.org> |
| 2 | 9 | ||
| 3 | * display.texi (Fontsets): Update the description. | 10 | * display.texi (Fontsets): Update the description. |