Mercurial > emacs
changeset 99666:e8b0028b9340
* custom.texi (Minor Modes): Define mode commands and mode variables
more precisely. Recommend using mode commands instead of setting
variables directly. Put minor modes in a list, and add more modes.
* mark.texi (Using Region): Document Delete Selection Mode more
thoroughly.
* frames.texi (Mouse Commands): Move most of the description of Delete
Selection Mode to Using Region, and link to it.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 17 Nov 2008 16:38:54 +0000 |
parents | e745add95bee |
children | 0eb701252363 |
files | doc/emacs/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/emacs/ChangeLog Mon Nov 17 10:07:37 2008 +0000 +++ b/doc/emacs/ChangeLog Mon Nov 17 16:38:54 2008 +0000 @@ -1,5 +1,15 @@ 2008-11-17 Chong Yidong <cyd@stupidchicken.com> + * custom.texi (Minor Modes): Define mode commands and mode variables + more precisely. Recommend using mode commands instead of setting + variables directly. Put minor modes in a list, and add more modes. + + * mark.texi (Using Region): Document Delete Selection Mode more + thoroughly. + + * frames.texi (Mouse Commands): Move most of the description of Delete + Selection Mode to Using Region, and link to it. + * building.texi (Compilation): Document first-error value of compilation-scroll-output. (Compilation Mode): Note that compilation-auto-jump-to-first-error