diff options
author | Glenn Morris <rgm@gnu.org> | 2008-12-18 08:22:46 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-12-18 08:22:46 +0000 |
commit | 991227c0523cfbc231a10c21f5c09649f0bde793 (patch) | |
tree | a9c25588be591d8b0301cd2cbfcff24b9cf8b9d8 /lisp/ChangeLog.12 | |
parent | a61646e1e1f6bae4195794c34c0c1710d188a3d2 (diff) | |
download | emacs-991227c0523cfbc231a10c21f5c09649f0bde793.tar.gz |
Expand some wildcard entries.
Diffstat (limited to 'lisp/ChangeLog.12')
-rw-r--r-- | lisp/ChangeLog.12 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/lisp/ChangeLog.12 b/lisp/ChangeLog.12 index 092b46b4f62..a4c76c65fec 100644 --- a/lisp/ChangeLog.12 +++ b/lisp/ChangeLog.12 @@ -21101,8 +21101,11 @@ * dframe.el, ezimage.el, sb-image.el: New files. - * sb-*.xpm: Remove files. New image files installed into - etc/images/ezimage. + * sb-dir-minus.xpm, sb-dir-plus.xpm, sb-dir.xpm, sb-mail.xpm: + * sb-pg-minus.xpm, sb-pg-plus.xpm, sb-pg.xpm, sb-tag-gt.xpm: + * sb-tag-minus.xpm, sb-tag-plus.xpm, sb-tag-type.xpm: + * sb-tag-v.xpm, sb-tag.xpm: Remove files. + New image files installed into etc/images/ezimage. 2005-09-30 Kenichi Handa <handa@m17n.org> |