Commit graph

49 commits

Author SHA1 Message Date
ryoon
689099d61e Update to 6.8
Changelog:
* Mew now supports Emacs 24.3 or later only.
* Supporting stunnel 5.
* Supporting GnuPG 2.1.23 or later.
  The command name should be "gpg" instead of "gpg2".
  Put the following to your "~/.gnupg/gpg.conf".
        no-auto-key-retrieve
        auto-key-locate local
* Using LibreOffice (soffice) on Unix by default
2018-06-07 18:55:30 +00:00
agc
ddbf6ddecd Add SHA512 digests for distfiles for mail category
Problems found locating distfiles:
	Package mutt: missing distfile patch-1.5.24.rr.compressed.gz
	Package p5-Email-Valid: missing distfile Email-Valid-1.198.tar.gz
	Package pine: missing distfile fancy.patch.gz
	Package postgrey: missing distfile targrey-0.31-postgrey-1.34.patch
	Package qmail: missing distfile badrcptto.patch
	Package qmail: missing distfile outgoingip.patch
	Package qmail: missing distfile qmail-1.03-realrcptto-2006.12.10.patch
	Package qmail: missing distfile qmail-smtpd-viruscan-1.3.patch
	Package thunderbird24: missing distfile enigmail-1.7.2.tar.gz
	Package thunderbird31: missing distfile enigmail-1.7.2.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 23:27:00 +00:00
ryoon
68101609d4 Update to 6.7
Changelog:
  Security fix for GnuPG.
  GnuPG 2.1 is supported only for master password, not for PGP/MIME and S/MIME.
2015-08-05 12:32:56 +00:00
taca
018961a823 Update mew to 6.6.
<Differences between Mew 6.6 and Mew 6.5>

* Better image supports.
* The body encoded with Base64/Quoted-Printable is decoded.
* Catching up to the latest GnuPG.
* Support of ISO-2022-JP-3 was removed in favor of UTF-8.
* The speed to move the cursor in Summary mode got much faster.
* Supporting stunnel 5.
2014-04-29 13:41:05 +00:00
ryoon
2a940a38d9 Bump PKGREVISION
* Add stunnel 5 support
2014-03-12 12:43:43 +00:00
ryoon
7c4ae71c76 Bump PKGREVISION.
* Fix slow curser move on emacs 24.2.
  Patches from upstream git.
2013-01-26 05:55:36 +00:00
ryoon
294a611777 Update to 6.5
* patches/patch-bin_cmew is merged to upstream.

Changelog:
Mew 6.5 stable release (2012/04/16)

Mew 6.5rc2 (2012/04/05)

* Checking libwrap for stunnel.
* Supporting stunnel 4.53.
	TAKANO Yuji <takachan>
* Disabling libwrap.
	ARAI Shun-ichi <hermes>

Mew 6.5rc1 (2012/03/28)

* Workaround of cmew for Ruby 1.9.
	Tatsuya Kinoshita <tats>
* mew-make-temp-name allows non-ASCII characters
	Yoshinari Nomura <nom>

Mew 6.4.50 (2012/03/07)

* Supporting stunnel 4.51.
	Seiji Ariga <ariga>
* Hilighting HTML produced by w3m.
* Fixing regex of mew-regex-ignore-scan-body-list.
	Tatsuya Kinoshita <tats>
* Fixing cmew bugs.
2012-04-16 17:00:28 +00:00
taca
0be49797b8 Add a patch to fix cmew's case significant problem of keys.
Bump PKGREVISION.
2012-01-31 14:52:20 +00:00
ryoon
f4bd0af063 Update to 6.4
* Remove included patches.

Changelog:
Mew 6.4 stable release (2011/10/19)

* cmew falls back to getModificationTime on Windows.
	Masamichi HOSODA <trueroad>
* Supporting Ruby 1.9.
	Takahiro Kambe <taca>

Mew 6.4 release candidate 1 (2011/09/06)

* A bug of rescan is fixed finally!
* mewl avoids causing error if a folder does not exist.
	Masamichi HOSODA <trueroad>
* Catching up to stunnel 4.39.
	Ryo ONODERA <ryo_on>
* Supporting text/csv.
	Tetsuya Toda <toda>

Mew 6.3.51 (2011/06/29)

* A hack for calling browser on Unix.
	"Diogo F. S. Ramos" <diogofsr> and Tatsuya Kinoshita <tats>
* Bug fixes for hankaku.
	<tmurata> and Tatsuya Kinoshita <tats>
