index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
macros.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add "Package:" file headers to denote built-in packages.
Chong Yidong
2010-08-29
1
-0
/
+1
*
Fix keyboard macro key lookup (Bug#5481).
Chong Yidong
2010-03-03
1
-1
/
+2
*
Close bug#5485.
David Burger
2010-02-03
1
-1
/
+1
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
* x-dnd.el (x-dnd-maybe-call-test-function):
Stefan Monnier
2009-11-13
1
-2
/
+1
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
(insert-kbd-macro): Use prin1-char.
Stefan Monnier
2008-05-21
1
-35
/
+3
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
Fix up comment convention on the arch-tag lines.
Stefan Monnier
2008-04-10
1
-1
/
+1
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
Update copyright years.
Glenn Morris
2006-12-05
1
-1
/
+1
*
(insert-kbd-macro): "?\ " -> "?\s".
Juanma Barranquero
2006-11-27
1
-1
/
+1
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-06
1
-1
/
+2
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
(insert-kbd-macro): Handle kmacro functions.
Kim F. Storm
2004-11-28
1
-3
/
+4
*
(insert-kbd-macro): Do completions based on macros,
Eli Zaretskii
2004-11-06
1
-1
/
+8
*
(apply-macro-to-region-lines): Make it operate on all lines that begin
Luc Teirlinck
2004-08-31
1
-10
/
+7
*
Add arch taglines
Miles Bader
2003-09-01
1
-0
/
+1
*
(insert-kbd-macro): Escape double quote character. From Thomas W
Glenn Morris
2003-07-23
1
-0
/
+2
*
Trailing whitespace deleted.
Juanma Barranquero
2003-02-04
1
-1
/
+1
*
(apply-macro-to-region-lines): Let-bind mark-active to
Kim F. Storm
2002-09-09
1
-1
/
+2
*
Some fixes to follow coding conventions in files maintained by FSF.
Pavel JanÃk
2001-07-15
1
-3
/
+3
*
(insert-kbd-macro): Print semi-colons as `?\;'.
Gerd Moellmann
2000-11-07
1
-0
/
+2
*
Add provide call.
Richard M. Stallman
1997-06-22
1
-0
/
+2
*
Use executing-kbd-macro, not executing-macro.
Karl Heuer
1996-05-29
1
-7
/
+7
*
(name-last-kbd-macro): Reject empty cmd name.
Richard M. Stallman
1996-01-28
1
-0
/
+2
*
(kbd-macro-query): Pass proper format string to message.
Karl Heuer
1996-01-25
1
-1
/
+1
*
Update FSF's address.
Erik Naggum
1996-01-14
1
-2
/
+3
*
(insert-kbd-macro): Express vector char modifiers with
Richard M. Stallman
1995-08-22
1
-28
/
+31
*
Update copyright.
Karl Heuer
1995-04-07
1
-1
/
+1
*
(insert-kbd-macro): Do something reasonable for vectors.
Karl Heuer
1995-03-31
1
-6
/
+42
*
(insert-kbd-macro): Specially handle C-\, M-\ and C-M-\.
Richard M. Stallman
1994-12-13
1
-31
/
+41
*
(kbd-macro-query): Set help-mode in *Help* buffer.
Karl Heuer
1994-11-09
1
-2
/
+4
*
Update copyright.
Karl Heuer
1994-05-03
1
-1
/
+1
*
(insert-kbd-macro): Handle C-@, C-[, etc. properly and their meta variants too.
Richard M. Stallman
1994-03-02
1
-3
/
+15
*
(insert-kbd-macro): Pass (keymap) as KEYMAP arg to where-is-internal.
Richard M. Stallman
1994-02-04
1
-1
/
+1
*
Don't repeat at load time any bindings that are autoloaded.
Richard M. Stallman
1993-12-23
1
-2
/
+1
*
(name-last-kbd-macro): Handle macros that are vectors.
Richard M. Stallman
1993-07-29
1
-0
/
+1
*
Apply typo patches from Paul Eggert.
Jim Blandy
1993-06-09
1
-1
/
+1
*
(kbd-macro-query): Fix prompt string.
Richard M. Stallman
1993-05-12
1
-1
/
+1
*
Doc fix.
Richard M. Stallman
1993-05-09
1
-6
/
+7
*
(kbd-macro-query): Use query-replace-map to define answers.
Richard M. Stallman
1993-05-09
1
-11
/
+33
*
Added or corrected Commentary sections
Eric S. Raymond
1993-03-22
1
-0
/
+7
*
Add or correct keywords
Eric S. Raymond
1993-03-18
1
-0
/
+1
*
(insert-kbd-macros): If arg is empty, use last macro as default.
Richard M. Stallman
1992-10-23
1
-37
/
+43
*
(insert-kbd-macro): Replace nonprinting chars with escapes.
Richard M. Stallman
1992-10-23
1
-3
/
+25
*
entered into RCS
Eric S. Raymond
1992-07-22
1
-3
/
+2
[next]