aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorroot <root>1990-07-26 04:05:55 +0000
committerroot <root>1990-07-26 04:05:55 +0000
commitf65866ca58827ccd4ce230399a16ca2abd4ed1ae (patch)
tree43efd592ee25ed020a692c02eaead30ae3fc4ff5 /lisp
parentf1c9e147116c7874d483853d0aa98bf0557ac6e8 (diff)
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/man.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/man.el b/lisp/man.el
index 077559206f..b04a59155a 100644
--- a/lisp/man.el
+++ b/lisp/man.el
@@ -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"