| Commit message (Expand) | Author | Age | Files | Lines |
* | Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access. | Ken Raeburn | 1999-09-13 | 1 | -156/+156 |
* | (fix_submap_inheritance): Do nothing if the proper parent is an | Richard M. Stallman | 1999-09-08 | 1 | -1/+17 |
* | (get_keymap_1, get_keyelt): Check the type of OBJECT | Karl Heuer | 1999-07-30 | 1 | -44/+60 |
* | (Faccessible_keymaps): Really initialize i_byte. | Richard M. Stallman | 1999-04-06 | 1 | -11/+13 |
* | (push_key_description): If enable-multibyte-characters | Kenichi Handa | 1999-02-25 | 1 | -1/+3 |
* | (push_key_description): If enable-multibyte-characters | Kenichi Handa | 1999-02-24 | 1 | -12/+25 |
* | (Fdefine_prefix_command): Accept a third argument NAME | Eli Zaretskii | 1998-12-31 | 1 | -5/+7 |
* | (Fsingle_key_description): Handle (control ?x) etc. | Richard M. Stallman | 1998-12-29 | 1 | -12/+36 |
* | (Fsingle_key_description): Fix previous change. | Richard M. Stallman | 1998-11-28 | 1 | -2/+3 |
* | (Fmake_keymap): Doc fix. | Richard M. Stallman | 1998-11-24 | 1 | -2/+2 |
* | (Fsingle_key_description): Handle generic characters. | Richard M. Stallman | 1998-11-19 | 1 | -5/+24 |
* | (push_key_description): Output multibyte char as itself. | Richard M. Stallman | 1998-07-28 | 1 | -7/+5 |
* | Revert erroneous 1998-04-08 change. | Dave Love | 1998-04-14 | 1 | -2/+1 |
* | Fix -Wimplicit warnings. | Andreas Schwab | 1998-04-14 | 1 | -1/+5 |
* | (fix_submap_inheritance): Fix parens. | Karl Heuer | 1998-04-08 | 1 | -2/+2 |
* | (describe_command): Use quotes around symbol name. | Karl Heuer | 1998-04-08 | 1 | -1/+2 |
* | Use STRING_BYTES and SET_STRING_BYTES. | Richard M. Stallman | 1998-03-21 | 1 | -1/+1 |
* | (fix_submap_inheritance, get_keyelt, store_in_keymap, | Richard M. Stallman | 1998-03-21 | 1 | -47/+117 |
* | (describe_map_tree): Add the maps we have already | Richard M. Stallman | 1998-02-11 | 1 | -3/+12 |
* | (Fdescribe_bindings_internal): | Richard M. Stallman | 1998-02-05 | 1 | -17/+25 |
* | Update copyright year. | Richard M. Stallman | 1998-01-21 | 1 | -1/+1 |
* | (Fkey_description): Remember to set i_before. | Kenichi Handa | 1998-01-12 | 1 | -1/+1 |
* | (push_key_description): If C >= 128, always use octal representation. | Kenichi Handa | 1998-01-12 | 1 | -2/+2 |
* | (describe_vector): Unconditionally handle multibyte chars. | Richard M. Stallman | 1998-01-09 | 1 | -15/+25 |
* | (current_minor_maps): | Richard M. Stallman | 1998-01-02 | 1 | -0/+10 |
* | (Vminor_mode_overriding_map_alist): New variable. | Richard M. Stallman | 1997-12-26 | 1 | -54/+71 |
* | (describe_map): Fix decl of arg ELT_DESCRIBER. | Andreas Schwab | 1997-11-28 | 1 | -1/+1 |
* | (describe_vector): Declaration fixed (delete `.' at the | Kenichi Handa | 1997-11-27 | 1 | -1/+2 |
* | (copy_keymap_1): Fix return type. | Andreas Schwab | 1997-11-21 | 1 | -12/+10 |
* | (Faccessible_keymaps): Avoid alloca for fixed-size array. | Karl Heuer | 1997-10-16 | 1 | -8/+5 |
* | (Fwhere_is_internal): some minor mode bindings weren't | Karl Heuer | 1997-10-16 | 1 | -5/+11 |
* | (push_key_description): Delete useless `if' statement. | Kenichi Handa | 1997-09-25 | 1 | -2/+0 |
* | Fix bugs with inappropriate mixing of Lisp_Object with int. | Richard M. Stallman | 1997-07-04 | 1 | -5/+4 |
* | (Fcopy_keymap): After copying a sub-char-table, do store the copy. | Richard M. Stallman | 1997-06-04 | 1 | -0/+2 |
* | (access_keymap, store_in_keymap): Don't look in a char-table | Richard M. Stallman | 1997-05-23 | 1 | -2/+14 |
* | (copy_keymap_1): Do nothing if ELT isn't a keymap. | Richard M. Stallman | 1997-05-18 | 1 | -1/+2 |
* | Declare Fcopy_keymap as Lisp_Object in advance to | Kenichi Handa | 1997-05-16 | 1 | -0/+1 |
* | (describe_vector): Identify charset row numbers clearly. | Richard M. Stallman | 1997-05-14 | 1 | -7/+9 |
* | (get_keyelt): Handle an indirect entry with meta char. | Richard M. Stallman | 1997-05-13 | 1 | -241/+429 |
* | (describe_vector): Test for suppressed commands in | Richard M. Stallman | 1997-04-19 | 1 | -2/+3 |
* | (Faccessible_keymaps): Convert PREFIX to a vector | Richard M. Stallman | 1997-04-19 | 1 | -1/+20 |
* | (describe_vector): Adjusted for the new structure of Lisp_Char_Table. | Kenichi Handa | 1997-04-07 | 1 | -37/+65 |
* | (Faccessible_keymaps): When metizing, convert a | Richard M. Stallman | 1997-03-30 | 1 | -3/+8 |
* | (describe_vector): Adjusted for the change of CHAR_TABLE_ORDINARY_SLOTS. | Kenichi Handa | 1997-03-18 | 1 | -13/+18 |
* | (describe_vector): Do not descibe deeper char-table if | Kenichi Handa | 1997-02-27 | 1 | -1/+3 |
* | Include charset.h. | Karl Heuer | 1997-02-20 | 1 | -58/+150 |
* | (push_key_description): Print C-j, not TAB. | Richard M. Stallman | 1997-01-17 | 1 | -7/+1 |
* | (describe_buffer_bindings): Pass 1 for PARTIAL | Richard M. Stallman | 1996-10-26 | 1 | -3/+3 |
* | (syms_of_keymap): staticpro global_map. | Erik Naggum | 1996-09-17 | 1 | -0/+1 |
* | (syms_of_keymap): staticpro current_global_map; | Richard M. Stallman | 1996-09-04 | 1 | -2/+3 |