Mercurial > emacs
changeset 15556:bb72fd0a69b7
(view-mode): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 28 Jun 1996 20:03:15 +0000 |
parents | 5ceed3aa6a1c |
children | 2867ce9fc2e2 |
files | lisp/view.el |
diffstat | 1 files changed, 7 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/view.el Fri Jun 28 19:12:31 1996 +0000 +++ b/lisp/view.el Fri Jun 28 20:03:15 1996 +0000 @@ -184,10 +184,13 @@ ;;;###autoload (defun view-mode (&optional arg) "Toggle View mode. -If you use this function to turn on View mode, -\"exiting\" View mode does nothing except turn View mode off. -The other way to turn View mode on is by calling -`view-mode-enter'. +With a prefix argument, turn View mode on if the argument is >= zero +and off if it is not. + +If you use this function to turn on View mode, then subsequently +\"exiting\" View mode does nothing except turn View mode off. The +other way to turn View mode on is by calling `view-mode-enter'; +that is what Lisp programs usually use. Letters do not insert themselves. Instead these commands are provided. Most commands take prefix arguments. Commands dealing with lines