]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorroot <root>
Thu, 26 Jul 1990 04:05:55 +0000 (04:05 +0000)
committerroot <root>
Thu, 26 Jul 1990 04:05:55 +0000 (04:05 +0000)
lisp/man.el

index 077559206f4d90d2e70e96a2246a569bc204eaad..b04a59155a2a4ebd6433722b08f559caa4408d6d 100644 (file)
@@ -90,6 +90,7 @@ where SECTION is the desired section of the manual, as in `tty(4)'."
       (nuke-nroff-bs)
       (set-buffer-modified-p nil)
       (setq buffer-read-only t)
+      (view-mode nil 'bury-buffer)
       (message ""))))
 
 ;; Hint: BS stands form more things than "back space"