]> code.delx.au - gnu-emacs/blobdiff - lisp/gnus/ChangeLog
* gnus-msg.el (gnus-post-method): Fix doc.
[gnu-emacs] / lisp / gnus / ChangeLog
index 0f395c58658bb9861a2aae9362d4d0c26832000c..8beb9243c8f903edc9eb6648c57cc665951fa9e8 100644 (file)
@@ -1,3 +1,141 @@
+2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-msg.el (gnus-post-method): Fix doc.
+
+       * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
+
+2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
+       From:  Stefan Monnier  <monnier@cs.yale.edu>
+
+2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-art.el (article-wash-html): Bind url-gateway-unplugged. 
+       * mm-view.el (mm-w3-prepare-buffer): Ditto.
+       (mm-inline-text): Ditto.
+       Suggested by  Dave Love <fx@gnu.org>.
+
+       * mml.el (mml-preview): Disable local map.
+
+       * mml.el (mml-preview): Bind `q'.
+       
+2002-02-05  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+
+       * binhex.el (binhex-decoder-switches): Doc fix.
+
+2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * message.el (message-forward-rmail-make-body): Directly use
+       rmail-msg-restore-non-pruned-header to avoid calling
+       vertical-motion.
+
+2002-01-27  Richard M. Stallman  <rms@gnu.org>
+
+       * time-date.el: Add autoload cookies.  Many doc fixes.
+       (time-add): New function.
+       (time-subtract): Renamed from subtract-time.
+       (subtract-time): New alias for time-subtract.
+       
+2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-start.el (gnus-read-init-file): Cleaned up.
+
+2002-01-03  Dave Love  <d.love@dl.ac.uk>
+
+       * gnus-start.el (gnus-startup-file-coding-system): Removed.
+       (gnus-read-init-file): Don't use it.
+
+2002-01-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+
+       * gnus-start.el (gnus-read-init-file): Don't force coding system
+       for ~/.gnus.  From Dave Love <fx@gnu.org>.
+       
+2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
+       * mm-util.el (mm-use-find-coding-systems-region): New variable.
+       (mm-find-mime-charset-region): Use it.
+       * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
+       * nnspool.el (nnspool-request-post): Ditto.
+
+2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * message.el, gnus-art.el, gnus.el, gnus-cite.el: 
+       Adapt face definitions to use :weight and :slant.
+
+2001-12-12  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+
+       * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
+       to variable, follow doc-string conventions).
+
+2001-12-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
+       may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
+
+       * mm-view.el (mm-inline-message): Insert a newline unless bolp.
+
+       * gnus-sum.el (gnus-summary-save-article): Nix
+       gnus-display-mime-function and gnus-article-prepare-hook.
+
+2001-12-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * message.el (message-mail): Add send-actions.
+
+2001-11-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-sum.el (gnus-summary-limit-to-author): Fix the number of
+       arguments.
+
+2001-11-25  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * imap.el (imap-interactive-login, imap-open, imap-authenticate):
+       Use make-local-variable rather than make-variable-buffer-local.
+
+2001-11-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * message.el (message-forward-rmail-make-body): Use
+       save-window-excursion.
+       (message-encode-message-body): Use noerror when search.
+       (message-setup-1): Convert compose-mail send-actions to
+       message-send-actions.
+
+       * message.el (message-forward-subject-author-subject): Don't use
+       message-news-p, which widens the buffer.
+       (message-forward-make-body): New function.
+       (message-forward): Use it.
+       (message-insinuate-rmail): New function.
+       (message-forward-rmail-make-body): New function.
+
+       * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
+       * gnus-score.el (gnus-score-find-bnews): Use it.
+       * mm-util.el (mm-iso-8859-x-to-15-region): Use
+       insert-before-markers.
+       From Jesper Harder <harder@ifa.au.dk>
+       * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
+       * mm-util.el (mm-coding-system-priorities): New variable.
+       (mm-sort-coding-systems-predicate): New function.
+       (mm-find-mime-charset-region): Resort coding systems if needed.
+       Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
+
+       * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
+       (mm-hack-charsets): Fix doc.
+       
+       * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
+       (mm-iso-8859-x-to-15-table): Ditto.
+       (mm-iso-8859-x-to-15-region): Ditto.
+       (mm-find-mime-charset-region): Ditto.
+       
+       * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
+       (gnus-summary-limit-to-author): Ditto.
+       (gnus-summary-limit-to-extra): Ditto.
+       (gnus-summary-find-matching): Support not-matching argument.
+
+       * message.el (message-wash-subject): Use `insert' rather than
+       `insert-string', which is deprecated.
+       From  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+
 2001-11-14  Sam Steingold  <sds@gnu.org>
 
        * gnus-score.el: Fixed some doc strings to properly quote symbols.
 
 2001-10-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * mm-util.el, nnultimate.el, nnweb.el, nnslashdot.el: Sync with
-       the Gnus CVS.
+       * mm-util.el (mm-iso-8859-x-to-15-region): New function.
+       (mm-hack-charsets): New variable.
+       (mm-iso-8859-15-compatible): New variable.
+       (mm-iso-8859-x-to-15-table): New variable.
+       (mm-find-mime-charset-region): Add parameter hack-charsets.
+
+       * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
+       is nil.
+
+       * nnultimate.el, nnweb.el, nnslashdot.el: Update, because the web
+       pages are changed.
 
        * mm-util.el (mm-mime-mule-charset-alist): Move down and call
        mm-coding-system-p. Don't correct it only in XEmacs.