changeset 57970:94c708bd270d

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 06 Nov 2004 11:49:55 +0000
parents e661f2202106
children c6da09b5384b
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Nov 06 11:48:25 2004 +0000
+++ b/lisp/ChangeLog	Sat Nov 06 11:49:55 2004 +0000
@@ -1,3 +1,8 @@
+2004-11-06  Alan Shutko  <ats@acm.org>
+
+	* macros.el (insert-kbd-macro): Do completions based on macros,
+	rather than all commands.
+
 2004-11-06  David Hansen  <david.hansen@gmx.net>  (tiny change)
 
 	* tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",