+2004-11-02 Kim F. Storm <storm@cua.dk>
+
+ * kmacro.el (group kmacro): Add :version.
+ (kmacro-keyboard-quit): New function to cleanup on C-g.
+ (kmacro-start-macro): Set defining-kbd-macro to append when
+ appending to last macro.
+
+ * simple.el (keyboard-quit): Call kmacro-keyboard-quit.
+
2004-11-02 Nick Roberts <nickrob@snap.net.nz>
* progmodes/gdb-ui.el (gdb-enable-debug-log)
(gud-gdba-command-name, gdb-show-main, gdb-many-windows):
Add :version keyword.
-2004-11-01 Jay Belanger <belanger@truman.edu>
-
- * calc/calc-frac.el (calc-over-notation): Replaced
- `completing-read' with `interactive "s"'.
+2004-11-02 Pavel Kobiakov <pk_at_work@yahoo.com>
-2004-11-2 Pavel Kobiakov <pk_at_work@yahoo.com>
-
- * progmodes/flymake.el (flymake-err-line-patterns): Use
+ * progmodes/flymake.el (flymake-err-line-patterns): Use
`flymake-reformat-err-line-patterns-from-compile-el' to convert
`compilation-error-regexp-alist-alist' to internal Flymake format.
-
+
* progmodes/flymake.el: eliminated byte-compiler warnings.
+2004-11-01 Jay Belanger <belanger@truman.edu>
+
+ * calc/calc-frac.el (calc-over-notation): Replaced
+ `completing-read' with `interactive "s"'.
+
2004-11-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
* mouse.el (mouse-yank-at-click, mouse-yank-secondary):