diff options
| author | F. Jason Park | 2023-08-06 22:05:26 -0700 |
|---|---|---|
| committer | F. Jason Park | 2023-08-15 17:13:52 -0700 |
| commit | 98af493e0f1db56489b291298089ed128652d247 (patch) | |
| tree | 48b97f500906f3cd87202c102a5fe42aaa12d2db /src | |
| parent | 4b17cc314771532fa1a6a617c3961f44bd2a5e7f (diff) | |
| download | emacs-98af493e0f1db56489b291298089ed128652d247.tar.gz emacs-98af493e0f1db56489b291298089ed128652d247.zip | |
Add line-wise movement commands for erc-fill-wrap
* lisp/erc/erc-fill.el (erc-fill-line-spacing): Revise doc string.
(erc-fill--wrap-escape-hidden-speaker): New helper function to move
point to beginning of visible text.
(erc-fill--wrap-beginning-of-line): Factor out adjustment for hidden
speakers.
(erc-fill--wrap-previous-line, erc-fill--wrap-next-line): Add commands
for moving to previous and next line in a manner consistent with the
value of `erc-fill--wrap-visual-keys'.
(erc-fill-wrap-mode-map): Add remap bindings for `next-line' and
`previous-line'.
(erc-fill-wrap-mode): Revise doc string.
(erc-fill-wrap-nudge): Fix vertical anchoring so that point's line
remains steadier throughout the adjustment. (Bug#60936)
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions