Simon Josefsson | 1 Sep 2003 11:02
Favicon
Gravatar

CVS update of gnus/lisp (ChangeLog mml.el)

    Date: Monday, September 1, 2003  <at>  11:02:02
  Author: cvs
    Path: /usr/local/cvsroot/gnus/lisp

Modified: ChangeLog mml.el

(mml-insert-mime-headers-always): New variable.
(mml-insert-mime-headers): Use it.  Based on patch from Lars
Balker Rasmussen <lars <at> balker.org>.

-----------+
 ChangeLog |    6 ++++++
 mml.el    |    9 ++++++++-
 2 files changed, 14 insertions, 1 deletion

Simon Josefsson | 1 Sep 2003 11:04
Favicon
Gravatar

CVS update of gnus/lisp (ChangeLog)

    Date: Monday, September 1, 2003  <at>  11:04:05
  Author: cvs
    Path: /usr/local/cvsroot/gnus/lisp

Modified: ChangeLog

Fix last message.

-----------+
 ChangeLog |    4 ++--
 1 files changed, 2 insertions, 2 deletions

Jesper Harder | 2 Sep 2003 04:18
Picon
Picon
Picon

CVS update of gnus/lisp (ChangeLog rfc2047.el)

    Date: Tuesday, September 2, 2003  <at>  04:18:52
  Author: cvs
    Path: /usr/local/cvsroot/gnus/lisp

Modified: ChangeLog rfc2047.el

(rfc2047-fold-region): Don't fold at the beginning
of the field.

------------+
 ChangeLog  |    5 +++++
 rfc2047.el |    4 +++-
 2 files changed, 8 insertions, 1 deletion

Jesper Harder | 3 Sep 2003 03:06
Picon
Picon
Picon

CVS update of gnus/texi (ChangeLog gnus.texi)

    Date: Wednesday, September 3, 2003  <at>  03:06:22
  Author: cvs
    Path: /usr/local/cvsroot/gnus/texi

Modified: ChangeLog gnus.texi

(Creating a Virtual Server): Use nnml for the example.
nnspool doesn't work on ms-windows due to file name restrictions.

-----------+
 ChangeLog |    5 +++++
 gnus.texi |   17 ++++++++---------
 2 files changed, 13 insertions, 9 deletions

Jesper Harder | 4 Sep 2003 04:06
Picon
Picon
Picon

CVS update of gnus/lisp (ChangeLog gnus-art.el gnus-util.el)

    Date: Thursday, September 4, 2003  <at>  04:06:06
  Author: cvs
    Path: /usr/local/cvsroot/gnus/lisp

Modified: ChangeLog gnus-art.el gnus-util.el

* gnus-art.el (gnus-button-handle-info-url)
(gnus-button-handle-info-url-gnome)
(gnus-button-handle-info-url-kde, gnus-button-alist): Handle GNOME
and KDE style Info URLs.

* gnus-util.el (gnus-url-unhex-string): Don't replace "+" with " ".

--------------+
 ChangeLog    |    9 +++++++++
 gnus-art.el  |   31 ++++++++++++++++++++++++++++---
 gnus-util.el |    1 -
 3 files changed, 37 insertions, 4 deletions

Ted Zlatanov | 5 Sep 2003 00:22

CVS update of gnus/lisp (10 files)

    Date: Friday, September 5, 2003  <at>  00:22:18
  Author: cvs
    Path: /usr/local/cvsroot/gnus/lisp

Modified: ChangeLog gnus-registry.el nnbabyl.el nndiary.el nnfolder.el
          nnimap.el nnmail.el nnmbox.el nnmh.el nnml.el

* gnus-registry.el: added brief explanation of basics
(gnus-registry-track-extra): new variable for tracking of message
subjects
(gnus-registry-entry-caching): caching parameter, used for extra
data
(gnus-registry-minimum-subject-length): minimum subject length
before it's considered when tracing subjects
(gnus-registry-save): accomodate extra data entry caching
(gnus-registry-action): change function name, add the subject and
pass it to gnus-registry-add-group
(gnus-registry-spool-action): change function name, add the
subject and pass it to gnus-registry-add-group
(gnus-registry-split-fancy-with-parent): add subject tracking
(gnus-registry-register-message-ids): pass subject to
gnus-registry-add-group
(gnus-registry-simplify-subject)
(gnus-registry-fetch-simplified-message-subject-fast): new
functions
(gnus-registry-fetch-extra, gnus-registry-fetch-extra-entry): add
extra data entry caching
(gnus-registry-add-group): handle the extra subject parameter
(gnus-registry-install-hooks, gnus-registry-unload-hook): fix the
gnus-register-* function names
(Continue reading)

Jesper Harder | 5 Sep 2003 05:48
Picon
Picon
Picon

CVS update of gnus/lisp (ChangeLog gnus-art.el)

    Date: Friday, September 5, 2003  <at>  05:48:07
  Author: cvs
    Path: /usr/local/cvsroot/gnus/lisp

Modified: ChangeLog gnus-art.el

(gnus-button-alist): Improve Info regexp.

-------------+
 ChangeLog   |    4 ++++
 gnus-art.el |    2 +-
 2 files changed, 5 insertions, 1 deletion

Ted Zlatanov | 5 Sep 2003 14:20

CVS update of gnus/lisp (ChangeLog gnus-registry.el)

    Date: Friday, September 5, 2003  <at>  14:20:12
  Author: cvs
    Path: /usr/local/cvsroot/gnus/lisp

Modified: ChangeLog gnus-registry.el

(gnus-registry-fetch-extra-entry): don't use
puthash unless gnus-registry-entry-caching is on
(gnus-registry-split-fancy-with-parent): misplaced parenthesis
made everything a part of the 'else'

------------------+
 ChangeLog        |    7 +++++++
 gnus-registry.el |   13 +++++++------
 2 files changed, 14 insertions, 6 deletions

Ted Zlatanov | 5 Sep 2003 14:52

CVS update of gnus/lisp (ChangeLog gnus-registry.el)

    Date: Friday, September 5, 2003  <at>  14:52:56
  Author: cvs
    Path: /usr/local/cvsroot/gnus/lisp

Modified: ChangeLog gnus-registry.el

(gnus-registry-save): used 'entry-caching' instead of 'caching'

------------------+
 ChangeLog        |    1 +
 gnus-registry.el |    2 +-
 2 files changed, 2 insertions, 1 deletion

Ted Zlatanov | 5 Sep 2003 15:04

CVS update of gnus/lisp (ChangeLog gnus-registry.el)

    Date: Friday, September 5, 2003  <at>  15:04:29
  Author: cvs
    Path: /usr/local/cvsroot/gnus/lisp

Modified: ChangeLog gnus-registry.el

(gnus-registry-split-fancy-with-parent): yet
another error *sigh*


------------------+
 ChangeLog        |    3 +++
 gnus-registry.el |   18 +++++++++---------
 2 files changed, 12 insertions, 9 deletions


Gmane