summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS3
-rw-r--r--leim/ChangeLog4
2 files changed, 7 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 4b9f443ce91..124a5c9e935 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -90,6 +90,9 @@ types any more. Add -DUSE_LISP_UNION_TYPE if you want union types.
* Changes in Emacs 21.4
+** New input method chinese-sisheng for inputting Chinese Pinyin
+characters.
+
** New command quail-show-key shows what key (or key sequence) to type
in the current input method to input a character at point.
diff --git a/leim/ChangeLog b/leim/ChangeLog
index 7bc6cda3210..1db2b9dcb0a 100644
--- a/leim/ChangeLog
+++ b/leim/ChangeLog
@@ -1,3 +1,7 @@
+2004-05-17 Werner Lemberg <wl@gnu.org>
+
+ * quail/sisheng.el: New file.
+
2004-05-17 Kenichi Handa <handa@m17n.org>
* Makefile.in (OTHERS): Add ${srcdir}/quail/sisheng.elc.