From: Vinicius Jose Latorre Date: Tue, 29 Jul 2008 02:07:26 +0000 (+0000) Subject: Doc fix. X-Git-Tag: emacs-pretest-23.0.90~3830 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=24deb97dd68cd102ba6698b2bd1d5a3dd70998ec;p=emacs.git Doc fix. --- diff --git a/lisp/whitespace.el b/lisp/whitespace.el index 1e46c3c808a..72501dfaf83 100644 --- a/lisp/whitespace.el +++ b/lisp/whitespace.el @@ -308,6 +308,10 @@ ;; Acknowledgements ;; ---------------- ;; +;; Thanks to David Reitter for suggesting a +;; `whitespace-newline' initialization with low contrast relative to +;; the background color. +;; ;; Thanks to Stephen Deasey for the ;; `indent-tabs-mode' usage suggestion. ;;