]> git.eshelyaron.com Git - emacs.git/commit
2002-02-03 ShengHuo ZHU <zsh@cs.rochester.edu>
authorShengHuo ZHU <zsh@cs.rochester.edu>
Thu, 7 Feb 2002 15:28:34 +0000 (15:28 +0000)
committerShengHuo ZHU <zsh@cs.rochester.edu>
Thu, 7 Feb 2002 15:28:34 +0000 (15:28 +0000)
commit71b51fc098090133c0878b54dc7ccf6b627b07be
tree3cbb15ee0771d5f3a74dc6c2d380d048d94a3545
parenta5ec31c3c1b2d3a72d135772238b42521bf6fccf
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-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,Am\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-11-10  Pavel Jan\e,Al\e(Bk  <Pavel@Janik.cz>

* gnus.el (gnus-local-domain): Reformat the doc-string to refer to
function `system-name' instead of both function and variable.

2001-11-07  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mml.el (mml-preview): Bind mail-header-separator.

2001-11-05  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
Suggested by  Dave Love  <fx@gnu.org>.

2001-11-01  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mm-util.el (mm-charset-synonym-alist): Revert (some).

2001-10-30  ShengHuo ZHU  <zsh@cs.rochester.edu>

* 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.
(mm-charset-to-coding-system): Use mm-coding-system-p and
mm-get-coding-system-list.
(mm-emacs-mule, mm-mule4-p): New.
(mm-enable-multibyte, mm-disable-multibyte,
mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
mm-with-unibyte-current-buffer,
mm-with-unibyte-current-buffer-mule4): Use them.
(mm-find-mime-charset-region): Treat iso-2022-jp.

From  Dave Love  <fx@gnu.org>:

* mm-util.el (mm-mime-mule-charset-alist): Make it correct by
construction.
(mm-charset-synonym-alist): Remove windows-125[02].  Make other
entries conditional on not having a coding system defined for
them.
(mm-mule-charset-to-mime-charset): Use
find-coding-systems-for-charsets if defined.
(mm-charset-to-coding-system): Don't use
mm-get-coding-system-list.  Look in mm-charset-synonym-alist
later.  Add last resort search of coding systems.
(mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
(mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
Mule 4.
(mm-find-mime-charset-region): Re-write.
(mm-with-unibyte-current-buffer): Restore buffer as well as
multibyteness.

2001-10-27  Stefan Monnier  <monnier@cs.yale.edu>

* gnus-msg.el (gnus-setup-message): Setup reaper for MML buffers.
22 files changed:
lisp/gnus/ChangeLog
lisp/gnus/gnus-art.el
lisp/gnus/gnus-group.el
lisp/gnus/gnus-mlspl.el
lisp/gnus/gnus-msg.el
lisp/gnus/gnus-score.el
lisp/gnus/gnus-sum.el
lisp/gnus/gnus-util.el
lisp/gnus/gnus.el
lisp/gnus/imap.el
lisp/gnus/mailcap.el
lisp/gnus/message.el
lisp/gnus/mm-util.el
lisp/gnus/mm-view.el
lisp/gnus/mml.el
lisp/gnus/nnfolder.el
lisp/gnus/nnmail.el
lisp/gnus/nnslashdot.el
lisp/gnus/nnspool.el
lisp/gnus/nntp.el
lisp/gnus/nnultimate.el
lisp/gnus/nnweb.el