# HG changeset patch # User Richard M. Stallman # Date 1155070390 0 # Node ID 645e435a6ff8c8eeec5c4d0249ce0c04817986d1 # Parent becc8b8af23bdb2fee06fbedef1529d7dc1aa1e0 Whitespace change. diff -r becc8b8af23b -r 645e435a6ff8 lisp/help.el --- a/lisp/help.el Tue Aug 08 17:45:42 2006 +0000 +++ b/lisp/help.el Tue Aug 08 20:53:10 2006 +0000 @@ -841,7 +841,7 @@ (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)