author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Thu, 09 Dec 2021 14:04:13 +0200 | |
changeset 1749 | 8a249e97c2a5 |
parent 1748 | e9610d83f4ff |
child 1750 | 166bb76ea63f |
--- a/mylisp/log4-hi-mode.el Thu Nov 04 11:26:12 2021 +0200 +++ b/mylisp/log4-hi-mode.el Thu Dec 09 14:04:13 2021 +0200 @@ -58,7 +58,7 @@ "Highlight regex for extra text for hiding.") (defvar log4-hi-func t - "Mark to use hilighting of function names in stacktraces. Currently only Java supported.") + "Mark to use highlighting of function names in stacktraces. Currently only Java supported.") (defvar log4-hi-mode-map (make-sparse-keymap) "Keymap for `log4-hi-mode'.")