Tue, 22 Sep 2020 12:55:29 +0300 Added highlighting for special pattern to be less distracting. Two symbols are used as markers from each side to avoid most false positive matches.
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 22 Sep 2020 12:55:29 +0300] rev 1622
Added highlighting for special pattern to be less distracting. Two symbols are used as markers from each side to avoid most false positive matches.
Tue, 22 Sep 2020 12:53:26 +0300 Activate typescript mode with eval-after-load as feature isn't registerd during startup process so we cannot detect it earlier.
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 22 Sep 2020 12:53:26 +0300] rev 1621
Activate typescript mode with eval-after-load as feature isn't registerd during startup process so we cannot detect it earlier.
Tue, 01 Sep 2020 13:22:16 +0300 Moved save-place to a separate section.
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 01 Sep 2020 13:22:16 +0300] rev 1620
Moved save-place to a separate section.
Tue, 01 Sep 2020 13:20:18 +0300 save-place-mode is since v25.1.
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 01 Sep 2020 13:20:18 +0300] rev 1619
save-place-mode is since v25.1.
Sun, 30 Aug 2020 18:53:38 +0300 Added interesting time zones for M-x display-time-world.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 30 Aug 2020 18:53:38 +0300] rev 1618
Added interesting time zones for M-x display-time-world.
Sun, 16 Aug 2020 00:13:35 +0300 Fixed Emacs 27.1 load issue: GNUS faces are now without -face suffix.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 16 Aug 2020 00:13:35 +0300] rev 1617
Fixed Emacs 27.1 load issue: GNUS faces are now without -face suffix.
Sun, 16 Aug 2020 00:12:34 +0300 Fixed install target failure because of lexical binding of generated-autoload-file.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 16 Aug 2020 00:12:34 +0300] rev 1616
Fixed install target failure because of lexical binding of generated-autoload-file.
Wed, 27 May 2020 13:28:47 +0300 Enable typescript-mode for .tsx files.
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 27 May 2020 13:28:47 +0300] rev 1615
Enable typescript-mode for .tsx files.
Thu, 26 Mar 2020 14:58:47 +0200 my-pp based on context so I don't need to remember my-nxml-pp, json-pretty-print-buffer, etc.
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 26 Mar 2020 14:58:47 +0200] rev 1614
my-pp based on context so I don't need to remember my-nxml-pp, json-pretty-print-buffer, etc.
Thu, 12 Mar 2020 12:37:36 +0200 Set display-raw-bytes-as-hex for Emacs 26.
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 12 Mar 2020 12:37:36 +0200] rev 1613
Set display-raw-bytes-as-hex for Emacs 26.
Thu, 12 Mar 2020 12:32:22 +0200 Expression was simplified.
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 12 Mar 2020 12:32:22 +0200] rev 1612
Expression was simplified.
Thu, 12 Mar 2020 12:27:12 +0200 Simplified expression.
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 12 Mar 2020 12:27:12 +0200] rev 1611
Simplified expression.
Mon, 24 Feb 2020 18:48:38 +0200 Added docs, limited regex lookup for Java stack traces.
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 24 Feb 2020 18:48:38 +0200] rev 1610
Added docs, limited regex lookup for Java stack traces.
Mon, 24 Feb 2020 13:32:00 +0200 Java 9 introduced "/" into line, like "java.base/sun.security.ssl".
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 24 Feb 2020 13:32:00 +0200] rev 1609
Java 9 introduced "/" into line, like "java.base/sun.security.ssl".
Sun, 23 Feb 2020 14:45:23 +0200 Moved experimental code to non-hg tracked file.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 23 Feb 2020 14:45:23 +0200] rev 1608
Moved experimental code to non-hg tracked file.
Mon, 17 Feb 2020 13:44:36 +0200 Improved handling of long lines. Added docs.
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 17 Feb 2020 13:44:36 +0200] rev 1607
Improved handling of long lines. Added docs.
Mon, 10 Feb 2020 00:56:19 +0200 Enabled new gadialog mode.
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 10 Feb 2020 00:56:19 +0200] rev 1606
Enabled new gadialog mode.
Wed, 08 Jan 2020 22:23:31 +0200 Grouped magit and vc modes.
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 08 Jan 2020 22:23:31 +0200] rev 1605
Grouped magit and vc modes.
Wed, 11 Dec 2019 22:39:13 +0200 Fallback to selective-display if not in hs-minor-mode. Make corresponding key binding global.
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 11 Dec 2019 22:39:13 +0200] rev 1604
Fallback to selective-display if not in hs-minor-mode. Make corresponding key binding global.
Wed, 11 Dec 2019 00:35:10 +0200 I need to visit work file with UTF-8 support.
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 11 Dec 2019 00:35:10 +0200] rev 1603
I need to visit work file with UTF-8 support.
Tue, 10 Dec 2019 19:49:45 +0200 inhibit-startup-buffer-menu
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 10 Dec 2019 19:49:45 +0200] rev 1602
inhibit-startup-buffer-menu
Tue, 10 Dec 2019 19:38:14 +0200 initial-major-mode is fundamental-mode.
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 10 Dec 2019 19:38:14 +0200] rev 1601
initial-major-mode is fundamental-mode.
Tue, 10 Dec 2019 18:08:41 +0200 Introduced key binding to open helper buffer baked by file (so will not be lost as with *scratch*).
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 10 Dec 2019 18:08:41 +0200] rev 1600
Introduced key binding to open helper buffer baked by file (so will not be lost as with *scratch*).
Tue, 10 Dec 2019 18:07:06 +0200 Added command to open package info from Maven Central in Browser.
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 10 Dec 2019 18:07:06 +0200] rev 1599
Added command to open package info from Maven Central in Browser.
Tue, 10 Dec 2019 18:05:28 +0200 It is better to select hole word (including dashes/underscores, depending on mode).
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 10 Dec 2019 18:05:28 +0200] rev 1598
It is better to select hole word (including dashes/underscores, depending on mode).
Tue, 10 Dec 2019 18:04:16 +0200 Removed some generic modes that interfere with specialised: javascript-generic-mode ansible-inventory-generic-mode
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 10 Dec 2019 18:04:16 +0200] rev 1597
Removed some generic modes that interfere with specialised: javascript-generic-mode ansible-inventory-generic-mode
Mon, 19 Aug 2019 18:28:12 +0300 Fix: removed quotation from sub-element inside quoted expression.
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 19 Aug 2019 18:28:12 +0300] rev 1596
Fix: removed quotation from sub-element inside quoted expression.
Sun, 28 Jul 2019 13:49:08 +0300 No need for default value. It can hide bug.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 28 Jul 2019 13:49:08 +0300] rev 1595
No need for default value. It can hide bug.
Wed, 17 Jul 2019 00:53:27 +0300 Fixed hs-special-modes-alist START regex to allow '/' in attr values (like base64 encoded data) and enabled proper nxml-forward-element balancing function.
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 17 Jul 2019 00:53:27 +0300] rev 1594
Fixed hs-special-modes-alist START regex to allow '/' in attr values (like base64 encoded data) and enabled proper nxml-forward-element balancing function.
Tue, 04 Jun 2019 19:38:35 +0300 Show diff for REV.
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 04 Jun 2019 19:38:35 +0300] rev 1593
Show diff for REV. https://emacs.stackexchange.com/questions/40506/how-can-i-see-diff-for-specific-changeset/
(0) -1000 -300 -100 -50 -30 +30 +50 +100 tip