Mercurial > emacs
changeset 26252:c3d2866c6ac0
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Sat, 30 Oct 1999 21:06:34 +0000 |
parents | e64ea1353201 |
children | 3bb622df1c52 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Oct 30 21:04:54 1999 +0000 +++ b/lisp/ChangeLog Sat Oct 30 21:06:34 1999 +0000 @@ -31,8 +31,9 @@ to return the list of whitespaces for whom checks have been suppressed. - * whitespace.el (whitespace-display-unchecked-whitespaces): - Renamed to `whitespace-update-modeline' to reflect its functionality. + * whitespace.el (whitespace-display-unchecked-whitespaces): + Renamed to `whitespace-update-modeline' to reflect its + functionality. 1999-09-30 Rajesh Vaidheeswarran <rv@dsmit.com>