Mercurial > emacs
changeset 87889:dacbb0325c86
Fix ChangeLog entry.
author | Vinicius Jose Latorre <viniciusjl@ig.com.br> |
---|---|
date | Mon, 21 Jan 2008 22:21:28 +0000 |
parents | dfa4adab898e |
children | d25e8e5ca137 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Jan 21 20:19:16 2008 +0000 +++ b/lisp/ChangeLog Mon Jan 21 22:21:28 2008 +0000 @@ -34,9 +34,9 @@ blank-space-before-tab. (blank-color-on, blank-color-off, blank-display-char-on): Fix code. - * blank-mode.el: Install all patches done by Juanma Barranquero - <lekktu@gmail.com> in emacs-22 branch. - (blank-style, blank-chars, blank-hspace-regexp) +2008-01-21 Juanma Barranquero <lekktu@gmail.com> + + * blank-mode.el (blank-style, blank-chars, blank-hspace-regexp) (blank-space-regexp, blank-tab-regexp, blank-trailing-regexp) (blank-space-before-tab-regexp, blank-global-modes, blank-mode) (global-blank-mode): Doc fixes.