diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 867eb82045d..42770d32987 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,6 +1,8 @@ | |||
| 1 | 2003-06-10 Rajesh Vaidheeswarran <rv@gnu.org> | 1 | 2003-06-10 Rajesh Vaidheeswarran <rv@gnu.org> |
| 2 | 2 | ||
| 3 | * whitespace.el (whitespace-version): bump to 3.3 | 3 | * whitespace.el (whitespace-version): bump to 3.3 |
| 4 | (whitespace-cleanup): Respect user preference for silence | ||
| 5 | |||
| 4 | * whitespace.el: Remove :tag in commentary :link. Remove empty | 6 | * whitespace.el: Remove :tag in commentary :link. Remove empty |
| 5 | lines in comment, since commentary seems to have a problem with that. | 7 | lines in comment, since commentary seems to have a problem with that. |
| 6 | 8 | ||