From b0915a3104ef1167e4b2a4cd570e996d836b9654 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Sun, 24 Oct 2004 21:07:38 +0000 Subject: Clean whitespace. --- lisp/help.el | 4 ++-- 1 file 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 -- cgit v1.2.3