summaryrefslogtreecommitdiff
path: root/lisp/gnus/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/gnus/ChangeLog')
-rw-r--r--lisp/gnus/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index 1d99418ed21..f5e49f70872 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.