Mercurial > emacs
changeset 72321:645e435a6ff8
Whitespace change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 08 Aug 2006 20:53:10 +0000 |
parents | becc8b8af23b |
children | 2552d32034c7 |
files | lisp/help.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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)