Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 27 Nov 2022 23:40:10 +0200] rev 1763
Added support for MINGW64 for aspell detection.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 27 Nov 2022 21:17:26 +0200] rev 1762
Added a shortcut for opening BLOG.rst.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 27 Nov 2022 21:16:56 +0200] rev 1761
Suppress popping a warnings buffer when Emacs installs packages.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 27 Nov 2022 21:06:29 +0200] rev 1760
merged
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 20 Sep 2022 00:16:01 +0300] rev 1759
Ported Makefile to MSYS2: Emacs is native here and cannot deal with MSYS2-style paths.
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 27 Oct 2022 14:18:09 +0300] rev 1758
Fixed: on selection the text is copied, so it is impossible to replace the text with what is in clipboard as the content of clipboard is already replaced by old text.
https://emacs.stackexchange.com/questions/74298/setq-select-enable-primary-t-breaks-copy-paste-in-emacs-28
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 12 Oct 2022 00:14:04 +0300] rev 1757
Sends a selection or a paragraph to `term-mode'.
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 25 Jul 2022 11:38:25 +0300] rev 1756
x-select-enable-clipboard => select-enable-clipboard
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 25 Jul 2022 11:34:41 +0300] rev 1755
kill-do-not-save-duplicates
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.