Fri, 20 Nov 2020 22:10:13 +0200 Enable whitespace-mode in gadict-mode with appropriate customization.
Oleksandr Gavenko <gavenkoa@gmail.com> [Fri, 20 Nov 2020 22:10:13 +0200] rev 1642
Enable whitespace-mode in gadict-mode with appropriate customization.
Fri, 20 Nov 2020 17:38:07 +0200 Fixed indention.
Oleksandr Gavenko <gavenkoa@gmail.com> [Fri, 20 Nov 2020 17:38:07 +0200] rev 1641
Fixed indention.
Fri, 20 Nov 2020 17:24:58 +0200 Implemented mypasshide-mode for hiding passwords from my .org files.
Oleksandr Gavenko <gavenkoa@gmail.com> [Fri, 20 Nov 2020 17:24:58 +0200] rev 1640
Implemented mypasshide-mode for hiding passwords from my .org files.
Fri, 20 Nov 2020 12:07:48 +0200 Added comment how to reload recentf.
Oleksandr Gavenko <gavenkoa@gmail.com> [Fri, 20 Nov 2020 12:07:48 +0200] rev 1639
Added comment how to reload recentf.
Fri, 20 Nov 2020 12:04:07 +0200 I don't use env var HOME on Windows anymore, so need for separate file for .recentf.
Oleksandr Gavenko <gavenkoa@gmail.com> [Fri, 20 Nov 2020 12:04:07 +0200] rev 1638
I don't use env var HOME on Windows anymore, so need for separate file for .recentf.
Wed, 18 Nov 2020 14:59:53 +0200 Update codetags list.
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 18 Nov 2020 14:59:53 +0200] rev 1637
Update codetags list.
Mon, 16 Nov 2020 19:57:22 +0200 Enable TODO highlighting in config-like modes.
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 16 Nov 2020 19:57:22 +0200] rev 1636
Enable TODO highlighting in config-like modes.
Mon, 16 Nov 2020 14:26:40 +0200 Grouped related code so paragraph selected text can be evaluated by eval-reegion!
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 16 Nov 2020 14:26:40 +0200] rev 1635
Grouped related code so paragraph selected text can be evaluated by eval-reegion!
Mon, 16 Nov 2020 14:23:28 +0200 Disabled global-whitespace-mode as it makes string quoted in double quote highlighted in fundamental-mode.
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 16 Nov 2020 14:23:28 +0200] rev 1634
Disabled global-whitespace-mode as it makes string quoted in double quote highlighted in fundamental-mode. https://emacs.stackexchange.com/questions/61770/whitespace-style-face-activats-highlighting-of-quoted-string-in-fundamental-mo Old good show-trailing-whitespace is used until global-whitespace-mode is fixed.
Mon, 16 Nov 2020 00:32:43 +0200 Eliminated lags when navigating diff file cause by visiting files behind the
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 16 Nov 2020 00:32:43 +0200] rev 1633
Eliminated lags when navigating diff file cause by visiting files behind the scene in order to get proper highlighting. This generates calls to `vc-git-find-revision` and spawn 2 git processes. Noticeably slow on Cygwin.
Sun, 01 Nov 2020 15:05:04 +0200 Replaced eval-after-load => with-eval-after-load for its easier syntax.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 01 Nov 2020 15:05:04 +0200] rev 1632
Replaced eval-after-load => with-eval-after-load for its easier syntax.
Sun, 01 Nov 2020 14:26:50 +0200 Add association if `key' is not in `alist' and replace all accociation with
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 01 Nov 2020 14:26:50 +0200] rev 1631
Add association if `key' is not in `alist' and replace all accociation with single, if there is `key'.
Tue, 13 Oct 2020 21:24:58 +0300 Disabled hunk refinement during font-lock, introduced in v27.1.
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 13 Oct 2020 21:24:58 +0300] rev 1630
Disabled hunk refinement during font-lock, introduced in v27.1.
Tue, 13 Oct 2020 20:51:39 +0300 Disabled magit-diff-refine-hunk. No only it is slow in Cygwin it is also fails on some hunks...
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 13 Oct 2020 20:51:39 +0300] rev 1629
Disabled magit-diff-refine-hunk. No only it is slow in Cygwin it is also fails on some hunks...
Sat, 03 Oct 2020 22:46:26 +0300 Fixe: fboundp cannot detect outoloaded functions, replay on package-installed-p instead.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sat, 03 Oct 2020 22:46:26 +0300] rev 1628
Fixe: fboundp cannot detect outoloaded functions, replay on package-installed-p instead.
Sat, 03 Oct 2020 22:45:06 +0300 Fixed typo in a condition.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sat, 03 Oct 2020 22:45:06 +0300] rev 1627
Fixed typo in a condition.
Wed, 30 Sep 2020 14:11:24 +0300 Use ivy-switch-buffer if available.
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 30 Sep 2020 14:11:24 +0300] rev 1626
Use ivy-switch-buffer if available.
Wed, 30 Sep 2020 12:33:41 +0300 Accept comma in time along with dot.
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 30 Sep 2020 12:33:41 +0300] rev 1625
Accept comma in time along with dot.
Tue, 22 Sep 2020 15:47:42 +0300 Made fonts smaller for date and hidden parts to avoid frequent line wrapping and reduce noise. highlight ISO date without year.
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 22 Sep 2020 15:47:42 +0300] rev 1624
Made fonts smaller for date and hidden parts to avoid frequent line wrapping and reduce noise. highlight ISO date without year.
Tue, 22 Sep 2020 15:02:30 +0300 Set prettify-symbols-alist & prettify-symbols-mode.
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 22 Sep 2020 15:02:30 +0300] rev 1623
Set prettify-symbols-alist & prettify-symbols-mode.
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.
(0) -1000 -300 -100 -50 -30 +30 +50 +100 tip