diff options
author | Manuel Giraud <manuel@ledu-giraud.fr> | 2022-07-02 17:38:36 +0200 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2022-07-02 17:39:54 +0200 |
commit | a06fc4be132b8dcf7a5dab9d68be3f280e14f436 (patch) | |
tree | 1b428fba2402ac60fe3b76e6d5ed35da890894b9 /test/lisp/emacs-lisp/cl-extra-tests.el | |
parent | 3ace37a387cf87aec11ace23e6b4d9a3058db667 (diff) | |
download | emacs-a06fc4be132b8dcf7a5dab9d68be3f280e14f436.tar.gz emacs-a06fc4be132b8dcf7a5dab9d68be3f280e14f436.tar.bz2 emacs-a06fc4be132b8dcf7a5dab9d68be3f280e14f436.zip |
Add more separators to longlines-mode
* lisp/obsolete/longlines.el (longlines-breakpoint-chars): New
custom to have multiple breakpoint chars.
(longlines-set-breakpoint): Add a target-column parameter and use
`longlines-breakpoint-chars'.
(longlines-find-break-backward, longlines-find-break-foreward):
Use `longlines-breakpoint-chars'.
(longlines-wrap-line): Do not insert space upon merging, just
remove the soft newline. Fix "space before tab" in indent.
(longlines-merge-lines-p): Use the new target-column parameter to
find out if the next line could be merged with the current one.
(longlines-encode-region): Do not replace a soft newline with a
space, just remove it.
* etc/NEWS: New user option 'longlines-breakpoint-chars'
Diffstat (limited to 'test/lisp/emacs-lisp/cl-extra-tests.el')
0 files changed, 0 insertions, 0 deletions