.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:
Mon, 24 Sep 2012 19:58:13 +0300 Oleksandr Gavenko I use 100 for replay to me and 200 for essential mails, and -50 for bad mails.
Mon, 24 Sep 2012 19:45:13 +0300 Oleksandr Gavenko Document gnus-extra-headers.
Sun, 23 Sep 2012 11:06:47 +0300 Oleksandr Gavenko Disable erc-autojoin-channels.
Sat, 22 Sep 2012 20:23:41 +0300 Oleksandr Gavenko Increase gnus-large-ephemeral-newsgroup.
Sat, 22 Sep 2012 17:48:31 +0300 Oleksandr Gavenko Add key bindings for natural movement by arrow keys and opening url in
Sat, 22 Sep 2012 13:47:03 +0300 Oleksandr Gavenko I need use w3m because nntp://sql.ru provide only articles in HTML with highly
Thu, 20 Sep 2012 21:06:14 +0300 Oleksandr Gavenko Add Organization header for 'C-x m'.
Thu, 20 Sep 2012 20:52:53 +0300 Oleksandr Gavenko Move code to proper place. Merge duplicate code.
Thu, 20 Sep 2012 20:39:19 +0300 Oleksandr Gavenko Use ORGANIZATION env var in gnus-posting-styles.
Thu, 20 Sep 2012 19:58:05 +0300 Oleksandr Gavenko Don't use w3m for HTML text because of it navigation style (move across
Thu, 20 Sep 2012 18:43:38 +0300 Oleksandr Gavenko document linum-mode.
Thu, 20 Sep 2012 18:42:58 +0300 Oleksandr Gavenko header-line-format
Thu, 20 Sep 2012 14:57:06 +0300 Oleksandr Gavenko gnus-summary-display-arrow
Thu, 20 Sep 2012 14:56:46 +0300 Oleksandr Gavenko Highlight root articles in Gnus summary buffer.
Thu, 20 Sep 2012 11:29:35 +0300 Oleksandr Gavenko Add link to my home page in Organization mail header.
Thu, 20 Sep 2012 11:11:11 +0300 Oleksandr Gavenko Show prefix and 'To' field instead 'From' for my mails.
Thu, 20 Sep 2012 10:31:25 +0300 Oleksandr Gavenko Change layout of summary buffer: add group window.
Thu, 13 Sep 2012 00:08:50 +0300 Oleksandr Gavenko Enable user defined dates in article buffer.
Mon, 03 Sep 2012 21:48:01 +0300 Oleksandr Gavenko Set term-buffer-maximum-size.
Sat, 01 Sep 2012 11:43:28 +0300 Oleksandr Gavenko Fix typo.
Sat, 01 Sep 2012 09:31:19 +0300 Oleksandr Gavenko Fix: symbol term-raw-map is void.
Fri, 31 Aug 2012 17:44:40 +0300 Oleksandr Gavenko Define C-left/-right navigation in term raw mode.
Thu, 30 Aug 2012 14:03:00 +0300 Oleksandr Gavenko Shown read groups anyway.
Wed, 29 Aug 2012 00:35:31 +0300 Oleksandr Gavenko package, elpa
Tue, 28 Aug 2012 23:55:12 +0300 Oleksandr Gavenko Remove redundant keyword.
Tue, 28 Aug 2012 22:48:16 +0300 Oleksandr Gavenko Own gnus-thread-score-function: If any followup have positive score assign
Fri, 24 Aug 2012 21:08:18 +0300 Oleksandr Gavenko Decrease score only if I delete articles, not when read.
Fri, 24 Aug 2012 20:15:06 +0300 Oleksandr Gavenko Show read groups in any case.
Tue, 14 Aug 2012 17:39:13 +0300 Oleksandr Gavenko Fix: Symbol's value as variable is void: desktop-globals-to-save
Tue, 14 Aug 2012 12:27:32 +0300 Oleksandr Gavenko Add command to show all subscribed groups (ever read).
Tue, 14 Aug 2012 11:41:10 +0300 Oleksandr Gavenko Set gnus-summary-next-group-on-exit to nil as I like stay an group from which
Tue, 14 Aug 2012 11:40:30 +0300 Oleksandr Gavenko Make C-Up, C-Down more like across paragraph moving.
Sun, 12 Aug 2012 15:24:33 +0300 Oleksandr Gavenko Save more user input by desktop-mode.
Sun, 12 Aug 2012 11:17:25 +0300 Oleksandr Gavenko Do not use gnus-score-followup-article if we use gnus-score-followup-thread.
Sun, 12 Aug 2012 11:08:25 +0300 Oleksandr Gavenko New scoring rules.
Sun, 12 Aug 2012 02:03:45 +0300 Oleksandr Gavenko Especially highlight my message and replays to me.
Sun, 12 Aug 2012 01:21:39 +0300 Oleksandr Gavenko Mark all send message with same domain "Message-Id" to provide for replays to
Sun, 12 Aug 2012 01:00:13 +0300 Oleksandr Gavenko Disable adaptive scoring.
Sat, 11 Aug 2012 22:45:44 +0300 Oleksandr Gavenko Set gnus-score-decay-constant.
Sat, 11 Aug 2012 22:41:51 +0300 Oleksandr Gavenko Increase gnus-large-newsgroup.
Sat, 11 Aug 2012 22:41:13 +0300 Oleksandr Gavenko Don't score read articles.
Thu, 09 Aug 2012 22:36:52 +0300 Oleksandr Gavenko Set gnus-signature-face to grey.
Thu, 09 Aug 2012 22:01:57 +0300 Oleksandr Gavenko Do not show very old timestamps.
Thu, 09 Aug 2012 19:37:40 +0300 Oleksandr Gavenko Scan for news.
Thu, 09 Aug 2012 19:21:53 +0300 Oleksandr Gavenko Remember when I visit group last time.
Thu, 09 Aug 2012 18:35:22 +0300 Oleksandr Gavenko Delete duplicate string.
Thu, 09 Aug 2012 18:32:43 +0300 Oleksandr Gavenko Fix code grouping.
Thu, 26 Jul 2012 15:18:14 +0300 Oleksandr Gavenko Make 'mymake' as default compile command.
Tue, 10 Jul 2012 18:34:22 +0300 Oleksandr Gavenko Escape file name with safe chars.
Tue, 10 Jul 2012 17:07:12 +0300 Oleksandr Gavenko Fix typo.
Sun, 08 Jul 2012 22:13:39 +0300 Oleksandr Gavenko Add case of newsgroup.
Sun, 08 Jul 2012 21:39:10 +0300 Oleksandr Gavenko Store message in `gnus-article-save-directory' after successful sending. It is
Fri, 06 Jul 2012 22:11:21 +0300 Oleksandr Gavenko Fix indent level for closed parenthesis.
Fri, 06 Jul 2012 22:01:53 +0300 Oleksandr Gavenko Set indentation rules for cperl.
Fri, 06 Jul 2012 21:54:09 +0300 Oleksandr Gavenko Add perl-mode cperl-mode to my-devel-mode-list for Imenu.
Fri, 06 Jul 2012 21:40:37 +0300 Oleksandr Gavenko Expands for keywords such as foreach, while, etc...
Fri, 06 Jul 2012 21:38:16 +0300 Oleksandr Gavenko Don't show all man page. I set man switches to "-a"...
Fri, 06 Jul 2012 21:33:55 +0300 Oleksandr Gavenko Use cperl instead perl mode.
Wed, 04 Jul 2012 20:56:55 +0300 Oleksandr Gavenko Set read-buffer-completion-ignore-case.
Wed, 04 Jul 2012 20:52:21 +0300 Oleksandr Gavenko default-truncate-lines is depricated since 23.2. Set
Wed, 04 Jul 2012 20:46:57 +0300 Oleksandr Gavenko Set ps-paper-type.
Wed, 04 Jul 2012 20:45:21 +0300 Oleksandr Gavenko Set track-eol.
Mon, 02 Jul 2012 14:23:41 +0300 Oleksandr Gavenko Don't set view-read-only to 't' because of bug with gettext.el.
Sun, 01 Jul 2012 02:03:12 +0300 Oleksandr Gavenko Show "Archived-At" header for Gmane.
Wed, 27 Jun 2012 23:09:48 +0300 Oleksandr Gavenko Set encoding for '#debian-russian'.
Wed, 06 Jun 2012 23:28:41 +0300 Oleksandr Gavenko merged
Wed, 06 Jun 2012 23:28:22 +0300 Oleksandr Gavenko Disable shown consts in *goal* buffer.
Wed, 06 Jun 2012 23:26:29 +0300 Oleksandr Gavenko Add info to remember.
Sat, 02 Jun 2012 22:30:07 +0300 Oleksandr Gavenko Define key binding to send paragraph to SML process.
Fri, 01 Jun 2012 17:38:24 +0300 Oleksandr Gavenko Define key binding 'proof-goto-point' for .thy file.
Sat, 12 May 2012 21:33:24 +0300 Oleksandr Gavenko Set isar-display:show-types and isar-display:show-brackets.
Wed, 09 May 2012 23:28:38 +0300 Oleksandr Gavenko Add Proof General settings.
Fri, 06 Apr 2012 20:05:16 +0300 Oleksandr Gavenko Do not mark directories as temp files.
Tue, 28 Feb 2012 21:05:40 +0200 Oleksandr Gavenko Comment customising of 'enable-recursive-minibuffers' (use for example purpose).
Tue, 28 Feb 2012 21:04:13 +0200 Oleksandr Gavenko Set enable-recursive-minibuffers to t.
Mon, 27 Feb 2012 21:54:51 +0200 Oleksandr Gavenko Add 'texinfo-mode' to 'my-devel-mode-list' for TODO highlighting.
Mon, 27 Feb 2012 12:19:25 +0200 Oleksandr Gavenko Prevent from closing 'NOTE.org' buffer.
Sun, 26 Feb 2012 19:45:31 +0200 Oleksandr Gavenko Load 'pymacs' and 'ropemacs' automatically.
Mon, 20 Feb 2012 20:59:12 +0200 Oleksandr Gavenko Add sign for euro and hryvnia.
Mon, 20 Feb 2012 13:08:16 +0200 Oleksandr Gavenko Fix "isearch-no-upper-case-p: Wrong type argument: stringp, nil" from gnus.
Sat, 04 Feb 2012 23:11:04 +0200 Oleksandr Gavenko Enable 'global-hi-lock-mode'.
Sat, 28 Jan 2012 22:20:59 +0200 Oleksandr Gavenko Disable coding for ICQ.
Wed, 04 Jan 2012 17:10:55 +0200 Oleksandr Gavenko Add '.py' and '.sh' as allowed executable extension.
Wed, 04 Jan 2012 00:33:56 +0200 Oleksandr Gavenko Fix "Symbol's value as variable is void: py-version".
Tue, 03 Jan 2012 18:46:17 +0200 Oleksandr Gavenko Fix bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654398
Thu, 15 Dec 2011 22:16:25 +0200 Oleksandr Gavenko Use 'sendmail-send-it' for 'send-mail-function' under Debian as
Mon, 12 Dec 2011 23:04:55 +0200 Oleksandr Gavenko Don't change ``manual-program`` for Linux.
Sun, 27 Nov 2011 20:52:42 +0200 Oleksandr Gavenko Kill Gnus when exiting Emacs.
Sat, 26 Nov 2011 20:02:29 +0200 Oleksandr Gavenko merged
Sat, 26 Nov 2011 19:44:43 +0200 Oleksandr Gavenko Don't set 'selection-coding-system' for Windows. This is no longer needed.
Tue, 22 Nov 2011 11:15:46 +0200 Oleksandr Gavenko Do not set coding system for terminal. This fix displaying CP1251 coding in
Fri, 18 Nov 2011 22:29:01 +0200 Oleksandr Gavenko merged
Thu, 17 Nov 2011 22:38:03 +0200 Oleksandr Gavenko (setq org-agenda-include-diary t)
Thu, 17 Nov 2011 12:17:14 +0200 Oleksandr Gavenko Enable jdone if available.
Wed, 16 Nov 2011 17:08:05 +0200 Oleksandr Gavenko Some settings for Gnus caching (same as default values).
Mon, 14 Nov 2011 13:22:15 +0200 Oleksandr Gavenko Add basic figlet function.
Mon, 14 Nov 2011 10:21:35 +0200 Oleksandr Gavenko Set 'user-nick' if it was not defined in ~/.emacs-auth or somewhere.
Mon, 14 Nov 2011 09:58:35 +0200 Oleksandr Gavenko merged
Fri, 11 Nov 2011 10:54:18 +0200 Oleksandr Gavenko Enable 'electric' and disable 'auto-newline' in C-like modes. Previously I
Sat, 12 Nov 2011 13:18:30 +0200 Oleksandr Gavenko Increase the score for followups to a sent article.
Sat, 12 Nov 2011 13:14:33 +0200 Oleksandr Gavenko Set gnus-use-scoring to t.
Sat, 12 Nov 2011 00:25:26 +0200 Oleksandr Gavenko Mark that I am not 'gnus-novice-user' to avoid conformation when delete mails.
Thu, 10 Nov 2011 13:35:15 +0200 Oleksandr Gavenko merged
Wed, 09 Nov 2011 10:03:47 +0200 Oleksandr Gavenko Disable electric-state.
Thu, 10 Nov 2011 00:16:32 +0200 Oleksandr Gavenko Fix 'gnus-summary-cancelled' face (default have black background which
Thu, 10 Nov 2011 00:14:56 +0200 Oleksandr Gavenko Remove duplication, move code above.
Wed, 09 Nov 2011 23:51:15 +0200 Oleksandr Gavenko Remove gnus-ignored-newsgroups to show all GMail folders.
Wed, 09 Nov 2011 22:50:02 +0200 Oleksandr Gavenko Set nnfolder-active-file.
Wed, 09 Nov 2011 22:32:02 +0200 Oleksandr Gavenko Set "~/.gnus" prefix to all mail directories.
Wed, 09 Nov 2011 21:27:40 +0200 Oleksandr Gavenko Use another symbol graphic symbol as old does not present in Windows 7.
Wed, 09 Nov 2011 21:15:42 +0200 Oleksandr Gavenko Fix scrolling speed as I am use settings that documentation recommend avoid.
Wed, 09 Nov 2011 20:51:40 +0200 Oleksandr Gavenko Basic 'bbdb' settings.
Wed, 09 Nov 2011 00:19:20 +0200 Oleksandr Gavenko Disable hooks for score gathering as they require Gnus already loaded.
Wed, 09 Nov 2011 00:00:04 +0200 Oleksandr Gavenko Enable man and info page from Cygwin and from '~/usr/share'.
Tue, 08 Nov 2011 12:11:54 +0200 Oleksandr Gavenko Spam settings (commented).
Tue, 08 Nov 2011 11:50:59 +0200 Oleksandr Gavenko gnus-topic-mode
Tue, 08 Nov 2011 11:49:46 +0200 Oleksandr Gavenko gnus-sorted-header-list
Tue, 08 Nov 2011 11:47:48 +0200 Oleksandr Gavenko gnus-visible-headers
Tue, 08 Nov 2011 11:45:34 +0200 Oleksandr Gavenko Store gnus specific files to '~/.gnus'.
Tue, 08 Nov 2011 11:38:36 +0200 Oleksandr Gavenko Increase the score for followups to a sent article.
Tue, 08 Nov 2011 11:37:33 +0200 Oleksandr Gavenko When composing a mail, start the auto-fill-mode.
Tue, 08 Nov 2011 11:36:06 +0200 Oleksandr Gavenko Show standard status in Gnus summary.
Tue, 08 Nov 2011 11:32:29 +0200 Oleksandr Gavenko Customize gnus-sum-thread-tree.
Tue, 08 Nov 2011 11:26:56 +0200 Oleksandr Gavenko Modify 'gnus-summary-line-format'.
Tue, 08 Nov 2011 11:26:35 +0200 Oleksandr Gavenko Split scoring setting from other.
Tue, 08 Nov 2011 10:21:49 +0200 Oleksandr Gavenko Do not use the html part of a message, use the text part if possible!
Tue, 08 Nov 2011 10:13:15 +0200 Oleksandr Gavenko If you're spooling in overlapping mbox folders, you probably want
Tue, 08 Nov 2011 10:04:08 +0200 Oleksandr Gavenko gnus-thread-sort-by-date
Tue, 08 Nov 2011 02:02:06 +0200 Oleksandr Gavenko Enable flyspell for message composing buffer.
Tue, 08 Nov 2011 02:00:01 +0200 Oleksandr Gavenko Enable ecomplete in addition to abbrev for mail completion.
Tue, 08 Nov 2011 01:44:58 +0200 Oleksandr Gavenko Make date header setting in portable way as recommended in manual.
Tue, 08 Nov 2011 01:40:54 +0200 Oleksandr Gavenko Define own citation format. Also this fix of inclusion mail address of cited
Tue, 08 Nov 2011 01:00:08 +0200 Oleksandr Gavenko Use message-user-agent as mail-user-agent.
Tue, 08 Nov 2011 00:59:39 +0200 Oleksandr Gavenko Move message-mode settings to own section.
Tue, 08 Nov 2011 00:56:22 +0200 Oleksandr Gavenko Delete 'unknown' section.
Tue, 08 Nov 2011 00:49:37 +0200 Oleksandr Gavenko Remove key binding in Org mode to:
Tue, 08 Nov 2011 00:42:35 +0200 Oleksandr Gavenko 'transient-mark-mode' and 'pc-selection-mode' are deprecated. Emacs 24 default
Mon, 07 Nov 2011 22:42:40 +0200 Oleksandr Gavenko Enable flyspell for Log-Edit buffer to decrease spell errors.
Mon, 07 Nov 2011 14:21:32 +0200 Oleksandr Gavenko Set following in ~/.emacs-auth.
Mon, 07 Nov 2011 02:47:12 +0200 Oleksandr Gavenko Load auth info if possible. Load smtpmail if user provide server to use.
Mon, 07 Nov 2011 02:25:36 +0200 Oleksandr Gavenko Kill message buffer after mail send. You always can use C-c C-s to preserve it.
Mon, 07 Nov 2011 02:21:46 +0200 Oleksandr Gavenko Enable mailalias.
Mon, 07 Nov 2011 01:13:30 +0200 Oleksandr Gavenko Backout 9f9d6f836095
Sun, 06 Nov 2011 01:03:16 +0200 Oleksandr Gavenko Fix coding for Cygwin Emacs when LANG=ru_RU.cp1251.
Sun, 06 Nov 2011 00:40:26 +0200 Oleksandr Gavenko Bind 'F7' to 'rgrep' as 'M-F7' does not possible in terminal.
Sun, 06 Nov 2011 00:16:54 +0200 Oleksandr Gavenko Set fill-column for "Log-Edit" buffer.
Sun, 06 Nov 2011 00:06:18 +0200 Oleksandr Gavenko Use different 'recentf' and 'desktop' files and do not enable
Sat, 05 Nov 2011 11:23:57 +0200 Oleksandr Gavenko merged
Sat, 05 Nov 2011 11:23:47 +0200 Oleksandr Gavenko Don't load pc-selection-mode for Emacs 24. This mode is obsolete.
Fri, 04 Nov 2011 16:20:10 +0200 Oleksandr Gavenko Down priority for Makefile pattern to allow match .diff/.rej first.
Thu, 03 Nov 2011 23:09:41 +0200 Oleksandr Gavenko Set 'fill-column' to 78 for mail compose 'message' buffer.
Wed, 02 Nov 2011 12:10:16 +0200 Oleksandr Gavenko Add _build, _dist, _lib to 'grep-find-ignored-directories'.
Wed, 26 Oct 2011 15:58:03 +0300 Oleksandr Gavenko Enable 'auto-revert-tail-mode' on '.log' files.
Tue, 25 Oct 2011 21:27:03 +0300 Oleksandr Gavenko Switch any file with '/var/log/' part in path to 'auto-revert-tail-mode'.
Tue, 25 Oct 2011 03:58:25 +0300 Oleksandr Gavenko gnus-site-init-file
Tue, 25 Oct 2011 03:57:36 +0300 Oleksandr Gavenko Don't call the debugger regardless of condition handlers.
Tue, 25 Oct 2011 02:26:29 +0300 Oleksandr Gavenko Adaptive score for GNUS.
Tue, 25 Oct 2011 02:06:25 +0300 Oleksandr Gavenko Remove settings from 'gnus-audio.el' as I never use it.
Tue, 25 Oct 2011 01:21:09 +0300 Oleksandr Gavenko Add completion for 'script' and 'style' tags in html from sgml mode.
Mon, 24 Oct 2011 01:53:01 +0300 Oleksandr Gavenko Do not convert output of 'gnutls-cli'.
Mon, 24 Oct 2011 01:52:05 +0300 Oleksandr Gavenko Use smtpmail mode for sending mail.
Mon, 24 Oct 2011 01:47:47 +0300 Oleksandr Gavenko Fix 'starttls.el' on native Windows Emacs with gnutls-cli from Cygwin.
Sun, 23 Oct 2011 22:48:06 +0300 Oleksandr Gavenko Fix error: 'gnus-posting-styles' does not defined.
Sun, 23 Oct 2011 22:17:11 +0300 Oleksandr Gavenko Setup own time format (ISO 8601 + day of week) for GNUS article.
Sun, 23 Oct 2011 22:05:48 +0300 Oleksandr Gavenko With prefix enable debug backtrace when problems occur else disable.
Sun, 23 Oct 2011 21:55:13 +0300 Oleksandr Gavenko Add signature to mails.
Sun, 23 Oct 2011 20:46:01 +0300 Oleksandr Gavenko 'gnuserv' now dead.
Sun, 23 Oct 2011 19:39:35 +0300 Oleksandr Gavenko ispell-extra-args
Sun, 23 Oct 2011 19:02:32 +0300 Oleksandr Gavenko Add some GNUS settings.
Sun, 23 Oct 2011 00:21:43 +0300 Oleksandr Gavenko Add 'my-print-unicode' which print UNICODE table.
Sat, 22 Oct 2011 18:07:59 +0300 Oleksandr Gavenko Add 'LilyPond-mode' to 'my-devel-mode-list' for enabling scroll-margin.
Thu, 20 Oct 2011 11:51:56 +0300 Oleksandr Gavenko I prefer EN man pages.
Wed, 19 Oct 2011 10:59:44 +0300 Oleksandr Gavenko Enable auto-revert-tail-mode for log files from /var/log.
Wed, 19 Oct 2011 10:34:56 +0300 Oleksandr Gavenko Fix headline.
Wed, 19 Oct 2011 09:44:34 +0300 Oleksandr Gavenko Use 'find-file-hook' as 'find-file-hooks' marked as deprecated.
Sun, 16 Oct 2011 01:14:02 +0300 Oleksandr Gavenko my-python-django-fix + my-python-add-to-path.
Sun, 16 Oct 2011 00:39:28 +0300 Oleksandr Gavenko my-dos2cygwin-path
Sat, 15 Oct 2011 23:15:40 +0300 Oleksandr Gavenko 'eldoc-mode' for Python work starting from version 22.
Sat, 15 Oct 2011 23:14:28 +0300 Oleksandr Gavenko Enable 'eldoc-mode' for 'python-mode'.
Sat, 15 Oct 2011 15:55:02 +0300 Oleksandr Gavenko Remove 'python-continuation-offset'.
Sat, 15 Oct 2011 15:43:30 +0300 Oleksandr Gavenko Set 'python-indent' and 'python-continuation-offset'.
Thu, 13 Oct 2011 20:49:17 +0300 Oleksandr Gavenko merged
Mon, 10 Oct 2011 10:41:54 +0300 Oleksandr Gavenko Move 'diff-mode' to 'my-text-mode-list' for trailing spaces highlighting.
Tue, 11 Oct 2011 23:56:53 +0300 Oleksandr Gavenko Use "*scratch*" as temp buffer.
Thu, 06 Oct 2011 17:03:32 +0300 Oleksandr Gavenko merged
Thu, 06 Oct 2011 16:41:35 +0300 Oleksandr Gavenko Fix: ignore-errors does not defined under Emacs 22.2.1 (on Debian).
Thu, 06 Oct 2011 11:35:21 +0300 Oleksandr Gavenko Add func 'my-prevent-kill-buffer' and prevent kill '*scratch*' buffer.
Thu, 06 Oct 2011 11:26:17 +0300 Oleksandr Gavenko Define own outline-regex to easy view file structure.
Thu, 06 Oct 2011 01:25:51 +0300 Oleksandr Gavenko Convert percent encoded string to native.
Wed, 05 Oct 2011 02:56:52 +0300 Oleksandr Gavenko my-percent-decode
Wed, 05 Oct 2011 01:36:19 +0300 Oleksandr Gavenko Remove own implementation 'reglen' func as there exist standard M-= key binding for this task.
Sat, 01 Oct 2011 21:05:31 +0300 Oleksandr Gavenko Use different colors for added and removed lines in diff mode.
Fri, 30 Sep 2011 18:24:32 +0300 Oleksandr Gavenko merged
Thu, 29 Sep 2011 15:54:05 +0300 Oleksandr Gavenko Set indent level for privdate/public keywords.
Thu, 29 Sep 2011 15:51:04 +0300 Oleksandr Gavenko Enable electric new-line. Document auto indent after typing colon.
Thu, 29 Sep 2011 15:01:34 +0300 Oleksandr Gavenko Move some anonymous hooks to func definition.
Fri, 30 Sep 2011 01:01:49 +0300 Oleksandr Gavenko Follow new-style (and also UCS-16) Cygwin symlinks.
Thu, 22 Sep 2011 23:25:21 +0300 Oleksandr Gavenko Automaticaly append final newline.
Thu, 22 Sep 2011 01:58:21 +0300 Oleksandr Gavenko Don't send ^M to Python process under Windows as you get error
Mon, 19 Sep 2011 21:05:09 +0300 Oleksandr Gavenko merged
Mon, 19 Sep 2011 21:04:48 +0300 Oleksandr Gavenko FIX: 'html-tag-alist' is not defined in 'psgml' mode.
Wed, 14 Sep 2011 15:16:12 +0300 Oleksandr Gavenko Make behaviour same as in GUI for dired.
Wed, 07 Sep 2011 22:11:45 +0300 Oleksandr Gavenko Add 'tcl-mode' to 'my-devel-mode-list'.
Mon, 05 Sep 2011 11:31:35 +0300 Oleksandr Gavenko Add 'bat-generic-mode' to 'my-devel-mode-list'.
Sun, 04 Sep 2011 23:38:40 +0300 Oleksandr Gavenko Enable dict-mode.
Thu, 01 Sep 2011 21:50:46 +0300 Oleksandr Gavenko Fix rst-level-*-face for terminal.
Thu, 01 Sep 2011 09:49:23 +0300 Oleksandr Gavenko merge
Wed, 31 Aug 2011 09:43:10 +0300 Oleksandr Gavenko Add item to org-tag-persistent-alist.
Wed, 31 Aug 2011 20:41:09 +0300 Oleksandr Gavenko Bind 'yes-or-no-p' to 'y-or-n-p'.
Wed, 31 Aug 2011 20:35:50 +0300 Oleksandr Gavenko Add uniquify settings.
Sat, 27 Aug 2011 00:38:48 +0300 Oleksandr Gavenko compilation-ask-about-save
Sat, 27 Aug 2011 00:37:06 +0300 Oleksandr Gavenko display-time-day-and-date
Tue, 23 Aug 2011 00:05:37 +0300 Oleksandr Gavenko Remove text modes from devel mode list as it can not supprt imenu.
Sun, 21 Aug 2011 21:52:00 +0300 Oleksandr Gavenko Add rst-mode to my-devel-mode-list to hilight TABs.
Sat, 20 Aug 2011 11:08:19 +0300 Oleksandr Gavenko Update jabber motd.
Fri, 05 Aug 2011 17:03:02 +0300 Oleksandr Gavenko my-cygwin-search
Fri, 05 Aug 2011 16:34:43 +0300 Oleksandr Gavenko Move code for shell setup to proper place. Remove unused code as I do not use
Fri, 05 Aug 2011 15:39:31 +0300 Oleksandr Gavenko Try enable modes to avoid do this explicitly in '.emacs-pre'.
Wed, 03 Aug 2011 09:15:07 +0300 Oleksandr Gavenko Fix: "Symbol's value as variable is void: compilation-mode-map".
Tue, 02 Aug 2011 17:52:09 +0300 Oleksandr Gavenko Automated merge with file:///cygdrive/d/srv/hg-home/dot-emacs
Tue, 02 Aug 2011 17:50:42 +0300 Oleksandr Gavenko my-comint-send-string
Sun, 31 Jul 2011 22:31:00 +0300 Oleksandr Gavenko My tags for remember buffer.
Tue, 19 Jul 2011 23:14:10 +0300 Oleksandr Gavenko Redefine action to put 'html' tag in sgml-mode (more pretty look).
Sat, 16 Jul 2011 10:56:02 +0300 Oleksandr Gavenko Remove rst-mode from my-devel-mode-list as it does not support imenu (I get
Sat, 16 Jul 2011 10:50:36 +0300 Oleksandr Gavenko Add rst to devel mode for showing trailing spaces.
Sat, 09 Jul 2011 01:53:05 +0300 Oleksandr Gavenko Add .base .local .other to list of tmp files.
Thu, 07 Jul 2011 09:09:48 +0300 Oleksandr Gavenko fix misspelling
Wed, 06 Jul 2011 15:53:09 +0300 Oleksandr Gavenko Maintaining the table of contents up-to-date.
Fri, 01 Jul 2011 16:06:49 +0300 Oleksandr Gavenko Dicsonet from jabber on Emacs exit to prevent from 'openssl.exe.stackdump'.
Mon, 27 Jun 2011 21:51:53 +0300 Oleksandr Gavenko Use ~/devel/my-devel/gtd for 'org-directory' to allow fetch changes with
Sat, 25 Jun 2011 23:04:25 +0300 Oleksandr Gavenko Fix condition as it stop server from loading.
Sat, 25 Jun 2011 15:58:35 +0300 Oleksandr Gavenko Set basic mail settings.
Fri, 24 Jun 2011 18:02:12 +0300 Oleksandr Gavenko Make revert buffer available more early.
Fri, 24 Jun 2011 18:00:56 +0300 Oleksandr Gavenko Use c++-mode for JS files because of single char comment highlight but when
Thu, 23 Jun 2011 23:54:07 +0300 Oleksandr Gavenko merged
Thu, 23 Jun 2011 23:45:30 +0300 Oleksandr Gavenko simplify
Tue, 21 Jun 2011 16:18:54 +0300 Oleksandr Gavenko html-charref package for converting string from/to HTML charref.
Tue, 21 Jun 2011 12:07:04 +0300 Oleksandr Gavenko Make auto-save-interval lager.
Sun, 19 Jun 2011 23:16:11 +0300 Oleksandr Gavenko Always enable 'imenu'.
Sun, 19 Jun 2011 23:02:11 +0300 Oleksandr Gavenko Add support for 'imenu' and 'which-func' to 'nsis-mode'.
Sun, 19 Jun 2011 17:05:50 +0300 Oleksandr Gavenko debug-on-signal
Sat, 18 Jun 2011 12:11:57 +0300 Oleksandr Gavenko `-b' switch to ignore changes in whitespaces.
Sat, 18 Jun 2011 11:37:31 +0300 Oleksandr Gavenko Add docs.
Sat, 18 Jun 2011 11:36:34 +0300 Oleksandr Gavenko Add comment.
Sat, 18 Jun 2011 11:33:34 +0300 Oleksandr Gavenko Minor mode that highlights suspicious C and C++ constructions.
Sat, 18 Jun 2011 11:28:54 +0300 Oleksandr Gavenko Port to Emacs 22.x.
Sat, 18 Jun 2011 11:14:06 +0300 Oleksandr Gavenko Show current function name in the mode line.
Sat, 18 Jun 2011 10:46:07 +0300 Oleksandr Gavenko Exit from Emacs with less typing.
Sat, 18 Jun 2011 10:33:22 +0300 Oleksandr Gavenko Change 'frame-title-format'.
Sat, 18 Jun 2011 10:28:19 +0300 Oleksandr Gavenko Start the emacs server only if another instance of the server is not running.
Wed, 08 Jun 2011 11:43:23 +0300 Oleksandr Gavenko erc-notify-list
Tue, 07 Jun 2011 15:06:20 +0300 Oleksandr Gavenko Use gmake on FreeBSD.
Wed, 01 Jun 2011 21:10:14 +0300 Oleksandr Gavenko Enable reconnect facility for ERC.
Mon, 30 May 2011 23:34:46 +0300 Oleksandr Gavenko Add commented settings for remember.
Mon, 30 May 2011 23:32:36 +0300 Oleksandr Gavenko merged
Mon, 30 May 2011 23:32:08 +0300 Oleksandr Gavenko erc-encoding-coding-alist, erc-autojoin-channels-alist
Tue, 17 May 2011 16:35:48 +0300 Oleksandr Gavenko Add '.rej' files to matcher of tmp files. Optimize regex by switching to shy
Fri, 29 Apr 2011 19:14:46 +0300 Oleksandr Gavenko merged
Fri, 22 Apr 2011 14:10:53 +0300 Oleksandr Gavenko Add 'html-mode' to devel mode list.
Sat, 16 Apr 2011 00:08:23 +0300 Oleksandr Gavenko Temporary disable cedet-global and cedet-idutils as GNU Global and IdUtils may
Sun, 10 Apr 2011 23:24:21 +0300 Oleksandr Gavenko Fix error: my-elisp-find-tag: Symbol's value as variable is void: find-tag-marker-ring
Fri, 08 Apr 2011 13:13:07 +0300 Oleksandr Gavenko text2html
Thu, 07 Apr 2011 18:37:49 +0300 Oleksandr Gavenko Remove unused code.
Thu, 07 Apr 2011 18:37:31 +0300 Oleksandr Gavenko Enable 'semantc'.
Tue, 05 Apr 2011 13:54:38 +0300 Oleksandr Gavenko Indent initial frame to 2 pixel.
Thu, 31 Mar 2011 22:26:02 +0300 Oleksandr Gavenko Enable showing of trailing whitespace only in developer modes.
Wed, 30 Mar 2011 17:44:34 +0300 Oleksandr Gavenko merged
Tue, 29 Mar 2011 07:59:49 -0700 Oleksandr Gavenko Port to Mac OS X console Emacs 22.1.1.
Sat, 26 Mar 2011 18:52:58 +0200 Oleksandr Gavenko Fix 'eval-after-load' usage.
Sat, 26 Mar 2011 18:51:05 +0200 Oleksandr Gavenko Add '(setq debug-on-error t)' in comment to easy in debug.
Sat, 26 Mar 2011 18:50:22 +0200 Oleksandr Gavenko Exclude .svg image from supported image list, as Emacs doesn't come with SVG
Sat, 26 Mar 2011 17:57:25 +0200 Oleksandr Gavenko Fix feature name.
Sat, 26 Mar 2011 17:31:57 +0200 Oleksandr Gavenko Add path to local rnc schemas.
Sat, 26 Mar 2011 15:36:20 +0200 Oleksandr Gavenko I expect that these bindings work in all mode, Org mode use own, so redefine.
Sat, 26 Mar 2011 15:29:58 +0200 Oleksandr Gavenko Replace '(if COND (progn BODY...))' by '(when COND BODY...)'. Remove
Fri, 25 Mar 2011 15:41:34 +0200 Oleksandr Gavenko Save place from which we jump.
Wed, 23 Mar 2011 20:54:00 +0200 Oleksandr Gavenko Fix loading error for Emacs 21.3.
Wed, 23 Mar 2011 20:50:41 +0200 Oleksandr Gavenko split-height-threshold/split-width-threshold can not be nil in Emacs 21.x/22.x.
Wed, 23 Mar 2011 20:42:13 +0200 Oleksandr Gavenko Firstly enable 'recentf' to easy access to recently edited file when Emacs
Wed, 23 Mar 2011 20:19:28 +0200 Oleksandr Gavenko Try find variable at point, if fail find function in 'emacs-lisp-mode'.
Tue, 22 Mar 2011 22:50:26 +0200 Oleksandr Gavenko (setq read-file-name-completion-ignore-case t)
Tue, 22 Mar 2011 00:04:05 +0200 Oleksandr Gavenko http://www.emacswiki.org/emacs/PrettyLambda
Mon, 21 Mar 2011 22:44:45 +0200 Oleksandr Gavenko Stop 'ffap' in Dired as its suggestion is inconvenient.
Mon, 21 Mar 2011 00:37:44 +0200 Oleksandr Gavenko Generalize code.
Mon, 21 Mar 2011 00:18:46 +0200 Oleksandr Gavenko Generalize logic to rename symbols.
Sun, 20 Mar 2011 23:26:45 +0200 Oleksandr Gavenko Fix mode name for elisp files.
Sun, 20 Mar 2011 20:43:55 +0200 Oleksandr Gavenko Goto elisp definition.
Sun, 20 Mar 2011 20:42:06 +0200 Oleksandr Gavenko Enable 'turn-on-eldoc-mode'.
Sun, 20 Mar 2011 00:14:55 +0200 Oleksandr Gavenko (global-set-key (kbd C-x C-k) 'kill-this-buffer)
Sun, 20 Mar 2011 00:10:26 +0200 Oleksandr Gavenko Add some TODO keywords.
Sat, 19 Mar 2011 23:45:57 +0200 Oleksandr Gavenko Enable 'imenu' mode only in window system not terminal.
Sat, 19 Mar 2011 23:41:39 +0200 Oleksandr Gavenko Enable 'ffap' mode.
Tue, 15 Mar 2011 22:33:38 +0200 Oleksandr Gavenko With one item org-mode do not prompt choose template.
Fri, 11 Mar 2011 12:36:08 +0200 Oleksandr Gavenko Fix error in M-x shell on Emacs 23.3 (23.2/23.1/22.3 work perfectly):
Wed, 09 Mar 2011 00:37:46 +0200 Oleksandr Gavenko Fix "Prefer horizontal windows splitting" for terminals.
Thu, 03 Mar 2011 16:28:01 +0200 Oleksandr Gavenko Uppercase org file names.
Thu, 03 Mar 2011 16:00:27 +0200 Oleksandr Gavenko Define shortcut for NOTE file.
Thu, 03 Mar 2011 15:49:43 +0200 Oleksandr Gavenko Fix pattern.
Thu, 03 Mar 2011 14:36:40 +0200 Oleksandr Gavenko Set different agenda files.
Thu, 03 Mar 2011 12:04:46 +0200 Oleksandr Gavenko Reindent code.
Thu, 03 Mar 2011 12:02:07 +0200 Oleksandr Gavenko Move common part.
Thu, 03 Mar 2011 11:57:25 +0200 Oleksandr Gavenko Initialize remember mode before org-mode.
Thu, 03 Mar 2011 11:43:55 +0200 Oleksandr Gavenko Remember mode come with Emacs 23.x. Enable it.
Thu, 03 Mar 2011 11:33:19 +0200 Oleksandr Gavenko Reindent code.
Wed, 02 Mar 2011 17:51:10 +0200 Oleksandr Gavenko mouse-avoidance-mode
Wed, 02 Mar 2011 14:10:34 +0200 Oleksandr Gavenko Add code as note.
Fri, 25 Feb 2011 00:21:10 +0200 Oleksandr Gavenko Add note.
Tue, 22 Feb 2011 20:20:55 +0200 Oleksandr Gavenko On Debian Emacs 22.2.1 'split-height-threshold' MUST be number.
Tue, 22 Feb 2011 00:39:33 +0200 Oleksandr Gavenko Prefer horizontal windows splitting.
Mon, 21 Feb 2011 21:09:27 +0200 Oleksandr Gavenko merged
Sun, 20 Feb 2011 16:05:14 +0200 Oleksandr Gavenko Show error in EN locale to easy search how fix problem in docs and Internet.
Sun, 20 Feb 2011 21:11:26 +0200 Oleksandr Gavenko merged
Sun, 02 Jan 2011 21:03:16 +0200 Oleksandr Gavenko Prefer horizontal windows splitting.
Mon, 31 Jan 2011 11:25:26 +0200 Oleksandr Gavenko Redefine standard binding for sending message form RET to C-RET.
Thu, 27 Jan 2011 17:30:57 +0200 Oleksandr Gavenko Move code to proper place. Add 'f7' key binding for 'occur'.
Thu, 27 Jan 2011 12:06:16 +0200 Oleksandr Gavenko Don't indent first LEFT CURLY BRACKET on new line of macros.
Sun, 23 Jan 2011 20:40:42 +0200 Oleksandr Gavenko Simplify expr.
Sun, 23 Jan 2011 11:13:42 +0200 Oleksandr Gavenko merged
Sat, 15 Jan 2011 17:53:29 +0200 Oleksandr Gavenko Fix: 'grep-find-ignored-files' introduced in '23.2' version of Emacs.
Sat, 15 Jan 2011 17:44:42 +0200 Oleksandr Gavenko Uncomment essential line because of error:
Fri, 21 Jan 2011 14:57:49 +0200 Oleksandr Gavenko Remove duplicated lines.
Fri, 21 Jan 2011 14:56:53 +0200 Oleksandr Gavenko Fix 'eval-after-load' usage.
Fri, 21 Jan 2011 13:59:30 +0200 Oleksandr Gavenko Add TAGS file to 'iswitchb-buffer-ignore'.
Thu, 20 Jan 2011 17:57:43 +0200 Oleksandr Gavenko Set 'compilation-mode-font-lock-keywords' for MSVC.
Thu, 20 Jan 2011 17:56:40 +0200 Oleksandr Gavenko Fix 'eval-after-load' syntax.
Wed, 19 Jan 2011 12:15:48 +0200 Oleksandr Gavenko Set compilation-error-regexp-alist after loading 'compile.el'.
Wed, 19 Jan 2011 11:31:52 +0200 Oleksandr Gavenko Initialize prng.
Wed, 19 Jan 2011 11:16:32 +0200 Oleksandr Gavenko (setq display-buffer-reuse-frames t)
Wed, 19 Jan 2011 00:41:18 +0200 Oleksandr Gavenko Document 'debug-on-quit'.
Tue, 18 Jan 2011 09:52:09 +0200 Oleksandr Gavenko Set *Messages* buffer 'default-directory' to $HOME.
Tue, 18 Jan 2011 09:31:28 +0200 Oleksandr Gavenko merged
Mon, 17 Jan 2011 16:28:51 +0200 Oleksandr Gavenko 'default-directory' for '*scratch*' buffer. This allow 'eval-buffer' on '.emacs-my'.
Mon, 17 Jan 2011 16:22:30 +0200 Oleksandr Gavenko Use 'message' instead of comment to easy debug where error occurred.
Mon, 17 Jan 2011 16:16:05 +0200 Oleksandr Gavenko Fix "grep-find-ignored-directories unknow variable".
Mon, 17 Jan 2011 16:14:58 +0200 Oleksandr Gavenko Add missing brace.
Tue, 18 Jan 2011 00:03:25 +0200 Oleksandr Gavenko Speedup find-dired.
Mon, 17 Jan 2011 22:38:55 +0200 Oleksandr Gavenko Bound 'complete-tag' to M-RET.
Mon, 17 Jan 2011 21:51:05 +0200 Oleksandr Gavenko Document 'inhibit-default-init'.
Mon, 17 Jan 2011 21:40:36 +0200 Oleksandr Gavenko merged
Mon, 17 Jan 2011 00:08:34 +0200 Oleksandr Gavenko Fix 'etags-table-search-up-depth' as it an integer value of depth but not a
Mon, 17 Jan 2011 15:15:02 +0200 Oleksandr Gavenko Random set jabber status msg.
Mon, 17 Jan 2011 15:11:11 +0200 Oleksandr Gavenko Document some settings from .emacs-pre/-post.
Mon, 17 Jan 2011 15:06:56 +0200 Oleksandr Gavenko Set conection/login info for rcirc.
Mon, 17 Jan 2011 15:03:36 +0200 Oleksandr Gavenko Move user info to top.
Mon, 17 Jan 2011 14:57:40 +0200 Oleksandr Gavenko Remove prompt "Keep current list of tags tables also? (y or n)" which appear
Mon, 17 Jan 2011 14:56:49 +0200 Oleksandr Gavenko Add 'etags-select' and 'etags-table' customization.
Mon, 17 Jan 2011 14:18:38 +0200 Oleksandr Gavenko Increase 'jabber-backlog-number'.
Fri, 14 Jan 2011 12:25:45 +0200 Oleksandr Gavenko Added exclude pattern to 'grep-find-ignored-files'.
Fri, 14 Jan 2011 12:05:17 +0200 Oleksandr Gavenko Added exclude pattern to 'grep-find-ignored-directories'.
Wed, 12 Jan 2011 12:25:01 +0200 Oleksandr Gavenko Show non printable characters in hex, not in octal.
Thu, 23 Dec 2010 00:57:29 +0200 Oleksandr Gavenko merged
Mon, 20 Dec 2010 23:33:48 +0200 Oleksandr Gavenko Automated merge with file:///cygdrive/e/srv/hg/dot-emacs
Mon, 20 Dec 2010 23:33:38 +0200 Oleksandr Gavenko Set indent for NXML.
Mon, 20 Dec 2010 23:24:52 +0200 Oleksandr Gavenko Remove '*Help*' buffer from iswitchb exclude list.
Mon, 20 Dec 2010 23:23:43 +0200 Oleksandr Gavenko Make the complete element be treated as a single markup item.
Wed, 22 Dec 2010 15:00:02 +0200 Oleksandr Gavenko Ignore owners and groups under Cygwin (mostly because
Tue, 14 Dec 2010 15:54:04 +0200 Oleksandr Gavenko Add 'my-calc-eval-region' func.
Thu, 09 Dec 2010 12:32:50 +0200 Oleksandr Gavenko Allow send message to multiply users.
Thu, 09 Dec 2010 10:44:40 +0200 Oleksandr Gavenko Temporary disable CEDET.
Wed, 17 Nov 2010 14:44:17 +0200 Oleksandr Gavenko Exclude nsis-mode-hook from Imenu enabled modes as error occur:
Thu, 11 Nov 2010 00:38:35 +0200 Oleksandr Gavenko Select .stackdump files as dust.
Tue, 09 Nov 2010 22:53:33 +0200 Oleksandr Gavenko Automated merge with file:///cygdrive/e/srv/hg/dot-emacs
Tue, 09 Nov 2010 21:49:55 +0200 Oleksandr Gavenko Select .diff files as temporary.
Mon, 01 Nov 2010 23:25:12 +0200 Oleksandr Gavenko As old Emacs have on 'js-mode', use 'javascript-generic-mode'.
Mon, 01 Nov 2010 22:22:50 +0200 Oleksandr Gavenko merged
Thu, 28 Oct 2010 23:08:51 +0300 Oleksandr Gavenko Automated merge with file:///cygdrive/e/srv/hg/dot-emacs
Thu, 28 Oct 2010 23:01:59 +0300 Oleksandr Gavenko Simplify expression.
Fri, 29 Oct 2010 11:53:38 +0300 Oleksandr Gavenko tool-bar-mode not available under Cygwin console Emacs.
Thu, 21 Oct 2010 16:33:32 +0300 Oleksandr Gavenko Automated merge with file:///cygdrive/d/srv/hg-home/dot-emacs
Thu, 21 Oct 2010 16:06:36 +0300 Oleksandr Gavenko Remove old commented jde settings.
Thu, 21 Oct 2010 16:05:39 +0300 Oleksandr Gavenko C and C++ both use .h extension for headers.
Fri, 15 Oct 2010 18:02:18 +0300 Oleksandr Gavenko merged
Tue, 12 Oct 2010 15:05:33 +0300 Oleksandr Gavenko Set 'ediff-custom-diff-options'.
Mon, 11 Oct 2010 17:05:51 +0300 Oleksandr Gavenko Implicitly set 'SHELL' env var for Cygwin as in another case shell-command
Sun, 03 Oct 2010 18:39:42 +0300 Oleksandr Gavenko Removed debug code.
Fri, 01 Oct 2010 14:30:27 +0300 Oleksandr Gavenko Added 'nsis-mode' to 'my-devel-mode-list'.
Fri, 01 Oct 2010 14:21:03 +0300 Oleksandr Gavenko 'my-modelist-to-hooklist' convert list of MODES to list of hooks for these
Wed, 29 Sep 2010 23:49:46 +0300 Oleksandr Gavenko Colorize comint output (translate SGR control sequences into text-properties).
Wed, 29 Sep 2010 23:36:34 +0300 Oleksandr Gavenko Menu key under X have name 'menu' (in contrast to Windows - 'app').
Wed, 29 Sep 2010 23:35:21 +0300 Oleksandr Gavenko 'mouse-menu-bar-map' appear only in Emacs 23.x. To get work on any Emacs used
Tue, 28 Sep 2010 23:44:56 +0300 Oleksandr Gavenko Make old Emacs key binding like in Emacs 23.x (added key binding for 'occur').
Mon, 27 Sep 2010 15:21:17 +0300 Oleksandr Gavenko Added js-mode to my list of development modes.
Mon, 27 Sep 2010 12:24:34 +0300 Oleksandr Gavenko Explicitly set 'js-mode' for .js as 'generic-x' come with dumb 'javascript-generic-mode'.
Mon, 27 Sep 2010 11:01:57 +0300 Oleksandr Gavenko Set idl-mode indent style.
Mon, 27 Sep 2010 11:01:37 +0300 Oleksandr Gavenko Set 'arglist-close' to same indent level as 'arglist-intro' and 'arglist-cont-nonempty'.
Mon, 27 Sep 2010 10:52:03 +0300 Oleksandr Gavenko Fix: semantic-ia.el file not found if used builin Emacs 23.2 CEDET.
Mon, 27 Sep 2010 10:50:50 +0300 Oleksandr Gavenko Fix: semanticdb.el file not found if used builin Emacs 23.2 CEDET.
Mon, 20 Sep 2010 20:24:40 +0300 Oleksandr Gavenko merged
Mon, 20 Sep 2010 16:07:59 +0300 Oleksandr Gavenko merged
Mon, 20 Sep 2010 12:35:48 +0300 Oleksandr Gavenko Fix comment.
Sun, 19 Sep 2010 22:56:24 +0300 Oleksandr Gavenko merged
Fri, 17 Sep 2010 16:05:23 +0300 Oleksandr Gavenko merged
Sun, 12 Sep 2010 21:42:35 +0300 Oleksandr Gavenko Simplify regex.
Sat, 18 Sep 2010 20:53:52 +0300 Oleksandr Gavenko Use Firefox to open URLs under Debian Linux.
Sat, 18 Sep 2010 19:00:49 +0300 Oleksandr Gavenko Emacs must load ls-lisp to enable it under Linux.
Sat, 18 Sep 2010 19:00:31 +0300 Oleksandr Gavenko Show seconds for file modification time in dired.
Wed, 15 Sep 2010 09:41:25 +0300 Oleksandr Gavenko Automated merge with file:///cygdrive/d/srv/hg-home/dot-emacs
Wed, 15 Sep 2010 09:41:20 +0300 Oleksandr Gavenko Enable GNU Global for Semantic.
Tue, 14 Sep 2010 23:14:43 +0300 Oleksandr Gavenko Fix bug: under Linux you can not go upper for '/dir' like dir (that lie
Tue, 14 Sep 2010 17:18:05 +0300 Oleksandr Gavenko Enable GNU Global and GNU ID utils for EDE.
Tue, 14 Sep 2010 14:00:13 +0300 Oleksandr Gavenko Mark temporary files in dired by '`'.
Mon, 13 Sep 2010 18:03:12 +0300 Oleksandr Gavenko merged
Mon, 13 Sep 2010 14:29:50 +0300 Oleksandr Gavenko Simplify regex.
Mon, 13 Sep 2010 13:37:39 +0300 Oleksandr Gavenko Make larger time for heavy idle-scheduler-work.
Mon, 13 Sep 2010 12:10:36 +0300 Oleksandr Gavenko Moved highlight pattern from hook to mode highlighting list.
Sat, 11 Sep 2010 00:22:13 +0300 Oleksandr Gavenko Always use 'ls-lisp' to emulate 'ls'.
Fri, 10 Sep 2010 18:46:13 +0300 Oleksandr Gavenko Make Total Commmander like key binding for Enter and Backspace.
Fri, 10 Sep 2010 15:26:25 +0300 Oleksandr Gavenko Added commentary header.
Fri, 10 Sep 2010 12:01:50 +0300 Oleksandr Gavenko Set outline-minor for file. Fix section to feet header outline pattern.
Thu, 09 Sep 2010 16:00:10 +0300 Oleksandr Gavenko Use saveplace mode.
Thu, 09 Sep 2010 00:18:13 +0300 Oleksandr Gavenko Bind key sequence for semantic-ia-complete-symbol-menu.
Thu, 09 Sep 2010 00:13:05 +0300 Oleksandr Gavenko Always anable ede-mode if semantic present.
Wed, 08 Sep 2010 22:18:50 +0300 Oleksandr Gavenko Move setting to proper place.
Mon, 06 Sep 2010 10:26:35 +0300 Oleksandr Gavenko Explicitly disable 'global-semantic-stickyfunc-mode' for manually installed CEDET.
Fri, 03 Sep 2010 16:32:14 +0300 Oleksandr Gavenko Added key binding for reuse existent dired buffer.
Wed, 01 Sep 2010 16:33:09 +0300 Oleksandr Gavenko Enable CEDET which custom installed.
Tue, 31 Aug 2010 10:57:13 +0300 Oleksandr Gavenko Remove old unknown switches.
Tue, 31 Aug 2010 10:55:00 +0300 Oleksandr Gavenko svn (version 1.6.12) from Cygwin 1.6.1 does not understand 'utf-8' name of
Mon, 30 Aug 2010 09:05:01 +0300 Oleksandr Gavenko merged
Fri, 27 Aug 2010 13:32:32 +0300 Oleksandr Gavenko Magic for semantic-add-system-include. Previous not worked.
less more (0) -480 tip