Mercurial > emacs
changeset 71002:280984b0f4da
*** empty log message ***
author | Mathias Dahl <mathias.dahl@gmail.com> |
---|---|
date | Sat, 27 May 2006 14:20:03 +0000 |
parents | 95bd5a8f89a3 |
children | 7733ed75db62 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat May 27 14:19:47 2006 +0000 +++ b/lisp/ChangeLog Sat May 27 14:20:03 2006 +0000 @@ -1,6 +1,7 @@ 2006-05-27 Mathias Dahl <mathias.dahl@gmail.com> * tumme.el: Change a lot of `(if .. (progn ..)' to `(when ..)'. + (tumme-remove-tag): Fix bug. 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>