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/
Sun, 02 Jun 2019 14:45:01 +0300 Added magit-revision-mode to my-text-mode-list.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 02 Jun 2019 14:45:01 +0300] rev 1592
Added magit-revision-mode to my-text-mode-list.
Sat, 18 May 2019 23:01:58 +0300 Marked file for lexical-binding.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sat, 18 May 2019 23:01:58 +0300] rev 1591
Marked file for lexical-binding.
Sat, 18 May 2019 23:00:23 +0300 Added bookmark creation for RST mode.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sat, 18 May 2019 23:00:23 +0300] rev 1590
Added bookmark creation for RST mode.
Thu, 16 May 2019 00:26:05 +0300 Enable TODO highlighting in all prod modes without listing all modes.
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 16 May 2019 00:26:05 +0300] rev 1589
Enable TODO highlighting in all prod modes without listing all modes.
Tue, 07 May 2019 00:48:54 +0300 Fixed: ‘goto-line’ is for interactive use only; use ‘forward-line’ instead.
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 07 May 2019 00:48:54 +0300] rev 1588
Fixed: ‘goto-line’ is for interactive use only; use ‘forward-line’ instead.
Tue, 07 May 2019 00:48:25 +0300 Fix: string-to-int was removed in v26.1.
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 07 May 2019 00:48:25 +0300] rev 1587
Fix: string-to-int was removed in v26.1.
Tue, 07 May 2019 00:45:32 +0300 Fixed: ‘ucs-insert’ is an obsolete function (as of 24.3), use ‘insert-char’ instead.
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 07 May 2019 00:45:32 +0300] rev 1586
Fixed: ‘ucs-insert’ is an obsolete function (as of 24.3), use ‘insert-char’ instead.
Tue, 07 May 2019 00:44:54 +0300 Replaced default-FOO variables with (setq-default FOO ...) as they were deleted in v26.1.
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 07 May 2019 00:44:54 +0300] rev 1585
Replaced default-FOO variables with (setq-default FOO ...) as they were deleted in v26.1.
Mon, 29 Apr 2019 16:49:32 +0300 Added EDITED to TODO keywords.
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 29 Apr 2019 16:49:32 +0300] rev 1584
Added EDITED to TODO keywords.
Fri, 26 Apr 2019 12:15:39 +0300 Added docs about global-auto-revert-mode.
Oleksandr Gavenko <gavenkoa@gmail.com> [Fri, 26 Apr 2019 12:15:39 +0300] rev 1583
Added docs about global-auto-revert-mode.
Mon, 22 Apr 2019 23:45:02 +0300 Enable whitespace-mode for markdown-mode.
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 22 Apr 2019 23:45:02 +0300] rev 1582
Enable whitespace-mode for markdown-mode.
Sat, 20 Apr 2019 02:38:52 +0300 Activate gaphrase mode.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sat, 20 Apr 2019 02:38:52 +0300] rev 1581
Activate gaphrase mode.
Thu, 18 Apr 2019 23:35:53 +0300 Enable adoc-mode by function presents, feature is not available from autoload file.
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 18 Apr 2019 23:35:53 +0300] rev 1580
Enable adoc-mode by function presents, feature is not available from autoload file.
Tue, 16 Apr 2019 11:28:40 +0300 Do to turn on auto-fill mode. It is hard to disable it in derived modes.
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 16 Apr 2019 11:28:40 +0300] rev 1579
Do to turn on auto-fill mode. It is hard to disable it in derived modes.
Mon, 11 Mar 2019 12:19:49 +0200 Simpler key binding to collapse XML documents.
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 11 Mar 2019 12:19:49 +0200] rev 1578
Simpler key binding to collapse XML documents.
Sun, 03 Mar 2019 14:19:08 +0200 Highlight difference in magit with magit-diff-refine-hunk.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 03 Mar 2019 14:19:08 +0200] rev 1577
Highlight difference in magit with magit-diff-refine-hunk.
Sat, 02 Feb 2019 18:00:53 +0200 vc-git-print-log-follow is for v26.1
Oleksandr Gavenko <gavenkoa@gmail.com> [Sat, 02 Feb 2019 18:00:53 +0200] rev 1576
vc-git-print-log-follow is for v26.1 https://emacs.stackexchange.com/questions/40664/make-vc-log-history-to-follow-file-renames/
Sun, 30 Dec 2018 12:07:00 +0200 Search in hidden files too (starting with dot).
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 30 Dec 2018 12:07:00 +0200] rev 1575
Search in hidden files too (starting with dot).
Thu, 13 Dec 2018 01:09:53 +0200 gnus-buttonized-mime-types
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 13 Dec 2018 01:09:53 +0200] rev 1574
gnus-buttonized-mime-types
Thu, 13 Dec 2018 00:34:30 +0200 Reindent code.
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 13 Dec 2018 00:34:30 +0200] rev 1573
Reindent code.
Tue, 09 Oct 2018 09:49:35 +0300 Show date instead of distance to commit in Magit log.
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 09 Oct 2018 09:49:35 +0300] rev 1572
Show date instead of distance to commit in Magit log.
Mon, 24 Sep 2018 02:19:47 +0300 Set gud-pdb-command-name.
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 24 Sep 2018 02:19:47 +0300] rev 1571
Set gud-pdb-command-name.
Mon, 17 Sep 2018 19:58:48 +0300 Enable adoc-mode for .adoc files.
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 17 Sep 2018 19:58:48 +0300] rev 1570
Enable adoc-mode for .adoc files.
Wed, 25 Jul 2018 22:10:16 +0300 Fixed typo.
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 25 Jul 2018 22:10:16 +0300] rev 1569
Fixed typo.
Wed, 25 Jul 2018 21:53:48 +0300 Fixed regex quoting syntax.
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 25 Jul 2018 21:53:48 +0300] rev 1568
Fixed regex quoting syntax.
Wed, 25 Jul 2018 21:52:30 +0300 Fixed: ‘nxml-complete’ is an obsolete command (as of 26.1); use ‘completion-at-point’ instead.
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 25 Jul 2018 21:52:30 +0300] rev 1567
Fixed: ‘nxml-complete’ is an obsolete command (as of 26.1); use ‘completion-at-point’ instead.
Thu, 19 Jul 2018 15:06:02 +0300 Fixed (ucs-names) API change in Emacs v26.
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 19 Jul 2018 15:06:02 +0300] rev 1566
Fixed (ucs-names) API change in Emacs v26. https://emacs.stackexchange.com/questions/43685/ucs-names-in-emacs-26-is-not-working-for-euro-sign
(0) -1000 -300 -100 -50 -30 +30 +50 +100 tip