From abaddb98cbf02cd567bc41b8fb0b3077d45d814f Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Tue, 6 Mar 2001 13:43:45 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 76ec40702d4..c217528505a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,16 @@ +2001-03-06 Eli Zaretskii + + * man.el (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. + 2001-03-06 Alex Schroeder * sql.el (sql-interbase): New function. -- 2.39.5