# HG changeset patch # User Mathias Dahl # Date 1139700912 0 # Node ID f2765c96b850c11bc7e9655094a64e351a6b54a4 # Parent 268f839373eeed353d030e735c06d36b64247ea1 *** empty log message *** diff -r 268f839373ee -r f2765c96b850 lisp/ChangeLog --- a/lisp/ChangeLog Sat Feb 11 23:31:23 2006 +0000 +++ b/lisp/ChangeLog Sat Feb 11 23:35:12 2006 +0000 @@ -1,3 +1,10 @@ +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. + 2006-02-12 Miles Bader * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats): diff -r 268f839373ee -r f2765c96b850 man/dired.texi --- a/man/dired.texi Sat Feb 11 23:31:23 2006 +0000 +++ b/man/dired.texi Sat Feb 11 23:35:12 2006 +0000 @@ -1211,9 +1211,13 @@ You can also tag a file from the thumbnail buffer by typing @kbd{t t} and remove it by typing @kbd{t r}. There is also a special ``tag'' -called ``comment'' for each file. That is used to enter a comment or -description about the image. You comment a file from the thumbnail -buffer by typing @kbd{c}. You will be prompted for a comment. +called ``comment'' for each file (it is not a tag in the exact same +sense as the other tags, it is handled slightly different). That is +used to enter a comment or description about the image. You comment a +file from the thumbnail buffer by typing @kbd{c}. You will be +prompted for a comment. Comments can also be added from Dired, and +then also to multiple files at once, by typing @kbd{C-t c} +(@code{tumme-dired-comment-files}). Tumme also provide simple image manipulation commands, like rotating thumbnails and original image files. In the thumbnail buffer, type