# HG changeset patch # User Chong Yidong # Date 1223746289 0 # Node ID 1da623354a34f22cb17d98ec2bd76641124c8f3b # Parent 72163b4f49d366ec079b5e82a6677a602676cda4 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction. (Select Buffer): Mention use of minibuffer history. Describe default value of default-major-mode. Mention that C-x 4 b selects the other window. (List Buffers): Document CRM indicators in the order they appear. (Kill Buffer): Document new command kill-matching buffers. (Several Buffers): Move explanation of the relationship between buffer list and buffer menu to the top. (Indirect Buffers): Document new variable clone-indirect-buffer-hook. diff -r 72163b4f49d3 -r 1da623354a34 doc/emacs/ChangeLog --- a/doc/emacs/ChangeLog Sat Oct 11 15:17:41 2008 +0000 +++ b/doc/emacs/ChangeLog Sat Oct 11 17:31:29 2008 +0000 @@ -1,3 +1,15 @@ +2008-10-11 Chong Yidong + + * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction. + (Select Buffer): Mention use of minibuffer history. Describe default + value of default-major-mode. Mention that C-x 4 b selects the other + window. + (List Buffers): Document CRM indicators in the order they appear. + (Kill Buffer): Document new command kill-matching buffers. + (Several Buffers): Move explanation of the relationship between buffer + list and buffer menu to the top. + (Indirect Buffers): Document new variable clone-indirect-buffer-hook. + 2008-10-10 Chong Yidong * entering.texi (Exiting): Document change of C-x C-c to