branch: externals/a68-mode commit ea2b4a2b30a3c9d61d06c72e511f11384b7da118 Author: Jose E. Marchesi <jose.march...@oracle.com> Commit: Jose E. Marchesi <jose.march...@oracle.com>
README: mention a68-pretty-bold-tags-mode --- README | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README b/README index 27cd8b78ec..d5f6402259 100644 --- a/README +++ b/README @@ -7,6 +7,12 @@ This mode fully supports automatic indentation and font locking a68-mode supports only the UPPER stropping style and not the QUOTE or POINT style. +A minor mode a68-pretty-bold-tags-mode is provided that, when active, +makes bold tags in the buffer appear in lower case and styled +according to the a68-bold-tag-face. This allows to show bold tags as +underlined, or bold, or whatever other visual characteristic that can +be configured in an Emacs face. + Manual installation -------------------