Wed, 01 Mar 2017 16:15:48 +0200 Oleksandr Gavenko Disable function highlighting. It is too disturbing.
Wed, 01 Mar 2017 10:02:30 +0200 Oleksandr Gavenko Highlight optional year and milliseconds parts.
Mon, 27 Feb 2017 21:24:10 +0200 Oleksandr Gavenko Number of lines can be greater then I assumed initially.
Thu, 23 Feb 2017 09:59:25 +0200 Oleksandr Gavenko Define function to easy navigate to Java source file from Java exception.
Thu, 23 Feb 2017 08:19:21 +0200 Oleksandr Gavenko (vc-root-dir) selectively work depending on buffer mode. I need root based on
Thu, 23 Feb 2017 07:35:48 +0200 Oleksandr Gavenko Fix typo. Add promising but not worked option.
Thu, 23 Feb 2017 00:42:06 +0200 Oleksandr Gavenko Use own implementation of ag frontend.
Thu, 23 Feb 2017 00:40:50 +0200 Oleksandr Gavenko Function for killing process. Simplify code. Limit search for current
Wed, 22 Feb 2017 23:58:21 +0200 Oleksandr Gavenko Add own ag mode.
Wed, 22 Feb 2017 11:58:15 +0200 Oleksandr Gavenko Fix: delete extra parent.
Wed, 22 Feb 2017 11:37:42 +0200 Oleksandr Gavenko Follow common prefixing schema for my functions.
Tue, 21 Feb 2017 11:22:31 +0200 Oleksandr Gavenko Windows doesn't have fonts for 'or'/'and' Python keywords.
Mon, 20 Feb 2017 20:26:21 +0200 Oleksandr Gavenko Use regex search instead of literal for ag.
Mon, 20 Feb 2017 16:04:49 +0200 Oleksandr Gavenko Detect if json-mode available.
Mon, 20 Feb 2017 15:56:22 +0200 Oleksandr Gavenko I do not need duplicates in minibuffer history.
Mon, 20 Feb 2017 15:52:38 +0200 Oleksandr Gavenko Remove POST command. Add useful report.
Sun, 19 Feb 2017 14:44:26 +0200 Oleksandr Gavenko Allow autoload. Move cursor to the beginning of buffer.
Sun, 19 Feb 2017 14:38:21 +0200 Oleksandr Gavenko Library to access Spring Actuator endpoints.
Sun, 19 Feb 2017 13:33:21 +0200 Oleksandr Gavenko Set indentation for json-mode. Require ag.
Wed, 15 Feb 2017 00:01:59 +0200 Oleksandr Gavenko Show message about debug level to be sure without reading documentation.
Mon, 13 Feb 2017 10:25:59 +0200 Oleksandr Gavenko Fix typos.
Sun, 12 Feb 2017 13:15:25 +0200 Oleksandr Gavenko Customize ag usage.
Thu, 09 Feb 2017 15:41:59 +0200 Oleksandr Gavenko Enable ag if available for searching.
Tue, 31 Jan 2017 23:38:09 +0200 Oleksandr Gavenko Disable anti-aliasing for Cyrillic, Greek and IPA scripts.
Tue, 31 Jan 2017 10:10:55 +0200 Oleksandr Gavenko Combined company adapter for JS and CSS in web-mode.
Mon, 30 Jan 2017 14:28:51 +0200 Oleksandr Gavenko Avoid duplication in company prompt because of case.
Sun, 29 Jan 2017 23:10:53 +0200 Oleksandr Gavenko Use cycle-spacing as it convenient then M-\ key binding.
Sun, 29 Jan 2017 14:04:06 +0200 Oleksandr Gavenko Avoid duplication in "company-transformers".
Sun, 29 Jan 2017 13:52:18 +0200 Oleksandr Gavenko Enable flyspell for rst-mode.
Sat, 28 Jan 2017 14:41:20 +0200 Oleksandr Gavenko Enable company-mode for org-mode.
Fri, 27 Jan 2017 21:28:54 +0200 Oleksandr Gavenko I end with using Apps key as super.
Fri, 27 Jan 2017 19:51:50 +0200 Oleksandr Gavenko Use ScrollLock as super modifier in Windows. It is useful after remapping
Fri, 27 Jan 2017 17:23:34 +0200 Oleksandr Gavenko Return list instead printing to *Message* buffer in my/lookup-key.
Thu, 26 Jan 2017 21:18:12 +0200 Oleksandr Gavenko Adjust company mode to Java.
Thu, 26 Jan 2017 21:09:42 +0200 Oleksandr Gavenko Rearrange code. Enable company mode for RST files.
Thu, 26 Jan 2017 20:54:44 +0200 Oleksandr Gavenko Align annotations to right.
Thu, 26 Jan 2017 20:53:33 +0200 Oleksandr Gavenko Enable company-mode during Emacs startup. Echo full path to executable in echo-area.
Thu, 26 Jan 2017 20:01:50 +0200 Oleksandr Gavenko Add company completion for executable in PATH. Enable company for Makefile and progmodes.
Thu, 26 Jan 2017 17:33:34 +0200 Oleksandr Gavenko Limit company-dabbrev-code search to shell-mode.
Thu, 26 Jan 2017 17:28:12 +0200 Oleksandr Gavenko Improve company-mode integration for shell mode.
Thu, 26 Jan 2017 17:27:01 +0200 Oleksandr Gavenko Enable company mode for shell scripts.
Thu, 26 Jan 2017 17:09:36 +0200 Oleksandr Gavenko Add stable.melpa.org and priorities for package sources.
Thu, 26 Jan 2017 16:25:43 +0200 Oleksandr Gavenko http://tromey.com/elpa/ is deprecated.
Thu, 26 Jan 2017 16:07:37 +0200 Oleksandr Gavenko Filter out completion started with numbers from company-mode.
Thu, 26 Jan 2017 15:56:33 +0200 Oleksandr Gavenko company-dabbrev-other-buffers
Thu, 26 Jan 2017 15:23:59 +0200 Oleksandr Gavenko company-dabbrev-downcase.
Mon, 23 Jan 2017 02:33:55 +0200 Oleksandr Gavenko Use bash in term-mode under Cygwin.
Mon, 23 Jan 2017 01:02:09 +0200 Oleksandr Gavenko Enable server for Cygwin Emacs.
Mon, 09 Jan 2017 19:53:27 +0200 Oleksandr Gavenko save-place-mode is not defined in earlier Emacs (21-24).
Mon, 09 Jan 2017 02:27:39 +0200 Oleksandr Gavenko Activate save-place-mode with a function in order to work with Emacs 25.
Mon, 09 Jan 2017 01:14:56 +0200 Oleksandr Gavenko Add pyflakes3.
Sat, 07 Jan 2017 01:10:02 +0200 Oleksandr Gavenko Add handling of hex charrefs.
Sat, 19 Nov 2016 18:06:38 +0200 Oleksandr Gavenko Redefine some web-mode faces.
Sat, 19 Nov 2016 17:46:22 +0200 Oleksandr Gavenko Replace html-mode with web-mode in ``magic-fallback-mode-alist``.
Sat, 29 Oct 2016 00:14:38 +0300 Oleksandr Gavenko Use American English variant for spell checking. Prefer aspell to ispell.
Thu, 13 Oct 2016 21:17:44 +0300 Oleksandr Gavenko icomplete mostly as powerful as smex. That's why I removed external dependency.
Thu, 13 Oct 2016 21:11:11 +0300 Oleksandr Gavenko Give a try to smex.
Wed, 12 Oct 2016 22:46:40 +0300 Oleksandr Gavenko Use TRIANGLE in pseudo-graphic it is better looking then POINTER.
Mon, 10 Oct 2016 19:57:56 +0300 Oleksandr Gavenko Fix spelling and typos.
Mon, 10 Oct 2016 17:00:26 +0300 Oleksandr Gavenko Reindent code.
(0) -1000 -300 -100 -60 +60 +100 tip