aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim F. Storm <[email protected]>2004-10-24 21:07:38 +0000
committerKim F. Storm <[email protected]>2004-10-24 21:07:38 +0000
commitb0915a3104ef1167e4b2a4cd570e996d836b9654 (patch)
tree223f4773a734b65794a0cf36a3adcd74809188d0
parent6faab05fa2df75c4423b2017a4ce7645f7a1170b (diff)
Clean whitespace.
-rw-r--r--lisp/help.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/help.el b/lisp/help.el
index 0ed9fe4b75..c27bcc4905 100644
--- a/lisp/help.el
+++ b/lisp/help.el
@@ -651,8 +651,8 @@ whose documentation describes the minor mode."
(push (list pretty-minor-mode mode indicator)
minor-modes))))
(if auto-fill-function
- ;; copy pure string so we can add face property to it below.
- (push (list (copy-sequence "Auto Fill") 'auto-fill-mode " Fill")
+ ;; copy pure string so we can add face property to it below.
+ (push (list (copy-sequence "Auto Fill") 'auto-fill-mode " Fill")
minor-modes))
(setq minor-modes
(sort minor-modes