Mercurial > emacs
changeset 58226:9c458eb445fd
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Sun, 14 Nov 2004 23:27:46 +0000 |
parents | 1f15b3bc2826 |
children | d7757127f475 |
files | lisp/ChangeLog lisp/gnus/ChangeLog |
diffstat | 2 files changed, 12 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Nov 14 23:24:14 2004 +0000 +++ b/lisp/ChangeLog Sun Nov 14 23:27:46 2004 +0000 @@ -1,3 +1,7 @@ +2004-11-14 Luc Teirlinck <teirllm@auburn.edu> + + * files.el (convert-standard-filename): Doc fix. + 2004-11-14 Daniel Pfeiffer <occitan@esperanto.org> * files.el (auto-mode-alist): handle .gtkrc, and under /etc
--- a/lisp/gnus/ChangeLog Sun Nov 14 23:24:14 2004 +0000 +++ b/lisp/gnus/ChangeLog Sun Nov 14 23:27:46 2004 +0000 @@ -1,3 +1,9 @@ +2004-11-14 Luc Teirlinck <teirllm@auburn.edu> + + * nnfolder.el (nnfolder-save-marks): Add missing format field in + call to `error'. + * nnml.el (nnml-save-marks): Ditto. + 2004-11-14 Reiner Steib <Reiner.Steib@gmx.de> * gnus-start.el (gnus-convert-old-newsrc): Assign @@ -64,7 +70,7 @@ * starttls.el (starttls-gnutls-program, starttls-use-gnutls) (starttls-extra-arguments, starttls-process-connection-type) - (starttls-connect, starttls-failure, starttls-success): + (starttls-connect, starttls-failure, starttls-success): * spam-stat.el (spam-stat): Add :version. @@ -76,7 +82,7 @@ * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups) (nnmail-cache-ignore-groups, nnmail-spool-hook) (nnmail-split-fancy-match-partial-words) - (nnmail-split-lowercase-expanded): + (nnmail-split-lowercase-expanded): * nndiary.el (nndiary): Add :version.