- 18 Apr, 2006 1 commit
-
-
Richard M. Stallman authored
-
- 08 Apr, 2006 1 commit
-
-
Stefan Monnier authored
-
- 20 Mar, 2006 1 commit
-
-
Kenichi Handa authored
-
- 11 Mar, 2006 1 commit
-
-
Richard M. Stallman authored
-
- 10 Feb, 2006 1 commit
-
-
Kim F. Storm authored
to pass Qnil for NOERROR. * keymap.c (current_minor_maps_error): Remove. (current_minor_maps): Pass Qt for NOERROR to Findirect_function instead of using internal_condition_case_1+current_minor_maps_error.
-
- 06 Feb, 2006 1 commit
-
-
Thien-Thi Nguyen authored
-
- 26 Jan, 2006 1 commit
-
-
Richard M. Stallman authored
-
- 19 Jan, 2006 1 commit
-
-
Richard M. Stallman authored
-
- 03 Jan, 2006 1 commit
-
-
Stefan Monnier authored
-
- 30 Dec, 2005 1 commit
-
-
Richard M. Stallman authored
sort them, then output a sequence of identical bindings on one line. (struct describe_map_elt): New data type. (describe_map_compare): New function.
-
- 19 Dec, 2005 1 commit
-
-
Stefan Monnier authored
-
- 11 Dec, 2005 1 commit
-
-
Richard M. Stallman authored
(Flookup_key): Doc fix. (syms_of_keymap) <function-key-map>: Doc fix.
-
- 02 Dec, 2005 1 commit
-
-
Eli Zaretskii authored
(Vminibuffer_local_must_match_filename_map): New variables. (syms_of_keymap): DEFVAR_LISP them, initialize them, and set their parent to be Vminibuffer_local_completion_map and Vminibuffer_local_must_match_map, respectively.
-
- 21 Nov, 2005 1 commit
-
-
Ken Raeburn authored
-
- 09 Nov, 2005 1 commit
-
-
Juri Linkov authored
call it again with a sub-key-sequence, and if its return value is non-nil (sub-key is bound), return nil.
-
- 12 Sep, 2005 1 commit
-
-
Kim F. Storm authored
after insert which runs signal_after_change.
-
- 07 Aug, 2005 1 commit
-
-
Thien-Thi Nguyen authored
-
- 18 Jul, 2005 1 commit
-
-
Juri Linkov authored
-
- 04 Jul, 2005 1 commit
-
-
Lute Kamstra authored
-
- 10 Apr, 2005 1 commit
-
-
Richard M. Stallman authored
-
- 15 Feb, 2005 1 commit
-
-
Richard M. Stallman authored
(describe_map, describe_vector): Likewise. When it's 1, don't omit shadowed bindings, instead mark them as shadowed.
-
- 28 Jan, 2005 1 commit
-
-
Stefan Monnier authored
-
- 21 Jan, 2005 1 commit
-
-
Richard M. Stallman authored
-
- 13 Jan, 2005 1 commit
-
-
Richard M. Stallman authored
if Voverriding_terminal_local_map is non-nil.
-
- 23 Nov, 2004 1 commit
-
-
Stefan Monnier authored
-
- 16 Nov, 2004 1 commit
-
-
Richard M. Stallman authored
map-keymap-internal to implement that.
-
- 10 Nov, 2004 1 commit
-
-
Stefan Monnier authored
-
- 13 Oct, 2004 1 commit
-
-
Stefan Monnier authored
-
- 09 Aug, 2004 1 commit
-
-
Luc Teirlinck authored
-
- 08 Aug, 2004 1 commit
-
-
Luc Teirlinck authored
(syms_of_keymap) <key-translation-map>: Doc fixes.
-
- 31 Jul, 2004 2 commits
-
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
- 23 Jun, 2004 1 commit
-
-
Luc Teirlinck authored
-
- 05 Jun, 2004 1 commit
-
-
Juanma Barranquero authored
(Fkey_description, Fglobal_key_binding): Fix typo in docstring.
-
- 22 May, 2004 1 commit
-
-
Juanma Barranquero authored
-
- 20 Apr, 2004 1 commit
-
-
Stefan Monnier authored
-
- 16 Apr, 2004 1 commit
-
-
Kim F. Storm authored
Combine prefix with KEYS to make up the full key sequence to describe. Correlate meta_prefix_char and following (simple) key to describe as meta modifier. All callers changed. (describe_map): Rename arg `keys' to `prefix'. Remove local `elt_prefix' var. Use Fkey_description with prefix instead of elt_prefix combined with Fsingle_key_description. (describe_vector): Declare static. Replace arg `elt_prefix' with `prefix'. Add KEYMAP_P arg. Add local var `elt_prefix'; use it if !KEYMAP_P. Use Fkey_description with prefix instead of Fsingle_key_description.
-
- 04 Feb, 2004 1 commit
-
-
Stefan Monnier authored
(syms_of_keymap): Add mouse-[45], header-line, and mode-line to it.
-
- 03 Oct, 2003 1 commit
-
-
John Paul Wallington authored
-
- 01 Sep, 2003 1 commit
-
-
Miles Bader authored
-