comparison lisp/whitespace.el @ 97074:8b6a3348313d

Doc fix.
author Vinicius Jose Latorre <viniciusjl@ig.com.br>
date Tue, 29 Jul 2008 02:07:26 +0000
parents 7159ef9ad909
children 2be7f5365285
comparison
equal deleted inserted replaced
97073:7159ef9ad909 97074:8b6a3348313d
305 ;; buffer is visited, killed or written. 305 ;; buffer is visited, killed or written.
306 ;; 306 ;;
307 ;; 307 ;;
308 ;; Acknowledgements 308 ;; Acknowledgements
309 ;; ---------------- 309 ;; ----------------
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.
310 ;; 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 ;;
314 ;; Thanks to Eric Cooper <ecc@cmu.edu> for the suggestion to have hook 318 ;; Thanks to Eric Cooper <ecc@cmu.edu> for the suggestion to have hook