]> git.eshelyaron.com Git - emacs.git/commitdiff
* custom.texi (Minor Modes): Define mode commands and mode variables
authorChong Yidong <cyd@stupidchicken.com>
Mon, 17 Nov 2008 16:38:54 +0000 (16:38 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 17 Nov 2008 16:38:54 +0000 (16:38 +0000)
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.

doc/emacs/ChangeLog

index b3e2bdc3a915d5540d50d8fb907f73cd04335528..dcb5d392287bec40f5bf845a2fc96350e0fcbf11 100644 (file)
@@ -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