]> git.eshelyaron.com Git - emacs.git/commit
Add support for italic text in ERC
authorAmin Bandali <bandali@gnu.org>
Wed, 12 Aug 2020 17:33:36 +0000 (13:33 -0400)
committerAmin Bandali <bandali@gnu.org>
Wed, 12 Aug 2020 17:39:07 +0000 (13:39 -0400)
commit2b69a4df78fcca44387368583e170db860f0013b
treec3a111140237d958600ee14ef4a92ddd87c577b0
parent56a44a882c651dae40bd8de1dc81101b4e87ab54
Add support for italic text in ERC

* lisp/erc/erc-goodies.el (erc-italic-face): New face for italic text.
(erc-controls-interpret), (erc-controls-highlight): Add `italicp'.
(erc-controls-remove-regexp),
(erc-controls-highlight-regexp): Handle C-] for italic.
(erc-controls-propertize): Add `italicp' argument and use it to
conditionally propertize text with the new `erc-italic-face'.
* etc/NEWS: Announce italic text support.
etc/NEWS
lisp/erc/erc-goodies.el