From 1b1d297e18d2f272861a05cfff5060284b00ea95 Mon Sep 17 00:00:00 2001 From: Stig Sandbeck Mathisen Date: Tue, 12 Apr 2011 17:53:17 +0200 Subject: [PATCH] * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix. --- lisp/ChangeLog | 4 ++++ lisp/gnus-sum.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 61208f8e7..b7ba4b959 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2011-04-12 Stig Sandbeck Mathisen (tiny change) + + * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix. + 2011-04-12 Lars Magne Ingebrigtsen * gnus-registry.el (gnus-registry-remake-db): Put the warning on a diff --git a/lisp/gnus-sum.el b/lisp/gnus-sum.el index e3ae1d7f5..d023bc5bb 100644 --- a/lisp/gnus-sum.el +++ b/lisp/gnus-sum.el @@ -7035,7 +7035,7 @@ displayed, no centering will be performed." (defun gnus-summary-select-article-buffer () "Reconfigure windows to show the article buffer. -If `gnus-widen-article-buffer' is set, show only the article +If `gnus-widen-article-window' is set, show only the article buffer." (interactive) (if (not (gnus-buffer-live-p gnus-article-buffer)) -- 2.25.1