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. ;;