* Avoiding broken end-of-line for quoted-printable.
* Multibyte hack for Emacs 23 and 24.
* Supporting GBK.
* Fixing excel and powerpoint on Unix.
	Kan Sasaki <sasaki@fcc.ad.jp>
* pdftotext support for Windows.
	Shuichi KITAGUCHI <ki>
* &rest to mew-user-agent-compose for Emacs 24.
	Harald Hanche-Olsen <hanche>
* More gentle for broken Multipart/Signed.
	Eisaku YAMAGUCHI <eisaku>
* Improving the documentation of mew-draft-use-format-flowed.
	Christophe TROESTLER <Christophe.Troestler>
* varsx hack.
* Fixing regex of time.
	Christophe TROESTLER <Christophe.Troestler>
* Fixing major mode hooks.
	Hayashi Masahiro <mhayashi1120>
* Inline display of PDF with "pdftotext".
	Hideyuki SHIRAI <shirai>
	Harumitsu YOSHITAKE <yositake>
* Text/Pdf for Thunderbird
	Christophe TROESTLER <Christophe.Troestler>
* Removing warnings for Emacs 23.3
	Yu-ji Hosokawa <yu-ji>
* Killing stunnel with -KILL since the spec of stunnel changed.
* The -b option for mewest.
	"Diogo F. S. Ramos" <diogofs>

Mew 6.3.50 (2010/08/31)

* Defining mew-draft-use-format-flowed.
	Christophe TROESTLER <Christophe.Troestler>
* Making use of mew-save-dir.
* Fixing the hash-vs-array problem of cmew.
	Masamichi HOSODA <trueroad>
* Making cmew safer in the case where mewest works at the same time.
	Masamichi HOSODA <trueroad>
* Hack for mew-time-rfc-to-sortkey.
	Hideyuki SHIRAI <shirai>
* A patch for unzip.
	Yu-ji Hosokawa <yu-ji>
* Supporting unzip.
* Bug fix for PGP/MIME of binary encryption.
	Shoichi Kurosaka <sho>
* Both cmew and smew in Haskell works well finally!
	Shuichi KITAGUCHI <kit>
* Fixing info/Makefile.
	Yasuhiro KIMURA <yasu>
* Guarding mew-addrbook-clean-up.
	Hideyuki SHIRAI <shirai>
* A bug fix of mew-mime-content-type.
	Yu-ji Hosokawa <yu-ji>
* Setting split-width-threshold to nil in mew-summary-reply.
* "b" in Summary saves the buffer of Message mode to a file.
* header-only now can work for M-x mew.
* Bold of font can be specified on Emacs 23.
* Deleting " " from global-mode-string.
	Christophe TROESTLER <Christophe.Troestler>
* Correcting the -P option of stunnel3.
	Kendall Shaw <kshaw>
* Define mew-sumsym-encode-folder and mew-sumsym-decode-folder.
* set-buffer -> with-current-buffer.
* Making mew-mime-image() safer.
	Hideyuki SHIRAI <shirai>
2011-10-19 18:32:50 +00:00
taca
096fa84761 Make cmew command usable with ruby19.
pkgsrc change: add comments to patch files.

Bump PKGREVISION.
2011-09-12 16:27:18 +00:00
ryoon
52426d7a5f * Support stunnel-4.39, version detection is changed.
* bump PKGREVISION.
2011-07-11 14:54:38 +00:00
taca
20f7485926 Two fixes for cmew problem from mew-dist mailing list.
Bump PKGREVISION.
2010-10-06 12:29:42 +00:00
taca
521b056ea2 Update mew to 6.3.
Mew 6.3 (2009/11/20)

* mew-find-cs-region for iso-8859-1 and iso-8859-15.
* mew-pgp-signer for old PGP.
	Tatsuya Kinoshita <tats@vega.ocn.ne.jp>

Mew 6.3 release candidate 2 (2009/11/02)

* Maintaining backward compatibility of mew-find-cs-region on Emacs 23.
* A patch for writefln() of d/smew.
	Masamichi HOSODA <trueroad@zob.ne.jp>

Mew 6.3 release candidate 1 (2009/10/16)

* Flush in cmew.
	Hideyuki SHIRAI <shirai@meadowy.org>
* Reducing stat() in cmew.
	Takahiro Kambe <taca@back-street.net>
* Using last-command-event instead of last-command-char.
	Hideyuki SHIRAI <shirai@meadowy.org>
