From: root Date: Thu, 26 Jul 1990 04:05:55 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-19.34~15743 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f65866ca58827ccd4ce230399a16ca2abd4ed1ae;p=emacs.git *** empty log message *** --- diff --git a/lisp/man.el b/lisp/man.el index 077559206f4..b04a59155a2 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"