Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
5248293f
Commit
5248293f
authored
Nov 17, 2012
by
Glenn Morris
Browse files
Relocate NEWS entry to correct section
parent
9fa3ccd9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
etc/NEWS
etc/NEWS
+6
-3
No files found.
etc/NEWS
View file @
5248293f
...
...
@@ -61,6 +61,11 @@ and redirect them to your own function instead of `fset'.
* Changes in Emacs 24.4 on non-free operating systems
+++
**
The "generate a backtrace on fatal error" feature now works on MS Windows.
The backtrace is written to the 'emacs_backtrace.txt' file in the
directory where Emacs was running.
*
Installation Changes in Emacs 24.3
...
...
@@ -210,9 +215,7 @@ This minor mode replaces `toggle-read-only', which is now obsolete.
**
Emacs now generates backtraces on fatal errors.
On encountering a fatal error, Emacs now outputs a textual description
of the fatal signal, and a short backtrace on platforms like glibc
that support backtraces, and also on MS-Windows. On Windows, the
backtrace is also written to the 'emacs_backtrace.txt' file in the
directory where Emacs was running.
that support backtraces.
---
**
If your Emacs was built from a bzr checkout, the new variable
...
...
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