# HG changeset patch # User Richard M. Stallman # Date 835992195 0 # Node ID bb72fd0a69b7a2104b4bf2c9647d80c15d3b1869 # Parent 5ceed3aa6a1c4983a0d3570c2380a176fcb1bc67 (view-mode): Doc fix. diff -r 5ceed3aa6a1c -r bb72fd0a69b7 lisp/view.el --- 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