comparison 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
comparison
equal deleted inserted replaced
105117:6d1d8494a3da 105118:e73a8ec76227
1 2009-09-19 Chong Yidong <cyd@stupidchicken.com>
2
3 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
4
5 * entering.texi (Exiting): C-z is now bound to suspend-frame.
6
7 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
8 (Key Bindings): Reference Init Rebinding in introductory text. Shift
9 some of the introduction to Keymaps node.
10 (Keymaps): Simplify.
11 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
12 (Minibuffer Maps): Remove mention of Mocklisp.
13 (Init Rebinding): Move mode-local rebinding example here from Local
14 Keymaps.
15 (Modifier Keys): Clarify.
16
1 2009-09-13 Chong Yidong <cyd@stupidchicken.com> 17 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
2 18
3 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419). 19 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
4 20
5 2009-08-31 Nick Roberts <nickrob@snap.net.nz> 21 2009-08-31 Nick Roberts <nickrob@snap.net.nz>