]> git.eshelyaron.com Git - emacs.git/commit
Demote erc-fill-line-spacing to a normal variable
authorF. Jason Park <jp@neverwas.me>
Thu, 14 Dec 2023 06:45:06 +0000 (22:45 -0800)
committerEshel Yaron <me@eshelyaron.com>
Thu, 21 Dec 2023 20:53:54 +0000 (21:53 +0100)
commit54264d8a94903647377baf49cc952ca363f6b49c
tree88ad6baf8d8d98415d47a7896cdf06bace035509
parentc2d366a92e43575a9583479b8cefa261aa3b7778
Demote erc-fill-line-spacing to a normal variable

* etc/ERC-NEWS: Remove section from 5.6 announcing user option
`erc-fill-line-spacing'.
* lisp/erc/erc-fill.el (erc-fill-line-spacing): Change from an option
to a variable and note unfortunate UX hiccups.
(erc-fill-wrap-merge, erc-fill-wrap-merge-indicator, fill-wrap):
Remove mention of the option, now variable, `erc-fill-line-spacing'.
(Bug#60936)

(cherry picked from commit 9d961b31070cf34bf63c7dde9f54864b11ef80ea)
etc/ERC-NEWS
lisp/erc/erc-fill.el