comparison lisp/ChangeLog @ 61492:875507693e78

whitespace.el - revert hasty fix, fix highlight area for leading and trailing space.
author Rajesh Vaidheeswarran <rv@gnu.org>
date Mon, 11 Apr 2005 23:47:54 +0000
parents bdefd94091fa
children e8836605ad73
comparison
equal deleted inserted replaced
61491:bdefd94091fa 61492:875507693e78
4 auto-mode-alist entries. 4 auto-mode-alist entries.
5 (etc-fstab-generic-mode): Tweak fontification. 5 (etc-fstab-generic-mode): Tweak fontification.
6 6
7 * generic.el (generic-make-keywords-list): Fix docstring. 7 * generic.el (generic-make-keywords-list): Fix docstring.
8 (generic-mode-internal): Simplify generic-font-lock-keywords. 8 (generic-mode-internal): Simplify generic-font-lock-keywords.
9
10 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
11
12 * whitespace.el (whitespace-buffer-leading,
13 whitespace-buffer-trailing): Revert the incorrect test
14 inversion. However, fix the highlight area for the leading and
15 trailing whitespaces to show space.
9 16
10 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org> 17 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
11 18
12 * whitespace.el (whitespace-version): Bump to 3.5 19 * whitespace.el (whitespace-version): Bump to 3.5
13 20