* Binding large-file-warning-threshold to nil in
  mew-find-file-noselect2.
	Hideyuki SHIRAI <shirai@meadowy.org>

Mew 6.2.52 (2009/08/12)

* A patch for mew-warn-addresses.
	Yu-ji Hosokawa <yu-ji@hoso.net>
* Unibite buffer for image.
	Hideyuki SHIRAI <shirai@meadowy.org>
* mode-id hack.
	Hideyuki SHIRAI <shirai@meadowy.org>
* UTF-8 hack for Emacs 23.
	Hideyuki SHIRAI <shirai@meadowy.org>
* A patch for warning.
	Hayashi Masahiro <mhayashi1120@gmail.com>

Mew 6.2.51 (2009/02/16)

* Supporting NTEmacs.
	Hayashi Masahiro <mhayashi1120@gmail.com>
* A patch for mew-fill-match-adaptive-prefix.
	Takashi Masuda <masutaka@nifty.com>
* Rescuing non-balanced parenthesis of addresses.
* A patch for mew-input-folder-search-setup2
	KOIE Hidetaka <hide@koie.org>
* A patch for Makefile.
	Kazuyoshi Furutaka <furutaka@jb3.so-net.ne.jp>
* Refile uses mew-case instead of mew-case-default.
	Hideyuki SHIRAI <shirai@meadowy.org>

Mew 6.2.50 (2009/01/21)

* Set IMAP's \Seen flag onto refiled messages.
* Changing the timing of longlines-mode off.
* A bug fix for mew-cite-prefix-username.
* A patch for join.
	Hideyuki SHIRAI <shirai@meadowy.org>
* chapter -> section in info.
* Defining mew-fill-match-adaptive-prefix to save Emacs 21.4.
2010-02-06 05:31:25 +00:00
taca
1a37d64d62 Add checksum for patch-ab. 2009-08-15 03:31:11 +00:00
minskim
2f5f815900 Update mew to 6.2. This fixes PR 40808 and PR 41853.
Major changes:
    * Configuration in ".mew.el", especially of mew-config-alist is
      simplified. See the config2 node in info.
    * Virtual mode is categorized to Selection and Thread. You can create
      Selection by keyword, dialog, sorting, and so on. You can make
      Thread even of Selection as well as of Summary.
    * "S" is now virtual sort creating Selection. Physical sort is
      assigned to "M-s".
    * Punycode is supported. Mew now can display internationalized domain
      names.
    * "Z" collects a folder list according to the current world.
      No numeric argument is necessary any more.
    * "_" toggles a long line: normal, long, wrapped.
    * You can use gmail with IMAP.
