index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
keymap.c
Age
Commit message (
Expand
)
Author
2011-02-27
Merge from emacs-23; up to 2010-06-03T05:41:49Z!rgm@gnu.org.
Glenn Morris
2011-02-22
Comment spelling fix.
Glenn Morris
2011-02-16
Hide implementation of `struct kboard'
Tom Tromey
2011-02-16
Change B_ to BVAR
Tom Tromey
2011-02-14
Hide implementation of `struct buffer'
Tom Tromey
2011-02-06
* keymap.c: conform to C89 pointer rules
Paul Eggert
2011-01-24
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-18
Move all DEFVAR'd globals into a structure -- threading infrastructure
Tom Tromey
2011-01-15
Nuke arch-tags.
Glenn Morris
2011-01-14
Merge from emacs-23
Stefan Monnier
2011-01-02
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2010-12-27
Remove unused declarations
Andreas Schwab
2010-08-09
Use const char* instead of char*.
Dan Nicolaescu
2010-08-08
Use const char* instead of char*.
Dan Nicolaescu
2010-08-05
Remove extern declarations in .c files, .h files have them.
Dan Nicolaescu
2010-08-01
* src/keymap.c (Fdefine_key, Flookup_key): Say what event is invalid.
Stefan Monnier
2010-07-28
Remove extern declarations from .c files, and them to .h files.
Dan Nicolaescu
2010-07-12
Convert old-style definitions
Andreas Schwab
2010-07-10
Merge changes from emacs-23 branch.
Chong Yidong
2010-07-08
Convert DEFUNs to standard C.
Dan Nicolaescu
2010-07-08
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
Andreas Schwab
2010-07-04
Fix comments and whitespace.
Juanma Barranquero
2010-07-04
Convert (most) functions in src to standard C.
Dan Nicolaescu
2010-07-02
Remove __P and P_ from .c and .m files and definition of P_
Jan D
2010-06-19
* keymap.c (Fdefine_key): Doc fix (Bug#6460).
Chong Yidong
2010-06-01
Remove unnecessary alloca.h includes.
Dan Nicolaescu
2010-05-31
* src/keymap.c (Fwhere_is_internal): Fix handling of remapping (in thread
Stefan Monnier
2010-03-03
Fix keyboard macro key lookup (Bug#5481).
Chong Yidong
2010-01-24
* keymap.c (shadow_lookup): Add `remap' arg.
Stefan Monnier
2010-01-13
Add 2010 to copyright years.
Glenn Morris
2009-11-06
* keymap.c (syms_of_keymap): Construct exclude_keys in pure memory.
Dan Nicolaescu
2009-11-06
* xterm.c (syms_of_xterm):
Dan Nicolaescu
2009-10-24
* keymap.c (Fmake_sparse_keymap): Purecopy the name.
Dan Nicolaescu
2009-10-19
* alloc.c: Do not define struct catchtag.
Dan Nicolaescu
2009-09-12
(Fwhere_is_internal): Use nconc2.
Stefan Monnier
2009-09-11
(where_is_internal): Don't erroneously return nil right after
Stefan Monnier
2009-09-11
(get_keymap): Return the actual keymap symbol rather than t for autoloaded
Stefan Monnier
2009-09-11
* keymap.c (QCadvertised_binding): New constant.
Stefan Monnier
2009-09-10
(Fwhere_is_internal): Last minute typo.
Stefan Monnier
2009-09-10
* keymap.c (where_is_internal_data): Make noindirect a boolean.
Stefan Monnier
2009-09-09
(where_is_internal): Filter out shadowed remappings.
Stefan Monnier
2009-02-20
(Fkeymap_parent): Doc fix (Bug#2391).
Chong Yidong
2009-01-08
Add 2009 to copyright years.
Glenn Morris
2008-12-26
(map_keymap_char_table_item): Make a copy of KEY if it is a
Andreas Schwab
2008-11-27
(describe_vector): Adjusted for the change of
Kenichi Handa
2008-07-16
* keymap.c: Remove all NS-specific code.
Stefan Monnier
2008-07-15
merging Emacs.app (NeXTstep port)
Adrian Robert
2008-06-05
* keymap.c (Vminibuffer_local_filename_must_match_map):
Stefan Monnier
2008-05-14
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-04-08
(access_keymap): Remove the value 2 for t_ok which was used
Stefan Monnier
[next]