diff options
| -rw-r--r-- | doc/emacs/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 8a7e3278301..2c2ffd3c73d 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog | |||
| @@ -1,3 +1,15 @@ | |||
| 1 | 2008-10-11 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction. | ||
| 4 | (Select Buffer): Mention use of minibuffer history. Describe default | ||
| 5 | value of default-major-mode. Mention that C-x 4 b selects the other | ||
| 6 | window. | ||
| 7 | (List Buffers): Document CRM indicators in the order they appear. | ||
| 8 | (Kill Buffer): Document new command kill-matching buffers. | ||
| 9 | (Several Buffers): Move explanation of the relationship between buffer | ||
| 10 | list and buffer menu to the top. | ||
| 11 | (Indirect Buffers): Document new variable clone-indirect-buffer-hook. | ||
| 12 | |||
| 1 | 2008-10-10 Chong Yidong <cyd@stupidchicken.com> | 13 | 2008-10-10 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 14 | ||
| 3 | * entering.texi (Exiting): Document change of C-x C-c to | 15 | * entering.texi (Exiting): Document change of C-x C-c to |