emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r110925: Relocate NEWS entry to corre


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r110925: Relocate NEWS entry to correct section
Date: Sat, 17 Nov 2012 11:01:09 -0800
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 110925
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Sat 2012-11-17 11:01:09 -0800
message:
  Relocate NEWS entry to correct section
modified:
  etc/NEWS
=== modified file 'etc/NEWS'
--- a/etc/NEWS  2012-11-16 18:54:42 +0000
+++ b/etc/NEWS  2012-11-17 19:01:09 +0000
@@ -61,6 +61,11 @@
 
 * 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 @@
 ** 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]