summaryrefslogtreecommitdiff
path: root/lisp/image-dired.el
Commit message (Expand)AuthorAge
* Add support for history of image tags and completion in the minibufferPeter Münster2021-08-19
* Avoid problems when one tag/file is a substring of anotherPeter Münster2021-08-19
* New placement of newline characters in image-dired-db-filePeter Münster2021-08-19
* Fix deletion of associated imagePeter Münster2021-08-19
* Add menu bindings to new functions in image-dired.elPeter Münster2021-08-18
* Remove :group from defcustoms in image-dired.elLars Ingebrigtsen2021-08-13
* Don't disable transient mark mode when changing image facesPeter Münster2021-08-13
* Add new image-dired commandsPeter Münster2021-08-11
* Mark marked images in Image-Dired modePeter Münster2021-08-11
* Let image-dired-mouse-toggle-mark act on active regionPeter Münster2021-08-11
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-08
* Convert many more links to use HTTPSStefan Kangas2021-03-24
* Remove copy-pasto from image-dired.elMauro Aranda2021-03-04
* Update copyright year to 2021Paul Eggert2021-01-01
* Merge from origin/emacs-27Glenn Morris2020-10-02
|\
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-02
* | ; Prefer https to http in many URLsStefan Kangas2020-10-01
* | Fix and extend format-spec (bug#41758)Basil L. Contovounesios2020-06-18
* | Fix some file-modes racesPaul Eggert2020-02-19
|/
* Fix doc strings for image-dired rotation commandsChristophe Deleuze2020-01-22
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-11
* Correct some more custom type specsRobert Pluim2019-10-11
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-21
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | file-attributes cleanupPaul Eggert2018-09-23
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Add missing :version tags revealed by cusver-checkGlenn Morris2017-12-12
* Avoid unnecessary rounding errors in timestampsPaul Eggert2017-10-22
* Fix range-error in image-dired.elEli Zaretskii2017-10-16
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Nix some useless uses of looking-at, looking-backMark Oteiza2017-02-12
* Prevent creating thumbnails of all gif framesMark Oteiza2017-02-01
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | ; Spelling fixesPaul Eggert2016-12-22
* | ; Revert "Recognize graphicsmagick in image-dired"Mark Oteiza2016-12-20
* | Recognize graphicsmagick in image-diredMark Oteiza2016-12-19
* | Implement asynchronous thumbnail generation in image-diredMark Oteiza2016-12-19
* | Bind new image-mode scroll commands in image-diredMark Oteiza2016-12-18
* | Use floor of mtime instead of rounding for thumb propertyMark Oteiza2016-12-18
* | Be more selective clearing the image cacheMark Oteiza2016-12-16
* | More image-dired refactoringMark Oteiza2016-12-15
* | * lisp/image-dired.el: Turn on lexical-binding.Mark Oteiza2016-12-15
* | Teach image-dired to also generate large thumbsMark Oteiza2016-12-15
* | Don't abuse princ and spam messagesMark Oteiza2016-12-15
* | Inherit things from special-mode and image-modeMark Oteiza2016-12-15
* | Fix some image-dired customization typesMark Oteiza2016-12-15
* | * lisp/image-dired.el (image-dired-create-thumb): Create parent directories.Mark Oteiza2016-12-14