[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/whitespace.el,v
From: |
Vinicius Jose Latorre |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/whitespace.el,v |
Date: |
Tue, 29 Jul 2008 02:07:26 +0000 |
CVSROOT: /sources/emacs
Module name: emacs
Changes by: Vinicius Jose Latorre <viniciusjl> 08/07/29 02:07:26
Index: whitespace.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/whitespace.el,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -b -r1.82 -r1.83
--- whitespace.el 29 Jul 2008 01:56:57 -0000 1.82
+++ whitespace.el 29 Jul 2008 02:07:26 -0000 1.83
@@ -308,6 +308,10 @@
;; Acknowledgements
;; ----------------
;;
+;; Thanks to David Reitter <address@hidden> for suggesting a
+;; `whitespace-newline' initialization with low contrast relative to
+;; the background color.
+;;
;; Thanks to Stephen Deasey <address@hidden> for the
;; `indent-tabs-mode' usage suggestion.
;;