1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 04:30:45 -08:00
emacs/lisp/image
Stefan Kangas 0504f39259 Split image-dired.el into several files (part 1/2)
Use a git trick to split a file while preserving line history (for
"git blame", "git log --follow", etc.):

1) Make exact copies of the original file, in the same commit as
   moving it.  [this commit]

2) Next, trim down the extra copies to contain only the relevant
   parts.

* lisp/image-dired.el: Move from here...
* lisp/image/image-dired-dired.el:
* lisp/image/image-dired-external.el:
* lisp/image/image-dired-tags.el:
* lisp/image/image-dired-util.el:
* lisp/image/image-dired.el: ...to here.

* test/lisp/image-dired-tests.el: Move from here...
* test/lisp/image/image-dired-tests.el: ...to here.
2022-09-03 10:23:37 +02:00
..
compface.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
exif.el Use ash instead of lsh 2022-07-19 15:21:56 +02:00
gravatar.el Make some additional defcustom types more restrictive 2022-07-06 19:29:51 +02:00
image-converter.el Tweak image-converter-add-handler interface 2022-07-13 01:53:20 +02:00
image-dired-dired.el Split image-dired.el into several files (part 1/2) 2022-09-03 10:23:37 +02:00
image-dired-external.el Split image-dired.el into several files (part 1/2) 2022-09-03 10:23:37 +02:00
image-dired-tags.el Split image-dired.el into several files (part 1/2) 2022-09-03 10:23:37 +02:00
image-dired-util.el Split image-dired.el into several files (part 1/2) 2022-09-03 10:23:37 +02:00
image-dired.el Split image-dired.el into several files (part 1/2) 2022-09-03 10:23:37 +02:00