Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
ab10393e
Commit
ab10393e
authored
Sep 11, 2014
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* etc/NEWS: Mention timer error reporting.
Ref:
http://debbugs.gnu.org/18444#8
parent
6e49a66a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
etc/NEWS
etc/NEWS
+5
-0
No files found.
etc/NEWS
View file @
ab10393e
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment