aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e8cc705a23c..932dac65ad6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12008-04-04 Stefan Monnier <monnier@iro.umontreal.ca> 12008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * frame.h (struct frame): Give one more bit to `visible' since we use
4 values larger than 1 to indicate obscured frames on ttys.
5
3 * keymap.c (Qkeymap_canonicalize): New var. 6 * keymap.c (Qkeymap_canonicalize): New var.
4 (Fmap_keymap_internal): New fun. 7 (Fmap_keymap_internal): New fun.
5 (describe_map): Use keymap-canonicalize. 8 (describe_map): Use keymap-canonicalize.