1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-07 20:54:32 +00:00

Whitespace change.

This commit is contained in:
Richard M. Stallman 2006-08-08 20:53:10 +00:00
parent dc7ef9f02f
commit d8a869ea1f

View File

@ -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)