Mercurial > emacs
annotate man/.cvsignore @ 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 | 070cf4b710c5 |
children | e54dcde23afd |
rev | line source |
---|---|
25838 | 1 *.aux |
25839 | 2 *.fn |
3 *.fns | |
4 *.cps | |
5 *.cp | |
6 *.kys | |
7 *.ky | |
25838 | 8 *.toc |
25839 | 9 *.pgs |
10 *.pg | |
25838 | 11 *.log |
25839 | 12 *.vrs |
13 *.vr | |
25838 | 14 *.dvi |
25850 | 15 *.ps |
16 *.tp | |
17 *.tps | |
29348
7334585a13ca
(*.tmp): New entry. Seems to be used for @macro.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25850
diff
changeset
|
18 *.tmp |
31816 | 19 Makefile |