Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 03 May 2022 09:10:27 +0300] rev 1754
Fixed: Key sequence C-x C-j C-s starts with non-prefix key.
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 15 Feb 2022 16:54:09 +0200] rev 1753
org-tempo in missing in Emacs v26.1 in RHEL 8.6.
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 01 Feb 2022 00:35:07 +0200] rev 1752
so-long mode makes buffer read only. To erase the content we need to make buffer editable.
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 09 Dec 2021 14:38:16 +0200] rev 1751
Activate so-long-mode instead of fundamental-mode for log files: it is faster!
https://www.reddit.com/r/emacs/comments/rcgjpt/browsing_long_lines_are_extremely_slow_i_study/
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 09 Dec 2021 14:36:56 +0200] rev 1750
Disabled log4-hi-func-keywords function & prettify-symbols-mode to improve performance when navigating long lines in log files.
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 09 Dec 2021 14:04:13 +0200] rev 1749
Fixed typo.
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 04 Nov 2021 11:26:12 +0200] rev 1748
Use "find -exec" with "+" to avoid excessive grep forking.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 05 Sep 2021 12:17:11 +0300] rev 1747
Added more Sabre attributes for highlighting.
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 31 Aug 2021 15:39:32 +0300] rev 1746
More parrterns for SSR.
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 31 Aug 2021 15:39:03 +0300] rev 1745
Fixed highlighting of some Sabre XML tags when they are without XML namespace.