summaryrefslogtreecommitdiff
path: root/lisp/kmacro.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (kmacro-insert-counter): Doc fix.Glenn Morris2008-11-221-4/+5
* * help.el (view-lossage): Fix docstring, lossage is now 300 keys.Romain Francoise2008-10-111-1/+1
* (kmacro-exec-ring-item): Add autoload.Chong Yidong2008-08-051-0/+1
* American English spelling fix.Glenn Morris2008-06-271-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | * erc-stamp.el (erc-echo-timestamp):David Kastrup2007-12-081-1/+1
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | Merge from emacs--rel--22Miles Bader2007-07-241-2/+3
|\ \ | |/
| * (kmacro-bind-to-key): Avoid comparisons on function keys.Richard M. Stallman2007-07-151-2/+3
* | (kmacro-end-macro): When ignoring empty macroMartin Rudalics2007-07-181-1/+4
|/
* (kmacro-insert-counter, kmacro-set-counter,Juanma Barranquero2007-01-141-7/+8
* Fix commentary.Kim F. Storm2006-11-261-10/+8
* (kmacro-repeat-on-last-key): Doc fix.Richard M. Stallman2006-08-251-1/+1
* (kmacro-push-ring): Let-bind history-delete-duplicatesKim F. Storm2006-05-071-1/+2
* (kmacro-push-ring): Use add-to-history.Kim F. Storm2006-05-051-16/+3
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (kmacro-call-macro): Fix spellings in docstrings.Juanma Barranquero2005-06-101-1/+1
* Use executing-kbd-macro-index variable.Kim F. Storm2005-05-021-21/+21
* (kmacro-end-macro): Isearch may store this commandKim F. Storm2005-03-301-4/+7
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-1/+1
* (kmacro-default-counter-format): New var.Luc Teirlinck2004-12-021-9/+12
* (group kmacro): Add :version.Kim F. Storm2004-11-011-2/+13
* (kmacro-insert-counter, kmacro-add-counter): Use andKim F. Storm2004-10-111-13/+18
* (kmacro-lambda-form, kmacro-extract-lambda): Add.Kim F. Storm2004-09-301-9/+26
* (kmacro-step-edit-prompt): Add "%s" format to message.Kim F. Storm2004-09-121-1/+2
* (kmacro-bind-to-key): Associate dedicated macroKim F. Storm2004-09-091-8/+39
* * kmacro.el (kmacro-call-macro): Fix docstring.Juri Linkov2004-03-251-1/+1
* Add arch taglinesMiles Bader2003-09-011-0/+2
* (kmacro-keymap): Group related bindings inKim F. Storm2003-08-171-36/+137
* (kmacro-end-and-call-macro): Doc fix.Richard M. Stallman2003-04-031-1/+5