Commit graph

59 commits

Author SHA1 Message Date
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
taca
7cba64b160 Add missing ${PREFIX}/bin/incm to PLIST and bump PKGREVISION.
It will close PR pkg/25913 by Kouichirou Hiratsuka.
2004-06-13 09:02:13 +00:00
minskim
de2a5158e3 Add a missing file to PLIST. Reported by Kouichirou Hiratsuka in
PR pkg/25826.

Bump PKGREVISION.
2004-06-05 17:35:45 +00:00
uebayasi
97dbaacc12 Add emacs21nox in EMACS_VERSIONS_ACCEPTED where appropriate. 2004-05-08 13:35:20 +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
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
5b8195379a Convert to USE_NEW_TEXINFO. 2003-07-21 23:57:13 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
uebayasi
849dbc660f A mistake caused build problem. Fix it. 2003-01-11 16:02:35 +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
uebayasi
f666ae51e6 Use mk/emacs.mk. 2002-09-15 06:24:21 +00:00
hubertf
20f764fc52 Mark this pkg as conflicting with the mew-xemacs pkg
Contributed by Dawid Szymañski <dawszy@arhea.net> in PR 16185
2002-05-07 23:27:47 +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
seb
66111c6d15 Introduce new framework for handling info files generation and installation.
Summary of changes:
- removal of USE_GTEXINFO
- addition of mk/texinfo.mk
- inclusion of this file in package Makefiles requiring it
- `install-info' substituted by `${INSTALL_INFO}' in PLISTs
- tuning of mk/bsd.pkg.mk:
    removal of USE_GTEXINFO
    INSTALL_INFO added to PLIST_SUBST
    `${INSTALL_INFO}' replace `install-info' in target rules
    print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info'
- a couple of new patch files added for a handful of packages
- setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it
- devel/cssc marked requiring texinfo 4.0
- a couple of packages Makefiles were tuned with respect of INFO_FILES and
  makeinfo command usage

See -newly added by this commit- section 10.24 of Packages.txt for
further information.
2002-02-18 15:14:00 +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
82a00541da Adviced by sen_ml@eccosys.com.
- nit PLIST
- modify the DEPENDS for Emacs >=20.7
2001-10-31 08:07:14 +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
jun
5bf7471e5e Update:
1.95b119 (2001/04/09) mew-dist release

* Raw text strings in parameters are decoded before splited with ";".
* ":" for mew-summary-analyze-again-alternative.
* Defining mew-use-alternative.
* mew-face-header-date.
        Takashi SATOH <satoh@aurora.dti.ne.jp>
* C-cC-y for mew-summary-execute-command.
* "ml2" for sorting.
        Kentaro Inagaki <inagaki@tg.rim.or.jp>
2001-04-11 03:08:04 +00:00
jun
8a686a4a1f Update:
1.95b118 (2001/04/01) mew-dist release

* Load mew-theme-file if non-nil.
        Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Defining mew-syntax-get-entry-by-cid for mew-w3m.el.
* Supporting Multipart/Alternative. See mew-mime-multipart-alternative-list.
* Putting face except line delimiters.
        Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* s/cite3/cite5/ in mew-theme.el.
        Takashi SATOH <satoh@aurora.dti.ne.jp>
2001-04-03 03:35:07 +00:00
jun
72a57e326c Update:
1.95b117 (2001/04/01) mew-dist release

* Try to send a message even if smtp-auth is t and a server does not
  support SMTP AUTH.
  * Defining mew-mime-content-disposition. Obsoleting
    mew-content-disposition-inline-list and mew-mime-content-type-ignore-cdp.
    * Creating mew-theme.el.
    * Try to decode even if a message is truncated.
2001-04-02 09:53:31 +00:00
jun
741ee7f62a Update:
1.95b116 (2001/03/29) mew-dist release

* last:N is supported for range.
* Setting mew-addrbook-orig-alist with unquoted strings when
  C-uC-cC-a.
        SUGIMORI <taro@fc.jpn.org>
* A bug fix for Bcc: vs +backup.
* Sender: is now decided when the message is sent.
* A patch for contrib/mew-summary-hl.el.
        Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Using delete-windows-on so that scrambled drafts are not displayed.
* Removing bold from the comment face.
        Shun-ichi TAHARA <jado@flowernet.gr.jp>
* defface -> faces group.
        Ryutaroh Matsumoto <ryutaroh@rmatsumoto.org>
2001-03-29 04:50:18 +00:00
jun
4e102b4ff2 Update mew to 1.95b115 (2001/03/20) mew-dist release
* Using defface. Now three kinds of colors, TTY, bright-background,
  dark-background can be defined.
  * A bug fix for X-Face:.
  * A bug fix for "." of end-of-*
  * Overriding smtp-auth, smtp-auth-list, smtp-user, smtp-helo-domain
    when sending a message in +queue.
2001-03-20 00:26:20 +00:00
jun
b8407e12db Update:
1.95b114 (2001/03/18) mew-dist release

* mewencode.1 and mewls.1
* Ensuring downcase of shortname in Addrbook.
* contrib/mew-nmz-fixer.el.
        Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* CID: hack.
        Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* A color patch for Emacs 21.
2001-03-18 00:41:28 +00:00
jun
54dfcb04c3 Update Mew to 1.95b113
1.95b113 (2001/03/13) mew-dist release

* Colors are available on Emacs21/XEmacs with the -nw option.
* M-a -> mew-summary-addrbook-edit.
* Fixing duplicated entries buf of mew-summary-addrbook-add.
* SMTP bug fix.
* SAMBA support.
2001-03-13 16:24:48 +00:00
jun
33c3702646 1.95b112 (2001/03/04) mew-dist release
* Defining mew-touch-folder-check-enabled-p.
         Tatsuya Kinoshita <tatsuyak@pop21.odn.ne.jp>
* A bug fix of mouse-face.
* defcustom hack.
         Ryutaroh Matsumoto <ryutaroh@rmatsumoto.org>
* S/MIME patches.
         Ryutaroh Matsumoto <ryutaroh@rmatsumoto.org>
2001-03-05 00:52:57 +00:00
jun
1c490b35c5 Update:
mew-1.95b111
2001-03-03 07:28:38 +00:00
jun
3d45e20908 Update
mew-1.95b110
2001-03-02 02:58:02 +00:00