Show incremental difference of selected versions of 2.62-20021012 - Change Log.
file info- category(Tag)
- root
- file name
- cmail_snapshot_release_2.62-20021012_-_Changes
- last update
- 2003-01-27 09:22
- type
- Plain Text
- editor
- Takeshi Morishima
- description
- 2.62-20021012 - Change Log
- language
- English
- translate
--- /tmp/DOCMAN2r7EfHf 2024-04-09 18:44:40.828443673 +0900
+++ /tmp/DOCMAN2iDm2qw 2024-04-09 18:44:40.828443673 +0900
@@ -1 +1,133 @@
+2002-10-12 Takeshi Morishima <tm@onepost.net>
+
+ * cmail.el (cmail-reorder-folder): bug fix for [cmail 10295].
+
+2002-10-08 Takeshi Morishima <tm@onepost.net>
+
+ * README.bbdb, README.feedmail, README.multi-account,
+ README.multi-highlight, README.nickname: added.
+
+2002-10-06 Takeshi Morishima <tm@onepost.net>
+
+ * cmail.el (cmail-get-articles-from-newmail): changed
+ cmail-mbox-format to use mboxcl2.
+
+ * cmail-vars.el (cmail-mbox-format): changed cmail-mbox-format
+ to use mboxo or mboxcl2. Future may support mboxrd.
+
+2002-10-05 Takeshi Morishima <tm@onepost.net>
+
+ * CMAIL-MK (install-cmail): del-elc for install-elisp-modules is
+ in effect only when cmail-vars.elc exists, this allows to suppress
+ the to-be-deleted notification caused by del-elc option, when
+ what-where is executed before compiling source files. After
+ compilng, it notifies to-be-deleted/deleted to the user.
+ cmail-vars.elc is selected as it is likely always compile without
+ any dependency.
+
+ * options/CMAIL-OPTIONS-MK (install-cmail-options): ditto, it uses
+ cmail-use-multi-highlight.elc instead of cmail-vars.elc to check.
+
+2002-10-05 Takeshi Morishima <tm@onepost.net>
+
+ * doc/ChangeLog.bbdb-cmail: copy info into src/ChangeLog and
+ deleted.
+
+ * doc/README.Windows: Updated URLs, versions etc.
+
+ * doc/README.cmail-crypt: Confirmed and updated URLs.
+
+ * README.en, README.ja: Updated URLs.
+
+2002-10-04 Takeshi Morishima <tm@onepost.net>
+
+ * cmail-e19.el, cmail-e20.el: defadvice and cmail-mail-menu-bar
+ define order is somehow causing warnings on Meadow 1.14 at cmail
+ start up. fixed.
+
+ * options/cmail-use-nickname.el: defadvice and
+ cmail-summary-fp-value-private-function-alist define order is
+ somehow causing warnings on Meadow 1.14 at cmail start up. fixed.
+
+2002-10-03 Takeshi Morishima <tm@onepost.net>
+
+ * apel/*: Updated to release 10.4. install.el now takes del-elc
+ option used from CMAIL-MK and options/CMAIL-OPTIONS-MK.
+
+ * CMAIL-MK: what-where now uses the latest APEL style print
+ format. Added del-elc when calling install-elisp-modules to
+ delete an elc file when a corresponding el source file only is to
+ be installed.
+
+ * options/CMAIL-OPTIONS-MK: what-where now uses the latest APEL
+ style print format. Added del-elc when calling
+ install-elisp-modules to delete an elc file when a corresponding
+ el source file only is to be installed.
+
+ * make1.bat: delete files in options directory for the 'clean'
+ target.
+
+ * cmail-version.el: updated for release 2.62.
+
+2002-10-02 Takeshi Morishima <tm@onepost.net>
+
+ * README.ja, README.en, INTRO.en, Makeit.bat: Updated URL, minor
+ editorial update.
+
+ * doc/README.imap4: Moved known bugs to SourceForge.jp tracker
+ and deleted everything.
+
+2002-09-29 Takeshi Morishima <tm@onepost.net>
+
+ * doc/cmail.texi, doc/cmail.en.texi: Updated to reflect latest
+ change in url and other description.
+
+2002-09-29 Takeshi Morishima <tm@onepost.net>
+
+ * options/cmail-simap4.el (cmail-simap4-prompt-for-header):
+ Use *cmail-primary-coding-system for CHARSET ISO-2022-JP, to work
+ with different mule version.
+
+ * options/cmail-simap4.el (cmail-simap4-prompt-for-default):
+ Use *cmail-primary-coding-system for CHARSET ISO-2022-JP, to work
+ with different mule version.
+
+2002-09-29 Takeshi Morishima <tm@onepost.net>
+
+ * options/cmail-simap4.el (cmail-simap4-prompt-for-header):
+ xemacs/apel emacs20 emulation does not support the NOCOPY optional
+ argument for encode-coding-string function. Deleted the arg.
+
+ * options/cmail-simap4.el (cmail-simap4-prompt-for-default):
+ xemacs/apel emacs20 emulation does not support the NOCOPY optional
+ argument for encode-coding-string function. Deleted the arg.
+
+ * options/cmail-simap4.el (cmail-simap4-construct-search-mboxes):
+ xemacs doesn't like an unbound history symbol, so modified to
+ bind value.
+
+2002-09-28 Takeshi Morishima <tm@onepost.net>
+
+ * cmail-misc.el (cmail-volatile-folder-p): avoid using
+ local-variable-p, which requires BUFFER to be a mandatory argument
+ in in xemacs, and support of this before 19.34 is in question.
+
+ * options/cmail-simap4.el (toplevel): Changed simap4.el version
+ info and url.
+
+2002-09-22 Takeshi Morishima <tm@onepost.net>
+
+ * doc/README.imap4: Added search description, updated a few
+ obsoleted items and known bugs etc.
+
+ * doc/Readme.cvs: Updated for SourceForge.jp CVS.
+
+2002-09-19 Takeshi Morishima <tm@onepost.net>
+
+ * cmail-vars.el (cmail-mbox-format): added new optoin variable
+ to control mbox format.
+
+ * cmail.el (cmail-get-articles-from-newmail): added code to handle
+ content-length format.
+
| |