aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/edmacro.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--devo--0Miles Bader2008-01-091-1/+1
|\
| * Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
| |\
| | * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-10-111-2/+2
|\| |
| * | Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
| |\ \
| * \ \ Merge from emacs--devo--0Miles Bader2007-05-301-4/+1
| |\ \ \
| * \ \ \ Merged from [email protected]Karoly Lorentey2007-01-291-1/+1
| |\ \ \ \
| * \ \ \ \ Merged from [email protected].Karoly Lorentey2007-01-011-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merged from [email protected]Karoly Lorentey2006-10-141-0/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merged from [email protected]Karoly Lorentey2006-02-121-1/+1
| |\ \ \ \ \ \ \
| * | | | | | | | Fix semantics of terminal-local variables. Remove `terminal-local-value' hack.Karoly Lorentey2005-10-291-4/+3
| * | | | | | | | Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-041-1/+2
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Rename function-key-map to local-function-key-map, and global-function-key-ma...Karoly Lorentey2005-07-121-3/+4
* | | | | | | | | | Merge from emacs--devo--0Miles Bader2007-07-271-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--devo--0Miles Bader2007-05-261-4/+1
|\| | | | | | |
| * | | | | | | (edmacro-format-keys): Use current-active-maps.Stefan Monnier2007-05-251-4/+1
| |/ / / / / /
* | | | | | | Merge from emacs--devo--0Miles Bader2007-01-261-1/+1
|\| | | | | |
| * | | | | | Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge from emacs--devo--0Miles Bader2006-12-071-1/+1
|\| | | | |
| * | | | | Update copyright years.Glenn Morris2006-12-051-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge from emacs--devo--0Miles Bader2006-08-031-0/+1
|\| | | |
| * | | | (edmacro-fix-menu-commands): Ignore switch-frame.Kim F. Storm2006-08-021-0/+1
| | |_|/ | |/| |
* | | | Revision: [email protected]/emacs--unicode--0--patch-13Miles Bader2006-02-081-1/+1
|\| | |
| * | | Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
| | |/ | |/|
* | | Revision: [email protected]/emacs--unicode--0--patch-78Miles Bader2005-08-261-1/+2
|\| |
| * | Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
| |/
* | Revision: [email protected]/emacs--unicode--0--patch-68Miles Bader2005-07-071-2/+2
|\|
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
* | Revision: [email protected]/emacs--unicode--0--patch-53Miles Bader2005-05-201-2/+2
|\|
| * Replace `string-to-int' by `string-to-number'.Juanma Barranquero2005-05-161-2/+2
* | Revision: [email protected]/emacs--unicode--0--patch-75Miles Bader2004-12-081-4/+5
|\|
| * `edit-kbd-macro' is now bound to `C-x C-k e'.Luc Teirlinck2004-12-081-4/+5
* | Revision: [email protected]/emacs--unicode--0--patch-50Miles Bader2004-10-041-8/+48
|\|
| * Require kmacro to use the new kmacro-lambda-form andKim F. Storm2004-09-301-8/+48
* | Sync to HEADKenichi Handa2004-04-161-3/+15
* | (edmacro-parse-keys): Use characterp.Dave Love2003-09-101-1/+1
* | New directoryKenichi Handa2003-09-081-15/+3
|/
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (edmacro-format-keys): Use edmacro-sanitize-for-string.Richard M. Stallman2003-08-061-3/+14
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-2/+2
* (edit-kbd-macro): Recognize new C-x e binding, kmacro-end-and-call-macro.Kim F. Storm2002-09-111-1/+2
* (edmacro-subseq): Don't use cl-push/cl-pop.Stefan Monnier2002-09-061-1/+1
* (edit-kbd-macro): Recognize new default binding forKim F. Storm2002-09-011-1/+1
* Remove C-x C-k binding (now in kmacro.el).Kim F. Storm2002-08-201-2/+0
* (edmacro-fix-menu-commands):Richard M. Stallman2002-06-211-12/+19
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-1/+0
* (edmacro-parse-keys): Return vector if any elements are invalidDave Love2000-05-211-1/+1
* (edit-kbd-macro): Recognize electric-view-lossage.Richard M. Stallman1998-12-271-1/+1