summaryrefslogtreecommitdiff
path: root/lisp/thumbs.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (thumbs-call-convert): Use shell-command-switch.Nick Roberts2006-07-121-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (thumbs-marked-list): Make buffer-local andNick Roberts2006-01-301-7/+9
* (thumbs-do-thumbs-insertion): Suppress message whenNick Roberts2006-01-261-6/+3
* (thumbs-new-image-size): New function.Nick Roberts2006-01-241-68/+45
* (thumbs-extra-images): New variable. Make it buffer-localNick Roberts2006-01-231-72/+102
* (thumbs-file-alist): Avoid creating duplicate entries.Nick Roberts2006-01-231-4/+5
* (thumbs-buffer): New variable. Make it buffer local.Nick Roberts2006-01-201-32/+44
* * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.Chong Yidong2005-10-301-2/+2
* * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in lineChong Yidong2005-10-241-0/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+1
* (thumbs-find-image): Don't make variables automatically buffer local.Juanma Barranquero2005-08-021-20/+17
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (thumbs-per-line, thumbs-thumbsdir-max-size)Eli Zaretskii2005-06-111-5/+5
* Fixes for changes of 2005-06-09.Juanma Barranquero2005-06-101-5/+9
* Don't set `auto-image-file-mode'. Do not create the thumbnails directory onJuanma Barranquero2005-06-091-45/+43
* (thumbs-thumbsdir-max-size, thumbs-image-resizing-step,Juanma Barranquero2005-06-061-3/+3
* (thumbs-mode): Fix misuse of make-variable-buffer-local.Stefan Monnier2005-05-311-5/+2
* (thumbs-thumbname): The resulting thubname includes a hash value to improve itsJuanma Barranquero2005-05-301-11/+15
* (thumbs-thumbsdir-max-size, thumbs-temp-file, thumbs-cleanup-thumbsdir,Juanma Barranquero2005-05-251-17/+17
* * complete.el, thumbs.el: Replace `legal' with `valid'.Werner LEMBERG2005-03-251-2/+2
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-2/+2
* (group thumbs): Add :version keyword.John Paul Wallington2004-11-011-3/+4
* (thumbs-view-image-mode-map): Fix `thumbs-set-root' command name typo.John Paul Wallington2004-09-041-2/+3
* Don't include cl. Don't bother with old Emacs versions.Richard M. Stallman2004-05-291-103/+180
* (toplevel): Require cl at compile time.John Paul Wallington2004-04-281-12/+2
* (thumbs-delete-images): Fix formatting of prompt.John Paul Wallington2004-04-281-5/+5
* (time-less-p): Remove.Juanma Barranquero2004-04-271-32/+25
* Resolve CVS conflictsMiles Bader2004-02-281-0/+1
* New file.Richard M. Stallman2004-02-281-0/+736