aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/kmacro.el
Commit message (Expand)AuthorAgeFilesLines
* New directoryKenichi Handa2003-09-081-139/+36
* 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
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-18/+18
* (kmacro-step-edit-query): Use RET to execute rest ofKim F. Storm2002-09-201-3/+7
* (kmacro-start-macro): Doc fix.Kim F. Storm2002-09-131-1/+1
* (kmacro-keymap): Changed bindings:Kim F. Storm2002-09-121-2/+2
* *** empty log message ***Kim F. Storm2002-09-101-1/+2
* (kmacro-call-macro): Rephrase repeat prompt.Kim F. Storm2002-09-101-10/+23
* (kmacro-call-macro): Deal with a non-numeric prefix arg.Miles Bader2002-09-101-2/+7
* (kmacro-end-and-call-macro): New command to end andKim F. Storm2002-09-081-3/+362
* Changed default bindings from F7/F8 to F3/F4.Kim F. Storm2002-08-291-94/+165
* (kmacro-start-macro): Doc fix.Andreas Schwab2002-08-271-1/+1
* Bind C-x C-k r to apply-macro-to-region-lines.Kim F. Storm2002-08-201-0/+1
* Major rework based on discussions with RMS.Kim F. Storm2002-08-191-198/+490
* Passed it through checkdoc. Moved `provide' to the end, where it belongs.Stefan Monnier2002-06-291-16/+16
* Fixed copyright and keywords.Kim F. Storm2002-06-281-3/+2
* New file.Kim F. Storm2002-06-281-0/+358