From: Chong Yidong Date: Sat, 14 Mar 2009 21:21:32 +0000 (+0000) Subject: * debugging.texi (Error Debugging): Don't mislead the reader into X-Git-Tag: emacs-pretest-23.0.92~205 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b1f23349eb103eba22f9e2181f97a5fc939f86e0;p=emacs.git * debugging.texi (Error Debugging): Don't mislead the reader into thinking that debug-on-error enters debugger for C-f at EOB. (Error Debugging): Setting debug-on-init within the init file works, and has for some time. --- 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 @@ +2009-03-14 Chong Yidong + + * debugging.texi (Error Debugging): Don't mislead the reader into + thinking that debug-on-error enters debugger for C-f at EOB. + (Error Debugging): Setting debug-on-init within the init file + works, and has for some time. + 2009-03-13 Kenichi Handa * display.texi (Fontsets): Update the description.