From 2e3c33de207c47e5a2c95d51862be3c4ef72a6a9 Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Sat, 9 Oct 2004 18:41:18 +0000 Subject: [PATCH] (Misc File Ops): View mode is a minor mode. --- man/files.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/files.texi b/man/files.texi index b5ebf7cf820..4e36c2ab2fa 100644 --- a/man/files.texi +++ b/man/files.texi @@ -2858,7 +2858,7 @@ or @key{DEL} to scroll backward. Various other commands are provided for moving around in the file, but none for changing it; type @kbd{?} while viewing for a list of them. They are mostly the same as normal Emacs cursor motion commands. To exit from viewing, type @kbd{q}. -The commands for viewing are defined by a special major mode called View +The commands for viewing are defined by a special minor mode called View mode. A related command, @kbd{M-x view-buffer}, views a buffer already present -- 2.39.5