aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPavel Janík2001-12-18 06:27:15 +0000
committerPavel Janík2001-12-18 06:27:15 +0000
commit4521d1fccf8c1fc9a52dfbd5ce76929155f42855 (patch)
treeaf12c90689c19a3eb2a00bc52abaa58a46ea6f60 /src
parent9908a32442f340310d903151a58401eae43ca073 (diff)
downloademacs-4521d1fccf8c1fc9a52dfbd5ce76929155f42855.tar.gz
emacs-4521d1fccf8c1fc9a52dfbd5ce76929155f42855.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c935a3b1a05..cfb151d0f99 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12001-12-18 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2
3 * keyboard.c (head_table): Add missing braces around initializer.
4
5 * term.c (keys): Likewise.
6
7 * xfns.c (x_frame_parms, visual_classes): Likewise.
8
12001-12-17 Sam Steingold <sds@gnu.org> 92001-12-17 Sam Steingold <sds@gnu.org>
2 10
3 * coding.c (DECODE_COMPOSITION_END): Fixed a typo in the last 11 * coding.c (DECODE_COMPOSITION_END): Fixed a typo in the last