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
Wed, 09 Jul 2014 23:22:31 +0300 Oleksandr Gavenko Run maven test
Wed, 09 Jul 2014 23:18:24 +0300 Oleksandr Gavenko Run exec:java for current file.
Wed, 25 Jun 2014 17:26:14 +0300 Oleksandr Gavenko Show more info.
Wed, 21 May 2014 20:07:17 +0300 Oleksandr Gavenko Switch to ido from iswitchb. Use ido key binding instead of ffap-bindings.
Wed, 21 May 2014 16:09:02 +0300 Oleksandr Gavenko Set recentf-menu-filter as recentf-arrange-by-dir to avoid shown duplicate
Wed, 21 May 2014 13:43:59 +0300 Oleksandr Gavenko Increase number of recentf-max-saved-items.
Mon, 12 May 2014 01:00:00 +0300 Oleksandr Gavenko Fix path to my projects (use shorter name).
Wed, 07 May 2014 19:18:22 +0300 Oleksandr Gavenko Open wider range of files in log4-hi-mode auto-revert-tail-mode.
Wed, 16 Apr 2014 20:15:01 +0300 Oleksandr Gavenko Refactoring: fix according to naming convention.
Wed, 16 Apr 2014 20:12:22 +0300 Oleksandr Gavenko Add highlighting for time.
Fri, 11 Apr 2014 12:02:49 +0300 Oleksandr Gavenko Kill current buffer. Switch to next buffer if previous command was switching
Thu, 10 Apr 2014 18:14:08 +0300 Oleksandr Gavenko Add keyword for highlighting.
Wed, 09 Apr 2014 18:40:15 +0300 Oleksandr Gavenko semantic-mode-map override major mode binding, so disable conflicting key bindings.
Tue, 08 Apr 2014 22:37:15 +0300 Oleksandr Gavenko merged
Fri, 04 Apr 2014 23:05:53 +0300 Oleksandr Gavenko merged
Tue, 01 Apr 2014 23:02:59 +0300 Oleksandr Gavenko Use web-mode for PHP.
Tue, 08 Apr 2014 16:42:12 +0300 Oleksandr Gavenko Disable eldoc for Python in flavor of Semantic and perfomance reason.
Thu, 03 Apr 2014 14:09:53 +0300 Oleksandr Gavenko Use original values of web-mode-engine-file-regexps. Enable PHP mode.
Thu, 03 Apr 2014 12:59:06 +0300 Oleksandr Gavenko Remove useless comment.
Thu, 03 Apr 2014 12:09:10 +0300 Oleksandr Gavenko Remove duplicate file.
Tue, 11 Mar 2014 00:05:41 +0200 Oleksandr Gavenko Fix: Symbol's function definition is void: global-semantic-idle-scheduler-mode
Tue, 11 Mar 2014 00:03:20 +0200 Oleksandr Gavenko Enable Semantic local file parsing.
Mon, 10 Mar 2014 23:47:55 +0200 Oleksandr Gavenko Add GNU Global check.
Mon, 10 Mar 2014 23:38:48 +0200 Oleksandr Gavenko Set selection background color.
Mon, 10 Mar 2014 23:16:14 +0200 Oleksandr Gavenko Enable semantic mode not only for build-in CEDET but for external Bzr/Git.
Mon, 10 Mar 2014 22:54:14 +0200 Oleksandr Gavenko Enable cedet-java.
Mon, 10 Mar 2014 22:52:06 +0200 Oleksandr Gavenko Enable ectag and global if available.
Mon, 10 Mar 2014 22:14:13 +0200 Oleksandr Gavenko Mark unmarked articles in current thread as read and move to
Sat, 08 Mar 2014 15:34:45 +0200 Oleksandr Gavenko Remove duplicate line.
Sat, 08 Mar 2014 14:57:08 +0200 Oleksandr Gavenko jabber-history-muc-enabled
Sat, 08 Mar 2014 14:51:26 +0200 Oleksandr Gavenko mouse-yank-at-point
Sat, 08 Mar 2014 14:50:00 +0200 Oleksandr Gavenko Make *scratch* buffer empty.
Thu, 06 Mar 2014 23:29:10 +0200 Oleksandr Gavenko merged
Mon, 03 Mar 2014 00:56:28 +0200 Oleksandr Gavenko Move marked by `org-done-keywords' entries to archive file defined by `my-org-archive-location'.
Sun, 02 Mar 2014 22:44:07 +0200 Oleksandr Gavenko Use org-capture if available instead of org-remember.
Tue, 04 Mar 2014 13:39:09 +0200 Oleksandr Gavenko Disable placeholders substitution in Oracle SQLi by Emacs itself.
Fri, 28 Feb 2014 17:12:01 +0200 Oleksandr Gavenko help:effective-pom help:effective-settings dependency:tree
Fri, 28 Feb 2014 16:38:33 +0200 Oleksandr Gavenko maven.help - Run help:describe for plugin at point.
Tue, 04 Feb 2014 21:52:43 +0200 Oleksandr Gavenko Fix: save-current-buffer: Opening output file: file name too long.
Wed, 29 Jan 2014 22:36:56 +0200 Oleksandr Gavenko Remove deprecated variable.
Mon, 20 Jan 2014 11:25:54 +0200 Oleksandr Gavenko Enable SRecode key binding for prog modes.
Fri, 10 Jan 2014 10:24:46 +0200 Oleksandr Gavenko Show memory usage in proced.
Thu, 09 Jan 2014 00:37:46 +0200 Oleksandr Gavenko Add learning file to list of files with deadline.
Fri, 03 Jan 2014 22:01:11 +0200 Oleksandr Gavenko Set fvwm-fvwmcommand-path after loading fvwm-mode.
Fri, 03 Jan 2014 21:09:14 +0200 Oleksandr Gavenko Set fvwm-fvwmcommand-path.
Mon, 30 Dec 2013 21:20:12 +0200 Oleksandr Gavenko Show sources along with debugger.
Sat, 28 Dec 2013 14:18:28 +0200 Oleksandr Gavenko Rebind C-x UP to mentally obvious behavior when used 3 or more windows.
Thu, 26 Dec 2013 19:24:16 +0200 Oleksandr Gavenko Colorize ANSI colour sequences in compilation buffer.
Sun, 22 Dec 2013 23:06:32 +0200 Oleksandr Gavenko Fix DEL character name so it work in terminal.
Sun, 22 Dec 2013 23:01:41 +0200 Oleksandr Gavenko Bind buffer deletion to C-x DEL to avoid accidental buffer deletion.
Thu, 19 Dec 2013 15:18:21 +0200 Oleksandr Gavenko Add useful key binding for killing window and switching to another window.
Tue, 17 Dec 2013 16:46:36 +0200 Oleksandr Gavenko Add shortcut to speedup buffer killing.
Tue, 12 Nov 2013 16:14:02 +0200 Oleksandr Gavenko Enable 'semantic/ia'.
Fri, 25 Oct 2013 18:38:53 +0300 Oleksandr Gavenko merged
Fri, 25 Oct 2013 12:27:19 +0300 Oleksandr Gavenko Fix dependencies.
Tue, 22 Oct 2013 19:40:45 +0300 Oleksandr Gavenko Automated merge with file:///home/srv/hg/dot-emacs
Mon, 21 Oct 2013 19:40:51 +0300 Oleksandr Gavenko Set font for IPA and other fontset under Linux.
Tue, 22 Oct 2013 19:40:33 +0300 Oleksandr Gavenko merged
Mon, 21 Oct 2013 21:39:26 +0300 Oleksandr Gavenko merged
Tue, 22 Oct 2013 08:18:23 +0300 Oleksandr Gavenko merged
Sat, 19 Oct 2013 19:05:32 +0300 Oleksandr Gavenko Check if 'package-initialize' present.
Mon, 21 Oct 2013 13:55:10 +0300 Oleksandr Gavenko Add margin to log buffers.
Sat, 19 Oct 2013 20:00:55 +0300 Oleksandr Gavenko Add highlighting for Java stack traces.
Tue, 15 Oct 2013 16:13:22 +0300 Oleksandr Gavenko maven-central helper.
Sat, 12 Oct 2013 16:38:39 +0300 Oleksandr Gavenko Enhance selection of input methods by using numeric prefix for modeless
Sat, 12 Oct 2013 15:43:06 +0300 Oleksandr Gavenko Refactoring input method selection.
Wed, 09 Oct 2013 20:14:17 +0300 Oleksandr Gavenko Remove wrongly duplicated file.
Wed, 09 Oct 2013 18:36:48 +0300 Oleksandr Gavenko Define own faces to remove dependency on compile.el.
Wed, 09 Oct 2013 18:08:28 +0300 Oleksandr Gavenko Remove debug code.
Wed, 09 Oct 2013 18:05:14 +0300 Oleksandr Gavenko Highlight standard elements in log4* like log-files.
Wed, 09 Oct 2013 16:44:42 +0300 Oleksandr Gavenko log4-hi-mode
Fri, 27 Sep 2013 15:41:17 +0300 Oleksandr Gavenko Update web-mode setting to new version.
Tue, 24 Sep 2013 01:08:59 +0300 Oleksandr Gavenko Enable Srecode mode.
Fri, 20 Sep 2013 23:12:23 +0300 Oleksandr Gavenko merged
Fri, 13 Sep 2013 21:23:48 +0300 Oleksandr Gavenko Browse URLs in external browser in w3m.
Wed, 18 Sep 2013 10:08:45 +0300 Oleksandr Gavenko Move package initialisation to top of file.
Wed, 18 Sep 2013 10:08:04 +0300 Oleksandr Gavenko Enable package module very early.
Mon, 09 Sep 2013 13:31:30 +0300 Oleksandr Gavenko Implement lzgrep and rzgrep commands.
Mon, 09 Sep 2013 09:42:25 +0300 Oleksandr Gavenko Set web-mode offsets.
Sat, 07 Sep 2013 18:27:43 +0300 Oleksandr Gavenko merged
Tue, 27 Aug 2013 21:15:00 +0300 Oleksandr Gavenko Add Victor Sergienko as important person.
Fri, 06 Sep 2013 18:09:52 +0300 Oleksandr Gavenko merged
Thu, 05 Sep 2013 16:41:58 +0300 Oleksandr Gavenko Use global-whitespace-mode.
Tue, 30 Jul 2013 22:48:54 +0300 Oleksandr Gavenko Enable 'goto-address-mode' in 'term-mode'.
Sun, 21 Jul 2013 00:12:20 +0300 Oleksandr Gavenko package-enable-at-startup and lowercase epla archive name.
Fri, 19 Jul 2013 01:07:35 +0300 Oleksandr Gavenko Add autoloads to debian-doc.el.
Fri, 19 Jul 2013 00:55:38 +0300 Oleksandr Gavenko merged
Thu, 18 Jul 2013 00:06:35 +0300 Oleksandr Gavenko Check for timeout in gnus article fetching.
Thu, 18 Jul 2013 12:09:42 +0300 Oleksandr Gavenko Add docs to fix "M-x checkdoc" errors.
Thu, 18 Jul 2013 12:03:56 +0300 Oleksandr Gavenko Base implementation of Debian doc-base and Emacs integration.
Wed, 26 Jun 2013 00:40:11 +0300 Oleksandr Gavenko merged
Fri, 07 Jun 2013 00:59:28 +0300 Oleksandr Gavenko Set GNUS file reading settings.
Fri, 21 Jun 2013 17:04:12 +0300 Oleksandr Gavenko Add sql mode to devel mode list for imenu support.
Wed, 29 May 2013 16:55:17 +0300 Oleksandr Gavenko In Emacs 23.1: smerge-refine highlights word-level details of changes in
Thu, 23 May 2013 19:07:32 +0300 Oleksandr Gavenko Add plsql file extension to auto-mode-alist.
Tue, 14 May 2013 19:44:11 +0300 Oleksandr Gavenko merged
Sun, 21 Apr 2013 16:32:08 +0300 Oleksandr Gavenko merged
Thu, 11 Apr 2013 00:19:10 +0300 Oleksandr Gavenko Some GNUS default settings...
Thu, 11 Apr 2013 00:09:28 +0300 Oleksandr Gavenko Fix feature name. Limit minimal subject length for exclude...
Mon, 08 Apr 2013 01:00:32 +0300 Oleksandr Gavenko Add negative scores for all articles with same subject.
Fri, 05 Apr 2013 00:21:08 +0300 Oleksandr Gavenko Fix syntax (broken grouping).
Thu, 04 Apr 2013 22:26:19 +0300 Oleksandr Gavenko Fix docs. Simplify code.
Mon, 01 Apr 2013 01:27:34 +0300 Oleksandr Gavenko Fix regex escape syntax.
Sun, 31 Mar 2013 19:18:38 +0300 Oleksandr Gavenko Decrease barrier for expunging articles.
Sun, 31 Mar 2013 19:12:55 +0300 Oleksandr Gavenko These variables are local to each summary buffer and usually set by the score
Sun, 31 Mar 2013 19:10:25 +0300 Oleksandr Gavenko Set same vlaue as in all.SCORE.
Sun, 31 Mar 2013 18:54:39 +0300 Oleksandr Gavenko I don't need lowering scores.
Sun, 31 Mar 2013 16:19:09 +0300 Oleksandr Gavenko Don't show group buffer to speed up buffer switching.
Wed, 08 May 2013 12:09:07 +0300 Oleksandr Gavenko Properly set come keys for completion.
Wed, 08 May 2013 11:40:04 +0300 Oleksandr Gavenko Reorder code.
Wed, 08 May 2013 10:44:48 +0300 Oleksandr Gavenko Enable many CEDET features.
Wed, 08 May 2013 10:26:21 +0300 Oleksandr Gavenko Fix typo in var name (so CEDET should be activated now).
Fri, 26 Apr 2013 14:57:07 +0300 Oleksandr Gavenko Associate .xsd/.rng files with nxml-mode.
Thu, 25 Apr 2013 11:59:01 +0300 Oleksandr Gavenko Implement 'my-org-kill-by-tag'.
Tue, 26 Mar 2013 11:25:33 +0200 Oleksandr Gavenko Fix mode feature name.
Mon, 18 Mar 2013 11:42:30 +0200 Oleksandr Gavenko Boost iswitchb by regex matching and showing old files.
Fri, 15 Mar 2013 17:53:49 +0200 Oleksandr Gavenko Set engine for JSP tag files.
Fri, 15 Mar 2013 17:03:16 +0200 Oleksandr Gavenko Add JSP tag file to web-modes.
Fri, 15 Mar 2013 16:36:21 +0200 Oleksandr Gavenko Fix pattern for '.jspf' files.
Thu, 14 Mar 2013 23:05:34 +0200 Oleksandr Gavenko Use 'web-mode' if available.
Sat, 16 Feb 2013 23:38:46 +0200 Oleksandr Gavenko Use icomplete for all completion-tables.
Sun, 27 Jan 2013 23:34:57 +0200 Oleksandr Gavenko Fix my-python-add-to-path to allow ~ in path.
Sun, 27 Jan 2013 23:27:12 +0200 Oleksandr Gavenko Fix 'eval-after-load' usage. Fix mode name.
Sun, 27 Jan 2013 23:21:43 +0200 Oleksandr Gavenko Disable rope.
Sun, 27 Jan 2013 21:53:06 +0200 Oleksandr Gavenko Enable SRecord.
Sun, 27 Jan 2013 21:51:57 +0200 Oleksandr Gavenko Mark Python binary files as temporary.
Sun, 13 Jan 2013 16:31:05 +0200 Oleksandr Gavenko Switch to other window by Super-TAB.
Sun, 13 Jan 2013 16:20:55 +0200 Oleksandr Gavenko Fix (info "(elisp) Surprising Local Vars").
Sun, 13 Jan 2013 15:57:08 +0200 Oleksandr Gavenko Omit condition from loop.
Sun, 13 Jan 2013 15:01:14 +0200 Oleksandr Gavenko Search for KEY in all known keymaps.
Sun, 13 Jan 2013 11:58:08 +0200 Oleksandr Gavenko Set TAB width to 8 in .el files to proper shown Emacs sources.
Mon, 07 Jan 2013 00:37:21 +0200 Oleksandr Gavenko Add function: "Encode string to percent encoding."
Thu, 20 Dec 2012 23:42:25 +0200 Oleksandr Gavenko merged
Wed, 19 Dec 2012 11:15:54 +0200 Oleksandr Gavenko Add HOME tag to org-mode.
Wed, 05 Dec 2012 00:21:19 +0200 Oleksandr Gavenko merged
Tue, 04 Dec 2012 13:19:43 +0200 Oleksandr Gavenko merged
Mon, 03 Dec 2012 09:04:29 +0200 Oleksandr Gavenko Treat '$' as word syntax for JS mode to simplify C-Left/Right movement for jQuery.
(0) -1000 -240 +240 tip