.emacs-my
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.
Sun, 16 Dec 2012 20:04:53 +0200 Oleksandr Gavenko Add function that dump all function calls in current buffer. Useful to explore
Sun, 16 Dec 2012 18:07:16 +0200 Oleksandr Gavenko Set org-mode archiving info types.
Thu, 13 Dec 2012 14:10:47 +0200 Oleksandr Gavenko With `org-tag-persistent-alist' variable tags duplicated in *Org Tags* menu. I
Tue, 04 Dec 2012 23:12:32 +0200 Oleksandr Gavenko Add "GET" tag for org-mode.
Sat, 01 Dec 2012 13:14:57 +0200 Oleksandr Gavenko Add doc strings.
Thu, 22 Nov 2012 21:18:54 +0200 Oleksandr Gavenko Send M-left and M-right control sequences as in xterm for my Readline
Tue, 20 Nov 2012 21:48:05 +0200 Oleksandr Gavenko I disable this due to bugs in Emacs (it doesn't highlight at all until you
Mon, 19 Nov 2012 00:51:19 +0200 Oleksandr Gavenko merged
Thu, 15 Nov 2012 08:09:07 +0200 Oleksandr Gavenko merged
Wed, 14 Nov 2012 10:57:10 +0200 Oleksandr Gavenko Use .pom files as XML files.
Sat, 17 Nov 2012 20:29:05 +0200 Oleksandr Gavenko Increase scrolling speed by defer consuming operation.
Tue, 13 Nov 2012 20:07:21 +0200 Oleksandr Gavenko Fix condition to check support for imenu.
Tue, 13 Nov 2012 19:43:23 +0200 Oleksandr Gavenko Fix: File mode specification error: (error "The mode `nXML' does not support Imenu").
Mon, 12 Nov 2012 16:58:37 +0200 Oleksandr Gavenko Add nxml to list of devel modes. Call 'nxml-complete' as completion function.
Fri, 09 Nov 2012 16:20:22 +0200 Oleksandr Gavenko Disable: sometimes it take a long time to process large hunks.
Fri, 09 Nov 2012 16:15:06 +0200 Oleksandr Gavenko Set 'selection-coding-system' to 'nil' to automatically select proper coding
Thu, 08 Nov 2012 19:23:09 +0200 Oleksandr Gavenko *-nomark like function removed in Emacs 24.x.
Wed, 07 Nov 2012 23:06:52 +0200 Oleksandr Gavenko Fix: case-fold-search become buffer local so set default value...
Wed, 07 Nov 2012 23:05:46 +0200 Oleksandr Gavenko Fix key name.
Wed, 07 Nov 2012 23:03:44 +0200 Oleksandr Gavenko Define nice key binding for completion in nxml.
Mon, 05 Nov 2012 10:22:39 +0200 Oleksandr Gavenko Add checks for: Buffer have no association with a file.
Fri, 02 Nov 2012 12:09:02 +0200 Oleksandr Gavenko Define own jsp-mode based on html-mode with JSP comment style.
Fri, 02 Nov 2012 08:50:48 +0200 Oleksandr Gavenko Use .jspf files as html.
Sun, 28 Oct 2012 13:51:00 +0200 Oleksandr Gavenko Set background for diff refine.
Sun, 28 Oct 2012 13:38:38 +0200 Oleksandr Gavenko Enable diff-auto-refine-mode.
Sun, 28 Oct 2012 13:34:03 +0200 Oleksandr Gavenko Fix indenting.
Sun, 28 Oct 2012 13:31:32 +0200 Oleksandr Gavenko Reorder sections.
Fri, 26 Oct 2012 01:09:54 +0300 Oleksandr Gavenko Enable 'info-lookup' for 'makefile-gmake-mode'.
Fri, 26 Oct 2012 01:02:34 +0300 Oleksandr Gavenko Disable yas. Add info-lookup fix for automake manual.
Tue, 23 Oct 2012 09:38:56 +0300 Oleksandr Gavenko Add basic Yasnippet settings.
Mon, 22 Oct 2012 20:08:21 +0300 Oleksandr Gavenko merged
Mon, 22 Oct 2012 15:56:27 +0300 Oleksandr Gavenko Add error parsing from Maven.
Thu, 18 Oct 2012 20:22:11 +0300 Oleksandr Gavenko Switch to C-v prefix for my key bindings.
Wed, 17 Oct 2012 13:26:01 +0300 Oleksandr Gavenko Disable workaround for:
Tue, 16 Oct 2012 21:15:57 +0300 Oleksandr Gavenko merged
Tue, 16 Oct 2012 15:41:34 +0300 Oleksandr Gavenko Fix: balance parents. Fix typo in func name.
Tue, 16 Oct 2012 13:41:41 +0300 Oleksandr Gavenko Search for NetBeans executable in PATH, later in '/opt/netbeans*/bin/'.
Tue, 16 Oct 2012 13:33:33 +0300 Oleksandr Gavenko Fix typo: command name. Add error checking code.
Tue, 16 Oct 2012 13:27:28 +0300 Oleksandr Gavenko Add integration with NetBeans (netbeans-open-this-buffer).
Tue, 16 Oct 2012 09:48:17 +0300 Oleksandr Gavenko Enable html-mode for JSP pages.
Sat, 13 Oct 2012 12:08:02 +0300 Oleksandr Gavenko Add customisation for 'htmlize'.
Fri, 12 Oct 2012 18:38:17 +0300 Oleksandr Gavenko Enable "M-/", "C-c g", "C-c d", "C-c f" shortcuts.
Thu, 11 Oct 2012 21:25:50 +0300 Oleksandr Gavenko Remove key bindings.
Thu, 11 Oct 2012 21:23:36 +0300 Oleksandr Gavenko Remove unused key binding.
Thu, 11 Oct 2012 21:21:43 +0300 Oleksandr Gavenko Remove unused key bindings.
Thu, 11 Oct 2012 21:20:05 +0300 Oleksandr Gavenko Move related code to common place.
Thu, 11 Oct 2012 14:06:01 +0300 Oleksandr Gavenko line-spacing and ediff-split-window-function.
Thu, 11 Oct 2012 14:03:12 +0300 Oleksandr Gavenko Add scons settings.
Tue, 02 Oct 2012 11:31:11 +0300 Oleksandr Gavenko Add MAIL org tag.
Mon, 01 Oct 2012 01:00:53 +0300 Oleksandr Gavenko Remove unused commented code.
Sun, 30 Sep 2012 22:58:45 +0300 Oleksandr Gavenko Add key binding for readline command: backward-kill-word and kill-word.
Thu, 27 Sep 2012 15:04:10 +0300 Oleksandr Gavenko Add org tag.
Thu, 27 Sep 2012 00:33:52 +0300 Oleksandr Gavenko Don't spawn separate ediff frame as this conflict with my setting in Fvwm:
less more (0) -300 -100 -60 tip