mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-24 13:57:36 +00:00
*** empty log message ***
This commit is contained in:
parent
a576d8e299
commit
87589a704d
2 changed files with 12 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue