Tue, 16 Jul 2002 19:48:37 +0000 |
Ken Raeburn |
(Fdescribe_buffer_bindings): Use const for pointer to
|
Mon, 15 Jul 2002 00:00:41 +0000 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
Fri, 12 Jul 2002 03:37:49 +0000 |
Markus Rost |
(Fkey_binding): Fix typo.
|
Thu, 11 Jul 2002 14:18:02 +0000 |
Juanma Barranquero |
Use macro SPECPDL_INDEX.
|
Tue, 02 Jul 2002 19:13:12 +0000 |
Richard M. Stallman |
(Fdefine_key): Doc fix.
|
Tue, 02 Jul 2002 15:27:56 +0000 |
Juanma Barranquero |
(syms_of_keymap): Fix typo.
|
Mon, 03 Jun 2002 01:39:27 +0000 |
Thien-Thi Nguyen |
(describe_command): Cast `current_column' return value to int.
|
Mon, 20 May 2002 08:06:00 +0000 |
Ken Raeburn |
* keymap.c (silly_event_symbol_error, Fsingle_key_description)
|
Tue, 14 May 2002 03:04:24 +0000 |
Stefan Monnier |
(keymap_parent): New fun, extracted from Fkeymap_parent.
|
Fri, 10 May 2002 23:57:14 +0000 |
Kim F. Storm |
(current_minor_maps): Fixed resizing of cmm_maps;
|
Fri, 10 May 2002 07:03:20 +0000 |
Kim F. Storm |
(Vemulation_mode_map_alists): New variable.
|
Sun, 24 Feb 2002 00:23:20 +0000 |
Kim F. Storm |
(Flookup_key): Fixed problem in 2001-12-28 patch:
|
Sat, 23 Feb 2002 22:00:37 +0000 |
Kim F. Storm |
The following changes rework my patch of 2002-02-06 which
|
Thu, 07 Feb 2002 11:12:50 +0000 |
Kim F. Storm |
(where_is_internal): Only check if definition is
|
Wed, 06 Feb 2002 22:57:42 +0000 |
Kim F. Storm |
(Fdefine_key): Allow symbol as KEY argument for
|
Thu, 03 Jan 2002 21:28:04 +0000 |
Richard M. Stallman |
(Fcurrent_active_maps): Put the `keymap' property map first.
|
Sat, 29 Dec 2001 14:54:18 +0000 |
Richard M. Stallman |
(silly_event_symbol_error): New subrtn, from Fdefine_key.
|
Fri, 28 Dec 2001 18:48:46 +0000 |
Richard M. Stallman |
Fix previous change; also correct its change log:
|
Fri, 28 Dec 2001 18:39:04 +0000 |
Richard M. Stallman |
(Flookup_key): Add error message for trying to bind [DEL], [RET], etc.
|
Thu, 20 Dec 2001 19:01:00 +0000 |
Pavel Jank |
Doc fix.
|
Mon, 26 Nov 2001 22:30:21 +0000 |
Stefan Monnier |
(access_keymap): Handle t bindings like nil bindings.
|
Fri, 23 Nov 2001 07:02:19 +0000 |
Pavel Jank |
(access_keymap): Remove unused variables `c1' and `c2'.
|
Mon, 19 Nov 2001 22:46:37 +0000 |
Stefan Monnier |
(Fdescribe_vector): Add `describer' parameter.
|
Tue, 13 Nov 2001 07:48:37 +0000 |
Pavel Jank |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
Wed, 07 Nov 2001 08:46:49 +0000 |
Pavel Jank |
(access_keymap): Fix compilation error.
|
Wed, 07 Nov 2001 03:35:05 +0000 |
Richard M. Stallman |
(access_keymap): Don't use initializers on Lisp_Object.
|
Fri, 02 Nov 2001 20:46:55 +0000 |
Pavel Jank |
Update usage of CHECK_ macros (remove unused second argument).
|
Thu, 01 Nov 2001 19:55:42 +0000 |
Richard M. Stallman |
(Fdescribe_buffer_bindings): Print character property
|
Sun, 28 Oct 2001 10:52:19 +0000 |
Pavel Jank |
(access_keymap): Remove unused variable `charset'.
|
Thu, 18 Oct 2001 22:14:34 +0000 |
Stefan Monnier |
(current_minor_maps): `override' only shadows its
|