emacs/lisp/erc
Amin Bandali 2b69a4df78
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.
2020-08-12 13:39:07 -04:00
..
ChangeLog.1 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ChangeLog.2 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
erc-autoaway.el Make some erc function aliases obsolete 2020-08-02 07:55:02 +02:00
erc-backend.el Make some erc function aliases obsolete 2020-08-02 07:55:02 +02:00
erc-button.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-capab.el Make more erc function aliases obsolete 2020-08-07 14:02:01 +02:00
erc-compat.el Make more erc function aliases obsolete 2020-08-07 14:02:01 +02:00
erc-dcc.el Make more erc function aliases obsolete 2020-08-07 14:02:01 +02:00
erc-desktop-notifications.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-ezbounce.el Merge from origin/emacs-27 2020-03-23 09:46:39 -07:00
erc-fill.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-goodies.el Add support for italic text in ERC 2020-08-12 13:39:07 -04:00
erc-ibuffer.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-identd.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-imenu.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-join.el Fix erc-reuse-buffers behavior 2020-08-12 13:09:40 +02:00
erc-lang.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-list.el Make more erc function aliases obsolete 2020-08-07 14:02:01 +02:00
erc-log.el Make more erc function aliases obsolete 2020-08-07 14:02:01 +02:00
erc-match.el Make more erc function aliases obsolete 2020-08-07 14:02:01 +02:00
erc-menu.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-netsplit.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-networks.el Make more erc function aliases obsolete 2020-08-07 14:02:01 +02:00
erc-notify.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-page.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-pcomplete.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-replace.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-ring.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-services.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-sound.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-speedbar.el Merge from origin/emacs-27 2020-03-23 09:46:39 -07:00
erc-spelling.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-stamp.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-track.el New function erc-track-switch-buffer-other-window 2020-04-14 00:23:56 -04:00
erc-truncate.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-xdcc.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc.el Fix erc-reuse-buffers behavior 2020-08-12 13:09:40 +02:00