elisp/gnus.git-
1999-12-21 yamaokaUpdate. t-gnus-6_14_0-13
1999-12-21 yamaoka(gnus-revision-number): Increment to 13.
1999-12-21 yamaokaAdd the path of APEL to `load-path' as well as its...
1999-12-21 yamaoka(base64-encode-string, base64-decode-string): Autoload...
1999-12-21 yamaokaRestore the original code and invalidate it; use mel...
1999-12-20 yamaokaUpdate.
1999-12-20 yamaoka(mel-find-function): Always require `mel' instead of...
1999-12-18 czkmtUpdate.
1999-12-18 czkmt(gnus-setup-for-offline): No need to use `unless'....
1999-12-18 czkmt(gnus-offline-after-get-new-news): Refer to `gnus-offli...
1999-12-18 czkmtUpdate.
1999-12-18 czkmt(base64-encode-string): Fix. May work.
1999-12-16 yamaokaUpdate.
1999-12-16 yamaoka(message-goto-mail-copies-to): If the field is newly...
1999-12-15 yamaokaUpdate. t-gnus-6_14_0-12
1999-12-15 yamaoka(gnus-revision-number): Increment to 12.
1999-12-15 yamaoka(nnimap-request-newgroups): Use `member-if'.
1999-12-15 yamaoka(toolbar-gnus, get-charset-property, font-lock-set...
1999-12-15 yamaoka(imap-digest-md5-auth, imap-cram-md5-auth): Use `base64...
1999-12-15 yamaoka(read-color, x-defined-colors, event-object, get-popup...
1999-12-14 yamaokaUpdate.
1999-12-14 yamaoka(imap-base64-encode-string): Use `static-if' instead of
1999-12-14 yamaokaUpdate. t-gnus-6_14_0-11
1999-12-14 yamaoka(gnus-revision-number): Increment to 11.
1999-12-14 yamaoka(imap-base64-encode-string): Allow the optional 2nd...
1999-12-14 uenoUpdate.
1999-12-14 ueno* lisp/imap.el: Require `digest-md5' when compiling...
1999-12-12 czkmtUpdate.
1999-12-12 czkmt(mail-source-fetch-imap): Each temporary buffer name...
1999-12-11 czkmtUpdate.
1999-12-11 czkmt(gnus-revision-number): Increment to 10.
1999-12-11 czkmt(TopLevel): Don't warn about `make-symbolic-link'.
1999-12-11 czkmt(gnus-uu-grab-move): Simply copy FILE if `make-symbolic...
1999-12-11 czkmt(gnus-offline-define-menu-and-key): Don't call too...
1999-12-11 czkmtUpdate.
1999-12-11 czkmt(mail-source-fetch-imap): Don't create multiple tempora...
1999-12-11 czkmt(gnus-offline-set-unplugged-state): Call the original
1999-12-10 czkmtUpdate.
1999-12-10 czkmt(gnus-revision-number): Increment to 09.
1999-12-10 czkmt(gnus-setup-for-offline): Accept an optional argument...
1999-12-10 czkmtUpdate.
1999-12-10 czkmt(gnus-revision-numbser): Increment to 08.
1999-12-10 czkmt(read-pw-set-mail-source-passwd-cache): Ignore non...
1999-12-10 czkmt(TopLevel): Require `read-passwd' here, not in
1999-12-10 czkmt(gnus-offline-setup): Call `gnus-offline-processed...
1999-12-10 czkmt(gnus): Give up to advise here.
1999-12-10 yamaoka(union): New compiler macro for emulating cl function. t-gnus-6_14_0-07
1999-12-10 yamaokaUpdate.
1999-12-10 yamaoka(gnus-revision-number): Increment to 07.
1999-12-10 yamaoka(gnus-union): Remove.
1999-12-10 yamaoka(gnus-agent-fetch-headers): Use `union' instead of...
1999-12-10 yamaokaUpdate
1999-12-10 yamaokaRequire `gnus-ems'.
1999-12-10 yamaokaUpdate.
1999-12-10 yamaoka(gnus-ems-redefine): Call it.
1999-12-10 yamaoka(mapcon, mapc): Eliminate the redundant code.
1999-12-09 yamaokaUpdate. t-gnus-6_14_0-06
1999-12-09 yamaoka(gnus-revision-number): Increment to 06.
1999-12-09 yamaoka(dgnushack-install-package): Preserve any file in ...
1999-12-08 czkmtUpdate.
1999-12-08 czkmt(gnus-revision-number): Increment to 05.
1999-12-08 czkmt(gnus-ofsetup-customize): Compile lambda expressions.
1999-12-08 czkmt(TopLevel): Require `gnus-group' at the compile time.
1999-12-08 czkmt(gnus): New advice. Always synchronize the modeline...
1999-12-08 yamaokaUpdate.
1999-12-08 yamaoka(message-yank-add-new-references): Fix doc string.
1999-12-08 yamaoka(message-list-references-add-position, message-yank...
1999-12-07 czkmtUpdate.
1999-12-07 czkmt(gnus-ofsetup-gettext): Rename from `gnus-ofsetup-get...
1999-12-07 czkmt(gnus-offline-gettext): Rename from `gnus-offline-get...
1999-12-07 yamaokaFix typo.
1999-12-07 yamaokaUpdate. t-gnus-6_14_0-04
1999-12-07 yamaoka(gnus-revision-number): Increment to 04.
1999-12-07 yamaoka(gnus-article-prepare-mime-display): Don't use `get...
1999-12-07 yamaoka(byte-optimize-form-code-walker): Replace with the...
1999-12-07 yamaoka(font-lock-after-change-function): Don't use `compile...
1999-12-07 yamaokaFix a little.
1999-12-06 czkmtUpdate.
1999-12-06 czkmt(gnus-revision-number): Increment to 03.
1999-12-06 czkmt(save-buffers-kill-emacs): Compile the advice at the...
1999-12-06 czkmt(gnus-offline-update-setting-file): Don't rely on ...
1999-12-06 czkmt(gnus): Don't advise here.
1999-12-06 yamaokaUpdate. t-gnus-6_14_0-02
1999-12-06 yamaoka(gnus-revision-number): Increment to 02.
1999-12-06 yamaoka(char-after): Uncomment the byte-optimization; don...
1999-12-05 czkmtUpdate.
1999-12-05 czkmt(gnus-revision-number): Increment to 01.
1999-12-05 czkmt(gnus): New advice. synchronize `gnus-offline-connected...
1999-12-04 uenoUpdate. t-gnus-6_14_0-00
1999-12-04 ueno* README.branch.ja: Update for t-gnus-6_14 branch.
1999-12-04 ueno* texi/{message.texi,message-ja.texi,gnus.texi,gnus...
1999-12-04 ueno* lisp/{rfc2047.el,nnweb.el,nnultimate.el,nntp.el,nnsla...
1999-12-03 tomoThis commit was manufactured by cvs2svn to create branc...
1999-12-03 yamaokaUpdate. t-gnus-6_13-last- t-gnus-6_13_4-01
1999-12-03 yamaoka(gnus-revision-number): Increment to 01.
1999-12-03 yamaoka(char-before): Use compiler macro instead of byte-optim...
1999-12-03 yamaokaUpdate.
1999-12-03 yamaoka(imap-base64-encode-string, imap-base64-decode-string...
1999-12-02 yamaokaUpdate.
1999-12-02 yamaokaRemove autoload settings for `base64-decode-string...
next