]> git.eshelyaron.com Git - emacs.git/commitdiff
(Numbered Backups): Mention that some modes set version-control.
authorGlenn Morris <rgm@gnu.org>
Sat, 20 Sep 2008 20:04:47 +0000 (20:04 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 20 Sep 2008 20:04:47 +0000 (20:04 +0000)
doc/emacs/ChangeLog
doc/emacs/files.texi

index f7ab94fa4230872cd776b54aaa377da1ee656dd0..bae3e02d30223d22c172f6a44ff33ec25ec153b4 100644 (file)
@@ -1,3 +1,8 @@
+2008-09-20  Glenn Morris  <rgm@gnu.org>
+
+       * files.texi (Numbered Backups): Mention that some modes set
+       version-control.
+
 2008-09-20  Jim Blandy  <jimb@red-bean.com>
 
        * files.texi (Numbered Backups): Reference File Variables, as well.
index d7c135f89eaf31863cfba27c22e579165f2c075b..3227a71386cb1e99d9f7036da3b3e00420ba7e97 100644 (file)
@@ -593,7 +593,8 @@ The usual way to set this variable is globally, through your
 @code{version-control} locally in an individual buffer to control the
 making of backups for that buffer's file (@pxref{Locals}).  You can
 have Emacs set @code{version-control} locally whenever you visit a
-given file (@pxref{File Variables}).
+given file (@pxref{File Variables}).  Some modes, such as Rmail mode,
+set this variable.
 
 @cindex @env{VERSION_CONTROL} environment variable
   If you set the environment variable @env{VERSION_CONTROL}, to tell