From: Chong Yidong Date: Sat, 11 Oct 2008 17:31:29 +0000 (+0000) Subject: * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction. X-Git-Tag: emacs-pretest-23.0.90~2564 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=89774b5f39bda0b0dc55e5d2b8f669390ae0bc95;p=emacs.git * 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 --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 @@ +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