mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-31 20:02:42 +00:00
* man.el
(Man-bgproc-sentinel): When "-k foo" produces no output show error "no matches" rather than "Can't find manpage", as the latter reads like -k was interpreted as a page name, which is not so. (My bug#5431.)
This commit is contained in:
parent
69bcb1f3b2
commit
651e932ee3
@ -6,6 +6,10 @@
|
||||
* man.el (man): Revise docstring a bit to show -a and -l as
|
||||
examples. Add -k description since support for it has otherwise
|
||||
been a secret. (Further to bug#3717.)
|
||||
(Man-bgproc-sentinel): When "-k foo" produces no output show error
|
||||
"no matches" rather than "Can't find manpage", as the latter reads
|
||||
like -k was interpreted as a page name, which is not so. (My
|
||||
bug#5431.)
|
||||
|
||||
2009-12-26 Michael Albinus <michael.albinus@gmx.de>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user