aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2010-10-29 11:01:41 +0900
committerKenichi Handa2010-10-29 11:01:41 +0900
commit0269bd906626243b117136d6ea9eb98d2947b9f8 (patch)
tree554657b1a580b0536ec0bfe5553d32910d5d8b61 /src/ChangeLog
parentb2cca8569ad863c651dde1523ed841b280a96658 (diff)
downloademacs-0269bd906626243b117136d6ea9eb98d2947b9f8.tar.gz
emacs-0269bd906626243b117136d6ea9eb98d2947b9f8.zip
w32gui.h (STORE_XCHAR2B, XCHAR2B_BYTE1, XCHAR2B_BYTE2): Surround chp by parentheses.
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 0928978ba28..eecad1f9689 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12010-10-29 Kenichi Handa <handa@m17n.org>
2
3 * w32gui.h (STORE_XCHAR2B, XCHAR2B_BYTE1, XCHAR2B_BYTE2): Surround
4 chp by parentheses.
5
12010-10-28 Kenichi Handa <handa@m17n.org> 62010-10-28 Kenichi Handa <handa@m17n.org>
2 7
3 Implement various display methods for glyphless characters. 8 Implement various display methods for glyphless characters.