* kmacro.el (kmacro-to-register): New command.
[bpt/emacs.git] / lisp / ChangeLog
index 36b69c1..6bb9257 100644 (file)
@@ -1,3 +1,9 @@
+2013-03-29  Leo Liu  <sdl.web@gmail.com>
+
+       * kmacro.el (kmacro-to-register): New command.
+       (kmacro-execute-from-register): New function.
+       (kmacro-keymap): Bind to 'x'.  (Bug#14071)
+
 2013-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * mpc.el: Use defvar-local and setq-local.