aboutsummaryrefslogtreecommitdiffstats
path: root/doc/emacs/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'doc/emacs/ChangeLog')
-rw-r--r--doc/emacs/ChangeLog27
1 files changed, 24 insertions, 3 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog
index a4f9985ad8..35e635eec2 100644
--- a/doc/emacs/ChangeLog
+++ b/doc/emacs/ChangeLog
@@ -1,8 +1,29 @@
+2012-09-17 Chong Yidong <[email protected]>
+
+ * building.texi (GDB User Interface Layout): Remove reference to
+ removed variable gdb-use-separate-io-buffer (Bug#12454).
+
+2012-09-08 Jambunathan K <[email protected]>
+
+ * regs.texi (Text Registers): `C-x r +' can now be used instead of
+ M-x append-to-register. New option `register-separator'.
+ (Number Registers): Mention that `C-x r +' is polymorphic.
+
+2012-09-07 Chong Yidong <[email protected]>
+
+ * windows.texi (Window Choice): Don't mention obsolete
+ display-buffer-reuse-frames.
+
+2012-09-04 Paul Eggert <[email protected]>
+
+ Give more-useful info on a fatal error (Bug#12328).
+ * trouble.texi (Crashing): New section, documenting this.
+
2012-08-24 Michael Albinus <[email protected]>
- * cmdargs.texi (General Variables): Setting
- $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses connections
- to the D-Bus session bus. (Bug#12112)
+ * cmdargs.texi (General Variables):
+ Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
+ connections to the D-Bus session bus. (Bug#12112)
2012-08-14 Eli Zaretskii <[email protected]>