Commit graph

12 commits

Author SHA1 Message Date
uebayasi
275f5ab648 Replace mew-xemacs by enabling XEmacs (xemacs214, xemacs215) support
in mew3.
2004-03-16 15:18:29 +00:00
uebayasi
47a2466f3c mewencode(1) uses zlib. Include zlib/buildlink3. Bl3fy.
Fix build on non-NetBSD.  Reported by A. L. Meyers.
2004-03-13 16:49:54 +00:00
seb
e8e653af54 Remove info files entries from PLIST. 2004-03-07 20:51:55 +00:00
taca
98c5dd10f3 Update mew package to 3.3.
Mew 3.3 release (2003/07/24)

Mew 3.3 release candidate 4 (2003/07/16)

* Set mew-icon-p to t on Emacs 21 when tool-bar is available.
	KOSEKI Yoshinori <kose@yk.NetLaputa.ne.jp>
* Defining mew-highlight-x-face-function.
	Tatsuya Kinoshita <tats@vega.ocn.ne.jp>
* Tuning up mew-summary-scan.
* mew-input-refile-folders sets inhibit-quit to nil to avoid
  Emacs 21.3's bug.
* Security fix: stunnel now allows access from localhost only.
	Koga Youichirou <y-koga@cq.jp.nec.com>

Mew 3.3 release candidate 3 (2003/06/23)

* Implementing mew-find-file-noselect2().
* Setting buffer-file-coding-system for Summary/Virtual mode
  so that modeline displays "1".
* Loosen content-type check. ("Text" instead of "Text/")

Mew 3.3 release candidate 2 (2003/06/19)

* Security fix: Implementing mew-find-file-noselect to prevent
  file-local variable attack.
* A bug fix for "mr" in Virtual mode.
* A bug fix for "mo".

Mew 3.3 release candidate 1 (2003/05/22)

* A bug fix for mew-smtp-queue again.
* A bug fix for handling Message-Id: in citation.
* Checking utf-translate-cjk-mode to set mew-internal-utf-8p.
* A bug fix for 7bit vs mew-convert-singlepart.
* The filename parameter for CDP:inline of CT: Message/.
* Moving the position of mew-make-message-hook so that ispell-message
  works.
2003-08-18 14:29:13 +00:00
minoura
54f83ca1cd Typo (EMACS_VERSIONS_ACCEPTED, not EMACS_VERSION_ACCEPTED). 2003-08-18 13:17:51 +00:00
seb
56b682547a USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:59:08 +00:00
seb
fd1c175fb1 One INFO_FILES occurrence is enough. 2003-08-08 16:49:50 +00:00
seb
f6d2ef5842 Convert to USE_NEW_TEXINFO. 2003-07-22 00:47:40 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
uebayasi
81417336a1 Update to 3.2.
Changes since 3.1 are:

* If SSL/SSH is used for message retrieval by POP/IMAP/NNTP,
  it is notified in mode line ("Sec" or a lock image).
* Supporting Emacs 21.3's native UTF-8.
* Translation between Latin 0 and Latin 1.
* A certificate of an SSL server can be verified. For this, "stunnel"
  v3 and v4 are supported and support for "openssl s_client" is
  obsoleted.
* Supporting X-Face: on Emacs 21. To use X-Face: on any Emacsen,
  install "uncompface" command and the "netpbm" package.
* Obsoleting the following variables:
        mew-noreplyto-to-list
        mew-noreplyto-cc-list
        mew-replyto-to-list
        mew-replyto-cc-list
        mew-fromme-to-list
        mew-fromme-cc-list
  And defining the following variables:
        mew-reply-all-alist
        mew-reply-sender-alist
        mew-reply-fromme-alist
  This change enables support for NetNews and non-standard fields
  such as Mail-Folloup-To:.
* New commands in Summary mode.
        "\", "m\", "m/"
* Many bug fixes.
2003-04-12 13:50:34 +00:00
uebayasi
d5e1086323 Initial import of Mew 3.1.
Differences from Mew 2.2 are:

* Supporting Darwin.
* The structure of folder list is changed. Type "1Z" once after
  upgrading to Mew 3.1
* You can enter folder search mode by typing C-s and C-r in
  minibuffer.
* Off-line version of "x", namely "lx", is introduced.
* "x" became much faster thanks to a new algorithm of mew-dir-messages().
* A new range "sync" is defined.
* IMAP and NNTP are supported.
* +mdrop is renamed to $inbox.
2003-01-11 15:29:58 +00:00