(woman-decode-buffer): Clarify error message.

This commit is contained in:
Richard M. Stallman 2007-01-03 22:57:46 +00:00
parent cd35741ddc
commit bcd33653aa

View file

@ -2112,7 +2112,7 @@ No external programs are used."
(progn (goto-char (point-min))
(not (re-search-forward "^\\.\\([pnil]p\\|sh\\)[ \n]"
(point-max) t))))
(error "WoMan can only format manpages written in the an format")))
(error "WoMan can only format man pages written with the usual `-man' macros")))
(and (boundp 'font-lock-mode) font-lock-mode (font-lock-mode -1))
;; (fundamental-mode)