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.
Sat, 25 Mar 2017 11:09:24 +0300 Oleksandr Gavenko Remove unnecessary code.
Sat, 25 Mar 2017 10:44:53 +0300 Oleksandr Gavenko Remove magic numbers.
Sat, 25 Mar 2017 02:13:30 +0300 Oleksandr Gavenko Remove duplicate code.
Sat, 25 Mar 2017 02:12:56 +0300 Oleksandr Gavenko Move maven handling logic from maven-central.el to separate file.
Sat, 25 Mar 2017 02:06:03 +0300 Oleksandr Gavenko No need to custom implementation of zgrep, zrgrep is bundled with v23.2.
Thu, 09 Mar 2017 15:11:29 +0200 Oleksandr Gavenko Strip "my/" prefix. Require 'json' library.
Thu, 09 Mar 2017 11:07:23 +0200 Oleksandr Gavenko Use trick with changing working directory to avoid Cygwin path issues.
Thu, 09 Mar 2017 10:55:00 +0200 Oleksandr Gavenko Add documentation.
Thu, 09 Mar 2017 10:53:14 +0200 Oleksandr Gavenko Open file in Intellij Idea. Common interface for IDE.
Mon, 06 Mar 2017 15:40:53 +0200 Oleksandr Gavenko It much easy to call ag for current directory via modifier then prefix argument.
Thu, 02 Mar 2017 22:41:44 +0200 Oleksandr Gavenko Prevent error if there is no repository. Fix highlighting of line numbers.
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.
Fri, 07 Oct 2016 02:20:50 +0300 Oleksandr Gavenko Port to Emacs 23.
Fri, 07 Oct 2016 02:16:30 +0300 Oleksandr Gavenko Port to Emacs 22.
Thu, 06 Oct 2016 21:04:15 +0300 Oleksandr Gavenko Document ido-everywhere synonym.
Thu, 06 Oct 2016 18:58:23 +0300 Oleksandr Gavenko My .rst files in UTF-8.
Mon, 26 Sep 2016 00:29:33 +0300 Oleksandr Gavenko Decide to use "DejaVu Sans Mono-11" as default font. It has same width as
Sun, 25 Sep 2016 22:56:05 +0300 Oleksandr Gavenko Use Terminus font under X and fallback to misc-fixed.
Tue, 20 Sep 2016 14:44:39 +0300 Oleksandr Gavenko Highlight whitespaces and adjust scroll-margin for gadict-mode.
Sat, 17 Sep 2016 09:28:07 +0300 Oleksandr Gavenko Fix docs.
Sun, 11 Sep 2016 15:31:04 +0300 Oleksandr Gavenko Fix: Warning: reference to free variable `python-indent'.
Sun, 11 Sep 2016 15:26:25 +0300 Oleksandr Gavenko Fix: Warning: reference to free variable `gnus-tmp-group'.
Sun, 11 Sep 2016 15:06:41 +0300 Oleksandr Gavenko Make possible to move through English word pronunciation with single forward-word.
Sun, 11 Sep 2016 11:37:20 +0300 Oleksandr Gavenko Fix: Warning: assignment to free variables `pc-select-selection-keys-only' and
Sun, 11 Sep 2016 11:30:26 +0300 Oleksandr Gavenko Fix: Warning: assignment to free variable `helm-locate-command'.
Sun, 11 Sep 2016 11:29:01 +0300 Oleksandr Gavenko Fix :Warning: assignment to free variable `srecode-mode-table-list'.
Sun, 11 Sep 2016 11:27:08 +0300 Oleksandr Gavenko Show Message-Id in Gnus Article buffer. Search for Message-Id in Web.
Sat, 10 Sep 2016 15:40:30 +0300 Oleksandr Gavenko Use shell glob instead regex for helm-locate.
Fri, 26 Aug 2016 00:09:57 +0300 Oleksandr Gavenko Fix: Warning: defface for ... fails to specify containing group.
Fri, 26 Aug 2016 00:02:33 +0300 Oleksandr Gavenko compile-auto-highlight is no longer in Emacs sources.
Fri, 26 Aug 2016 00:02:04 +0300 Oleksandr Gavenko Remove some "Warning: assignment to free variable".
(0) -1000 -120 +120 tip