log src/keymap.c @ 111531:1674d1e74b95

age author description
2010-08-09 Dan Nicolaescu Use const char* instead of char*.
2010-08-08 Dan Nicolaescu Use const char* instead of char*.
2010-08-05 Dan Nicolaescu Remove extern declarations in .c files, .h files have them.
2010-08-01 Stefan Monnier * src/keymap.c (Fdefine_key, Flookup_key): Say what event is invalid.
2010-07-29 Dan Nicolaescu Remove extern declarations from .c files, and them to .h files.
2010-07-12 Andreas Schwab Convert old-style definitions
2010-07-10 Chong Yidong Merge changes from emacs-23 branch.
2010-06-19 Chong Yidong * keymap.c (Fdefine_key): Doc fix (Bug#6460).
2010-07-08 Dan Nicolaescu Convert DEFUNs to standard C.
2010-07-07 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
2010-07-04 Juanma Barranquero Fix comments and whitespace.
2010-07-04 Dan Nicolaescu Convert (most) functions in src to standard C.
2010-07-02 Jan D Remove __P and P_ from .c and .m files and definition of P_
2010-06-02 Dan Nicolaescu Remove unnecessary alloca.h includes.
2010-05-31 Stefan Monnier * src/keymap.c (Fwhere_is_internal): Fix handling of remapping (in thread
2010-03-03 Chong Yidong Fix keyboard macro key lookup (Bug#5481).
2010-01-24 Stefan Monnier * keymap.c (shadow_lookup): Add `remap' arg.
2010-01-13 Glenn Morris Add 2010 to copyright years.
2009-11-06 Dan Nicolaescu * keymap.c (syms_of_keymap): Construct exclude_keys in pure memory.
2009-11-06 Dan Nicolaescu * xterm.c (syms_of_xterm):
2009-10-24 Dan Nicolaescu * keymap.c (Fmake_sparse_keymap): Purecopy the name.
2009-10-19 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
2009-09-12 Stefan Monnier (Fwhere_is_internal): Use nconc2.
2009-09-11 Stefan Monnier (where_is_internal): Don't erroneously return nil right after
2009-09-11 Stefan Monnier (get_keymap): Return the actual keymap symbol rather than t for autoloaded
2009-09-11 Stefan Monnier * keymap.c (QCadvertised_binding): New constant.
2009-09-10 Stefan Monnier (Fwhere_is_internal): Last minute typo.
2009-09-10 Stefan Monnier * keymap.c (where_is_internal_data): Make noindirect a boolean.
2009-09-09 Stefan Monnier (where_is_internal): Filter out shadowed remappings.
2009-02-20 Chong Yidong (Fkeymap_parent): Doc fix (Bug#2391).
2009-01-08 Glenn Morris Add 2009 to copyright years.
2008-12-26 Andreas Schwab (map_keymap_char_table_item): Make a copy of KEY if it is a
2008-11-27 Kenichi Handa (describe_vector): Adjusted for the change of
2008-07-16 Stefan Monnier * keymap.c: Remove all NS-specific code.
2008-07-15 Adrian Robert merging Emacs.app (NeXTstep port)
2008-06-05 Stefan Monnier * keymap.c (Vminibuffer_local_filename_must_match_map):
2008-05-14 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-04-08 Stefan Monnier (access_keymap): Remove the value 2 for t_ok which was used
2008-04-04 Stefan Monnier * subr.el (keymap-canonicalize): New function.
2008-03-25 Stefan Monnier (map_keymap_internal): New fun.
2008-03-25 Stefan Monnier * subr.el (map-keymap-sorted): Rename from map-keymap-internal.
2008-02-08 Stefan Monnier (Fkey_description): Move side effect outside of macro call.
2008-01-09 Miles Bader Merge from emacs--devo--0
2007-12-06 Miles Bader Merge from emacs--devo--0
2007-10-19 Miles Bader Merge from emacs--devo--0
2007-10-11 Miles Bader Merge from emacs--devo--0
2007-09-20 Kenichi Handa (where_is_internal_1): If key is a cons, store the copy
2007-08-13 Miles Bader Merge from emacs--devo--0
2007-07-27 Miles Bader Merge from emacs--devo--0
2007-07-16 Stefan Monnier Fix up failed merge from the trunk:
2007-07-15 Miles Bader Merge from emacs--devo--0
2007-07-09 Miles Bader Merge from emacs--devo--0
2007-06-11 Miles Bader Merge from emacs--devo--0
2007-05-15 Miles Bader Merge from emacs--devo--0
2007-04-24 Miles Bader Merge from emacs--devo--0
2007-04-11 Miles Bader Merge from emacs--devo--0
2007-03-18 Miles Bader Merge from emacs--devo--0
2007-03-04 Miles Bader Merge from emacs--devo--0
2007-01-26 Miles Bader Merge from emacs--devo--0
2007-01-01 Miles Bader Merge from emacs--devo--0