Mercurial > emacs
comparison src/cm.c @ 36575:5394dc1db9f4
(Man-hyphenated-reference-regexp): New variable.
(Man-build-references-alist): Use it to search for referenced
manpages. If hyphenated is non-nil, record a concatenated word in
Man-refpages-alist only if it matches Man-reference-regexp.
Update word's length when it is concatenated. Reverse the list,
to get the first manpage at the head.
(Man-possibly-hyphenated-word): New function.
(Man-follow-manual-reference): Use it instead of current-word to
find a manpage at point, in a way that accounts for hyphenated
references.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 06 Mar 2001 13:42:06 +0000 |
parents | a94852aef620 |
children | 5c1be14cbcac |
comparison
equal
deleted
inserted
replaced
36574:5a430874a5f0 | 36575:5394dc1db9f4 |
---|