]> git.eshelyaron.com Git - emacs.git/commitdiff
* etc/NEWS: Mention timer error reporting.
authorGlenn Morris <rgm@gnu.org>
Thu, 11 Sep 2014 17:35:44 +0000 (13:35 -0400)
committerGlenn Morris <rgm@gnu.org>
Thu, 11 Sep 2014 17:35:44 +0000 (13:35 -0400)
Ref: http://debbugs.gnu.org/18444#8

etc/NEWS

index 70dfc504a0b260114a55738d4a5845f5920ff7f6..e8bcdb50b9d985656fd61ffd470937bac3514f75 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1124,6 +1124,11 @@ and can be accessed by calling the `coding-system-type' function.)
 
 *** `with-demoted-errors' takes an additional argument `format'.
 
+*** Errors from timer functions are no longer silently discarded,
+but are reported as messages.  So you may see "Error running timer"
+messages from code that was failing silently till now.  Set
+`debug-on-error' non-nil to get a real error and a backtrace.
+
 ** Faces
 
 *** Face specs set via Custom themes now replace the `defface' spec