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".
Thu, 25 Aug 2016 23:59:23 +0300 Oleksandr Gavenko gnus-treat-date-user-defined no longer exist. Also it is unclear how
Thu, 25 Aug 2016 23:55:58 +0300 Oleksandr Gavenko Fix many of "Warning: assignment to free variable".
Thu, 25 Aug 2016 23:47:02 +0300 Oleksandr Gavenko Fix: Warning: reference to free variable `cygwin-mount-table--internal'.
Thu, 25 Aug 2016 21:27:19 +0300 Oleksandr Gavenko Fix: Warning: assignment to free variable `find-ls-option'.
Thu, 25 Aug 2016 21:16:35 +0300 Oleksandr Gavenko Fix: Warning: `beginning-of-buffer' is for interactive use only; use `(goto-char (point-min))' instead.
Thu, 25 Aug 2016 20:30:31 +0300 Oleksandr Gavenko Functions to re-evaluate buffer/library with re-assigning `defvar` values.
Sat, 13 Aug 2016 18:35:26 +0300 Oleksandr Gavenko Rename my public names to use "my/" prefix and my private function to use "my--" prefix.
Sat, 13 Aug 2016 18:22:31 +0300 Oleksandr Gavenko Rename own org variable and function to use "my/" prefix.
Tue, 02 Aug 2016 23:46:27 +0300 Oleksandr Gavenko Fix: nil python shell because we already switched from .py file.
Tue, 02 Aug 2016 23:42:10 +0300 Oleksandr Gavenko Move defuns out of top level macro in order to simplify debugging. Follow
Mon, 20 Jun 2016 21:32:48 +0300 Oleksandr Gavenko Fix: The value "device-width;" for key "width" is invalid, and has been ignored.
Sun, 19 Jun 2016 22:18:40 +0300 Oleksandr Gavenko Present character encoding at first.
Sat, 18 Jun 2016 21:13:24 +0300 Oleksandr Gavenko suggest-key-bindings
Thu, 02 Jun 2016 22:06:43 +0300 Oleksandr Gavenko Fix: Recursive make invocation require '$(MAKE)' usage.
Thu, 02 Jun 2016 20:21:30 +0300 Oleksandr Gavenko Fix: Symbol's function definition is void: tooltip-mode on Solaris emacs-nox v24.3.
Thu, 02 Jun 2016 20:18:02 +0300 Oleksandr Gavenko Fix: Solaris 'find' does not support '-delete' option.
Wed, 25 May 2016 10:18:36 +0300 Oleksandr Gavenko Fix: File error: Opening output file, no such file or directory, c:/Users/user/AppData/Roaming/.emacs.d/server/server
Sat, 21 May 2016 10:40:25 +0300 Oleksandr Gavenko Enable whitespace-mode for gadict-mode.
Wed, 18 May 2016 18:29:10 +0300 Oleksandr Gavenko I already activate "cygwin-mount".
Wed, 18 May 2016 15:47:16 +0300 Oleksandr Gavenko (eq window-system 'w32) ==> (eq system-type 'windows-nt) to correctly handle
Wed, 18 May 2016 15:11:29 +0300 Oleksandr Gavenko Notes on setting MANPATH to work with Cygwin.
Wed, 18 May 2016 14:49:08 +0300 Oleksandr Gavenko I don't like rcirc, "remember" mode is deprecated.
Wed, 18 May 2016 14:47:56 +0300 Oleksandr Gavenko Remove mail settings examples. Corresponding code already is used.
Wed, 18 May 2016 14:45:26 +0300 Oleksandr Gavenko Remove deprecated example.
Wed, 18 May 2016 14:23:47 +0300 Oleksandr Gavenko Including ~/usr/share/info in INFOPATH. Tweak for INFOPATH and cygwin-mount.el.
Wed, 18 May 2016 14:05:30 +0300 Oleksandr Gavenko Activate Cygwin for native Windows Emacs if available.
Sun, 15 May 2016 23:31:06 +0300 Oleksandr Gavenko Fix: Error: Cannot open load file: no such file or directory, htmlize.
Sun, 15 May 2016 23:28:47 +0300 Oleksandr Gavenko Disable ClearType on Windows.
Thu, 12 May 2016 21:59:38 +0300 Oleksandr Gavenko Enable margins for conf-mode.
Fri, 01 Apr 2016 19:20:55 +0300 Oleksandr Gavenko sgml-set-face is not defined anywhere. Fix some Warning: assignment to free variable.
Fri, 01 Apr 2016 19:05:11 +0300 Oleksandr Gavenko I am no loger using psvn, DVC.
Fri, 01 Apr 2016 19:04:18 +0300 Oleksandr Gavenko I don't use rcirc.
Fri, 01 Apr 2016 19:00:17 +0300 Oleksandr Gavenko I don't use bbdb.
Fri, 01 Apr 2016 18:58:28 +0300 Oleksandr Gavenko Fix: Warning: `... is for interactive use only; use `...' instead.
Fri, 01 Apr 2016 18:55:36 +0300 Oleksandr Gavenko Set valued via defvar instead of setq to avoid Warning: assignment to free variable.
Fri, 01 Apr 2016 18:49:09 +0300 Oleksandr Gavenko Fix: Warning: `european-calendar-style' is an obsolete variable (as of 23.1); use `calendar-date-style' instead.
Fri, 01 Apr 2016 18:46:29 +0300 Oleksandr Gavenko Even on Windows I prefer UTF-8 fro SVN/CVS.
Fri, 01 Apr 2016 18:40:42 +0300 Oleksandr Gavenko Suppress another: Warning: assignment to free variable
Fri, 01 Apr 2016 18:32:20 +0300 Oleksandr Gavenko I don't like yasnippet because it require file name matches abbreviation.
Fri, 01 Apr 2016 18:30:40 +0300 Oleksandr Gavenko Use hl-line even in terminals.
Fri, 01 Apr 2016 18:27:39 +0300 Oleksandr Gavenko Fix Warning: assignment to free variable.
Fri, 01 Apr 2016 18:26:08 +0300 Oleksandr Gavenko I have no needs to use my jdone mode anymore.
Fri, 01 Apr 2016 18:25:13 +0300 Oleksandr Gavenko Emacs 23.1 no longer need codepage-setup. Unlikely I would use old Emacs 22 on Windows...
Fri, 01 Apr 2016 18:21:16 +0300 Oleksandr Gavenko Remove support for Emacs 21.x.
Fri, 01 Apr 2016 18:01:57 +0300 Oleksandr Gavenko Delete explicit-sh-args var, it is not defined in Emacs sources.
Fri, 01 Apr 2016 18:00:50 +0300 Oleksandr Gavenko Exclusively use "org-capture". Although it is not available on Emacs 23 but I
Fri, 01 Apr 2016 17:55:30 +0300 Oleksandr Gavenko Unconditionally enable Org mode.
Fri, 01 Apr 2016 17:40:12 +0300 Oleksandr Gavenko Add (eval-when 'compile ...) to reduce number of Warning: reference to free variable.
Fri, 01 Apr 2016 14:47:14 +0300 Oleksandr Gavenko Fix: Warning: `make-variable-buffer-local' not called at toplevel.
Fri, 01 Apr 2016 14:42:15 +0300 Oleksandr Gavenko (setq enable-recursive-minibuffers t)
Wed, 30 Mar 2016 15:00:56 +0300 Oleksandr Gavenko (put 'set-goal-column 'disabled nil)
Fri, 25 Mar 2016 21:58:09 +0200 Oleksandr Gavenko Semantic make useless completion for Java inner classes. It suggest wrong
Fri, 25 Mar 2016 21:36:49 +0200 Oleksandr Gavenko Deploy targets.
Fri, 25 Mar 2016 21:30:16 +0200 Oleksandr Gavenko (global-semantic-idle-completions-mode -1)
Wed, 23 Mar 2016 15:14:22 +0200 Oleksandr Gavenko Use named compilation-error-regexp.
Wed, 23 Mar 2016 11:13:11 +0200 Oleksandr Gavenko Fix: Warning: `read-input' is an obsolete function (as of 22.1); use `read-string' instead.
Wed, 23 Mar 2016 11:09:44 +0200 Oleksandr Gavenko Fix: Warning: `flet' is an obsolete macro (as of 24.3); use either `cl-flet' or `cl-letf'.
Wed, 23 Mar 2016 11:02:09 +0200 Oleksandr Gavenko Accept safe variables without prompting.
Thu, 17 Mar 2016 15:59:35 +0200 Oleksandr Gavenko Add description for time zones.
Sun, 13 Mar 2016 14:17:11 +0200 Oleksandr Gavenko Clean up backup files in $(mylispdir) dir too.
Sun, 13 Mar 2016 14:16:22 +0200 Oleksandr Gavenko Load gadict mode if available.
Sun, 13 Mar 2016 14:14:41 +0200 Oleksandr Gavenko Fix typo.
Sun, 13 Mar 2016 14:07:01 +0200 Oleksandr Gavenko dict-mode.el is obsolete. Code moved to gadict project. Upgrade is not required.
Sun, 13 Mar 2016 14:06:08 +0200 Oleksandr Gavenko Move upgrade script to separate file. Add framework to support future upgrades.
Sun, 13 Mar 2016 13:56:48 +0200 Oleksandr Gavenko Fix: Copy missing file.
Sun, 13 Mar 2016 01:46:31 +0200 Oleksandr Gavenko Remove those nasty "Summary: " from commit messages.
Wed, 09 Mar 2016 17:09:26 +0200 Oleksandr Gavenko EST
Mon, 07 Mar 2016 12:04:54 +0200 Oleksandr Gavenko display-time-world settings.
Thu, 03 Mar 2016 17:49:51 +0200 Oleksandr Gavenko rename .emacs to init.el
Mon, 29 Feb 2016 00:32:45 +0200 Oleksandr Gavenko Document global-linum-mode
Sun, 28 Feb 2016 23:57:49 +0200 Oleksandr Gavenko Disable diary integration into org mode because I don't use diary and
Sun, 28 Feb 2016 11:42:42 +0200 Oleksandr Gavenko home key move after prompt in inferior-ess-mode
Mon, 22 Feb 2016 00:31:46 +0200 Oleksandr Gavenko Swap ipa and greek index.
Mon, 22 Feb 2016 00:30:21 +0200 Oleksandr Gavenko Add Greek input method.
Thu, 18 Feb 2016 18:14:51 +0200 Oleksandr Gavenko Do not place TODO keyword before task. Without it agenda show file
Thu, 18 Feb 2016 15:50:11 +0200 Oleksandr Gavenko I don't need mark of "TODO". If schedule date present - I should make this task.
Thu, 18 Feb 2016 00:48:04 +0200 Oleksandr Gavenko Fix usage of built-in Python help() helper.
Tue, 16 Feb 2016 21:52:27 +0200 Oleksandr Gavenko My Python checkers mode.
Tue, 16 Feb 2016 14:24:05 +0200 Oleksandr Gavenko Regex to parse asciidoc errors.
Mon, 15 Feb 2016 20:16:43 +0200 Oleksandr Gavenko Added function and key binding to show docs through built-in "help" Python function.
Sun, 14 Feb 2016 21:06:19 +0200 Oleksandr Gavenko Remove escapes from "'" from Python docs output.
Sun, 14 Feb 2016 20:04:20 +0200 Oleksandr Gavenko Show full docs for symbol at point for Python mode.
Sat, 13 Feb 2016 00:04:34 +0200 Oleksandr Gavenko Seems that python-describe-symbol in python-mode.el and not in
Sat, 13 Feb 2016 00:01:46 +0200 Oleksandr Gavenko Add key binding for sending paragraph to python process.
Fri, 12 Feb 2016 23:06:29 +0200 Oleksandr Gavenko Redefine and add some key binding for python-mode.el.
Fri, 12 Feb 2016 18:04:15 +0200 Oleksandr Gavenko Modify archive file only if archive entries found.
Fri, 12 Feb 2016 17:55:01 +0200 Oleksandr Gavenko Use entire directory for org-mode file list.
Fri, 12 Feb 2016 15:55:06 +0200 Oleksandr Gavenko Update paths because I move my base development directory up one level.
Wed, 10 Feb 2016 23:46:57 +0200 Oleksandr Gavenko Disable global-hi-lock-mode due to bug: 24.5; "(global-hi-lock-mode 1)" broke "C-x" key bindings inside "M-x term", especially for "emacs -nw" (Emacs inside Emacs).
Wed, 10 Feb 2016 19:53:47 +0200 Oleksandr Gavenko Save more desktop-globals-to-save options.
Wed, 10 Feb 2016 19:52:40 +0200 Oleksandr Gavenko Initialise stam module after loading.
Wed, 10 Feb 2016 19:52:03 +0200 Oleksandr Gavenko Add examples of ffap settings.
Wed, 10 Feb 2016 19:51:06 +0200 Oleksandr Gavenko Place related recentf settings together.
Wed, 10 Feb 2016 15:29:09 +0200 Oleksandr Gavenko Mark my article more visually.
Wed, 10 Feb 2016 14:19:10 +0200 Oleksandr Gavenko Show List-URL: mail header. Enable spam reporting for Gnus.
Sat, 06 Feb 2016 20:11:33 +0200 Oleksandr Gavenko Fix: Symbol's value as variable is void: sql-mode-map
Sat, 06 Feb 2016 17:52:00 +0200 Oleksandr Gavenko Fix: Symbol's value as variable is void: sql-mode-map
Thu, 28 Jan 2016 22:55:06 +0200 Oleksandr Gavenko Add my-* prefix to html-charref-* functions. Add support for < /
Sat, 23 Jan 2016 21:08:36 +0200 Oleksandr Gavenko Send the current paragraph to the SQL process with \"explain \" keyword.
Sat, 09 Jan 2016 23:19:24 +0200 Oleksandr Gavenko Disable Marmelade because of error: gnutls.c: [0] (Emacs) fatal error: The TLS connection was non-properly terminated.
Fri, 08 Jan 2016 22:50:44 +0200 Oleksandr Gavenko Point to new home page.
Wed, 16 Dec 2015 02:17:03 +0200 Oleksandr Gavenko In order to byte-compile under Windows install Cygwin Emacs to PATH!
Sat, 12 Dec 2015 01:06:07 +0200 Oleksandr Gavenko Fix: major-mode should have highest priority, default handlers - least.
Sat, 12 Dec 2015 00:45:05 +0200 Oleksandr Gavenko Fix: Symbol's value as variable is void: bookmark-minibuffer-read-name-map.
Fri, 11 Dec 2015 18:54:46 +0200 Oleksandr Gavenko Add quick access to TeX input method.
Thu, 10 Dec 2015 21:58:03 +0200 Oleksandr Gavenko Disable Warning: FAIL: (file-error "Cannot open load file" "w3m-util")
Thu, 10 Dec 2015 21:39:41 +0200 Oleksandr Gavenko cl-eval-when doesn't exist on Emacs v24.2.1.
Thu, 10 Dec 2015 16:17:55 +0200 Oleksandr Gavenko term-scroll-show-maximum-output
Thu, 10 Dec 2015 15:49:16 +0200 Oleksandr Gavenko Recipe to make mouse clicks work in xterm/iTerm.
Thu, 10 Dec 2015 15:46:08 +0200 Oleksandr Gavenko Fix spelling.
Thu, 10 Dec 2015 12:08:31 +0200 Oleksandr Gavenko Interpret ANSI color esacape sequence by colorifying cotent.
Wed, 02 Dec 2015 23:41:53 +0200 Oleksandr Gavenko Don't jump to unknown directory if file not found in current!
Mon, 30 Nov 2015 00:49:45 +0200 Oleksandr Gavenko Use "-" as hour/minute/second separator instead of ":" to avoid
Thu, 26 Nov 2015 21:36:29 +0200 Oleksandr Gavenko Mark .log.[0-9]+ files also as temporary.
Thu, 26 Nov 2015 00:49:22 +0200 Oleksandr Gavenko Enable file name completion in line-mode of term-mode.
Tue, 10 Nov 2015 13:06:57 +0200 Oleksandr Gavenko Use consistent style for internal names.
Tue, 10 Nov 2015 13:04:25 +0200 Oleksandr Gavenko Additional file extension for nxml-mode.
Sun, 01 Nov 2015 15:13:52 +0200 Oleksandr Gavenko Do not highlight 64 equal characters.
Sun, 01 Nov 2015 15:11:09 +0200 Oleksandr Gavenko Fix sectioning comment style.
Fri, 30 Oct 2015 16:34:33 +0200 Oleksandr Gavenko Mark useful functions as autoload.
Tue, 27 Oct 2015 19:47:19 +0200 Oleksandr Gavenko Fix: broken checks prevent installation on fresh host.
Tue, 27 Oct 2015 19:50:40 +0200 Oleksandr Gavenko merged
Thu, 22 Oct 2015 16:41:16 +0300 Oleksandr Gavenko Spammers, haters.
Wed, 21 Oct 2015 23:47:13 +0300 Oleksandr Gavenko Show size in bytes by find-dired command.
Wed, 14 Oct 2015 21:19:21 +0300 Oleksandr Gavenko Use built-in options for elisp actions.
Wed, 14 Oct 2015 14:17:16 +0300 Oleksandr Gavenko Load file for workaround only when necessary.
Tue, 13 Oct 2015 14:56:53 +0300 Oleksandr Gavenko Fix: my-w3m-view-url: Invalid function: w3m-anchor
Wed, 07 Oct 2015 13:34:30 +0300 Oleksandr Gavenko Fix: my-w3m-view-url: Invalid function: w3m-anchor
Sat, 26 Sep 2015 19:29:44 +0300 Oleksandr Gavenko Don't highlight 64 subsequent chars as this break major mode highlighting.
Sat, 19 Sep 2015 19:08:31 +0300 Oleksandr Gavenko Fix test for finding key by lookup-key.
Mon, 14 Sep 2015 22:22:52 +0300 Oleksandr Gavenko my--smart-end-of-line like my--smart-beginning-of-line.
Mon, 10 Aug 2015 22:47:53 +0300 Oleksandr Gavenko set-mark-command-repeat-pop
Thu, 09 Jul 2015 22:39:54 -0500 Oleksandr Gavenko my-calc-line
Thu, 23 Apr 2015 02:04:23 +0300 Oleksandr Gavenko Use new autobm mode!
Wed, 22 Apr 2015 00:54:41 +0300 Oleksandr Gavenko Simplify code.
Mon, 20 Apr 2015 02:41:54 +0300 Oleksandr Gavenko Auto named bookmarks.
Wed, 15 Apr 2015 00:18:29 +0300 Oleksandr Gavenko Use newer recommended place for bookmarks.
Wed, 15 Apr 2015 00:16:53 +0300 Oleksandr Gavenko Simplify expression.
Tue, 14 Apr 2015 23:56:55 +0300 Oleksandr Gavenko Add version compatibility checks.
Tue, 14 Apr 2015 23:20:00 +0300 Oleksandr Gavenko Disable byte-compilation warnings:
Tue, 07 Apr 2015 22:10:10 +0300 Oleksandr Gavenko Disable noisy prompts when Emacs loads with desktop-save-mode opening
Tue, 14 Apr 2015 13:01:01 +0300 Oleksandr Gavenko Disable line wrapping for SQLi buffers.
(0) -1000 -240 +240 tip