diff options
author | Jonas Bernoulli <jonas@bernoul.li> | 2021-03-14 20:24:07 +0100 |
---|---|---|
committer | Jonas Bernoulli <jonas@bernoul.li> | 2021-06-30 21:43:02 +0200 |
commit | 1a00bf16a72b03c9d79ec3bd301d02efc94f9683 (patch) | |
tree | 0f68306ab2e7306bb7e038aca00d4b107723743f /test/lisp/emacs-lisp/subr-x-tests.el | |
parent | 1b1c4ef3cba235a97c424da4bc7ccfafea5b4bf8 (diff) | |
download | emacs-1a00bf16a72b03c9d79ec3bd301d02efc94f9683.tar.gz emacs-1a00bf16a72b03c9d79ec3bd301d02efc94f9683.tar.bz2 emacs-1a00bf16a72b03c9d79ec3bd301d02efc94f9683.zip |
Improve consistency of outline headings in dired libraries
* lisp/dired-aux.el: Improve consistency of outline headings.
* lisp/dired-x.el: Improve consistency of outline headings.
* lisp/dired.el: Improve consistency of outline headings.
- Use three semicolons at beginning of headings because that already
is the dominant number of semicolons for headings in these files.
- Prefix each heading with a ^L instead of randomly omitting it in
front of some.
- Always prefix the line with the ^L with a completely empty line.
- Begin headings with a capital letter.
- Do not update complete headings.
- Do not end headings with a period.
- Remove a handful of section end markers.
- Address further inconsistencies.
Diffstat (limited to 'test/lisp/emacs-lisp/subr-x-tests.el')
0 files changed, 0 insertions, 0 deletions