Mercurial > emacs
changeset 72092:08ca4c4e9306
*** empty log message ***
author | Mathias Dahl <mathias.dahl@gmail.com> |
---|---|
date | Mon, 24 Jul 2006 16:22:44 +0000 |
parents | 15c6c0e92130 |
children | e75e38c3a62f |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Jul 24 16:20:54 2006 +0000 +++ b/lisp/ChangeLog Mon Jul 24 16:22:44 2006 +0000 @@ -8,6 +8,9 @@ (tumme-save-information-from-widgets): Change to use `tumme-write-comments' and `tumme-write-tags'. (tumme-comment-thumbnail): Change to use `tumme-write-comments'. + (tumme-write-tag): Remove. + (tumme-write-comment): Remove. + (tumme-display-previous-thumbnail-original): Remove empty line. 2006-07-24 mathias <mathias.dahl@gmail.com>