emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp thumbs.el


From: Juanma Barranquero
Subject: [Emacs-commit] emacs/lisp thumbs.el
Date: Wed, 08 Jun 2005 21:39:41 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Juanma Barranquero <address@hidden>     05/06/09 01:39:41

Modified files:
        lisp           : thumbs.el 

Log message:
        Don't set `auto-image-file-mode'.  Do not create the thumbnails 
directory on
        loading.
        (thumbs-conversion-program): Use `eq' to check the system type, not 
`equal'.
        (thumbs-temp-dir): Set to `temporary-file-directory', not "/tmp".  Fix
        docstring.
        (thumbs-thumbsdir): New function to return the thumbnails directory, 
creating it
        if needed.
        (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
        (thumbs-temp-file): Delete variable and make it into a function.
        (thumbs-resize-image, thumbs-modify-image): Use it.
        (thumbs-kill-buffer): Simplify.
        (thumbs-gensym): Defalias or duplicate CL `gensym'.
        (thumbs-resize-image, thumbs-resize-interactive): Fix typos in 
docstrings.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/thumbs.el.diff?tr1=1.14&tr2=1.15&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]