From f65866ca58827ccd4ce230399a16ca2abd4ed1ae Mon Sep 17 00:00:00 2001 From: root Date: Thu, 26 Jul 1990 04:05:55 +0000 Subject: [PATCH] *** empty log message *** --- lisp/man.el | 1 + 1 file changed, 1 insertion(+) 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" -- 2.39.2