changeset 97074:8b6a3348313d

Doc fix.
author Vinicius Jose Latorre <viniciusjl@ig.com.br>
date Tue, 29 Jul 2008 02:07:26 +0000
parents 7159ef9ad909
children 864ac210d576
files lisp/whitespace.el
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/whitespace.el	Tue Jul 29 01:56:57 2008 +0000
+++ b/lisp/whitespace.el	Tue Jul 29 02:07:26 2008 +0000
@@ -308,6 +308,10 @@
 ;; Acknowledgements
 ;; ----------------
 ;;
+;; Thanks to David Reitter <david.reitter@gmail.com> for suggesting a
+;; `whitespace-newline' initialization with low contrast relative to
+;; the background color.
+;;
 ;; Thanks to Stephen Deasey <sdeasey@gmail.com> for the
 ;; `indent-tabs-mode' usage suggestion.
 ;;