Mercurial > emacs
changeset 6360:4cab647064a8
Doc fix.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Tue, 15 Mar 1994 03:59:11 +0000 |
parents | 800c035273e9 |
children | 405402ff82cb |
files | lisp/man.el |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/man.el Tue Mar 15 03:16:05 1994 +0000 +++ b/lisp/man.el Tue Mar 15 03:59:11 1994 +0000 @@ -190,8 +190,7 @@ "*Normal hook run when Man mode is enabled.") (defvar Man-cooked-hook nil - "*Hooks run after removing backspace characters from man page -but before Man-mode.") + "*Hooks run after removing backspace characters from man page.") (defvar Man-section-regexp "[0-9][a-zA-Z+]*\\|[LNln]" "*Regular expression describing a manpage section within parentheses.")