log src/keymap.c @ 109131:18f8e88d3829

age author description
Sun, 04 Jul 2010 15:51:05 +0200 Juanma Barranquero Fix comments and whitespace.
Sun, 04 Jul 2010 00:50:25 -0700 Dan Nicolaescu Convert (most) functions in src to standard C.
Fri, 02 Jul 2010 14:19:53 +0200 Jan D Remove __P and P_ from .c and .m files and definition of P_
Tue, 01 Jun 2010 19:40:59 -0700 Dan Nicolaescu Remove unnecessary alloca.h includes.
Mon, 31 May 2010 15:35:04 -0400 Stefan Monnier * src/keymap.c (Fwhere_is_internal): Fix handling of remapping (in thread
Wed, 03 Mar 2010 12:31:50 -0500 Chong Yidong Fix keyboard macro key lookup (Bug#5481).
Sun, 24 Jan 2010 03:42:22 -0500 Stefan Monnier * keymap.c (shadow_lookup): Add `remap' arg.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Fri, 06 Nov 2009 07:49:31 +0000 Dan Nicolaescu * keymap.c (syms_of_keymap): Construct exclude_keys in pure memory.
Fri, 06 Nov 2009 06:50:52 +0000 Dan Nicolaescu * xterm.c (syms_of_xterm):
Sat, 24 Oct 2009 06:32:03 +0000 Dan Nicolaescu * keymap.c (Fmake_sparse_keymap): Purecopy the name.
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Sat, 12 Sep 2009 01:21:30 +0000 Stefan Monnier (Fwhere_is_internal): Use nconc2.
Fri, 11 Sep 2009 05:10:15 +0000 Stefan Monnier (where_is_internal): Don't erroneously return nil right after
Fri, 11 Sep 2009 02:14:05 +0000 Stefan Monnier (get_keymap): Return the actual keymap symbol rather than t for autoloaded