X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=e9a9fad967a6cb8b39ebde4fe26468241be79da4;hb=215c54b13baa8f3f74212dba831cc0ea23ead106;hp=b9c4e1ed2bb6ac608815752acd10c6b950eb25ed;hpb=57b3d7593a29a15f8434e5035a4050b5ce7fa072;p=elisp%2Fgnus.git- diff --git a/ChangeLog b/ChangeLog index b9c4e1e..e9a9fad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,112 @@ +2006-03-07 Reiner Steib + + * etc/images/README: Add GIMP script. + (attach.xpm): Move to top level. + (sort-*.xpm) Add. + + * etc/images/sort-ascending.xpm, + etc/images/sort-column-ascending.xpm, + etc/images/sort-criteria.xpm, etc/images/sort-descending.xpm, + etc/images/sort-row-ascending.xpm: New icons from GNOME 2.6. + +2006-03-10 Reiner Steib + + * Makefile.in (release-check-settings): Add status and + suggestions. + (release-files): Remove duplicate release-cvs-export. + (README): New target. + (release-files, release-make-tar-ball, release-diff): List files. + (README, release-make-tar-ball): Fix. + +2006-03-06 Reiner Steib + + * GNUS-NEWS: Generated. + + * Makefile.in (release-*): New targets. + +2006-02-28 Reiner Steib + + * todo: Remove nnweb. Add: widget for posting styles, doc string + for utility functions, LIST SUBSCRIPTIONS, divide emacs-mime.texi, + change servers. + + * etc/images/README (next-page.xpm): From Gnome, not from Emacs + 22. + + * cancel.xpm, copy.xpm, diropen.xpm, help.xpm, left-arrow.xpm, + next-page.xpm, paste.xpm, print.xpm, redo.xpm, right-arrow.xpm, + save.xpm, search.xpm: New icons duplicated from Emacs 22. + + * etc/images/README: Add these icons. + + * etc/images/README: Describe the new images. + + * etc/gnus/gnus-setup.ast, etc/gnus/news-server.ast: Use + texinfo-mode. + + * etc/images/mail/save.xpm, etc/images/mail/preview.xpm: Rename + char*. + +2006-03-03 Reiner Steib + + * xemacs.mak: Remove outdated file. Use make.bat instead. + +2006-03-02 Reiner Steib + + * make.bat: Add note about "Out of environment space" on Windows + 98 SE. Avoid `>' in echo. + +2006-02-27 Reiner Steib + + * ChangeLog, texi/ChangeLog, lisp/ChangeLog: Fix "From so-and-so" + and "(tiny change)" entries. + +2006-02-23 Katsumi Yamaoka + + * lisp/message.el (message-tool-bar-gnome, message-tool-bar-retro): + Replace mml-attach-file and mml-preview with mime-edit-insert-file + and mime-edit-preview-message. + +2006-02-22 Reiner Steib + + * etc/images/gnus/mail_send.xpm: Emacs 21 icon for + message-tool-bar-retro. + +2006-02-21 Reiner Steib + + * make.bat (:etc): Also consider images in images/mail and + images/. + + * etc/Makefile.in (install, uninstall): Also consider images in + images/mail and images/. + + * etc/images/connect.xpm, etc/images/contact.xpm, + etc/images/delete.xpm, etc/images/describe.xpm, + etc/images/disconnect.xpm, etc/images/exit.xpm, + etc/images/lock-broken.xpm, etc/images/lock-ok.xpm, + etc/images/lock.xpm, etc/images/refresh.xpm, + etc/images/gnus/toggle-subscription.xpm, + etc/images/mail/attach.xpm, etc/images/mail/compose.xpm, + etc/images/mail/copy.xpm, etc/images/mail/forward.xpm, + etc/images/mail/inbox.xpm, etc/images/mail/move.xpm, + etc/images/mail/not-spam.xpm, etc/images/mail/outbox.xpm, + etc/images/mail/reply-all.xpm, etc/images/mail/reply.xpm, + etc/images/mail/save-draft.xpm, etc/images/mail/send.xpm, + etc/images/mail/spam.xpm: New icons from GNOME 2.6. + +2006-02-21 Miguel Frasson + + * etc/images/separator.xpm: Copy of sep.xpm from AUCTeX. + +2006-02-21 Adam Sj,Ax(Bgren + + * etc/images/mail/save.xpm, etc/images/mail/preview.xpm: New icons. + +2006-02-15 Katsumi Yamaoka + + * lisp/nnheader.el (mm-make-temp-file): Be always alias to + make-temp-file. + 2006-01-26 Katsumi Yamaoka * Makefile.in (clean): Clean all subdirectories; remove *~. @@ -11,7 +120,7 @@ 2005-01-26 Katsumi Yamaoka * lisp/dgnushack.el (dgnushack-unexporting-files): Exclude - dgnuskwds.el, legacy-gnus-agent.el and gnus-load.el. + dgnuskwds.el and gnus-load.el. * lisp/nnheader.el (mm-subst-char-in-string): New function. (nnheader-replace-chars-in-string): Use it. @@ -473,7 +582,7 @@ * lisp/dgnushack.el (dgnushack-unexporting-files): Add legacy-gnus-agent.el. -2004-03-08 Kevin Greiner +2004-03-08 Kevin Greiner * make.bat: Make sure that gnus-load.el and sieve are writable to avoid breakage. @@ -486,10 +595,9 @@ (gnus-namazu/call-namazu): Use gnus-namazu-imap-group-prefix. (gnus-namazu/search): Support Maildir. -2004-03-01 Reiner Steib +2004-03-01 Michael Schierl (tiny change) - * make.bat: Fix directory test for Windows 9x/ME. From Michael - Schierl (tiny change). + * make.bat: Fix directory test for Windows 9x/ME. 2004-02-11 TAKAHASHI Kaoru @@ -539,9 +647,9 @@ * lisp/pop3.el (pop3-md5): Always use the built-in `md5'. -2004-01-07 Hiroshi Fujishima +2004-01-07 Hiroshi Fujishima (tiny change) - * etc/gnus-tut.txt: `G m' instead of `G V' (tiny patch). + * etc/gnus-tut.txt: `G m' instead of `G V' 2004-01-06 Katsumi Yamaoka