lisp/ChangeLog addition:
[gnus] / lisp /
2003-06-18 Didier Vernalisp/ChangeLog addition:
2003-06-17 Dave Love*** empty log message ***
2003-06-17 Dave Love(message-fix-before-sending): Reinstate nullifying
2003-06-17 Dave LoveRequire cl when compiling.
2003-06-17 Reiner Steib(gnus-extract-address-components): Added doc-string.
2003-06-17 Kai Grossjohann2003-06-16 Kai Großjohann <kai.grossjohann@gmx.net>
2003-06-16 Katsumi Yamaoka(gnus-summary-refer-parent-article): Extract Message...
2003-06-15 Katsumi Yamaoka(message-is-yours-p): Narrow to head; extract from...
2003-06-15 Reiner Steib(gnus-summary-force-verify-and-decrypt): Bind `gnus...
2003-06-15 Kai Grossjohann(message-is-yours-p): New function. Separated common
2003-06-13 Kai Grossjohann(nnimap-split-articles): Narrow the right buffer to
2003-06-12 Dave Love*** empty log message ***
2003-06-12 Dave Love(nnmail-split-fancy-syntax-table): Define all in
2003-06-12 Dave Love(nnheader-functionp): Deleted.
2003-06-10 Teodor Zlatanov(spam-check-bogofilter-headers): fix for when the score...
2003-06-09 Teodor Zlatanov* spam.el (spam-use-spamoracle): new variable
2003-06-08 Jesper Harder(message-beginning-of-line): Docstring improvement.
2003-06-07 Lars Magne Ingebri... Rewrite gnus-group-unsubscribe-current-group slightly.
2003-06-07 Lars Magne Ingebri... (gnus-summary-make-menu-bar): Removed ["Add buttons"
2003-06-07 Kai Grossjohann(nnmail-split-fancy-match-partial-words): Doc string
2003-06-07 Jesper Harder(message-beginning-of-line): Docstring improvement.
2003-06-06 Jesper Harder(gnus-browse-foreign-server): Parse garbage NNTP
2003-06-06 Kai Grossjohann(message-fetch-field): Augment documentation to state
2003-06-06 Teodor Zlatanov(gnus-registry-trim): fix for when
2003-06-05 Lars Magne Ingebri... (quoted-printable-decode-region): Don't error out on
2003-06-04 Lars Magne Ingebri... (rfc2047-encode-region): Don't error out on invalid
2003-06-04 Jesper Harder(mml1991-pgg-sign): Insert pgg output as unibyte.
2003-06-03 Dave Love*** empty log message ***
2003-06-03 Dave Love(gnus-soup-send-packet): Don't use
2003-06-03 Dave LoveDoc fixes.
2003-06-03 Dave Love(gnus-agent-cache): Doc fix.
2003-06-03 Kai Grossjohann(nnmail-split-fancy-match-partial-words): New user
2003-06-03 Kai Grossjohann(message-fetch-field): Mention narrow-to-headers
2003-06-02 Jesper Harder(gnus-xmas-create-image): Use
2003-06-02 Teodor Zlatanov(gnus-registry-fetch-group): always return the
2003-06-02 Jesper Harder(defvar): Silence byte-compiler warnings.
2003-06-02 Jesper Harder(gnus-get-newsgroup-headers): Unfold headers.
2003-05-31 Jesper Harder(article-unsplit-urls): Use gnus-treat-article
2003-05-30 Teodor Zlatanov* gnus-registry.el (gnus-registry-unload-hook): uninsta...
2003-05-30 Teodor Zlatanov(gnus-registry-use-long-group-names): new variable
2003-05-30 Dave Love*** empty log message ***
2003-05-30 Dave Love(rfc2047-decode): Don't use
2003-05-30 Dave Love(quoted-printable-decode-string): Use
2003-05-29 Teodor Zlatanov* gnus-registry.el (gnus-registry-save): allow forced...
2003-05-28 Dave Love*** empty log message ***
2003-05-28 Dave Love(rfc2047-encode-region): Skip ASCII at beginning and
2003-05-28 Jesper HarderAdd put-char-table and get-char-table.
2003-05-28 Lars Magne Ingebri... Indent.
2003-05-28 Teodor Zlatanov(gnus-registry-dirty): flag for modified registry
2003-05-23 Simon Josefssonmml1991.el (mml1991-pgg-sign): Use mml-sender instead of
2003-05-23 Simon Josefssongnus-art.el (gnus-use-idna): Check if idna-program...
2003-05-20 Dave Love*** empty log message ***
2003-05-20 Dave Love(rfc2047-q-encoding-alist): Deleted.
2003-05-20 Jesper Harder(message-send-mail): Don't insert a courtesy copy
2003-05-16 Katsumi Yamaoka(gnus-summary-move-article): Don't copy expirable marks...
2003-05-14 Katsumi Yamaoka(assq-delete-all): Removed the compiler macro.
2003-05-14 Kevin Greiner * gnus-agent.el (gnus-agentize): Updated documentation...
2003-05-14 Kevin Greiner * gnus.el (gnus-agent): Updated documentation to refle...
2003-05-14 Kevin Greiner * gnus-agent.el (gnus-agentize): Updated documentation...
2003-05-13 Lars Magne Ingebri... (gnus-version-number): Bump.
2003-05-13 Lars Magne Ingebri... Release commit
2003-05-13 Lars Magne Ingebri... (mail-source-delete-incoming): Changed to t.
2003-05-13 Lars Magne Ingebri... * rfc2047.el (rfc2047-syntax-table): Funcall.
2003-05-13 Lars Magne Ingebri... * rfc2047.el (rfc2047-encodable-p): Use the header...
2003-05-13 Lars Magne Ingebri... * gnus-registry.el (gnus-registry-store-extra-entry...
2003-05-13 Lars Magne Ingebri... (message-ignored-bounced-headers): Add Delivered-To.
2003-05-13 Lars Magne Ingebri... * gnus-sum.el (gnus-summary-find-next): Indent.
2003-05-13 Lars Magne Ingebri... * gnus-util.el (gnus-user-date): Use %d instead of %m.
2003-05-13 Lars Magne Ingebri... (gnus-display-x-face-in-from): Don't use centering
2003-05-13 Katsumi Yamaoka(assq-delete-all): New compiler macro for Emacs 20.
2003-05-12 Katsumi Yamaoka* lpath.el: Fbind find-coding-system.
2003-05-12 Jesper HarderDocstring fix.
2003-05-12 Teodor Zlatanov(gnus-registry-install): new variable
2003-05-12 Kevin Greiner * gnus-agent.el (gnus-agent-cat-name): Eval macro...
2003-05-12 Kevin Greiner gnus-sum.el (gnus-summary-use-undownloaded-faces)...
2003-05-12 Kevin Greiner gnus-cus.el (gnus-agent-parameters): Added
2003-05-12 Kevin Greiner * gnus-agent.el (gnus-agent-cat-name): Eval macro...
2003-05-12 Dave Love*** empty log message ***
2003-05-12 Dave Love(rfc2047-point-at-bol, rfc2047-point-at-bol): Eval
2003-05-12 Simon Josefsson(pgg-temp-buffer-show-function): Reuse existing visible
2003-05-11 Lars Magne Ingebri... (gnus-agent-expire-unagentized-dirs): Added
2003-05-11 Jesper Harder* gnus-sum.el (gnus-summary-enter-digest-group): Don...
2003-05-10 Jesper Harder(gnus-article-hide-citation-maybe): Make toggling
2003-05-09 Lars Magne Ingebri... (gnus-logo-color-alist): Added no colours.
2003-05-09 Dave Love*** empty log message ***
2003-05-09 Dave Love(mm-util): Require.
2003-05-09 Dave Love(mm-body-7-or-8): Don't special-case mule.
2003-05-09 Teodor Zlatanov* gnus-registry.el (gnus-registry-unregistered-group...
2003-05-09 Teodor Zlatanov* gnus.el (gnus-variable-list): removed gnus-registry...
2003-05-08 Jesper Harder(gnus-picon-transform-address): Parse the encoded
2003-05-08 Teodor Zlatanov(gnus-clear-system): added gnus-registry-alist to
2003-05-08 Teodor Zlatanov(gnus-registry-split-fancy-with-parent):
2003-05-08 Teodor Zlatanov(spam-use-regex-headers): docstring fix. From Niklas
2003-05-08 Kai Grossjohann(gnus-summary-next-page): Mention
2003-05-08 Jesper Harder* rfc2231.el (rfc2231-parse-string): "=" should have...
2003-05-07 ShengHuo ZHU (message-forward-subject-name-subject): Fix the case...
2003-05-07 ShengHuo ZHU * message.el (message-setup-1): Setup alternative...
2003-05-07 Dave Love*** empty log message ***
2003-05-07 Dave Love(rfc2047-encode-region): Skip \n as whitespace.
2003-05-07 Dave Love*** empty log message ***
next