aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/whitespace.el4
1 files changed, 4 insertions, 0 deletions
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 @@
308;; Acknowledgements 308;; Acknowledgements
309;; ---------------- 309;; ----------------
310;; 310;;
311;; Thanks to David Reitter <david.reitter@gmail.com> for suggesting a
312;; `whitespace-newline' initialization with low contrast relative to
313;; the background color.
314;;
311;; Thanks to Stephen Deasey <sdeasey@gmail.com> for the 315;; Thanks to Stephen Deasey <sdeasey@gmail.com> for the
312;; `indent-tabs-mode' usage suggestion. 316;; `indent-tabs-mode' usage suggestion.
313;; 317;;