aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ff1d631cfd2..508b8e30903 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12007-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * keyboard.c (KEY_TO_CHAR): New macro.
4 (parse_modifiers, apply_modifiers): Accept integer arguments.
5 (read_key_sequence): Use them to unify the "shift->unshift" mapping
6 for chars and symbol keys.
7 After doing such remapping, apply function-key-map again.
8
12007-11-27 Dan Nicolaescu <dann@ics.uci.edu> 92007-11-27 Dan Nicolaescu <dann@ics.uci.edu>
2 10
3 * Makefile.in (SOME_MACHINE_LISP): Remove VMS files, they are not 11 * Makefile.in (SOME_MACHINE_LISP): Remove VMS files, they are not