diff options
| author | Kenichi Handa <handa@m17n.org> | 2006-01-24 02:01:42 +0000 |
|---|---|---|
| committer | Kenichi Handa <handa@m17n.org> | 2006-01-24 02:01:42 +0000 |
| commit | 90fc2bc59774318b3db7c3642df00a1297f6b7ff (patch) | |
| tree | 1fe1f27a6f61cc7de10e61c1af4161dab9f5ba9f | |
| parent | 3424774b11f2e258d6173fa8c6c4c2ef32f770e1 (diff) | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog.unicode | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog.unicode b/lisp/ChangeLog.unicode index d08032369a5..01bc0d14fa7 100644 --- a/lisp/ChangeLog.unicode +++ b/lisp/ChangeLog.unicode @@ -1,3 +1,8 @@ +2006-01-24 Kenichi Handa <handa@m17n.org> + + * descr-text.el (describe-char): Use insert-text-button instead of + widget-create for "customize what to show" button. + 2006-01-19 Stefan Monnier <monnier@iro.umontreal.ca> * tar-mode.el: Merge changes from the trunk: |
