]> code.delx.au - gnu-emacs/blobdiff - lisp/whitespace.el
Tweak previous change.
[gnu-emacs] / lisp / whitespace.el
index 293416c8d10e5522cf60b326a1c7fa09bb6ce6b8..ff8903e9593d0603be56b1c7b7bd6f1b9630c6cb 100644 (file)
@@ -1,6 +1,6 @@
 ;;; whitespace.el --- minor mode to visualize TAB, (HARD) SPACE, NEWLINE
 
-;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
+;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
 ;;   Free Software Foundation, Inc.
 
 ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br>