# HG changeset patch # User Chong Yidong # Date 1226939934 0 # Node ID e8b0028b9340a72f94c38fa0f695fffdf8aa4ed9 # Parent e745add95beed962ba2d75d1166fd71ffb32117c * 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 -r e745add95bee -r e8b0028b9340 doc/emacs/ChangeLog --- 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 + * 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