diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2022-08-19 21:14:13 +0200 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2022-09-03 10:23:37 +0200 |
commit | 9b4084f4bca159c69941cfa1d86b6e4bffccb803 (patch) | |
tree | 9eab286d184db44da1f66f8fd958cc11101cbe14 /test/lisp/emacs-lisp/cl-print-tests.el | |
parent | 0504f39259f0afb0bfeb73b294f523d20b20091c (diff) | |
download | emacs-9b4084f4bca159c69941cfa1d86b6e4bffccb803.tar.gz emacs-9b4084f4bca159c69941cfa1d86b6e4bffccb803.tar.bz2 emacs-9b4084f4bca159c69941cfa1d86b6e4bffccb803.zip |
Split image-dired.el into several files (part 2/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.
2) Next, trim down the extra copies to contain only the relevant
parts. [this commit]
* lisp/image-dired.el:
* 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: Trim files down to keep only one copy of
each definition.
Diffstat (limited to 'test/lisp/emacs-lisp/cl-print-tests.el')
0 files changed, 0 insertions, 0 deletions