Wed, 25 Feb 2015 13:52:36 +0200 Oleksandr Gavenko Update copying year.
Wed, 25 Feb 2015 13:49:29 +0200 Oleksandr Gavenko Fix dir name.
Wed, 25 Feb 2015 13:47:56 +0200 Oleksandr Gavenko Remove debug flag.
Wed, 25 Feb 2015 13:47:29 +0200 Oleksandr Gavenko Remove logic duplication. Make file moving safer.
Wed, 11 Mar 2015 23:57:02 +0200 Oleksandr Gavenko Fix checkdoc warnings.
Wed, 11 Mar 2015 23:56:20 +0200 Oleksandr Gavenko Fix checkdoc warnings.
Wed, 11 Mar 2015 23:52:31 +0200 Oleksandr Gavenko Remove debug function.
Wed, 11 Mar 2015 23:49:51 +0200 Oleksandr Gavenko Remove unused function.
Wed, 11 Mar 2015 23:45:06 +0200 Oleksandr Gavenko Fix warning from checkdoc.
Sun, 08 Mar 2015 20:36:48 -0500 Oleksandr Gavenko Fix: "load: Symbol's value as variable is void: c-mode" for 'setq-mode-local'.
Sun, 08 Mar 2015 01:10:01 -0600 Oleksandr Gavenko Move elisp tuning upper to get better support for debugging when init
Sat, 07 Mar 2015 00:05:07 +0200 Oleksandr Gavenko Define special macro to avoid warning about "assignment to free variable".
Sun, 01 Mar 2015 20:28:04 +0200 Oleksandr Gavenko Move '.recentf' and '~/.irc' to '~/.emacs.d'.
Sun, 01 Mar 2015 20:22:54 +0200 Oleksandr Gavenko File existence handled by 'load' itself.
Sun, 01 Mar 2015 13:42:06 +0200 Oleksandr Gavenko Fix: Warning: reference to free variable `url-http-response-status'.
Sun, 01 Mar 2015 13:41:13 +0200 Oleksandr Gavenko Fix: Warning: reference/assignment to free variable `which-func-modes'
Sun, 01 Mar 2015 13:39:23 +0200 Oleksandr Gavenko Fix: Warning: assignment to free variable `my-log-mode-map'.
Sun, 01 Mar 2015 13:38:37 +0200 Oleksandr Gavenko Fix: Warning: `goto-line' is for interactive use only; use `forward-line' instead.
Sun, 01 Mar 2015 13:32:03 +0200 Oleksandr Gavenko Fix: Warning: `string-to-int' is an obsolete function (as of 22.1); use `string-to-number' instead.
Sun, 01 Mar 2015 13:30:14 +0200 Oleksandr Gavenko Fix: Warning: filter-buffer-substring called with 4 arguments, but accepts only 2-3.
Sun, 01 Mar 2015 13:27:01 +0200 Oleksandr Gavenko Fix: Warning: `beginning-of-buffer' is for interactive use only; use `(goto-char (point-min))' instead.
Sun, 01 Mar 2015 13:26:27 +0200 Oleksandr Gavenko Fix: Warning: function `maven.effective-pom' defined multiple times in this file.
Sun, 01 Mar 2015 13:25:07 +0200 Oleksandr Gavenko Fix: Warning: assignment to free variable `dict-c5-mode-map'
Sun, 01 Mar 2015 13:21:30 +0200 Oleksandr Gavenko Fix: Warning: `end-of-buffer' is for interactive use only; use `(goto-char (point-max))' instead.
Sun, 01 Mar 2015 13:10:30 +0200 Oleksandr Gavenko Byte compile '.emacs-my' and 'my/*.el'.
Sun, 01 Mar 2015 13:09:44 +0200 Oleksandr Gavenko Fix: hs-minor-mode doesn't support fundamental-mode.
Sat, 28 Feb 2015 22:45:14 +0200 Oleksandr Gavenko Ignore patterns.
Sat, 28 Feb 2015 22:37:48 +0200 Oleksandr Gavenko Detect Emacs sources for 'find-function-C-source-directory'.
Sat, 28 Feb 2015 22:37:19 +0200 Oleksandr Gavenko Update docs for new file hierarchy.
Sat, 28 Feb 2015 22:36:07 +0200 Oleksandr Gavenko Fix path.
Sat, 28 Feb 2015 22:35:53 +0200 Oleksandr Gavenko Set indent level.
Sat, 28 Feb 2015 14:39:29 +0200 Oleksandr Gavenko hs-minor-mode
Sat, 28 Feb 2015 14:11:53 +0200 Oleksandr Gavenko Delay loading.
Sat, 28 Feb 2015 14:10:39 +0200 Oleksandr Gavenko css-eldoc-enable
Sat, 28 Feb 2015 13:54:42 +0200 Oleksandr Gavenko js-indent-level, css-indent-offset
Sat, 28 Feb 2015 13:11:54 +0200 Oleksandr Gavenko When to enable turn-on-eldoc-mode.
Sat, 28 Feb 2015 13:07:37 +0200 Oleksandr Gavenko Use hippie-expand.
Wed, 25 Feb 2015 01:26:53 +0200 Oleksandr Gavenko Fix: hold autoloads with sources in same directory.
Wed, 25 Feb 2015 01:13:28 +0200 Oleksandr Gavenko Enable wesnoth-mode if possible.
Wed, 25 Feb 2015 01:07:50 +0200 Oleksandr Gavenko Simplify code.
Wed, 25 Feb 2015 01:06:19 +0200 Oleksandr Gavenko Fix paths.
Tue, 24 Feb 2015 13:49:44 +0200 Oleksandr Gavenko Fix: server-start: Opening output file: no such file or directory, c:/home/.emacs.d/server/server.
Tue, 24 Feb 2015 13:02:14 +0200 Oleksandr Gavenko Fix paths.
Sun, 22 Feb 2015 18:54:17 +0200 Oleksandr Gavenko comint-strip-ctrl-m
Sun, 22 Feb 2015 18:44:46 +0200 Oleksandr Gavenko Remove duplicated line.
Sun, 22 Feb 2015 18:44:06 +0200 Oleksandr Gavenko abbrev-file-name, pascal-mode
Sun, 22 Feb 2015 18:55:54 +0200 Oleksandr Gavenko ansi-color-for-comint-mode-on
Tue, 24 Feb 2015 02:20:15 +0200 Oleksandr Gavenko Increase ido limits.
Tue, 24 Feb 2015 01:43:57 +0200 Oleksandr Gavenko Move .ido.last to user-emacs-directory.
Tue, 24 Feb 2015 01:34:51 +0200 Oleksandr Gavenko Improve previous upgrade script to handle more situations.
Tue, 24 Feb 2015 01:27:49 +0200 Oleksandr Gavenko Move .emacs files to user-emacs-directory.
Thu, 19 Feb 2015 19:40:37 +0200 Oleksandr Gavenko If region active - use it content as default value.
Thu, 19 Feb 2015 19:30:32 +0200 Oleksandr Gavenko Fix typo.
Thu, 19 Feb 2015 19:29:16 +0200 Oleksandr Gavenko Forget add provide.
Thu, 19 Feb 2015 19:26:07 +0200 Oleksandr Gavenko Handle work with Python pypi site.
Thu, 19 Feb 2015 19:21:39 +0200 Oleksandr Gavenko requirements.txt is Python dependency description file probably.
Thu, 19 Feb 2015 19:21:11 +0200 Oleksandr Gavenko Handle all .el files same.
Tue, 17 Feb 2015 15:07:54 +0200 Oleksandr Gavenko my-recentf.clean-project
Wed, 11 Feb 2015 16:32:42 +0200 Oleksandr Gavenko Fixes performance issues in Emacs for large files.
Wed, 11 Feb 2015 19:09:06 +0200 Oleksandr Gavenko my-srecode-reload-templates
Wed, 11 Feb 2015 19:04:28 +0200 Oleksandr Gavenko Fix error - using standard function instead custom and not defined.
Fri, 06 Feb 2015 08:44:39 +0200 Oleksandr Gavenko merged
Wed, 28 Jan 2015 15:07:34 +0200 Oleksandr Gavenko Fix condition for applying server-ensure-safe-dir fix.
Wed, 04 Feb 2015 23:43:38 +0200 Oleksandr Gavenko Add shortcut for recentf.
Wed, 04 Feb 2015 19:46:18 +0200 Oleksandr Gavenko Add key bindings for finding file that work in M-x term.
Wed, 04 Feb 2015 19:30:15 +0200 Oleksandr Gavenko Check if ido available.
Wed, 28 Jan 2015 00:45:31 +0200 Oleksandr Gavenko Move all configs to "~/.emacs.d/my".
Tue, 27 Jan 2015 22:53:39 +0200 Oleksandr Gavenko Avoid inlining of ~/.emacs.d.
Tue, 27 Jan 2015 22:28:18 +0200 Oleksandr Gavenko Cleanup recentf on idle to decrease boot time.
Sat, 17 Jan 2015 14:35:26 +0200 Oleksandr Gavenko Fix: if: Wrong type argument: stringp, nil.
Sat, 17 Jan 2015 14:24:45 +0200 Oleksandr Gavenko Fix: Symbol's function definition is void: global-cedet-m3-minor-mode
Tue, 13 Jan 2015 00:19:46 +0200 Oleksandr Gavenko my-complete-tag with my-ido-complete-tag.
Sat, 10 Jan 2015 16:56:35 +0200 Oleksandr Gavenko erc-log
Sat, 10 Jan 2015 01:15:32 +0200 Oleksandr Gavenko M-return is complete-tag.
Fri, 09 Jan 2015 22:15:17 +0200 Oleksandr Gavenko ido-case-fold
Fri, 09 Jan 2015 21:47:46 +0200 Oleksandr Gavenko ido-ignore-extensions
Wed, 07 Jan 2015 00:35:09 +0200 Oleksandr Gavenko show whitespaces in wesnoth-mode.
Wed, 07 Jan 2015 00:01:23 +0200 Oleksandr Gavenko Fix: my-org-kill-by-tag miss some subtree as org-scan-tags assume that buffer unchanged during processing.
Sun, 04 Jan 2015 01:58:14 +0200 Oleksandr Gavenko Use Win key to make buffer deleting and switching faster and avoid key binding intersection with term-mode.
Sun, 04 Jan 2015 01:06:57 +0200 Oleksandr Gavenko Use Win key to make buffer switching faster and avoid key binding intersection with term-mode.
Tue, 30 Dec 2014 13:07:39 +0200 Oleksandr Gavenko SMTP authorisation.
Fri, 19 Dec 2014 22:50:14 +0200 Oleksandr Gavenko desktop-restore-frames == t set sticky on page/desktop attribute
Fri, 19 Dec 2014 02:22:22 +0200 Oleksandr Gavenko Use modern way to maximize frame.
Fri, 19 Dec 2014 01:50:42 +0200 Oleksandr Gavenko Replace kill-this-buffer with core functions.
Fri, 19 Dec 2014 01:44:41 +0200 Oleksandr Gavenko Disable electric-indent-mode new in v24.4.1.
Fri, 19 Dec 2014 01:22:29 +0200 Oleksandr Gavenko global-prettify-symbols-mode
Fri, 19 Dec 2014 01:09:15 +0200 Oleksandr Gavenko Fix if subword-mode isn't defined.
Fri, 19 Dec 2014 01:07:36 +0200 Oleksandr Gavenko subword-mode for java-mode
Fri, 19 Dec 2014 00:57:17 +0200 Oleksandr Gavenko org-support-shift-select
Tue, 09 Dec 2014 22:27:33 +0200 Oleksandr Gavenko org-remember.el has been removed so I get error
Thu, 20 Nov 2014 00:52:08 +0200 Oleksandr Gavenko merged
Fri, 14 Nov 2014 01:43:48 +0200 Oleksandr Gavenko Certain syntactic errors are reported (like wrong indent).
Fri, 14 Nov 2014 01:38:02 +0200 Oleksandr Gavenko Echo syntactic information on TAB in message buffer.
Fri, 14 Nov 2014 01:32:49 +0200 Oleksandr Gavenko Minor mode that highlights suspicious C and C++ constructions.
Thu, 30 Oct 2014 17:13:16 +0200 Oleksandr Gavenko Increase timeout for CEDET parsing to prevent freezing when open files.
Thu, 30 Oct 2014 14:50:44 +0200 Oleksandr Gavenko global-cedet-m3-minor-mode
Thu, 30 Oct 2014 14:45:07 +0200 Oleksandr Gavenko Group related configs together.
Thu, 30 Oct 2014 14:35:16 +0200 Oleksandr Gavenko Fix argument to satisfy usual convention for enabling mode.
Thu, 30 Oct 2014 02:38:44 +0200 Oleksandr Gavenko semantic-idle-scheduler-max-buffer-size
Wed, 29 Oct 2014 17:50:28 +0200 Oleksandr Gavenko expand-file-name
Fri, 17 Oct 2014 22:36:00 +0300 Oleksandr Gavenko merged
Tue, 14 Oct 2014 23:47:08 +0300 Oleksandr Gavenko Enable log4-hi-mode and auto-revert-tail-mode for ~/.xsession-errors.
Fri, 17 Oct 2014 21:08:29 +0300 Oleksandr Gavenko Handle HG MQ from non-root directory.
Fri, 17 Oct 2014 20:47:53 +0300 Oleksandr Gavenko For Hg with C-u show latest MQ patch and with C-u C-u show MQ patch and local
Tue, 07 Oct 2014 12:34:29 +0300 Oleksandr Gavenko merged
Wed, 01 Oct 2014 21:04:29 +0300 Oleksandr Gavenko Fix: maven.help not available.
Sun, 05 Oct 2014 13:48:08 +0300 Oleksandr Gavenko "meta charset" and "meta viewport" templates.
Sat, 06 Sep 2014 13:12:29 +0300 Oleksandr Gavenko If the string begins with ^' andshift-select-mode' is non-nil, Emacs first
Sat, 06 Sep 2014 13:09:08 +0300 Oleksandr Gavenko my-smart-beginning-of-line
Sat, 02 Aug 2014 23:24:15 +0300 Oleksandr Gavenko Use NXML for .xul files.
Sat, 02 Aug 2014 21:49:16 +0300 Oleksandr Gavenko Fix: eval-expression: Symbol's value as variable is void: srecode-map-load-path
Tue, 29 Jul 2014 00:25:00 +0300 Oleksandr Gavenko merged
Sat, 26 Jul 2014 02:15:16 +0300 Oleksandr Gavenko Don't sort ``recentf-list`` so ``recentf-open-files`` show files in historical order!
Mon, 28 Jul 2014 15:26:58 +0300 Oleksandr Gavenko Improve matching pattern for class name.
Mon, 28 Jul 2014 15:07:52 +0300 Oleksandr Gavenko Add missing autoloads.
Thu, 24 Jul 2014 14:01:58 +0300 Oleksandr Gavenko Add srecode templates.
Tue, 22 Jul 2014 00:37:47 +0300 Oleksandr Gavenko merged
Sun, 20 Jul 2014 01:29:22 +0300 Oleksandr Gavenko Add ``recentf-exclude`` to prevent opening unwanted files from temporary copy.
Sat, 19 Jul 2014 16:04:13 +0300 Oleksandr Gavenko Simplify title.
Sat, 19 Jul 2014 16:03:21 +0300 Oleksandr Gavenko Add system-name to title (so simplify application switching if several remote
(0) -1000 -120 +120 tip