aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2010-01-25 08:43:10 +0100
committerJan Djärv2010-01-25 08:43:10 +0100
commit844794c855d15300f026a1ef4e114314ed87c2b2 (patch)
tree1387ffc3768c68f0fbbfea50bbfb1cff364ec862 /src/ChangeLog
parenta4cf170db540996460abefee7aab4e66b8b1b4d7 (diff)
downloademacs-844794c855d15300f026a1ef4e114314ed87c2b2.tar.gz
emacs-844794c855d15300f026a1ef4e114314ed87c2b2.zip
xfns.c (Fx_create_frame): If frame height i stoo big, try
sizes 24 and 10. Bug #3643.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index bdbdd0b0da9..bda2aa6d045 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12010-01-25 Jan Djärv <jan.h.d@swipnet.se>
2
3 * xfns.c (Fx_create_frame): If frame height i stoo big, try
4 sizes 24 and 10. Bug #3643.
5
12010-01-20 Kenichi Handa <handa@m17n.org> 62010-01-20 Kenichi Handa <handa@m17n.org>
2 7
3 * coding.c (consume_chars): If ! multibyte and the encoder is ccl, 8 * coding.c (consume_chars): If ! multibyte and the encoder is ccl,