Mon, 24 Sep 2018 02:19:47 +0300 Oleksandr Gavenko Set gud-pdb-command-name.
Mon, 17 Sep 2018 19:58:48 +0300 Oleksandr Gavenko Enable adoc-mode for .adoc files.
Wed, 25 Jul 2018 22:10:16 +0300 Oleksandr Gavenko Fixed typo.
Wed, 25 Jul 2018 21:53:48 +0300 Oleksandr Gavenko Fixed regex quoting syntax.
Wed, 25 Jul 2018 21:52:30 +0300 Oleksandr Gavenko Fixed: ‘nxml-complete’ is an obsolete command (as of 26.1); use ‘completion-at-point’ instead.
Thu, 19 Jul 2018 15:06:02 +0300 Oleksandr Gavenko Fixed (ucs-names) API change in Emacs v26.
Wed, 11 Jul 2018 14:49:36 +0300 Oleksandr Gavenko Ported to Emacs 26.
Sun, 17 Jun 2018 22:50:13 +0300 Oleksandr Gavenko For convenience TAB always hide/show current leaf.
Sun, 13 May 2018 00:47:11 +0300 Oleksandr Gavenko Fix: treat context lines in my-ag-goto.
Sun, 13 May 2018 00:30:35 +0300 Oleksandr Gavenko Prompt for extra ag options on C-u C-u.
Sun, 13 May 2018 00:29:14 +0300 Oleksandr Gavenko Proper highlight context (from -A/-B/-C options).
Tue, 08 May 2018 02:00:23 +0300 Oleksandr Gavenko Fixed my-nxml-pp.
Thu, 03 May 2018 11:52:34 +0300 Oleksandr Gavenko Added pretty-print XML function.
Sat, 14 Apr 2018 17:15:52 +0300 Oleksandr Gavenko Avoid warning "assignment to free variable" for /ido-mode during compilation.
Sat, 14 Apr 2018 13:27:00 +0300 Oleksandr Gavenko Added emmet customization.
Sat, 14 Apr 2018 13:24:39 +0300 Oleksandr Gavenko Added emmet-mode.
Sun, 01 Apr 2018 15:32:58 +0300 Oleksandr Gavenko Add recent files and bookmarks to ‘ivy-switch-buffer’.
Sun, 01 Apr 2018 01:16:11 +0300 Oleksandr Gavenko Disable auto indenting on copy/paste in web-mode.
Fri, 30 Mar 2018 17:02:47 +0300 Oleksandr Gavenko Added switch to rfc1345 input method.
Sun, 28 Jan 2018 16:34:44 +0200 Oleksandr Gavenko Increase context in patches.
Thu, 14 Dec 2017 01:05:24 +0200 Oleksandr Gavenko Allow extra symbols in version for Gradle.
Sun, 03 Dec 2017 10:57:05 +0200 Oleksandr Gavenko Added function that copies xpath-like path in XML document.
Sun, 03 Dec 2017 10:55:56 +0200 Oleksandr Gavenko Set new frame font same as in main. Maximize new frames.
Sat, 25 Nov 2017 23:16:04 +0200 Oleksandr Gavenko Added hideshow mode for nxml.
Tue, 07 Nov 2017 22:00:04 +0200 Oleksandr Gavenko Disable er in org/rst-mode. Expand to line with \n by default.
Tue, 31 Oct 2017 10:58:29 +0200 Oleksandr Gavenko Expand region to word by default.
Wed, 25 Oct 2017 23:57:43 +0300 Oleksandr Gavenko It doesn't help much but allows to run python process, otherwise
Mon, 23 Oct 2017 14:20:14 +0300 Oleksandr Gavenko Make function silent if file is modified.
Sun, 22 Oct 2017 03:06:32 +0300 Oleksandr Gavenko Prefer Python 3 for interactive shell.
Sat, 21 Oct 2017 18:27:41 +0300 Oleksandr Gavenko Use UTF-8 on Windows fpr processes.
Wed, 11 Oct 2017 00:28:06 +0300 Oleksandr Gavenko Set font size depending on DPI.
Tue, 10 Oct 2017 22:41:43 +0300 Oleksandr Gavenko Mistaken s-TAB key binding broke my workflow.
Sun, 24 Sep 2017 09:23:32 +0300 Oleksandr Gavenko Prevent error that character not found.
Thu, 21 Sep 2017 19:50:19 +0300 Oleksandr Gavenko Problems with hunging on re-display when symbols is used on Windows can be solved by:
Thu, 21 Sep 2017 15:09:27 +0300 Oleksandr Gavenko Some symbols from default composition rules cause Emacs redisplay hang on Windows.
Wed, 06 Sep 2017 14:42:39 +0300 Oleksandr Gavenko Added key binding to erase buffer conveniently.
Sun, 27 Aug 2017 23:12:42 +0300 Oleksandr Gavenko Added Gradle support.
Mon, 31 Jul 2017 17:43:35 +0300 Oleksandr Gavenko Default sed filter failed with syntax error in native Emacs and Cygwin.
Tue, 04 Jul 2017 11:38:48 +0300 Oleksandr Gavenko .log.N files also should be treated as log files. Disable NRoff mode for such files.
Tue, 04 Jul 2017 11:35:29 +0300 Oleksandr Gavenko Modern Windows can work with Unicode. No need for codepage.
Mon, 12 Jun 2017 14:41:05 +0300 Oleksandr Gavenko Replace triangle symbol with alternatives that is worked with default Windows fonts.
Wed, 31 May 2017 16:11:48 +0300 Oleksandr Gavenko Set large-file-warning-threshold greater then 10 MiB in order to open logs
Sun, 23 Apr 2017 21:27:59 +0300 Oleksandr Gavenko Fixed parents and key binding syntax for ide-*.
Sun, 23 Apr 2017 17:47:05 +0300 Oleksandr Gavenko Added key bindings to open file in external IDE. Unified code for error
Sun, 02 Apr 2017 16:22:22 +0300 Oleksandr Gavenko Revert mistaken change after mass-replacing.
Thu, 30 Mar 2017 11:00:49 +0300 Oleksandr Gavenko Fix: Warning: defface for my-ag/lineno-face fails to specify containing group
Thu, 30 Mar 2017 10:56:58 +0300 Oleksandr Gavenko Fix: Warning: assignment to free variable js-indent-level.
Thu, 30 Mar 2017 10:54:38 +0300 Oleksandr Gavenko Fix: Warning: the following functions are not known to be defined:
Thu, 30 Mar 2017 10:51:57 +0300 Oleksandr Gavenko Remove dead code.
Thu, 30 Mar 2017 00:38:47 +0300 Oleksandr Gavenko Fix: Warning: 'goto-line' is for interactive use only; use 'forward-line'
Thu, 30 Mar 2017 00:34:44 +0300 Oleksandr Gavenko Fix: Warning: "string-to-int" is an obsolete function (as of 22.1); use
Thu, 30 Mar 2017 00:24:42 +0300 Oleksandr Gavenko Fix: Warning: defface fails to specify containing group.
Thu, 30 Mar 2017 00:22:53 +0300 Oleksandr Gavenko Added target to run byte compilation to gather warnings.
Thu, 30 Mar 2017 00:13:05 +0300 Oleksandr Gavenko Fix: Warning: "font-lock-fontify-buffer" is for interactive use only; use
Wed, 29 Mar 2017 23:55:10 +0300 Oleksandr Gavenko Interactive methods use '-', private methods uses `/` as separator after
Wed, 29 Mar 2017 22:56:36 +0300 Oleksandr Gavenko Private functions use '/' delimiter, public as usual '-' delimiter.
Wed, 29 Mar 2017 22:52:52 +0300 Oleksandr Gavenko Rename public function so that they wouldn't have '/' symbol in name.
Wed, 29 Mar 2017 22:27:16 +0300 Oleksandr Gavenko Use 'my-' prefix instead 'my/' with nonstandard character.
Sat, 25 Mar 2017 11:59:34 +0300 Oleksandr Gavenko Parser for ivy dependencies.
Sat, 25 Mar 2017 11:18:21 +0300 Oleksandr Gavenko Prefer look ahead. Fix typo.
(0) -1000 -300 -100 -60 +60 +100 tip