Thu, 07 Feb 2002 11:12:04 +0000 |
Andreas Schwab |
*** empty log message ***
|
Thu, 07 Feb 2002 11:11:35 +0000 |
Andreas Schwab |
(GC_LISP_OBJECT_ALIGNMENT): Define to 2 for m68k.
|
Thu, 07 Feb 2002 11:10:47 +0000 |
Andreas Schwab |
Fix thinko in last change.
|
Thu, 07 Feb 2002 11:05:08 +0000 |
Andreas Schwab |
(mark_stack): Don't assume sizeof (Lisp_Object) is 4.
|
Wed, 06 Feb 2002 23:08:22 +0000 |
Kim F. Storm |
Added command remapping.
|
Wed, 06 Feb 2002 23:05:44 +0000 |
Kim F. Storm |
(global-set-key, local-set-key): Accept a symbol for the
|
Wed, 06 Feb 2002 23:05:03 +0000 |
Kim F. Storm |
(describe-function-1): Report remapped commands.
|
Wed, 06 Feb 2002 23:03:56 +0000 |
Kim F. Storm |
(where-is): Report remapped commands.
|
Wed, 06 Feb 2002 23:00:52 +0000 |
Kim F. Storm |
Changed call to Fwhere_is_internal.
|
Wed, 06 Feb 2002 22:59:56 +0000 |
Kim F. Storm |
(Vthis_original_command): New variable.
|
Wed, 06 Feb 2002 22:58:23 +0000 |
Kim F. Storm |
(Fkey_binding, Fwhere_is_internal): Update prototype.
|
Wed, 06 Feb 2002 22:57:42 +0000 |
Kim F. Storm |
(Fdefine_key): Allow symbol as KEY argument for
|
Wed, 06 Feb 2002 22:46:55 +0000 |
Pavel Jank |
Fix typo.
|
Wed, 06 Feb 2002 22:43:23 +0000 |
Pavel Jank |
*** empty log message ***
|
Wed, 06 Feb 2002 22:41:43 +0000 |
Pavel Jank |
(recursive_edit_1): Call cancel_hourglass unconditionally.
|
Wed, 06 Feb 2002 22:37:12 +0000 |
Pavel Jank |
(flyspell-insert-function): Doc fix.
|