changeset 75385:1fe35405176b

(Reverting): Use "buffer" instead of "file" when talking about major and minor modes.
author Martin Rudalics <rudalics@gmx.at>
date Tue, 23 Jan 2007 07:39:57 +0000
parents 0906bcead2e0
children 5d372acd815e
files lispref/backups.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/backups.texi	Tue Jan 23 07:16:11 2007 +0000
+++ b/lispref/backups.texi	Tue Jan 23 07:39:57 2007 +0000
@@ -683,7 +683,7 @@
 the buffer; but if the argument @var{noconfirm} is non-@code{nil},
 @code{revert-buffer} does not ask for confirmation.
 
-Normally, this command reinitializes the file's major and minor modes
+Normally, this command reinitializes the buffer's major and minor modes
 using @code{normal-mode}.  But if @var{preserve-modes} is
 non-@code{nil}, the modes remain unchanged.