aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus/ChangeLog.1
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2010-05-11 04:04:13 +0200
committerJuanma Barranquero <[email protected]>2010-05-11 04:04:13 +0200
commit4e2af7825fa13782c5579f55b3e2d8dec23bdbf3 (patch)
tree30d5bf517ba11e8edbe3ed0fc8fe3996e2a27170 /lisp/gnus/ChangeLog.1
parent4bbedd9832178fcd264de9e6210d0dadbe3e2940 (diff)
Fix typos and whitespace in ChangeLogs.
Diffstat (limited to 'lisp/gnus/ChangeLog.1')
-rw-r--r--lisp/gnus/ChangeLog.16
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/gnus/ChangeLog.1 b/lisp/gnus/ChangeLog.1
index e455770711..795df6f95a 100644
--- a/lisp/gnus/ChangeLog.1
+++ b/lisp/gnus/ChangeLog.1
@@ -28,10 +28,10 @@
* gnus-start.el (gnus-slave-save-newsrc):
* gnus-uu.el (gnus-uu-tmp-dir, gnus-uu-decode-binhex)
- (gnus-uu-decode-binhex-view, gnus-uu-digest-mail-forward)
- (gnus-uu-initialize):
+ (gnus-uu-decode-binhex-view, gnus-uu-digest-mail-forward)
+ (gnus-uu-initialize):
* nnmail.el (nnmail-make-complex-temp-name, nnmail-get-new-mail):
- Use make-temp-file.
+ Use make-temp-file.
1999-09-07 Eli Zaretskii <[email protected]>