Mon, 09 Aug 2004 18:42:04 +0000 |
Luc Teirlinck |
(Fmake_keymap, Fmap_keymap, Fwhere_is_internal): Doc fixes.
|
Sun, 08 Aug 2004 00:33:40 +0000 |
Luc Teirlinck |
(Flocal_key_binding, Fglobal_key_binding)
|
Sat, 31 Jul 2004 16:05:54 +0000 |
Luc Teirlinck |
(Fset_keymap_parent): Minor doc fix.
|
Sat, 31 Jul 2004 16:03:08 +0000 |
Luc Teirlinck |
(Fset_keymap_parent, Fdefine_prefix_command): Doc fixes.
|
Wed, 23 Jun 2004 17:03:50 +0000 |
Luc Teirlinck |
(Ftext_char_description): Doc fix.
|
Sat, 05 Jun 2004 00:28:36 +0000 |
Juanma Barranquero |
(Fdescribe_vector): Fix docstring.
|
Sat, 22 May 2004 01:52:56 +0000 |
Juanma Barranquero |
(Fdefine_key): Doc fix.
|
Tue, 20 Apr 2004 19:44:26 +0000 |
Stefan Monnier |
(Fkey_description): Fix the usual int/Lisp_Object mixup.
|
Fri, 16 Apr 2004 21:16:33 +0000 |
Kim F. Storm |
(Fkey_description): Add optional PREFIX arg.
|
Wed, 04 Feb 2004 20:19:37 +0000 |
Stefan Monnier |
(Vmouse_events): Rename from Vmenu_events.
|
Fri, 03 Oct 2003 08:30:05 +0000 |
John Paul Wallington |
(map_keymap): Don't abort when binding is a vector.
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Sat, 17 May 2003 12:47:55 +0000 |
Richard M. Stallman |
(Fset_keymap_parent, map_keymap, Fcopy_keymap)
|
Mon, 05 May 2003 18:06:03 +0000 |
Stefan Monnier |
(map_keymap): Doc fix.
|
Sun, 04 May 2003 00:13:06 +0000 |
Stefan Monnier |
(map_keymap_item, map_keymap_char_table_item, map_keymap)
|
Tue, 18 Mar 2003 19:35:23 +0000 |
Stefan Monnier |
(Faccessible_keymaps): Remove unused var.
|
Tue, 18 Mar 2003 19:34:31 +0000 |
Stefan Monnier |
(accessible_keymaps_1): Break cycles but without preventing
|
Sun, 16 Mar 2003 00:06:59 +0000 |
Stefan Monnier |
(Vmenu_events): New var.
|
Sat, 22 Feb 2003 22:18:42 +0000 |
Stefan Monnier |
(copy_keymap_1): Make it static.
|
Fri, 21 Feb 2003 16:38:34 +0000 |
Kai Grojohann |
(Fdefine_key): Clarification of formulation.
|
Fri, 21 Feb 2003 16:34:59 +0000 |
Kai Grojohann |
(Fdefine_key): Doc fix.
|
Wed, 19 Feb 2003 16:27:21 +0000 |
Kai Grojohann |
Typo in docstring for define-key.
|
Wed, 12 Feb 2003 23:13:43 +0000 |
Kim F. Storm |
Renamed remap-command to command-remapping. All uses changed.
|
Tue, 11 Feb 2003 14:35:24 +0000 |
Kim F. Storm |
(Fremap_command): Return nil if arg is not a symbol.
|
Mon, 06 Jan 2003 00:53:47 +0000 |
Richard M. Stallman |
(apropos_predicate, apropos_accumulate): Make them static.
|
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.
|