Mercurial > emacs
log src/keyboard.c @ 109775:1a1218053834
age | author | description |
---|---|---|
Sat, 14 Aug 2010 15:35:24 +0800 | Jason Rumney | (lispy_function_keys): Do not define VK_PACKET (bug#4836) |
Mon, 09 Aug 2010 02:35:21 -0700 | Dan Nicolaescu | Use const char* instead of char*. |
Sat, 07 Aug 2010 16:26:55 -0400 | Chong Yidong | Avoid restrictions when copying window selection. |
Sat, 07 Aug 2010 15:39:04 -0400 | Chong Yidong | Change `select-active-region' mechanics. |
Fri, 06 Aug 2010 11:41:15 -0700 | Dan Nicolaescu | Use const for some arrays and functions. |
Thu, 05 Aug 2010 16:34:12 -0700 | Dan Nicolaescu | Remove extern declarations in .c files, .h files have them. |