Gnus development mailing list
 help / color / mirror / Atom feed
* [PATCH] function description, gnus-widen-article-buffer should be gnus-widen-article-window
@ 2011-04-08  9:42 Stig Sandbeck Mathisen
  2011-04-12 15:53 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Stig Sandbeck Mathisen @ 2011-04-08  9:42 UTC (permalink / raw)
  To: ding


The help text for the gnus-summary-select-article-buffer function refers
to the gnus-widen-article-buffer variable, which is not used. It should
instead refer to gnus-widen-article-window.


---
 lisp/gnus-sum.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lisp/gnus-sum.el b/lisp/gnus-sum.el
index 29a98b7..d3022c5 100644
--- a/lisp/gnus-sum.el
+++ b/lisp/gnus-sum.el
@@ -7027,7 +7027,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))
-- 
1.7.1


-- 
Stig Sandbeck Mathisen
                              Oooo, shiny!




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] function description, gnus-widen-article-buffer should be gnus-widen-article-window
  2011-04-08  9:42 [PATCH] function description, gnus-widen-article-buffer should be gnus-widen-article-window Stig Sandbeck Mathisen
@ 2011-04-12 15:53 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 2011-04-12 15:53 UTC (permalink / raw)
  To: ding

Stig Sandbeck Mathisen <ssm@fnord.no> writes:

> The help text for the gnus-summary-select-article-buffer function refers
> to the gnus-widen-article-buffer variable, which is not used. It should
> instead refer to gnus-widen-article-window.

Thanks; applied.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-04-12 15:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-08  9:42 [PATCH] function description, gnus-widen-article-buffer should be gnus-widen-article-window Stig Sandbeck Mathisen
2011-04-12 15:53 ` Lars Magne Ingebrigtsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).