Mercurial > emacs
changeset 99268:f38b9c436e4c
* building.texi (Compilation Mode): Document
compilation-auto-jump-to-first-error.
(Debuggers): Lower GUD subsections to subsubsections.
(Starting GUD): Add cindex.
(Lisp Interaction): Note that scratch is no longer the initial buffer.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 31 Oct 2008 06:16:10 +0000 |
parents | 157d43a41a15 |
children | ebbe1bbf1346 |
files | doc/emacs/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/emacs/ChangeLog Fri Oct 31 04:12:29 2008 +0000 +++ b/doc/emacs/ChangeLog Fri Oct 31 06:16:10 2008 +0000 @@ -1,3 +1,11 @@ +2008-10-31 Chong Yidong <cyd@stupidchicken.com> + + * building.texi (Compilation Mode): Document + compilation-auto-jump-to-first-error. + (Debuggers): Lower GUD subsections to subsubsections. + (Starting GUD): Add cindex. + (Lisp Interaction): Note that scratch is no longer the initial buffer. + 2008-10-30 Chong Yidong <cyd@stupidchicken.com> * indent.texi (Indentation): Link to Program Indent.