aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2012-01-31 17:15:03 +0100
committerJuanma Barranquero <[email protected]>2012-01-31 17:15:03 +0100
commit6df6ae42fedb347936ce4c68e11f5d3e8b1d0040 (patch)
treebe1fdc72811d475e0aa9e853cb88aa6a922b2489 /lisp/gnus
parentfd3e94ece865d8cb85d13e98c1594bcabe3fd8db (diff)
Fix typos in ChangeLogs.
Diffstat (limited to 'lisp/gnus')
-rw-r--r--lisp/gnus/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index 1d99418ed2..f5e49f7087 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -7153,7 +7153,7 @@
"failed" all the time.
* gnus.el: Throughout all files, replace (save-excursion (set-buffer
- ...)) with (with-current-buffer ... ).
+ ...)) with (with-current-buffer ...).
* nntp.el (nntp-open-server): Return whether the open was successful or
not.