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
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
2008-04-04
* subr.el (keymap-canonicalize): New function.
Stefan Monnier
2008-03-25
(map_keymap_internal): New fun.
Stefan Monnier
2008-03-25
* subr.el (map-keymap-sorted): Rename from map-keymap-internal.
Stefan Monnier
2008-02-08
(Fkey_description): Move side effect outside of macro call.
Stefan Monnier
2008-01-09
Merge from emacs--devo--0
Miles Bader
2008-01-08
Merge from emacs--rel--22
Miles Bader
2008-01-08
Add 2008 to copyright years.
Glenn Morris
2007-12-06
Merge from emacs--devo--0
Miles Bader
2007-11-29
(Fcurrent_local_map): Doc fix.
Richard M. Stallman
2007-11-22
(Fsingle_key_description): Add cast when passing EMACS_INT
Andreas Schwab
2007-10-19
Merge from emacs--devo--0
Miles Bader
2007-10-17
* xselect.c (x_own_selection, x_handle_selection_clear)
Stefan Monnier
2007-10-11
Merge from emacs--devo--0
Miles Bader
[prev]
[next]