From: Richard M. Stallman Date: Tue, 8 Aug 2006 20:53:10 +0000 (+0000) Subject: Whitespace change. X-Git-Tag: emacs-pretest-22.0.90~1067 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d8a869ea1f67990b9f3bc4449769ebde073321ce;p=emacs.git Whitespace change. --- diff --git a/lisp/help.el b/lisp/help.el index af79bbcf57c..db76efb01a0 100644 --- a/lisp/help.el +++ b/lisp/help.el @@ -841,7 +841,7 @@ whose documentation describes the minor mode." (if (zerop (length indicator)) "no indicator" (format "indicator%s" - indicator)))) + indicator)))) (princ (documentation mode-function))) (insert-button pretty-minor-mode 'action (car help-button-cache)