Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix keyboard macro key lookup (Bug#5481). | Chong Yidong | 2010-03-03 | 1 | -18/+18 |
* | * keymap.c (shadow_lookup): Add `remap' arg. | Stefan Monnier | 2010-01-24 | 1 | -16/+27 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | * keymap.c (syms_of_keymap): Construct exclude_keys in pure memory. | Dan Nicolaescu | 2009-11-06 | 1 | -5/+5 |
* | * xterm.c (syms_of_xterm): | Dan Nicolaescu | 2009-11-06 | 1 | -28/+28 |
* | * keymap.c (Fmake_sparse_keymap): Purecopy the name. | Dan Nicolaescu | 2009-10-24 | 1 | -1/+5 |
* | * alloc.c: Do not define struct catchtag. | Dan Nicolaescu | 2009-10-19 | 1 | -0/+1 |
* | (Fwhere_is_internal): Use nconc2. | Stefan Monnier | 2009-09-12 | 1 | -4/+1 |
* | (where_is_internal): Don't erroneously return nil right after | Stefan Monnier | 2009-09-11 | 1 | -7/+11 |
* | (get_keymap): Return the actual keymap symbol rather than t for autoloaded | Stefan Monnier | 2009-09-11 | 1 | -1/+1 |
* | * keymap.c (QCadvertised_binding): New constant. | Stefan Monnier | 2009-09-11 | 1 | -0/+19 |
* | (Fwhere_is_internal): Last minute typo. | Stefan Monnier | 2009-09-10 | 1 | -1/+1 |
* | * keymap.c (where_is_internal_data): Make noindirect a boolean. | Stefan Monnier | 2009-09-10 | 1 | -174/+160 |
* | (where_is_internal): Filter out shadowed remappings. | Stefan Monnier | 2009-09-09 | 1 | -55/+41 |
* | (Fkeymap_parent): Doc fix (Bug#2391). | Chong Yidong | 2009-02-20 | 1 | -1/+2 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | (map_keymap_char_table_item): Make a copy of KEY if it is a | Andreas Schwab | 2008-12-26 | 1 | -0/+4 |
* | (describe_vector): Adjusted for the change of | Kenichi Handa | 2008-11-27 | 1 | -12/+29 |
* | * keymap.c: Remove all NS-specific code. | Stefan Monnier | 2008-07-16 | 1 | -84/+68 |
* | merging Emacs.app (NeXTstep port) | Adrian Robert | 2008-07-15 | 1 | -4/+64 |
* | * keymap.c (Vminibuffer_local_filename_must_match_map): | Stefan Monnier | 2008-06-05 | 1 | -5/+5 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-14 | 1 | -6/+4 |
* | (access_keymap): Remove the value 2 for t_ok which was used | Stefan Monnier | 2008-04-08 | 1 | -5/+2 |
* | * subr.el (keymap-canonicalize): New function. | Stefan Monnier | 2008-04-04 | 1 | -2/+27 |
* | (map_keymap_internal): New fun. | Stefan Monnier | 2008-03-25 | 1 | -23/+49 |
* | * subr.el (map-keymap-sorted): Rename from map-keymap-internal. | Stefan Monnier | 2008-03-25 | 1 | -1/+1 |
* | (Fkey_description): Move side effect outside of macro call. | Stefan Monnier | 2008-02-08 | 1 | -1/+1 |
* | Merge from emacs--devo--0 | Miles Bader | 2008-01-09 | 1 | -1/+1 |
|\ | |||||
| * | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
| |\ | |||||
| | * | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 1 | -1/+1 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-12-06 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | (Fcurrent_local_map): Doc fix. | Richard M. Stallman | 2007-11-29 | 1 | -1/+2 |
| * | | (Fsingle_key_description): Add cast when passing EMACS_INT | Andreas Schwab | 2007-11-22 | 1 | -1/+1 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-19 | 1 | -9/+9 |
|\ \ \ | |/ / | |||||
| * | | * xselect.c (x_own_selection, x_handle_selection_clear) | Stefan Monnier | 2007-10-17 | 1 | -9/+9 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-11 | 1 | -45/+12 |
|\ \ \ | |/ / | |||||
| * | | Add new `input-decode-map' keymap and use it for temrinal | Stefan Monnier | 2007-10-09 | 1 | -2/+7 |
| * | | Merge from emacs--devo--0 | Miles Bader | 2007-08-13 | 1 | -1/+1 |
| |\ \ | |||||
| * \ \ | Merge from emacs--devo--0 | Miles Bader | 2007-07-31 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge from emacs--devo--0 | Miles Bader | 2007-07-15 | 1 | -261/+241 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge from emacs--devo--0 | Miles Bader | 2007-06-11 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-05-11 | 1 | -3/+5 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-04-22 | 1 | -18/+37 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-04-22 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-04-22 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-01-29 | 1 | -3/+7 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merged from emacs@sv.gnu.org. | Karoly Lorentey | 2007-01-01 | 1 | -15/+17 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-10-14 | 1 | -30/+174 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-07-29 | 1 | -1/+15 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merged from emacs@sv.gnu.org. | Karoly Lorentey | 2006-07-14 | 1 | -4/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |