Wed, 11 Jul 2018 14:49:36 +0300 Ported to Emacs 26.
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 11 Jul 2018 14:49:36 +0300] rev 1565
Ported to Emacs 26. display-time-world-list has default value t. diff-mode faces have been renamed.
Sun, 17 Jun 2018 22:50:13 +0300 For convenience TAB always hide/show current leaf.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 17 Jun 2018 22:50:13 +0300] rev 1564
For convenience TAB always hide/show current leaf.
Sun, 13 May 2018 00:47:11 +0300 Fix: treat context lines in my-ag-goto.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 13 May 2018 00:47:11 +0300] rev 1563
Fix: treat context lines in my-ag-goto.
Sun, 13 May 2018 00:30:35 +0300 Prompt for extra ag options on C-u C-u.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 13 May 2018 00:30:35 +0300] rev 1562
Prompt for extra ag options on C-u C-u.
Sun, 13 May 2018 00:29:14 +0300 Proper highlight context (from -A/-B/-C options).
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 13 May 2018 00:29:14 +0300] rev 1561
Proper highlight context (from -A/-B/-C options).
Tue, 08 May 2018 02:00:23 +0300 Fixed my-nxml-pp.
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 08 May 2018 02:00:23 +0300] rev 1560
Fixed my-nxml-pp.
Thu, 03 May 2018 11:52:34 +0300 Added pretty-print XML function.
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 03 May 2018 11:52:34 +0300] rev 1559
Added pretty-print XML function.
Sat, 14 Apr 2018 17:15:52 +0300 Avoid warning "assignment to free variable" for /ido-mode during compilation.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sat, 14 Apr 2018 17:15:52 +0300] rev 1558
Avoid warning "assignment to free variable" for /ido-mode during compilation.
Sat, 14 Apr 2018 13:27:00 +0300 Added emmet customization.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sat, 14 Apr 2018 13:27:00 +0300] rev 1557
Added emmet customization.
Sat, 14 Apr 2018 13:24:39 +0300 Added emmet-mode.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sat, 14 Apr 2018 13:24:39 +0300] rev 1556
Added emmet-mode.
Sun, 01 Apr 2018 15:32:58 +0300 Add recent files and bookmarks to ‘ivy-switch-buffer’.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 01 Apr 2018 15:32:58 +0300] rev 1555
Add recent files and bookmarks to ‘ivy-switch-buffer’.
Sun, 01 Apr 2018 01:16:11 +0300 Disable auto indenting on copy/paste in web-mode.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 01 Apr 2018 01:16:11 +0300] rev 1554
Disable auto indenting on copy/paste in web-mode.
Fri, 30 Mar 2018 17:02:47 +0300 Added switch to rfc1345 input method.
Oleksandr Gavenko <gavenkoa@gmail.com> [Fri, 30 Mar 2018 17:02:47 +0300] rev 1553
Added switch to rfc1345 input method.
Sun, 28 Jan 2018 16:34:44 +0200 Increase context in patches.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 28 Jan 2018 16:34:44 +0200] rev 1552
Increase context in patches.
Thu, 14 Dec 2017 01:05:24 +0200 Allow extra symbols in version for Gradle.
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 14 Dec 2017 01:05:24 +0200] rev 1551
Allow extra symbols in version for Gradle.
Sun, 03 Dec 2017 10:57:05 +0200 Added function that copies xpath-like path in XML document.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 03 Dec 2017 10:57:05 +0200] rev 1550
Added function that copies xpath-like path in XML document.
Sun, 03 Dec 2017 10:55:56 +0200 Set new frame font same as in main. Maximize new frames.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 03 Dec 2017 10:55:56 +0200] rev 1549
Set new frame font same as in main. Maximize new frames.
Sat, 25 Nov 2017 23:16:04 +0200 Added hideshow mode for nxml.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sat, 25 Nov 2017 23:16:04 +0200] rev 1548
Added hideshow mode for nxml.
Tue, 07 Nov 2017 22:00:04 +0200 Disable er in org/rst-mode. Expand to line with \n by default.
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 07 Nov 2017 22:00:04 +0200] rev 1547
Disable er in org/rst-mode. Expand to line with \n by default.
Tue, 31 Oct 2017 10:58:29 +0200 Expand region to word by default.
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 31 Oct 2017 10:58:29 +0200] rev 1546
Expand region to word by default.
Wed, 25 Oct 2017 23:57:43 +0300 It doesn't help much but allows to run python process, otherwise
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 25 Oct 2017 23:57:43 +0300] rev 1545
It doesn't help much but allows to run python process, otherwise python-shell-calculate-command surrounds executable with quotes that damage program name.
Mon, 23 Oct 2017 14:20:14 +0300 Make function silent if file is modified.
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 23 Oct 2017 14:20:14 +0300] rev 1544
Make function silent if file is modified. https://emacs.stackexchange.com/questions/36367/disable-conformation-when-erasing-saving-buffer
Sun, 22 Oct 2017 03:06:32 +0300 Prefer Python 3 for interactive shell.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 22 Oct 2017 03:06:32 +0300] rev 1543
Prefer Python 3 for interactive shell.
Sat, 21 Oct 2017 18:27:41 +0300 Use UTF-8 on Windows fpr processes.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sat, 21 Oct 2017 18:27:41 +0300] rev 1542
Use UTF-8 on Windows fpr processes.
Wed, 11 Oct 2017 00:28:06 +0300 Set font size depending on DPI.
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 11 Oct 2017 00:28:06 +0300] rev 1541
Set font size depending on DPI.
Tue, 10 Oct 2017 22:41:43 +0300 Mistaken s-TAB key binding broke my workflow.
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 10 Oct 2017 22:41:43 +0300] rev 1540
Mistaken s-TAB key binding broke my workflow. https://github.com/magit/magit/issues/3195
Sun, 24 Sep 2017 09:23:32 +0300 Prevent error that character not found.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 24 Sep 2017 09:23:32 +0300] rev 1539
Prevent error that character not found.
Thu, 21 Sep 2017 19:50:19 +0300 Problems with hunging on re-display when symbols is used on Windows can be solved by:
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 21 Sep 2017 19:50:19 +0300] rev 1538
Problems with hunging on re-display when symbols is used on Windows can be solved by: (setq inhibit-compacting-font-caches t) or choosing DejaVu Sans Mono font. https://debbugs.gnu.org/cgi/bugreport.cgi?bug=28535
Thu, 21 Sep 2017 15:09:27 +0300 Some symbols from default composition rules cause Emacs redisplay hang on Windows.
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 21 Sep 2017 15:09:27 +0300] rev 1537
Some symbols from default composition rules cause Emacs redisplay hang on Windows.
Wed, 06 Sep 2017 14:42:39 +0300 Added key binding to erase buffer conveniently.
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 06 Sep 2017 14:42:39 +0300] rev 1536
Added key binding to erase buffer conveniently.
(0) -1000 -300 -100 -50 -30 +30 +50 +100 tip