diff options
author | Hong Xu <hong@topbug.net> | 2019-09-23 13:09:36 +0200 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2019-09-23 13:09:48 +0200 |
commit | 4c1edb0228721c54dff4db6a1df303be3b39aa39 (patch) | |
tree | 2d076ba54c0d09c3529d82d5445fa5b2e975133d /lisp/emacs-lisp/text-property-search.el | |
parent | a877e2217a4ee74f030b1b69b802e9d7c81a6349 (diff) | |
download | emacs-4c1edb0228721c54dff4db6a1df303be3b39aa39.tar.gz emacs-4c1edb0228721c54dff4db6a1df303be3b39aa39.tar.bz2 emacs-4c1edb0228721c54dff4db6a1df303be3b39aa39.zip |
Add different faces for different citation levels in Message mode
* message.el (message-font-lock-keywords)
(message-font-lock-make-cited-text-matcher): Add support for
different faces for different citation levels. The faces are
defined in the faces named `message-cited-text-N': N of the
Mth citation level will be M mod 4.
(message-cited-text-1, message-cited-text-2)
(message-cited-text-3, message-cited-text-4): Add customization
for the faces of 4 different citation level. In the future, the
number of faces may increase, as the code is flexible enough to
automatically deal with that.
(message-cite-level-function): Add a function to customize the
determination of cite levels given the prefix of the cited text
(bug#25022).
Diffstat (limited to 'lisp/emacs-lisp/text-property-search.el')
0 files changed, 0 insertions, 0 deletions