From: Juanma Barranquero Date: Sun, 12 Feb 2006 00:29:59 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~4202 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f828c6fc00bac67e28840637346ddc47b5b6ee2d;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1f52acb5b8d..7be9ef7914d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,9 +1,9 @@ 2006-02-12 Mathias Dahl - * tumme.el (tumme-write-tag): Fixed small bug. File name did not - include path. - (tumme-mark-tagged-files): Fixed bug in regexp used to find rows - matching tag. + * tumme.el (tumme-write-tag): Fix small bug (file name did not + include path). + (tumme-mark-tagged-files): Fix bug in regexp used to find rows + matching tag. 2006-02-12 Miles Bader @@ -20,8 +20,8 @@ 2006-02-11 Mathias Dahl - * tumme.el: Enhanced some docstrings. Added todo item about - Thumbnail Managing Standard. + * tumme.el: Enhance some docstrings. Add todo item about Thumbnail + Managing Standard. 2006-02-11 Kim F. Storm @@ -61,9 +61,8 @@ 2006-02-11 Mathias Dahl - * tumme.el (tumme-dir): Changed default value to - "~/.emacs-d/tumme" - (tumme-dir): New function. Copied from thumbs.el. + * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/". + (tumme-dir): New function. Copied from thumbs.el. 2006-02-10 Juanma Barranquero @@ -86,12 +85,12 @@ 2006-02-10 Mathias Dahl - * tumme.el (tumme-copy-with-exif-file-name): Tried to make - docstring less `colloquial'... + * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring + less `colloquial'... 2006-02-09 Mathias Dahl - * tumme.el: Added a couple of todo items. + * tumme.el: Add a couple of todo items. 2006-02-09 Lars Hansen