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
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.
(0) -1000 -300 -100 -50 -30 +30 +50 +100 tip