comparison lisp/ChangeLog @ 57970:94c708bd270d

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 06 Nov 2004 11:49:55 +0000
parents a1a7e74ce4b5
children 418486d3f6dd
comparison
equal deleted inserted replaced
57969:e661f2202106 57970:94c708bd270d
1 2004-11-06 Alan Shutko <ats@acm.org>
2
3 * macros.el (insert-kbd-macro): Do completions based on macros,
4 rather than all commands.
5
1 2004-11-06 David Hansen <david.hansen@gmx.net> (tiny change) 6 2004-11-06 David Hansen <david.hansen@gmx.net> (tiny change)
2 7
3 * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b", 8 * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
4 to solve a bug whereby tags with 'b' don't match. 9 to solve a bug whereby tags with 'b' don't match.
5 10