2009-08-09 12:01:18 +00:00
cjep
5c4b905f21 In the Lisp code, reference the correct directory for the icons.
Fixes PR#30530.
2007-12-30 16:24:54 +00:00
taca
912819bff3 Update mew to 5.2.
Changes from 5.1 to 5.2: (http://www.mew.org/release/index.html.en#Mew-5.2)

* Full S/MIME support based on GnuPG 2.
        http://www.mew.org/feature/smime.html.en

* Automatic resizing for large JPEG/PNG images.

* Hyper Estraier support.
        http://www.mew.org/feature/est.html.en

Hyper Estraier is a full text search engine based on the N-gram
algorithm which is independent on language. You can search your target
messages from ALL folders on Windows, Mac, and UNIX.
2007-01-19 15:10:50 +00:00
uebayasi
4ca5fe9e66 Update mew to 5.1. PR pkg/34556 from KIRIHARA Masaharu <mki_open at yahoo
dot co dot jp>.

Changes excerpted from 00diff:

			    <Differences>
			    Kazu Yamamoto
			     Jul 5, 2006

	      <Differences between Mew 5.1 and Mew 4.2>

* The ".mew" suffix is introduced for OS level search mechanisms.
* OS level search mechanisms including Spotlight, Windows Desktop
  Search, Google Desktop are integrated.
* The mechanism of master password was implemented.
  Set mew-use-master-passwd to t to use it.
* When sending a message, if your SMTP server requires user
  authentication, Mew asks you to input your password. You don't have
  to configure mew-smtp-user anymore.
* In Draft mode, addresses which are not considered safe turn red.
  See mew-safe-addresses, mew-warn-addresses, mew-safe-domains, and
  mew-warn-domains.
* You can securely save your passwords to a file with a master
  password.
* "li" copies a message to an IMAP folder.
* "I" now works in Thread mode.
* "C-cC-e" in Summary has been drastically improved.
* "C-cC-t" and "C-cC-y" in Summary were obsoleted.
* 'mew-inbox-action-alist' can be set in 'mew-config-alist'.
* "v" in Summary mode displays line numbers when off.
* "C-uj" in Summary mode jumps to the message whose message number is
  specified.
* "C-uB" decomposes any attached files.
* If you want to put the 'D' mark to duplicated messages
  whose boyies are identical (ie spams), set
  mew-summary-form-mark-spam to t.
* All variables can be defined in ".mew.el". You don't have to
  set specific variables in ".emacs".
2006-10-07 05:13:14 +00:00
uebayasi
0ff49b86b7 Update mew to 4.2.
Changes (cited from 00diff) are:

> 	      <Differences between Mew 4.2 and Mew 4.1>
>
> * mew-nmz.el has been integrated. You can search messages with
>   keyword DB. For more information, see info.
> * "C-uw" prepares a draft whose To: is the address on From: of the
>   current message.
> * "e" in Summary can convert any mark to new one.
> * S/MIME has been supported. (alpha stage)
> * IMAP UTF-7 support. You can use non-ASCII characters for folder
>   names.
> * TLS has been supported.
> * Fixing a bug of SSL.
> * Drag and Drop composing has been supported.
> * Many small bug fixes.
2005-03-04 15:32:35 +00:00
agc
8758983939 Add RMD160 digests. 2005-02-24 09:59:20 +00:00
uebayasi
86ea15881d Replace mail/mew (not mail/mew3) with Mew 4.1, as I intended. 2004-11-30 02:42:11 +00:00
uebayasi
12ae505909 Update to 2.3.
Changes since 2.2 are:

* A bug fix for S/MIME's temporary file again.
* info updates.
* Catching up new warning messages of GnuPG 1.2.0.
	KOIE Hidetaka <hide@koie.org>
* A bug fix for S/MIME's temporary file.
* A bug fix for PGP's marks in the attachment region.
2003-01-11 15:26:07 +00:00
jun
c2e80a1970 Note update of mew to 2.2
Mew 2.2 (2002/02/25)
Mew 2.2rc4 (2002/02/21)
* Defining mew-syntax-treat-filename-default-function.
* Binding auto-image-file-mode to nil in mew-flet and mew-frwlet.
* Defining mew-use-other-frame.
* Yet another bug fix for "t*".
* A bug fix for mew-summary-join.
* Seeing if incm exists or not.
Mew 2.2rc3 (2002/02/04)
* Fixing the "foo: ;" problem.
* m17n hack for Summary mode of +draft.
* Window-config hack for composing mails.
* A bug fix for "t*".
* Prefix for mew-draft-insert-signature.
* Patches for incm.
* A bug fix of mew-summary-save for the NAME parameter.
* Creating folders specified by Fcc: when composing.
* Debug hack.
* sleep-for 1 for mew-touch-folder-check.
* LANG: "en" -> "C"
* A bug fix for mew-buffer-message.
* Defining mew-encode-singlepart-hook.
* Null body hack for incm.
* A bug fix for mew-insert-message.
Mew 2.2rc2 (2002/01/17)
* Workaround for messages whose size is 0.
* TIS 620 hack.
* GCC hack for configure.in.
* A patch for configure.in.
* Displaying the number of marked messages.
* make clean hack.
* Digit-argument for "0"-"9". mew-summary-toggle-8bit -> "z8".
* Supporting ".tif".
* "nntp" service entry.
* incm hack.
* A patch for incm.
* incm is merged.
* A bug fix for mew-delete-file.
* no-fold option for mew-header-insert.
* Case-sensitive search for marks.
Mew 2.2rc1 (2001/12/20)
* A bug fix of C-cC-z for multple PGP data.
* A bug fix for w3m.
Mew 2.1.52 (2001/12/11)
* Sort key hack: "ml2" -> "mlnum"
* Copying minibuffer-local-map to mew-input-map.
* A bug fix for mew-input-file-name.
* wvHtml hack.
* Defining mew-broken-parameter-list.
* m17n hack.
* Defining mew-prog-audio{,2} for Win32.
2002-02-28 02:41:28 +00:00
jun
a2bba2dab9 Update Mew to 2.1.51
Mew 2.1.51 (2001/12/07)
* A bug fix for mew-encode-remove-illegal-fields.

Mew 2.1.50 (2001/12/07)
* A bug fix for null line in a header.
* A workaround for reediting ctext.
* Defining mew-use-nfs-hack.
* A bug fix for mewls's null pattern.
* Removing ".CRLF" instead of "CRLF.CRLF" in a POP session.
* s/str/mystr/ for the C commands.
* A bug fix for md5 on XEmacs.
* 'no-line-break for base64-encode-string.
* A bug fix for mew-start-process-disp.
* iso-8859-15.
2001-12-10 09:45:35 +00:00
jun
f679807ec0 update of mew to 2.1
Mew 2.1 (2001/11/01)

* XML is well supported.
* +mdrop is implemented. You can remove messages on your POP server
  visually.
* Sort (s) and pack (O) became much faster.
* Some workaround for broken POP servers.
* Many other small bug fixes.
2001-11-02 01:43:53 +00:00
jun
8b7cb2faab Update Mew to 2.1rc3
Mew 2.1 release candidate 3 (2001/10/30)
* Setting 0.05 instead of 0.01 for mew-smtp-command-content.
  This maybe rescue XEmacs.
* Biding buffer-file-coding-system to prevent the side effect.
* Adding the "-l" option for mew-prog-vgrep.
* Ensuring that richtech-mode is disabled.
* Setting max-mini-window-height to 1 in mew-summary-pipe-message.
* Taking care of EXPIRED PGP keys.
* Using mew-mule3.el even if Emacs is executed with the --unibyte
  option.
2001-10-30 04:17:11 +00:00
jun
4717a88d45 Update of mew to 2.1rc2
Mew 2.1 release candidate 2 (2001/10/26)

* gifsicle support to prevent XEmacs from dying.
* Text/Xml support for mew-summary-execute-base.
* Handling 'quit in sort and pack.
* A patch for refile learning.
  Yoshinari Nomura <nom@csce.kyushu-u.ac.jp>
* Fixing a bug that XEmacs dies when encoding GIF.
* Edit again for qmail.
* Bug fixes for privacy services in drafts.
* Limit for re-search-foward in mew-text/xml-detect-cs etc.
2001-10-26 13:21:31 +00:00
jun
8d9ec39430 Note update of mew to 2.1rc1
Mew 2.1 release candidate 1 (2001/10/24)

* mew-auto-flush-queue works for mbox.
* Workaround for mew-image-inline-p on Emacs 21.1.
* Implementing mew-text/html-detect-cs and mew-text/xml-detect-cs.
* Process status is well displayed on the mode line.
* A bug fix for mew-demo-picture.
* Defining mew-use-charset-sanity-check.
* A patch for refile.
* mew-input-folders hack.
* Defining mew-syntax-treat-filename-function.
* Defining mew-input-draft-buffer.
* No sanity check if charset is specified.
* C-cC-i for mew-summary-find-file.
2001-10-25 19:23:42 +00:00
jun
c8b475e108 Update Mew to 2.0.60
Mew 2.0.60 (2001/10/15) mew-dist release
* Enhancing mew-param-analyze-broken to remove white spaces between
  encoded-words.
* recenter for mew-summary-down.
* "c" for mew-summary-copy.
* Allowing the 'X' mark for +mdrop.
* A bug fix for 'invisible.
* "?" for mew-input-map.
* Allowing multiple SPCs on POP sessions.

Mew 2.0.59 (2001/10/12) mew-dist release
* A bug fix for Multipart/Alternative.
* Removing mew-summary-display-raw-header.
* Use the "--decrypt" option instead of "--verify" for GnuPG.
* Some "mew-pop-to-buffer" patches.
* Defining mew-regex-ignore-folders.
* A bug fix for PGP encryption.
* Integrating "," and "C-cC-u". Use "," only.
* Removing mew-pop-to-buffer.
* Using mew-current-get-* as little as possible.
2001-10-23 07:00:20 +00:00
jun
1ecbbfc56d - add contrib files
- Update Mew to 2.0.58
Mew 2.0.58 (2001/10/10) mew-dist release

* The "Type 'T'" message displayed only when the top level is
  truncated.
* ".txt" suffix for dummy file names.
* 't' in attach to toggle text/binary.
* Defining mew-ask-fcc.
* "Y" for mew-summary-cite.
2001-10-10 05:45:15 +00:00
jun
0769df4096 Update Mew to 2.0.57
Mew 2.0.57 (2001/10/04) mew-dist release

* XML support.
* mew-mime-content-type hack.
* A patch for contrib/mew-caesar.el.
* mew-summary-kill-subprocess() now calls mew-pop-tear-down().
* Supporting .htm as well as .html.
2001-10-04 04:00:19 +00:00
jun
4a961fc2e8 Update mew to 2.0.56
Mew 2.0.56 (2001/10/03) mew-dist release

* mew-summary-folder-cache-save() now includes mew-touch-folder().
* A bug fix for non-UIDL POP servers.
* Unlimiting mew-header-max-depth for mew-scan-form-mark().
* Touching folders when 'mdrop.
* mew-set-environment() moved after loading mew-rc-file.
2001-10-03 10:21:07 +00:00
jun
4d4246ddee Update mew to 2.0.55
Mew 2.0.55 (2001/10/01) mew-dist release

* A bug fix for file mode of manuals.
* Code clean up for refile.
* A bug fix for mew-regex-id.
* Removing mew-folder-remotep.
* +mdrop finally.
* mew-time-diff.
* If a number N is set to mew-pop-delete, it means to keep message
  on the POP server for N days.
* A bug fix for mew-folder-check.
* A bug fix for mew-substring.
* A bug fix for mew-summary-sort.
* A bug fix for mark handling of mew-summary-refile.
* Fixing the problem of ":" vs "y" and/or "C-cC-l".
2001-10-01 07:48:15 +00:00
jun
3a565b9ead Update mew to 2.0.54
Mew 2.0.54 (2001/09/17) mew-dist release

* Defining mew-warning-field-level.
* Bug fixes for mew-pop-info-name and mew-smtp-info-name.
* completion-ignore-case hack in draft for mouse clicking.
* Highlighting a body when reediting.
* Re-writing mew-summary-sort.
* C-u# now asks a printer name.
* A bug fix for mew-header-fold-region.
* Removing the last "," of enum in pattern.c.
* The "-f" option for "test" instead of the "-e" otpion in Makefile.
2001-09-17 09:14:24 +00:00
jun
93e440d36f Update mew to 2.0.53
Mew 2.0.53 (2001/09/10) mew-dist release

* mewls bug fix for sort.
        KAMEI Ken-ichi <mule@pluto.dti.ne.jp>
* Sort and pack doesn't call mew-scan. Just arrange Summary cache.
* Preserving all marks when scanning.
* Enhancing thread architecture.
        Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Defining mew-input-language-name.
* A bug fix for mew-input-address.
* Removing unnecessary code from mew-summary-sort.
        Tatsuya Kinoshita <tats@iris.ne.jp>
2001-09-12 13:21:28 +00:00
jun
e3b1a9a88a Update mew to 2.0.52
Mew 2.0.52 (2001/09/05) mew-dist release
* "I" inserted a line in a underline overlay. So, underline was put
  onto two lines. This bug has been fixed.
* A bug fix for mew-alias-expand-addrs.
* A bug fix for mew-input-address.
* Bug fixes for "(" and ")" again.
        NINOMIYA Hideyuki <nin@shikoku.ne.jp>
* The "-a" option for contrib/incdir.
        Yasunari Momoi <momo@bug.org>
        "YAMAZAKI Noriyuki" <zaki@data-hotel.net>
* A patch for contrib/mew-fancy-summary.el.
        Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Some defcustom hack.
        Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
2001-09-05 05:11:08 +00:00
jun
bb45c2c3fd Update mew to 2.0.51
Mew 2.0.51 (2001/08/31) mew-dist release
* Info updates.
* Some defcustom hack.
* Binary parts of a truncated message should not be decoded.
* Now "Too large, truncated" message is displayed in the minibuffer.
* Check the size from X-Mew-Uidl: carefully.
* Addrbook now can contain group:; notation. It can be expand unless
  it recurses.
* mew-summary-ls calles mew-mark-clean only when called interactively.
* C-cC-o inserts X-Mailer: in the last.
* Ask Subject: before "Really send this message? ".
* 't' in mew-scan-form now means the position of thread indentation.
* X-Mailer: now locates just above mew-header-separator.
* insert-file-contents changes buffer-file-coding-system. ","
  is sacrificed and lpr-buffer goes wrong. mew-insert-message
  now preserves buffer-file-coding-system.
* Workaround for a broken POP server which doesn't display UID after
  a message number.
* X-Mailer: for Bcc:.
* Bug fixes for mew-case-guess-when-composed.
* Bug fixes for "(" and ")".
2001-09-01 17:17:27 +00:00
jun
008a5bbd70 Update mew to 2.0.50
Mew 2.0.50 (2001/08/14) mew-dist release

* info and doc updates.
* mew-summary-sort: some bugs related to region are fixed.
        Tatsuya Kinoshita <tats@vega.ocn.ne.jp>
* mew-substring in mew-mule3.el: length of mew-error-broken-string to
  width.
        SAITO Atsunori <sai@yedo.com>
* Defining mew-ask-mark-process. The default is nil.
* Supporting sort region. (C-uS)
        "Takashi P.KATOH" <p-katoh@shiratori.riec.tohoku.ac.jp>
* mew-encode-remove-illegal-fields has a bug which removes
  Subject: whose first line is null and whose second one
  has a value. This bug was fixed.
* Setting mode of files under ~/Mail to mew-file-mode.
* A bug fix for mew-case-guess-when-composed.
        Tatsuya Kinoshita <tats@vega.ocn.ne.jp>
* The "-l" option for "grep".
        "David A. Panariti" <davep@who.net>
* Inserting X-Mew-UIDL: at the beginning of a mail.
* mew-multibyte-string-p and multibyte hack.
        Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
2001-08-16 09:14:09 +00:00
jun
b6d413b637 Update mew to 2.0 stable
Mew 2.0 stable (2001/07/26) mew-release release
* info updates.
* Defining mew-set-language-environment-coding-systems to avoid
  the side effect of set-language-environment-coding-systems.
* A bug fix form mew-mime-text/html.
* A bug fix for mew-summary-auto-refile.
* Rescue the SMTP sentinel.
* mew-thread-only for "to".
* the -man style of bin/{mewencode,mewls}.1.
        Shun-ichi GOTO <gotoh@taiyo.co.jp>
2001-07-26 06:32:19 +00:00
jun
8c67bc3ceb Update Mew to 2.0 pre4
Mew 2.0 pre4 (2001/07/22) mew-dist release
* mew-refile-guess-by-folder prefers the entire folder to ml name.
* save-excursion hack for mew-mime.el.
* Unifying a region of Summary mode.
  See mew-summary-region-include-cursor-line.
        Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* "postnum" for x-sequence:
* A bug fix for mew-sort-number.
        Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* "n" works for mew-summary-ls in the case that the scan form is old.
* Defining mew-input-grep-pattern.
* Adding key-bindings for [delete].
* A bug fix for mew-addrbook-clean-up.
        Tak Ota <Takaaki.Ota@am.sony.com>
* PWD for Makefiles to same Emacsen on Windows.
        Motohiko Minakuchi <zxcv@eva.hi-ho.ne.jp>

Mew 2.0 pre3 (2001/07/16) mew-dist release
* info updates.
* Defining mew-mime-text/plain-ext. And charset hack.
2001-07-23 07:19:49 +00:00
jun
ec99a195da Update mew to Mew 2.0 pre2
Mew 2.0 pre2 (2001/07/13) mew-dist release

* info updates.
* Forcing re-scan if the format of summary cache is old.
* "tu" for mew-thread-unmark.
        Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A bug fix for mew-addrbook-override-by-newone.
        NABEYA Kenichi <nabeken@jp.fujitsu.com>.
* contrib/mew-fancy-summary.el.
        Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A patch for contrib/mew-nmz.el.
        Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* highlight-body for mew-summary-convert-local-cs.
2001-07-13 13:31:47 +00:00
jun
6ce1a5d090 Update Mew to 2.0 pre1
Mew 2.0 pre1 (2001/07/08) mew-dist release

* A patch for Makefile.w32.
        Shuichi KITAGUCHI <kit@Mew.org>
* save-match-data for mew-draft-dynamic-highlight.
        Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* CDP: bug fixes.
* A bug fix of CDP: for S/MIME
        Ryutaroh Matsumoto <ryutaroh@rmatsumoto.org>
* A bug fix for "h" on Summary.
* "to"!
2001-07-09 09:20:51 +00:00
jun
f945f56e0f update 1.95b125 to 1.95b126
1.95b126 (2001/06/21) mew-dist release

* Enhancing mew-reply-regex.
        Tatsuya Kinoshita <tats@vega.ocn.ne.jp>
* Setting scan form for "I" and Biff.
* A users now can do MIIME stuff for the body!
* A bug fix for mew-header-p(). This enbuged on
  mew-draft-dynamic-highlight().
* A bug fix for reediting multipart on +draft.
        Tatsuya Kinoshita <tats@vega.ocn.ne.jp>
* A bug fix for mew-draft-dynamic-highlight.
        Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Removing mew-color-p.
        Shun-ichi TAHARA <jado@flowernet.gr.jp>
* A patch for bin/w32/dirent.c.
        Shuichi KITAGUCHI <ki@hh.iij4u.or.jp>
* bin/w32/*
        Shuichi KITAGUCHI <ki@hh.iij4u.or.jp>
* Defining mew-cite-strings-function.
        Tatsuya Kinoshita <tats@vega.ocn.ne.jp>
* Adding ":" to mew-regex-url.
        NINOMIYA Hideyuki <nin@shikoku.ne.jp>
* A bug fix for mew-summary-mark-region.
        Tatsuya Kinoshita <tats@vega.ocn.ne.jp>
        Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* In-Reply-To is preferred for thread only if it contains one value.
* mew-addrstr-parse-syntax-list ignores empty address "<>".
        Tatsuya Kinoshita <tats@vega.ocn.ne.jp>
* A bug fix for mew-encode-remove-illegal-fields.
        Shun-ichi GOTO <gotoh@taiyo.co.jp>
* mew-ask-flush-case.
        KOIE Hidetaka <hide@koie.org>
* A bug fix for undo on drafts.
* A bug fix for mew-pgp-verify.
* Saving .mew-folder-{list,alist} when new folder is created.
* set-buffer the original buffer in mew-summary-display.
        Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A bug fix for the problem of "," vs raw-header.
        Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A bug fix for mew-header-combine-field.
* after-change-functions for dynamic header highlight
        KAMEI Ken-ichi <mule@pluto.dti.ne.jp>
2001-06-21 07:13:33 +00:00
jun
88b74f767c Update:
1.95b125 (2001/05/31) mew-dist release

* PGP key fetch!
* SMTP bug fix for locking.
* New mew-from.
        Tatsuya Kinoshita <tats@vega.ocn.ne.jp>
* RFC 2822 compliance.
* add-hook for local-write-file-hooks.
        Shun-ichi TAHARA <jado@flowernet.gr.jp>
2001-05-31 08:49:33 +00:00
jun
5ef688ff87 Update mew 1.95b123 -> 1.95b124
1.95b124 (2001/05/29) mew-dist release

* "S" and "O" can't be used in +draft.
* Defining mew-user, mew-name, mew-mail-domain.
* Multipart can revive in +draft.
* "case" can revive in +draft and +queue.
* mew-addrbook-alias-add does not register alias for a null user.
* "make" makes in the bin directory.
* Some mew-config-* -> mew-case-*.
* Guessing case when reediting normal messages.
        Tatsuya Kinoshita <tats@vega.ocn.ne.jp>
* Defining mew-content-type.
* Making cases unique.
        Tatsuya Kinoshita <tats@vega.ocn.ne.jp>
* jit-lock for thread.
        Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
2001-05-29 11:25:27 +00:00
jun
cf9b25c54e 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>
2001-05-25 08:32:54 +00:00
jun
c32db34047 Update:
1.95b121 (2001/04/24) mew-dist release

* Merging wvHtml for WORD files.
* Making execute-external safer.
        Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A bug fix for mew-win32.el.
        Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>

1.95b120 (2001/04/24) mew-dist release

* C-cC-e is now executable on a message.
* A bug fix for ".".
         Tatsuya Kinoshita <tatsuyak@pop21.odn.ne.jp>
* A bug fix for "h" in Message mode.
        Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A patch for text/html2.
        Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Supporting ks_c_5601-1987.
* C-uC-cC-y asks you arguments of the specified commands.
* New API for mime-content-type.
* mew-{front,rear}-{,non}sticky handle only text.
* Defining mew-mime-external-body-list.
* Singlepart body with unknown CTE: is now treated as a multipart.
* The number of buffer local variables is now as small as possible.
* ":" displays the syntax of a body.
* Defining mew-ct-*p.
* Defining mew-insert-manual.
* mew-summary-execute-command can take args.
        Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* mew-summary-set-config can be used in thread.
        SUGIMORI <taro@fc.jpn.org>
* Singleparts in Multipart/Alternative are marked with "*".
* Defining mew-find-longest-match().
* Separating warning and info.
2001-04-24 19:19:24 +00:00
agc
b26a4eb88b Move to sha1 digests, and add distfile sizes. 2001-04-20 13:09:54 +00:00
agc
9e8d6c8b8d + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:33:31 +00:00