1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Juanma Barranquero
03c1a35efa (gnus-score-lower-thread): Don't quote nil and t in docstrings. 2003-05-06 17:31:31 +00:00
ShengHuo ZHU
47b63dfa47 2001-11-25 ShengHuo ZHU <zsh@cs.rochester.edu>
* gnus-util.el (gnus-directory-sep-char-regexp): New.
	* gnus-score.el (gnus-score-find-bnews): Sync with Gnus CVS.
	* mm-util.el: Sync.

	* 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,A_(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2001-11-25 15:17:24 +00:00
Sam Steingold
39bb8e565f Fixed some doc strings to properly quote symbols. 2001-11-14 20:22:13 +00:00
Dave Love
b4ef971d22 (gnus-score-after-write-file-function): Fix :type. 2001-02-08 00:26:17 +00:00
ShengHuo ZHU
676a7cc97d 2001-02-01 ShengHuo ZHU <zsh@cs.rochester.edu>
* gnus-score.el (gnus-summary-score-entry): match may be an integer.

	* gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
	command if there is not last-saver.

	* rfc2047.el (rfc2047-encode): MIME charset is not coding system.
	(rfc2047-charset-encoding-alist): Add big5.

	* mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
	GB2312 and Big5.

	* gnus-score.el (gnus-score-lower-thread): Fix a doc typo.

	* gnus-sum.el (gnus-summary-print-article): Remove process mark.

	* gnus-sum.el (gnus-summary-print-article): Take one prefix
	argument. Allow to print several articles in one file.

	* webmail.el (webmail-type-definition): netaddress changes.
2001-02-02 03:15:52 +00:00
Dave Love
59896c4c63 (gnus-score-load-file): Use expand-file-name.
(gnus-score-find-bnews): Don't concat "".

2000-10-07 09:18:53  ShengHuo ZHU  <zsh@cs.rochester.edu>

        * gnus-score.el (gnus-score-body): Don't score body when
        agent-fetching.
        (gnus-score-followup): Don't score followup either.
2000-09-21 16:15:25  ShengHuo ZHU  <zsh@cs.rochester.edu>

	* gnus-score.el (gnus-score-use-all-scores): New variable.
	(gnus-all-score-files): Use it.
2000-09-20 18:33:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

	* gnus-score.el (gnus-score-find-bnews): Use directory-sep-char.
2000-11-08 20:52:08 +00:00
Gerd Moellmann
16409b0bb8 Update to emacs-21-branch of the Gnus CVS repository. 2000-09-19 13:37:09 +00:00
Lars Magne Ingebrigtsen
6748645fc3 Upgrading to Gnus 5.7; see ChangeLog 1999-02-20 14:05:57 +00:00
Karl Heuer
a5f06018e1 (gnus-orphan-score, gnus-score-default-header, gnus-score-default-type):
Fix type.
1998-10-01 20:46:42 +00:00
Richard M. Stallman
527fcc2fa0 Fix up first line. 1998-06-07 23:04:11 +00:00
Lars Magne Ingebrigtsen
a8151ef7e5 *** empty log message *** 1997-09-24 01:50:24 +00:00
Richard M. Stallman
5ab7173c8e Require cl at compile time. 1997-08-25 04:40:29 +00:00
Lars Magne Ingebrigtsen
eec82323c2 Initial revision 1997-04-16 22:13:18 +00:00