summaryrefslogtreecommitdiff
path: root/lisp/image-dired.el
Commit message (Expand)AuthorAge
* 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
* | Recognize pngnq or pngnq-s9Mark Oteiza2016-12-14
* | Update standard image-dired thumbnail locationMark Oteiza2016-12-14
* | Reset window scroll when displaying an imageMark Oteiza2016-12-14
* | More image-dired polishMark Oteiza2016-12-13
* | More small fixes for image-diredMark Oteiza2016-12-13
* | Remove image-dired-kill-buffer-and-windowMark Oteiza2016-12-13
* | Replace image-dired-setup-dired-keybindings with a minor modeMark Oteiza2016-12-13
* | ; Fix previous commitMark Oteiza2016-12-07
* | More image-dired refactoringMark Oteiza2016-12-04
* | Clean up keymap and menu code in image-diredMark Oteiza2016-12-03
* | Clean up uses of cl-foo in image-diredMark Oteiza2016-12-03
* | Display window before calculating widthMark Oteiza2016-12-03
* | Use pop-to-buffer-same-windowMark Oteiza2016-12-03