diff doc/emacs/ChangeLog @ 105118:e73a8ec76227

* frames.texi (Frame Commands): C-z is now bound to suspend-frame. * entering.texi (Exiting): C-z is now bound to suspend-frame. * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519). (Key Bindings): Reference Init Rebinding in introductory text. Shift some of the introduction to Keymaps node. (Keymaps): Simplify. (Local Keymaps): Simplify. Move binding example to Init Rebinding. (Minibuffer Maps): Remove mention of Mocklisp. (Init Rebinding): Move mode-local rebinding example here from Local Keymaps. (Modifier Keys): Clarify.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 19 Sep 2009 21:23:21 +0000
parents 30eb515b7bda
children 7ee8ac9e4f24
line wrap: on
line diff
--- a/doc/emacs/ChangeLog	Sat Sep 19 21:22:45 2009 +0000
+++ b/doc/emacs/ChangeLog	Sat Sep 19 21:23:21 2009 +0000
@@ -1,3 +1,19 @@
+2009-09-19  Chong Yidong  <cyd@stupidchicken.com>
+
+	* frames.texi (Frame Commands): C-z is now bound to suspend-frame.
+
+	* entering.texi (Exiting): C-z is now bound to suspend-frame.
+
+	* custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
+	(Key Bindings): Reference Init Rebinding in introductory text.  Shift
+	some of the introduction to Keymaps node.
+	(Keymaps): Simplify.
+	(Local Keymaps): Simplify.  Move binding example to Init Rebinding.
+	(Minibuffer Maps): Remove mention of Mocklisp.
+	(Init Rebinding): Move mode-local rebinding example here from Local
+	Keymaps.
+	(Modifier Keys): Clarify.
+
 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
 
 	* misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).