mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-28 16:21:07 -08:00
(Reverting): Use "buffer" instead of "file"
when talking about major and minor modes.
This commit is contained in:
parent
7fd09fb51c
commit
5a31f3ff84
1 changed files with 1 additions and 1 deletions
|
|
@ -683,7 +683,7 @@ Normally, @code{revert-buffer} asks for confirmation before it changes
|
|||
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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue