From d8a869ea1f67990b9f3bc4449769ebde073321ce Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 8 Aug 2006 20:53:10 +0000 Subject: [PATCH] Whitespace change. --- lisp/help.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.39.2