unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* emacs manual patch: refer to File Variables from Numbered Backups.
@ 2008-09-11 19:13 Jim Blandy
  2008-09-20 19:57 ` Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Jim Blandy @ 2008-09-11 19:13 UTC (permalink / raw)
  To: Emacs Development

A user reading about backup policies will often have a particular file
in mind whose backup policy he would like to change.

The fact that Rmail mode uses this variable seems out of place.
Perhaps a reader who has noticed Rmail's behavior with regards to
backup files could relate that to the effect of this variable, but
readers unfamiliar with Rmail won't.

* emacs.texi (Numbered Backups): reference File Variables, as well.
Remove discussion of Rmail's implementation.

diff --git a/doc/emacs/files.texi b/doc/emacs/files.texi
--- a/doc/emacs/files.texi
+++ b/doc/emacs/files.texi
@@ -591,9 +591,9 @@ The usual way to set this variable is gl
 The usual way to set this variable is globally, through your
 @file{.emacs} file or the customization buffer.  However, you can set
 @code{version-control} locally in an individual buffer to control the
-making of backups for that buffer's file.  For example, Rmail mode
-locally sets @code{version-control} to @code{never} to make sure that
-there is only one backup for an Rmail file.  @xref{Locals}.
+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}).

 @cindex @env{VERSION_CONTROL} environment variable
   If you set the environment variable @env{VERSION_CONTROL}, to tell




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: emacs manual patch: refer to File Variables from Numbered Backups.
  2008-09-11 19:13 emacs manual patch: refer to File Variables from Numbered Backups Jim Blandy
@ 2008-09-20 19:57 ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2008-09-20 19:57 UTC (permalink / raw)
  To: Jim Blandy; +Cc: Emacs Development


Thanks; applied.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-09-20 19:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-11 19:13 emacs manual patch: refer to File Variables from Numbered Backups Jim Blandy
2008-09-20 19:57 ` Glenn Morris

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).