aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJason Rumney2010-08-14 15:35:24 +0800
committerJason Rumney2010-08-14 15:35:24 +0800
commite66f9a1b7aa18b9b59dde84bab8f90dbc0fbed49 (patch)
tree1906cc2bdfa67f8ba3b59921396f98160eec3de1 /src/ChangeLog
parent810717b6cc799a3364e0c47af9694e5eabd25c76 (diff)
downloademacs-e66f9a1b7aa18b9b59dde84bab8f90dbc0fbed49.tar.gz
emacs-e66f9a1b7aa18b9b59dde84bab8f90dbc0fbed49.zip
(lispy_function_keys): Do not define VK_PACKET (bug#4836)
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 648e303d543..6c9bb832f2b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12010-08-14 Jason Rumney <jasonr@gnu.org>
2
3 * keyboard.c (lispy_function_keys): Do not define VK_PACKET (bug#4836)
4
12010-08-14 Chong Yidong <cyd@stupidchicken.com> 52010-08-14 Chong Yidong <cyd@stupidchicken.com>
2 6
3 * fns.c (Fmake_hash_table): Doc fix (Bug#6851). 7 * fns.c (Fmake_hash_table): Doc fix (Bug#6851).