Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | rather than all commands. | ||||
* | (apply-macro-to-region-lines): Make it operate on all lines that begin | Luc Teirlinck | 2004-08-31 | 1 | -10/+7 |
| | | | | in the region, rather than on all complete lines in the region. | ||||
* | 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 |
| | | | | Murphy <twm@andrew.cmu.edu>. | ||||
* | 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 |
| | | | | nil while executing macro to avoid triggering delete-selection-mode. | ||||
* | 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 |
| | | | | escape prefixes. Express big basic char codes in octal. | ||||
* | 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 |
| | | | | Only convert the character syntax if definition is a string. | ||||
* | (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 |
| | |||||
* | *** empty log message *** | Eric S. Raymond | 1992-07-16 | 1 | -1/+5 |
| | |||||
* | *** empty log message *** | Eric S. Raymond | 1992-05-30 | 1 | -1/+4 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1991-11-06 | 1 | -4/+11 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1991-08-14 | 1 | -5/+8 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1991-05-18 | 1 | -1/+2 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1991-05-17 | 1 | -0/+56 |
| | |||||
* | *** empty log message *** | Brian Preble | 1991-05-13 | 1 | -1/+2 |
| | |||||
* | *** empty log message *** | Roland McGrath | 1991-05-09 | 1 | -0/+5 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 1991-03-15 | 1 | -18/+17 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 1991-03-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | Joseph Arceneaux | 1989-10-31 | 1 | -0/+103 |