summaryrefslogtreecommitdiff
path: root/lisp/kmacro.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-26Paul Eggert2019-02-011-4/+8
|\
| * Correct the docs of inserting kmacro counterEli Zaretskii2019-02-011-4/+8
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-05-151-14/+24
|\ \ | |/
| * Improve documentation of kmacro commands and variables.Eli Zaretskii2018-05-111-14/+24
* | Prefer \... to control chars in .el literalsPaul Eggert2018-03-291-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-01-011-2/+8
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
| * Don't add empty keyboard macro to macro ring (Bug#24992)Gemini Lasswell2017-12-311-1/+7
* | * lisp/macros.el (insert-kbd-macro): Recognize kmacros reliablyStefan Monnier2017-11-241-35/+38
|/
* Fix autoload of flymake from elisp-mode during bootstrap (bug#28994)Stefan Monnier2017-10-251-0/+1
* Fix errors in kmacro.el post-command-hookEli Zaretskii2017-10-161-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* * lisp/kmacro.el: Use lexical binding.Mark Oteiza2017-07-291-1/+1
* Doc fixes for kmacro.el functionsEli Zaretskii2017-07-221-5/+6
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Fix call of `kmacro-display'Lars Ingebrigtsen2016-04-291-1/+1
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Generalize the prefix-command machinery of C-uStefan Monnier2015-09-011-41/+9
* ; Do not overwrite preexisting contents of unread-command-eventsDavid Kastrup2015-08-041-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Spelling fixes.Paul Eggert2014-02-121-1/+1
* * kmacro.el (kmacro-bind-to-key): Say that the parameter is unused.Lars Ingebrigtsen2014-02-091-5/+10
* * kmacro.el (kmacro-exec-ring-item): Doc fix.Lars Ingebrigtsen2014-02-081-1/+2
* Be more consistent in using register-read-with-preview to read registersGlenn Morris2014-02-021-2/+4
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Rename set-temporary-overlay-map -> set-transient-mapChong Yidong2013-12-231-4/+4
* Remove references to universal-argument-num-events.Juanma Barranquero2013-09-231-3/+0
* * kmacro.el (kmacro-call-macro): Fix bug#14135.Leo Liu2013-04-051-5/+7
* * etc/NEWS: Mention `kmacro-to-register' and new eldoc feature.Leo Liu2013-03-301-9/+10
* * kmacro.el (kmacro-to-register): New command.Leo Liu2013-03-291-0/+21
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* * lisp/kmacro.el (kmacro-call-macro): Restore repeat message. (Bug#11817)Glenn Morris2012-07-061-3/+8
* Use set-temporary-overlay-map.Stefan Monnier2012-05-041-20/+14
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-2/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-041-1/+1
* Spelling fixes.Paul Eggert2011-11-171-1/+1
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-5/+5
* Move keymap initialization into declaration.Stefan Monnier2011-02-101-23/+24
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Don't issue kmacro hint if echo area is in use (Bug#3412).Chong Yidong2010-06-241-5/+7
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Replace last-command-char with last-command-event.Glenn Morris2009-01-091-1/+1