/[emacs]/emacs/lisp/thumbs.el
ViewVC logotype

Diff of /emacs/lisp/thumbs.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by kfstorm, Wed Feb 9 15:50:41 2005 UTC revision 1.10 by wl, Fri Mar 25 09:49:00 2005 UTC
# Line 1  Line 1 
1  ;;; thumbs.el --- Thumbnails previewer for images files  ;;; thumbs.el --- Thumbnails previewer for images files
2    
3  ;; Copyright 2004 Free Software Foundation, Inc  ;; Copyright 2004, 2005 Free Software Foundation, Inc
4    
5  ;; Author: Jean-Philippe Theberge <jphiltheberge@videotron.ca>  ;; Author: Jean-Philippe Theberge <jphiltheberge@videotron.ca>
6  ;; Keywords: Multimedia  ;; Keywords: Multimedia
# Line 630  Open another window." Line 630  Open another window."
630    
631  (defun thumbs-modify-image (action &optional arg)  (defun thumbs-modify-image (action &optional arg)
632    "Call convert to do ACTION on image with argument ARG.    "Call convert to do ACTION on image with argument ARG.
633  ACTION and ARG should be legal convert command."  ACTION and ARG should be a valid convert command."
634    (interactive "sAction: \nsValue: ")    (interactive "sAction: \nsValue: ")
635    ;; cleaning of old temp file    ;; cleaning of old temp file
636    (mapc 'delete-file    (mapc 'delete-file

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26