diff options
author | jun <jun@pkgsrc.org> | 2001-05-25 08:32:54 +0000 |
---|---|---|
committer | jun <jun@pkgsrc.org> | 2001-05-25 08:32:54 +0000 |
commit | cf9b25c54e5936d01fa9d7db75231544f2ddd2bf (patch) | |
tree | de8a041a41348339cfc00548d578b667a3fd052f /mail | |
parent | 641b27c3c11c4058e8d86ba598c767233136f175 (diff) | |
download | pkgsrc-cf9b25c54e5936d01fa9d7db75231544f2ddd2bf.tar.gz |
Update: mew 1.95b121 -> 1.95b123
1.95b123 (2001/05/24) mew-dist release
* Defining mew-draft-mode-reedit-queue-hook.
Tatsuya Kinoshita <tats@vega.ocn.ne.jp>
* Inputting RET for C-uP and C-uN changes the mark to the default.
NINOMIYA Hideyuki <nin@shikoku.ne.jp>
* Defining mew-config-guess-addition.
Tatsuya Kinoshita <tats@vega.ocn.ne.jp>
* signature is selectives by cases.
KOSUGE Takuya <kosuge@dg7.so-net.ne.jp>
* A bug fix for NetNews folders.
* Using jit-lock on Emacs 21.
* Defining mew-face-eof-{message,part}.
* Defining mew-insert-final-newline due to the bug of narrow-to-region
on Emacs 20 and XEmacs. ^L can't be broken.
* "E" works for RFC822 messages.
* mew-news-path is passed to mewls.
* mew-cc and mew-dcc uses mew-mail-address() if it is 'me.
SUGIMORI <taro@fc.jpn.org>
* A patch for mew-summary-retrieve-message().
Makoto Kohno <kohno@cr.scphys.kyoto-u.ac.jp>
* A patch for contrib/mew-browse.el.
Shuichi KITAGUCHI <ki@hh.iij4u.or.jp>
* Lovely hack for mew-config-guess-when-composed. Now a user can
watch a header when modified.
Tatsuya Kinoshita <tats@vega.ocn.ne.jp>
* Thread key-bindings are now reset. They all have the prefix "t".
* C-uP and C-uN set mew-mark-walk.
* Adding .dll.
Tak Ota <Takaaki.Ota@am.sony.com>
* A bug fix for mew-config-guess-when-replied.
Tatsuya Kinoshita <tats@vega.ocn.ne.jp>
1.95b122 (2001/05/09) mew-dist release
* Big5 for XEmacs.
* Fixing infinite loop of mew-summary-setup-mode-line().
* Defining mew-config-guess-when-{replied,prepared,composed}
* Keep modified for mew-draft-rehighlight().
Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Bug fix of reedit for a message whose first part is not text.
* Clarify "case" for reedit.
* Removing sit-for.
* Getting mew-param-analyze-broken() back to the old logic.
* mew-theme-file hack.
FUKANO Akihiro <fukano@bb.vh1.arena.ne.jp>
* C-uC-cC-e now prepares a default value for CT:.
* Fixing the last range for mewls.
Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp>
* MS Office patch.
Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mew/Makefile | 4 | ||||
-rw-r--r-- | mail/mew/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/mew/Makefile b/mail/mew/Makefile index af70b147fd0..c49ef5e07e6 100644 --- a/mail/mew/Makefile +++ b/mail/mew/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.20 2001/04/24 19:19:24 jun Exp $ +# $NetBSD: Makefile,v 1.21 2001/05/25 08:32:54 jun Exp $ -DISTNAME= mew-1.95b121 +DISTNAME= mew-1.95b123 CATEGORIES= mail MASTER_SITES= ftp://ftp.mew.org/pub/Mew/beta/ diff --git a/mail/mew/distinfo b/mail/mew/distinfo index 5de8f282591..d796eb631d7 100644 --- a/mail/mew/distinfo +++ b/mail/mew/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2001/04/24 19:19:24 jun Exp $ +$NetBSD: distinfo,v 1.4 2001/05/25 08:32:54 jun Exp $ -SHA1 (mew-1.95b121.tar.gz) = d18af70f33e30fa6d13ab7f6cb6bc5aca4342cf7 -Size (mew-1.95b121.tar.gz) = 739020 bytes +SHA1 (mew-1.95b123.tar.gz) = 1222ebe880accb55a6051e617e4b516913485b88 +Size (mew-1.95b123.tar.gz) = 742344 bytes SHA1 (patch-aa) = b1f029edab7f724e4443ba1ede79146250583e9b |