Mercurial > emacs
changeset 68812:f2765c96b850
*** empty log message ***
author | Mathias Dahl <mathias.dahl@gmail.com> |
---|---|
date | Sat, 11 Feb 2006 23:35:12 +0000 |
parents | 268f839373ee |
children | d065089f984a |
files | lisp/ChangeLog man/dired.texi |
diffstat | 2 files changed, 14 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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 <mathias.dahl@gmail.com> + + * 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 <miles@gnu.org> * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
--- 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