comparison lisp/ChangeLog @ 57968:a1a7e74ce4b5

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 06 Nov 2004 11:28:42 +0000
parents effc031180e9
children 94c708bd270d
comparison
equal deleted inserted replaced
57967:5c8dcdd5f8bc 57968:a1a7e74ce4b5
1 2004-11-06 David Hansen <david.hansen@gmx.net> (tiny change)
2
3 * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
4 to solve a bug whereby tags with 'b' don't match.
5
1 2004-11-05 Juri Linkov <juri@jurta.org> 6 2004-11-05 Juri Linkov <juri@jurta.org>
2 7
3 * info.el (Info-search): Don't search in node header lines 8 * info.el (Info-search): Don't search in node header lines
4 and file headers. 9 and file headers.
5 10