Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 14 Dec 2022 00:51:42 +0200] rev 1766
my-python/describe-at-point: With C-u argument ask for symbol and method.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sat, 10 Dec 2022 18:34:57 +0200] rev 1765
Fixed M-x shell in Mingw Emacs, Bash "-i" is not supported in dumb Emacs terminal.
bash: cannot set terminal process group (-1): Inappropriate ioctl for device
bash: no job control in this shell
tput: unknown terminal "emacs"
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 28 Nov 2022 23:05:00 +0200] rev 1764
Set dictionary name to american for aspell, this fixes MINGW64 env.
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'.