From: Chong Yidong Date: Mon, 17 Nov 2008 16:38:54 +0000 (+0000) Subject: * custom.texi (Minor Modes): Define mode commands and mode variables X-Git-Tag: emacs-pretest-23.0.90~1744 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=696f351d5adaf8dc62f0c6a9c23e8acd33688c74;p=emacs.git * 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. --- diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index b3e2bdc3a91..dcb5d392287 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,5 +1,15 @@ 2008-11-17 Chong Yidong + * 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