diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2005-06-09 01:41:23 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2005-06-09 01:41:23 +0000 |
commit | f271d3c7bd8c99f1ca5544ec5b7dc97cab1e7d79 (patch) | |
tree | f26336809f1b641cd958deb26ce80b12d20866a0 /lisp/emacs-lisp | |
parent | b7aae902ed6d45976a249e44e296df9a97737c16 (diff) | |
download | emacs-f271d3c7bd8c99f1ca5544ec5b7dc97cab1e7d79.tar.gz emacs-f271d3c7bd8c99f1ca5544ec5b7dc97cab1e7d79.tar.bz2 emacs-f271d3c7bd8c99f1ca5544ec5b7dc97cab1e7d79.zip |
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.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions