diff options
author | Kenichi Handa <handa@m17n.org> | 2005-04-08 12:07:27 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 2005-04-08 12:07:27 +0000 |
commit | 9741224e5cc7fc00cd224f78455f9c9d3677e76f (patch) | |
tree | 3adb6297a605a69237c6736ca166be5a21d531cf | |
parent | 1af7fe2b223e884b9514fa3abd555297624b65d8 (diff) | |
download | emacs-9741224e5cc7fc00cd224f78455f9c9d3677e76f.tar.gz |
*** empty log message ***
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 702bd8c728e..49e5e50851f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2005-04-08 Kenichi Handa <handa@m17n.org> + + * ps-mule.el (ps-mule-show-warning): If the number of unprintable + chars are more than a limit, print " and more..." at the tail. + 2005-04-08 Kim F. Storm <storm@cua.dk> * emacs-lisp/authors.el (authors-aliases): Update list. |