Mon, 25 Dec 2023 20:15:49 +0200 Oleksandr Gavenko Introduced Org state FAILED. default tip
Sun, 14 May 2023 16:40:00 +0300 Oleksandr Gavenko In Emacs 28 it loads files referenced by diff-mode, polluting buffer list & recentf, and significantly slowing Emacs in Cygwin.
Thu, 02 Feb 2023 02:14:23 +0200 Oleksandr Gavenko Disable diff-font-lock-syntax as it visits files from Git and this is extremely slow in Cygwin+antivirus.
Sat, 24 Dec 2022 21:43:47 +0200 Oleksandr Gavenko Fixed typo (imbalanced parentheses).
Fri, 23 Dec 2022 17:30:07 +0200 Oleksandr Gavenko It is important to read ~/.bashrc despite MSYS2 Bash warn about ioctl failure in M-x shell in NT Emacs.
Wed, 14 Dec 2022 00:58:57 +0200 Oleksandr Gavenko In addition to interpreting Windows paths in Cygwin a handler is added for interpreting MSYS paths in NT Emacs.
Wed, 14 Dec 2022 00:51:42 +0200 Oleksandr Gavenko my-python/describe-at-point: With C-u argument ask for symbol and method.
Sat, 10 Dec 2022 18:34:57 +0200 Oleksandr Gavenko Fixed M-x shell in Mingw Emacs, Bash "-i" is not supported in dumb Emacs terminal.
Mon, 28 Nov 2022 23:05:00 +0200 Oleksandr Gavenko Set dictionary name to american for aspell, this fixes MINGW64 env.
Sun, 27 Nov 2022 23:40:10 +0200 Oleksandr Gavenko Added support for MINGW64 for aspell detection.
Sun, 27 Nov 2022 21:17:26 +0200 Oleksandr Gavenko Added a shortcut for opening BLOG.rst.
Sun, 27 Nov 2022 21:16:56 +0200 Oleksandr Gavenko Suppress popping a warnings buffer when Emacs installs packages.
Sun, 27 Nov 2022 21:06:29 +0200 Oleksandr Gavenko merged
Tue, 20 Sep 2022 00:16:01 +0300 Oleksandr Gavenko Ported Makefile to MSYS2: Emacs is native here and cannot deal with MSYS2-style paths.
Thu, 27 Oct 2022 14:18:09 +0300 Oleksandr Gavenko Fixed: on selection the text is copied, so it is impossible to replace the text with what is in clipboard as the content of clipboard is already replaced by old text.
Wed, 12 Oct 2022 00:14:04 +0300 Oleksandr Gavenko Sends a selection or a paragraph to `term-mode'.
Mon, 25 Jul 2022 11:38:25 +0300 Oleksandr Gavenko x-select-enable-clipboard => select-enable-clipboard
Mon, 25 Jul 2022 11:34:41 +0300 Oleksandr Gavenko kill-do-not-save-duplicates
Tue, 03 May 2022 09:10:27 +0300 Oleksandr Gavenko Fixed: Key sequence C-x C-j C-s starts with non-prefix key.
Tue, 15 Feb 2022 16:54:09 +0200 Oleksandr Gavenko org-tempo in missing in Emacs v26.1 in RHEL 8.6.
Tue, 01 Feb 2022 00:35:07 +0200 Oleksandr Gavenko so-long mode makes buffer read only. To erase the content we need to make buffer editable.
Thu, 09 Dec 2021 14:38:16 +0200 Oleksandr Gavenko Activate so-long-mode instead of fundamental-mode for log files: it is faster!
Thu, 09 Dec 2021 14:36:56 +0200 Oleksandr Gavenko Disabled log4-hi-func-keywords function & prettify-symbols-mode to improve performance when navigating long lines in log files.
Thu, 09 Dec 2021 14:04:13 +0200 Oleksandr Gavenko Fixed typo.
Thu, 04 Nov 2021 11:26:12 +0200 Oleksandr Gavenko Use "find -exec" with "+" to avoid excessive grep forking.
Sun, 05 Sep 2021 12:17:11 +0300 Oleksandr Gavenko Added more Sabre attributes for highlighting.
Tue, 31 Aug 2021 15:39:32 +0300 Oleksandr Gavenko More parrterns for SSR.
Tue, 31 Aug 2021 15:39:03 +0300 Oleksandr Gavenko Fixed highlighting of some Sabre XML tags when they are without XML namespace.
Wed, 04 Aug 2021 16:41:03 +0300 Oleksandr Gavenko Fix for dired in TRAMP.
Wed, 04 Aug 2021 16:38:19 +0300 Oleksandr Gavenko Fix for dired in TRAMP: in Cygwin I rely on external ls by setting
Wed, 04 Aug 2021 16:37:20 +0300 Oleksandr Gavenko Fix for dired in TRAMP: in Cygwin I rely on external ls by setting
Wed, 21 Jul 2021 16:45:21 +0300 Oleksandr Gavenko Highlighting for Sabre SSRs.
Tue, 20 Jul 2021 17:03:51 +0300 Oleksandr Gavenko Added highlighting of SSR's FullText.
Wed, 14 Jul 2021 12:24:40 +0300 Oleksandr Gavenko emmet might be absent when we activate it in web-mode-hook.
Wed, 07 Jul 2021 18:01:09 +0300 Oleksandr Gavenko Increased GC threshold. Fixed unbalanced parentheses.
Wed, 23 Jun 2021 13:24:46 +0300 Oleksandr Gavenko Updated Sabre XML entries to highlight.
Wed, 23 Jun 2021 11:19:45 +0300 Oleksandr Gavenko Updated Sabre XML entries to highlight.
Wed, 16 Jun 2021 18:38:12 +0300 Oleksandr Gavenko Helper functions for Sabre GDS.
Wed, 16 Jun 2021 12:50:08 +0300 Oleksandr Gavenko Add some standard places to PATH if they are not set by login script.
Tue, 15 Jun 2021 14:54:36 +0300 Oleksandr Gavenko csv-mode requires for setting to be set via defcstom only...
Wed, 02 Jun 2021 18:04:53 +0300 Oleksandr Gavenko Add some standard places to PATH as Emacs is not started from login shell on Windows...
Wed, 02 Jun 2021 00:34:11 +0300 Oleksandr Gavenko Added mode for recognition of Windows paths in Cygwin Emacs.
Wed, 02 Jun 2021 00:17:06 +0300 Oleksandr Gavenko Separated Cygwin & ansi colors settings.
Wed, 07 Apr 2021 22:48:39 +0300 Oleksandr Gavenko Repeating my-calc-line interactive place result after "=" sign clearing any old text.
Mon, 22 Feb 2021 11:32:37 +0200 Oleksandr Gavenko Show only the matching closing parenthesis, flashing entire expression is irritating.
Sat, 20 Feb 2021 20:14:16 +0200 Oleksandr Gavenko Marked some Python related variables / values as safe for being local.
Tue, 09 Feb 2021 00:53:55 +0200 Oleksandr Gavenko Defined key bindings to some project search/replace functions.
Mon, 08 Feb 2021 12:27:15 +0200 Oleksandr Gavenko Added binding for project-find-file.
Wed, 03 Feb 2021 12:32:49 +0200 Oleksandr Gavenko Reserved s-= for my-calc-line (to avoid excessive typing of M-x my-calc-line). er/expand-region is now s-w to be near C-w/M-w.
Sun, 31 Jan 2021 20:35:05 +0200 Oleksandr Gavenko hs-toggle-hiding has bug in v27.1. I eliminated "(event-end e)" from "hs-toggle-hiding" as workaround.
Sun, 31 Jan 2021 12:23:23 +0200 Oleksandr Gavenko tags-completion-at-point-function over python-completion-at-point as latter doesn't work for me in Cygwin.
Sun, 31 Jan 2021 12:20:16 +0200 Oleksandr Gavenko Fixed: Symbol's value as variable is void: my-profiler-enabled.
Sun, 31 Jan 2021 12:15:44 +0200 Oleksandr Gavenko Defined page-delimiter for my elisp file to simplify narrowing. As I migrated to Markdown define fill-column for base mode.
Sun, 31 Jan 2021 11:41:49 +0200 Oleksandr Gavenko Docs: about buffer-menu vs ibuffer.
Sun, 31 Jan 2021 00:04:18 +0200 Oleksandr Gavenko Removed mentioning of author and copyright from all files' headers.
Sun, 31 Jan 2021 00:01:57 +0200 Oleksandr Gavenko Moved definition of root for Org mode files to defs file.
Sat, 30 Jan 2021 23:52:32 +0200 Oleksandr Gavenko Docs: Legacy setup instructions for native Windows Emacs.
Sat, 30 Jan 2021 23:37:26 +0200 Oleksandr Gavenko Converted README to Markdown format.
Sat, 30 Jan 2021 23:17:51 +0200 Oleksandr Gavenko Docs: my-profiler-enabled.
Sat, 30 Jan 2021 23:05:31 +0200 Oleksandr Gavenko Moved Gnus's all.SCORE to separate project as it reveals some private data.
Sat, 30 Jan 2021 22:44:34 +0200 Oleksandr Gavenko Grouped startup profiler related code with debug related.
Sat, 30 Jan 2021 22:41:51 +0200 Oleksandr Gavenko Activate debugger of errors during Emacs initialization. This allows to get backtrace without passing --debug-init.
Sat, 30 Jan 2021 20:27:52 +0200 Oleksandr Gavenko Moved settings for file local variable to a separate section.
Sat, 30 Jan 2021 20:26:42 +0200 Oleksandr Gavenko Docs: improved comment.
Fri, 29 Jan 2021 20:41:47 +0200 Oleksandr Gavenko It is more informative to get help on symbol type than just type.
Tue, 26 Jan 2021 00:38:11 +0200 Oleksandr Gavenko Unwrap Python's dir() list into multi line text.
Mon, 25 Jan 2021 10:55:00 +0200 Oleksandr Gavenko Added other types of introspection to my-python/describe-at-point.
Mon, 18 Jan 2021 17:07:56 +0200 Oleksandr Gavenko Activate outline-minor-mode for markdown-mode. And avoid whitespace-mode.
Mon, 18 Jan 2021 01:17:30 +0200 Oleksandr Gavenko Shortened name for pydoc buffer.
Mon, 18 Jan 2021 01:12:09 +0200 Oleksandr Gavenko Fixed my-python/send-paragraph: part of region was remained highlighted after (mark-paragraph).
Mon, 18 Jan 2021 00:59:35 +0200 Oleksandr Gavenko Simplified code for displaying Python help. Shadow default C-c C-d key binding
Sun, 17 Jan 2021 12:47:26 +0200 Oleksandr Gavenko Set better rename detection (30% similarity) for Git diff.
Mon, 11 Jan 2021 13:31:26 +0200 Oleksandr Gavenko Mentioned python-shell-interpreter-args.
Mon, 04 Jan 2021 01:26:23 +0200 Oleksandr Gavenko Do not sent my outdated my-python/eldoc-setup-code to Python interpreter.
Mon, 04 Jan 2021 01:08:30 +0200 Oleksandr Gavenko Added example how to activate babel executors.
Mon, 04 Jan 2021 00:55:57 +0200 Oleksandr Gavenko Enabled org-tempo for shortcut to insert template #+BEGIN_SRC quickly.
Mon, 04 Jan 2021 00:09:48 +0200 Oleksandr Gavenko About term-paste.
Mon, 04 Jan 2021 00:02:08 +0200 Oleksandr Gavenko Added note about winner-mode.
Sun, 03 Jan 2021 15:05:40 +0200 Oleksandr Gavenko Moved setting for backups, auto saving, locking earlier.
Sun, 03 Jan 2021 14:36:10 +0200 Oleksandr Gavenko Disable auto saving, files "#name#" might trigger false rebuild if there is
Sun, 03 Jan 2021 14:31:09 +0200 Oleksandr Gavenko Simplified expression.
Sun, 03 Jan 2021 12:52:20 +0200 Oleksandr Gavenko Set extra support file policies earlier in init file.
Sat, 02 Jan 2021 23:35:40 +0200 Oleksandr Gavenko Do not automatically enable company-mode.
Sat, 02 Jan 2021 23:29:48 +0200 Oleksandr Gavenko Work with packages over HTTPS.
Sat, 02 Jan 2021 23:11:23 +0200 Oleksandr Gavenko Moved startup profiler settings to init.el and simplified activation.
Sat, 02 Jan 2021 22:42:24 +0200 Oleksandr Gavenko Added Make target to preinstall packages from ELPA.
Sat, 02 Jan 2021 22:41:10 +0200 Oleksandr Gavenko Fixed byte compilation warning: assignment to free variable "for".
Sat, 02 Jan 2021 22:38:46 +0200 Oleksandr Gavenko Fixed error 'eval-when is not defined' after switching to cl-lib.
Sat, 02 Jan 2021 21:22:00 +0200 Oleksandr Gavenko melpa.milkbox.net is dead, use melpa.org instead.
Sat, 02 Jan 2021 21:11:57 +0200 Oleksandr Gavenko cl-lib is pretty widespread now, no need for with-no-warnings.
Sat, 02 Jan 2021 20:37:29 +0200 Oleksandr Gavenko Disable population of `file-name-history', it causes calls to
Sat, 02 Jan 2021 20:09:51 +0200 Oleksandr Gavenko Simplified cleanup of "mylispdir".
Sat, 02 Jan 2021 20:02:16 +0200 Oleksandr Gavenko Disabled activation of CEDET and Semantic. It consumes 48% of startup time.
Sat, 02 Jan 2021 19:49:06 +0200 Oleksandr Gavenko Added option to disable activation of desktop-save-mode.
Sat, 02 Jan 2021 19:45:46 +0200 Oleksandr Gavenko Do not keep separate files for Cygwin for desktop-mode. I don't share HOME for native & Cygwin Emacs.
Sat, 02 Jan 2021 19:44:27 +0200 Oleksandr Gavenko Added note about recentf-auto-cleanup.
Sat, 02 Jan 2021 19:15:13 +0200 Oleksandr Gavenko Added a code example helping profiling of startup.
Sat, 02 Jan 2021 18:57:24 +0200 Oleksandr Gavenko Load more files for byte compilation check. Switched to my-lisp-* prefix.
Sat, 02 Jan 2021 18:36:39 +0200 Oleksandr Gavenko Added suffix "/" to my-lisp-dir for next easy/safe concat operations.
Sat, 02 Jan 2021 17:38:55 +0200 Oleksandr Gavenko Delay evaluation of gnus-add-configuration to gnus start time. It takes 25% of my Emacs start time.
Sat, 02 Jan 2021 01:28:36 +0200 Oleksandr Gavenko Simplified Makefile byte compillation recipe by moving some logic from CLI to elisp.
Sat, 02 Jan 2021 01:26:59 +0200 Oleksandr Gavenko Suppressed warning: assignment to free variable "c-basic-offset".
Sat, 02 Jan 2021 01:19:57 +0200 Oleksandr Gavenko Fixed name of my mode directory.
Sat, 02 Jan 2021 01:15:49 +0200 Oleksandr Gavenko No need to define user-emacs-directory as it is in a pretty old v22.1.
Sat, 02 Jan 2021 01:11:43 +0200 Oleksandr Gavenko Do not byte compile .emacs-my during installation. Compilation code moved to separate target useful warnings are reported during compilation.
Sat, 02 Jan 2021 00:45:33 +0200 Oleksandr Gavenko Use command "install -m ..." instead "cp" in many occasions.
Sat, 02 Jan 2021 00:33:04 +0200 Oleksandr Gavenko Moved my elisp modes to dedicated directory to not mixt with init.el.
Sat, 02 Jan 2021 00:27:54 +0200 Oleksandr Gavenko Made "upgrade" target idempotent and added it as dependency to "install".
Fri, 01 Jan 2021 21:34:09 +0200 Oleksandr Gavenko Do not apply migration is there is no ~/.emacs.d/.emacs-ver file.
Fri, 01 Jan 2021 20:39:48 +0200 Oleksandr Gavenko Set installation dir explicitly in upgrade script.
Fri, 01 Jan 2021 20:32:49 +0200 Oleksandr Gavenko Moved some obsolete modes to attic.
Fri, 01 Jan 2021 20:21:33 +0200 Oleksandr Gavenko Launch .emacs-autogen.sh with predefined SHELL.
Fri, 01 Jan 2021 19:57:59 +0200 Oleksandr Gavenko Ensure the help doesn't trigger autoloading.
Fri, 01 Jan 2021 19:36:25 +0200 Oleksandr Gavenko Fixed grammar.
Fri, 01 Jan 2021 18:02:55 +0200 Oleksandr Gavenko Removed unused function.
Thu, 31 Dec 2020 23:11:59 +0200 Oleksandr Gavenko No need for copyright year.
Thu, 31 Dec 2020 00:20:03 +0200 Oleksandr Gavenko Fixed: show-paren-mode was disabled by large files because is it global mode.
Thu, 31 Dec 2020 00:08:10 +0200 Oleksandr Gavenko Set more distinctive color for paren expression highlighting.
Thu, 31 Dec 2020 00:03:42 +0200 Oleksandr Gavenko Highlight an entire expression instead of matching parenthesis.
Fri, 25 Dec 2020 20:21:56 +0200 Oleksandr Gavenko (setq ibuffer-expert t)
Sun, 13 Dec 2020 20:00:18 +0200 Oleksandr Gavenko Turned off ls-list for Cygwin to make Dired work for dirs with special files from WSL P9 FS.
Sun, 13 Dec 2020 19:17:21 +0200 Oleksandr Gavenko Just require ls-lisp.
Thu, 03 Dec 2020 11:14:59 +0200 Oleksandr Gavenko Lazy loading of buffer significantly reduces startup time!
Mon, 30 Nov 2020 13:39:57 +0200 Oleksandr Gavenko Enable yaml-mode in Jinja templates.
Sun, 29 Nov 2020 14:58:44 +0200 Oleksandr Gavenko Use server-use-tcp for server activation for Cygwin as /tmp directory periodically is cleaned up.
Sat, 28 Nov 2020 15:09:11 +0200 Oleksandr Gavenko Prefer to open URLs in Firefox.
Thu, 26 Nov 2020 23:35:06 +0200 Oleksandr Gavenko Disable stupid file locking. It breaks editing WSL files from Cygwin Emacs.
Thu, 26 Nov 2020 23:08:51 +0200 Oleksandr Gavenko Switched to build-in GNUS HTML renderer as Emacs cannot find w3m in Cygwin even if the package is installed.
Sun, 22 Nov 2020 18:35:29 +0200 Oleksandr Gavenko Marked function for autoload.
Sat, 21 Nov 2020 21:34:47 +0200 Oleksandr Gavenko Enabled highlighting of TODO keywords by text-mode-hook.
Fri, 20 Nov 2020 22:10:13 +0200 Oleksandr Gavenko Enable whitespace-mode in gadict-mode with appropriate customization.
Fri, 20 Nov 2020 17:38:07 +0200 Oleksandr Gavenko Fixed indention.
Fri, 20 Nov 2020 17:24:58 +0200 Oleksandr Gavenko Implemented mypasshide-mode for hiding passwords from my .org files.
Fri, 20 Nov 2020 12:07:48 +0200 Oleksandr Gavenko Added comment how to reload recentf.
Fri, 20 Nov 2020 12:04:07 +0200 Oleksandr Gavenko I don't use env var HOME on Windows anymore, so need for separate file for .recentf.
Wed, 18 Nov 2020 14:59:53 +0200 Oleksandr Gavenko Update codetags list.
Mon, 16 Nov 2020 19:57:22 +0200 Oleksandr Gavenko Enable TODO highlighting in config-like modes.
Mon, 16 Nov 2020 14:26:40 +0200 Oleksandr Gavenko Grouped related code so paragraph selected text can be evaluated by eval-reegion!
Mon, 16 Nov 2020 14:23:28 +0200 Oleksandr Gavenko Disabled global-whitespace-mode as it makes string quoted in double quote highlighted in fundamental-mode.
Mon, 16 Nov 2020 00:32:43 +0200 Oleksandr Gavenko Eliminated lags when navigating diff file cause by visiting files behind the
Sun, 01 Nov 2020 15:05:04 +0200 Oleksandr Gavenko Replaced eval-after-load => with-eval-after-load for its easier syntax.
Sun, 01 Nov 2020 14:26:50 +0200 Oleksandr Gavenko Add association if `key' is not in `alist' and replace all accociation with
Tue, 13 Oct 2020 21:24:58 +0300 Oleksandr Gavenko Disabled hunk refinement during font-lock, introduced in v27.1.
Tue, 13 Oct 2020 20:51:39 +0300 Oleksandr Gavenko Disabled magit-diff-refine-hunk. No only it is slow in Cygwin it is also fails on some hunks...
Sat, 03 Oct 2020 22:46:26 +0300 Oleksandr Gavenko Fixe: fboundp cannot detect outoloaded functions, replay on package-installed-p instead.
Sat, 03 Oct 2020 22:45:06 +0300 Oleksandr Gavenko Fixed typo in a condition.
Wed, 30 Sep 2020 14:11:24 +0300 Oleksandr Gavenko Use ivy-switch-buffer if available.
Wed, 30 Sep 2020 12:33:41 +0300 Oleksandr Gavenko Accept comma in time along with dot.
Tue, 22 Sep 2020 15:47:42 +0300 Oleksandr Gavenko Made fonts smaller for date and hidden parts to avoid frequent line wrapping and reduce noise. highlight ISO date without year.
Tue, 22 Sep 2020 15:02:30 +0300 Oleksandr Gavenko Set prettify-symbols-alist & prettify-symbols-mode.
Tue, 22 Sep 2020 12:55:29 +0300 Oleksandr Gavenko Added highlighting for special pattern to be less distracting. Two symbols are used as markers from each side to avoid most false positive matches.
Tue, 22 Sep 2020 12:53:26 +0300 Oleksandr Gavenko Activate typescript mode with eval-after-load as feature isn't registerd during startup process so we cannot detect it earlier.
Tue, 01 Sep 2020 13:22:16 +0300 Oleksandr Gavenko Moved save-place to a separate section.
Tue, 01 Sep 2020 13:20:18 +0300 Oleksandr Gavenko save-place-mode is since v25.1.
Sun, 30 Aug 2020 18:53:38 +0300 Oleksandr Gavenko Added interesting time zones for M-x display-time-world.
Sun, 16 Aug 2020 00:13:35 +0300 Oleksandr Gavenko Fixed Emacs 27.1 load issue: GNUS faces are now without -face suffix.
Sun, 16 Aug 2020 00:12:34 +0300 Oleksandr Gavenko Fixed install target failure because of lexical binding of generated-autoload-file.
Wed, 27 May 2020 13:28:47 +0300 Oleksandr Gavenko Enable typescript-mode for .tsx files.
Thu, 26 Mar 2020 14:58:47 +0200 Oleksandr Gavenko my-pp based on context so I don't need to remember my-nxml-pp, json-pretty-print-buffer, etc.
Thu, 12 Mar 2020 12:37:36 +0200 Oleksandr Gavenko Set display-raw-bytes-as-hex for Emacs 26.
Thu, 12 Mar 2020 12:32:22 +0200 Oleksandr Gavenko Expression was simplified.
Thu, 12 Mar 2020 12:27:12 +0200 Oleksandr Gavenko Simplified expression.
Mon, 24 Feb 2020 18:48:38 +0200 Oleksandr Gavenko Added docs, limited regex lookup for Java stack traces.
Mon, 24 Feb 2020 13:32:00 +0200 Oleksandr Gavenko Java 9 introduced "/" into line, like "java.base/sun.security.ssl".
Sun, 23 Feb 2020 14:45:23 +0200 Oleksandr Gavenko Moved experimental code to non-hg tracked file.
Mon, 17 Feb 2020 13:44:36 +0200 Oleksandr Gavenko Improved handling of long lines. Added docs.
Mon, 10 Feb 2020 00:56:19 +0200 Oleksandr Gavenko Enabled new gadialog mode.
Wed, 08 Jan 2020 22:23:31 +0200 Oleksandr Gavenko Grouped magit and vc modes.
Wed, 11 Dec 2019 22:39:13 +0200 Oleksandr Gavenko Fallback to selective-display if not in hs-minor-mode. Make corresponding key binding global.
Wed, 11 Dec 2019 00:35:10 +0200 Oleksandr Gavenko I need to visit work file with UTF-8 support.
Tue, 10 Dec 2019 19:49:45 +0200 Oleksandr Gavenko inhibit-startup-buffer-menu
Tue, 10 Dec 2019 19:38:14 +0200 Oleksandr Gavenko initial-major-mode is fundamental-mode.
Tue, 10 Dec 2019 18:08:41 +0200 Oleksandr Gavenko Introduced key binding to open helper buffer baked by file (so will not be lost as with *scratch*).
Tue, 10 Dec 2019 18:07:06 +0200 Oleksandr Gavenko Added command to open package info from Maven Central in Browser.
Tue, 10 Dec 2019 18:05:28 +0200 Oleksandr Gavenko It is better to select hole word (including dashes/underscores, depending on mode).
Tue, 10 Dec 2019 18:04:16 +0200 Oleksandr Gavenko Removed some generic modes that interfere with specialised: javascript-generic-mode ansible-inventory-generic-mode
Mon, 19 Aug 2019 18:28:12 +0300 Oleksandr Gavenko Fix: removed quotation from sub-element inside quoted expression.
Sun, 28 Jul 2019 13:49:08 +0300 Oleksandr Gavenko No need for default value. It can hide bug.
Wed, 17 Jul 2019 00:53:27 +0300 Oleksandr Gavenko Fixed hs-special-modes-alist START regex to allow '/' in attr values (like base64 encoded data) and enabled proper nxml-forward-element balancing function.
Tue, 04 Jun 2019 19:38:35 +0300 Oleksandr Gavenko Show diff for REV.
Sun, 02 Jun 2019 14:45:01 +0300 Oleksandr Gavenko Added magit-revision-mode to my-text-mode-list.
Sat, 18 May 2019 23:01:58 +0300 Oleksandr Gavenko Marked file for lexical-binding.
Sat, 18 May 2019 23:00:23 +0300 Oleksandr Gavenko Added bookmark creation for RST mode.
Thu, 16 May 2019 00:26:05 +0300 Oleksandr Gavenko Enable TODO highlighting in all prod modes without listing all modes.
Tue, 07 May 2019 00:48:54 +0300 Oleksandr Gavenko Fixed: ‘goto-line’ is for interactive use only; use ‘forward-line’ instead.
Tue, 07 May 2019 00:48:25 +0300 Oleksandr Gavenko Fix: string-to-int was removed in v26.1.
Tue, 07 May 2019 00:45:32 +0300 Oleksandr Gavenko Fixed: ‘ucs-insert’ is an obsolete function (as of 24.3), use ‘insert-char’ instead.
Tue, 07 May 2019 00:44:54 +0300 Oleksandr Gavenko Replaced default-FOO variables with (setq-default FOO ...) as they were deleted in v26.1.
Mon, 29 Apr 2019 16:49:32 +0300 Oleksandr Gavenko Added EDITED to TODO keywords.
Fri, 26 Apr 2019 12:15:39 +0300 Oleksandr Gavenko Added docs about global-auto-revert-mode.
Mon, 22 Apr 2019 23:45:02 +0300 Oleksandr Gavenko Enable whitespace-mode for markdown-mode.
Sat, 20 Apr 2019 02:38:52 +0300 Oleksandr Gavenko Activate gaphrase mode.
Thu, 18 Apr 2019 23:35:53 +0300 Oleksandr Gavenko Enable adoc-mode by function presents, feature is not available from autoload file.
Tue, 16 Apr 2019 11:28:40 +0300 Oleksandr Gavenko Do to turn on auto-fill mode. It is hard to disable it in derived modes.
Mon, 11 Mar 2019 12:19:49 +0200 Oleksandr Gavenko Simpler key binding to collapse XML documents.
Sun, 03 Mar 2019 14:19:08 +0200 Oleksandr Gavenko Highlight difference in magit with magit-diff-refine-hunk.
Sat, 02 Feb 2019 18:00:53 +0200 Oleksandr Gavenko vc-git-print-log-follow is for v26.1
Sun, 30 Dec 2018 12:07:00 +0200 Oleksandr Gavenko Search in hidden files too (starting with dot).
Thu, 13 Dec 2018 01:09:53 +0200 Oleksandr Gavenko gnus-buttonized-mime-types
Thu, 13 Dec 2018 00:34:30 +0200 Oleksandr Gavenko Reindent code.
Tue, 09 Oct 2018 09:49:35 +0300 Oleksandr Gavenko Show date instead of distance to commit in Magit log.
Mon, 24 Sep 2018 02:19:47 +0300 Oleksandr Gavenko Set gud-pdb-command-name.
Mon, 17 Sep 2018 19:58:48 +0300 Oleksandr Gavenko Enable adoc-mode for .adoc files.
Wed, 25 Jul 2018 22:10:16 +0300 Oleksandr Gavenko Fixed typo.
Wed, 25 Jul 2018 21:53:48 +0300 Oleksandr Gavenko Fixed regex quoting syntax.
Wed, 25 Jul 2018 21:52:30 +0300 Oleksandr Gavenko Fixed: ‘nxml-complete’ is an obsolete command (as of 26.1); use ‘completion-at-point’ instead.
Thu, 19 Jul 2018 15:06:02 +0300 Oleksandr Gavenko Fixed (ucs-names) API change in Emacs v26.
Wed, 11 Jul 2018 14:49:36 +0300 Oleksandr Gavenko Ported to Emacs 26.
Sun, 17 Jun 2018 22:50:13 +0300 Oleksandr Gavenko For convenience TAB always hide/show current leaf.
Sun, 13 May 2018 00:47:11 +0300 Oleksandr Gavenko Fix: treat context lines in my-ag-goto.
Sun, 13 May 2018 00:30:35 +0300 Oleksandr Gavenko Prompt for extra ag options on C-u C-u.
Sun, 13 May 2018 00:29:14 +0300 Oleksandr Gavenko Proper highlight context (from -A/-B/-C options).
Tue, 08 May 2018 02:00:23 +0300 Oleksandr Gavenko Fixed my-nxml-pp.
Thu, 03 May 2018 11:52:34 +0300 Oleksandr Gavenko Added pretty-print XML function.
Sat, 14 Apr 2018 17:15:52 +0300 Oleksandr Gavenko Avoid warning "assignment to free variable" for /ido-mode during compilation.
Sat, 14 Apr 2018 13:27:00 +0300 Oleksandr Gavenko Added emmet customization.
Sat, 14 Apr 2018 13:24:39 +0300 Oleksandr Gavenko Added emmet-mode.
Sun, 01 Apr 2018 15:32:58 +0300 Oleksandr Gavenko Add recent files and bookmarks to ‘ivy-switch-buffer’.
Sun, 01 Apr 2018 01:16:11 +0300 Oleksandr Gavenko Disable auto indenting on copy/paste in web-mode.
Fri, 30 Mar 2018 17:02:47 +0300 Oleksandr Gavenko Added switch to rfc1345 input method.
Sun, 28 Jan 2018 16:34:44 +0200 Oleksandr Gavenko Increase context in patches.
Thu, 14 Dec 2017 01:05:24 +0200 Oleksandr Gavenko Allow extra symbols in version for Gradle.
Sun, 03 Dec 2017 10:57:05 +0200 Oleksandr Gavenko Added function that copies xpath-like path in XML document.
Sun, 03 Dec 2017 10:55:56 +0200 Oleksandr Gavenko Set new frame font same as in main. Maximize new frames.
Sat, 25 Nov 2017 23:16:04 +0200 Oleksandr Gavenko Added hideshow mode for nxml.
Tue, 07 Nov 2017 22:00:04 +0200 Oleksandr Gavenko Disable er in org/rst-mode. Expand to line with \n by default.
Tue, 31 Oct 2017 10:58:29 +0200 Oleksandr Gavenko Expand region to word by default.
Wed, 25 Oct 2017 23:57:43 +0300 Oleksandr Gavenko It doesn't help much but allows to run python process, otherwise
Mon, 23 Oct 2017 14:20:14 +0300 Oleksandr Gavenko Make function silent if file is modified.
Sun, 22 Oct 2017 03:06:32 +0300 Oleksandr Gavenko Prefer Python 3 for interactive shell.
Sat, 21 Oct 2017 18:27:41 +0300 Oleksandr Gavenko Use UTF-8 on Windows fpr processes.
Wed, 11 Oct 2017 00:28:06 +0300 Oleksandr Gavenko Set font size depending on DPI.
Tue, 10 Oct 2017 22:41:43 +0300 Oleksandr Gavenko Mistaken s-TAB key binding broke my workflow.
Sun, 24 Sep 2017 09:23:32 +0300 Oleksandr Gavenko Prevent error that character not found.
Thu, 21 Sep 2017 19:50:19 +0300 Oleksandr Gavenko Problems with hunging on re-display when symbols is used on Windows can be solved by:
Thu, 21 Sep 2017 15:09:27 +0300 Oleksandr Gavenko Some symbols from default composition rules cause Emacs redisplay hang on Windows.
Wed, 06 Sep 2017 14:42:39 +0300 Oleksandr Gavenko Added key binding to erase buffer conveniently.
Sun, 27 Aug 2017 23:12:42 +0300 Oleksandr Gavenko Added Gradle support.
Mon, 31 Jul 2017 17:43:35 +0300 Oleksandr Gavenko Default sed filter failed with syntax error in native Emacs and Cygwin.
Tue, 04 Jul 2017 11:38:48 +0300 Oleksandr Gavenko .log.N files also should be treated as log files. Disable NRoff mode for such files.
Tue, 04 Jul 2017 11:35:29 +0300 Oleksandr Gavenko Modern Windows can work with Unicode. No need for codepage.
Mon, 12 Jun 2017 14:41:05 +0300 Oleksandr Gavenko Replace triangle symbol with alternatives that is worked with default Windows fonts.
Wed, 31 May 2017 16:11:48 +0300 Oleksandr Gavenko Set large-file-warning-threshold greater then 10 MiB in order to open logs
Sun, 23 Apr 2017 21:27:59 +0300 Oleksandr Gavenko Fixed parents and key binding syntax for ide-*.
Sun, 23 Apr 2017 17:47:05 +0300 Oleksandr Gavenko Added key bindings to open file in external IDE. Unified code for error
Sun, 02 Apr 2017 16:22:22 +0300 Oleksandr Gavenko Revert mistaken change after mass-replacing.
Thu, 30 Mar 2017 11:00:49 +0300 Oleksandr Gavenko Fix: Warning: defface for my-ag/lineno-face fails to specify containing group
Thu, 30 Mar 2017 10:56:58 +0300 Oleksandr Gavenko Fix: Warning: assignment to free variable js-indent-level.
Thu, 30 Mar 2017 10:54:38 +0300 Oleksandr Gavenko Fix: Warning: the following functions are not known to be defined:
Thu, 30 Mar 2017 10:51:57 +0300 Oleksandr Gavenko Remove dead code.
Thu, 30 Mar 2017 00:38:47 +0300 Oleksandr Gavenko Fix: Warning: 'goto-line' is for interactive use only; use 'forward-line'
Thu, 30 Mar 2017 00:34:44 +0300 Oleksandr Gavenko Fix: Warning: "string-to-int" is an obsolete function (as of 22.1); use
Thu, 30 Mar 2017 00:24:42 +0300 Oleksandr Gavenko Fix: Warning: defface fails to specify containing group.
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.
Fri, 10 Apr 2015 22:20:51 +0300 Oleksandr Gavenko With double prefix enable debugging on event and signal.
Thu, 02 Apr 2015 19:51:29 +0300 Oleksandr Gavenko Remove qouting from 'my--eval-after-load' macro usage because that code doesn't evaluated.
Wed, 01 Apr 2015 14:53:04 +0300 Oleksandr Gavenko Avoid overriding text background - highlight only after line end.
Tue, 31 Mar 2015 14:35:29 +0300 Oleksandr Gavenko LANG=C damage localised output.
Thu, 26 Mar 2015 01:37:32 +0200 Oleksandr Gavenko dict-c5-new-entry
Fri, 13 Mar 2015 21:40:17 +0200 Oleksandr Gavenko Revert upgrade logic, lost during merge.
Fri, 13 Mar 2015 21:34:39 +0200 Oleksandr Gavenko Keep jabber conversation history in 'user-emacs-directory'.
Fri, 13 Mar 2015 21:21:33 +0200 Oleksandr Gavenko Update 'uninstall' target.
Fri, 13 Mar 2015 21:10:31 +0200 Oleksandr Gavenko Cleanup *.elc files also.
Fri, 13 Mar 2015 20:57:08 +0200 Oleksandr Gavenko Fix merge.
Fri, 13 Mar 2015 19:26:20 +0200 Oleksandr Gavenko merged
Fri, 13 Mar 2015 14:20:23 +0200 Oleksandr Gavenko Use er/expand-region if available.
Wed, 25 Feb 2015 15:25:39 +0200 Oleksandr Gavenko Install updated files that take in account hierarchy changes after upgrade.
Wed, 25 Feb 2015 15:20:21 +0200 Oleksandr Gavenko Safely move data.
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
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.
Sun, 16 Dec 2012 20:06:36 +0200 Oleksandr Gavenko Prevent loading site files to speed up install target.
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.
Mon, 26 Nov 2012 23:32:33 +0200 Oleksandr Gavenko Delete target file if command fails.
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.
Wed, 31 Oct 2012 19:48:30 +0200 Oleksandr Gavenko merged
Wed, 31 Oct 2012 19:47:21 +0200 Oleksandr Gavenko merged
Wed, 31 Oct 2012 17:25:27 +0200 Oleksandr Gavenko merged
Tue, 30 Oct 2012 19:27:08 +0200 Oleksandr Gavenko merged
Tue, 30 Oct 2012 18:42:39 +0200 Oleksandr Gavenko merged
Tue, 30 Oct 2012 17:12:39 +0200 Oleksandr Gavenko merged
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.
Wed, 24 Oct 2012 22:45:25 +0300 Oleksandr Gavenko merged
Tue, 23 Oct 2012 09:38:56 +0300 Oleksandr Gavenko Add basic Yasnippet settings.
Tue, 23 Oct 2012 08:16:30 +0300 Oleksandr Gavenko merged
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 16:41:46 +0300 Oleksandr Gavenko I register at rsdn.ru as gavenkoa...
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:52:05 +0300 Oleksandr Gavenko "in-reply-to" element doesn't allowed.
Fri, 24 Aug 2012 20:15:06 +0300 Oleksandr Gavenko Show read groups in any case.
Fri, 24 Aug 2012 15:51:54 +0300 Oleksandr Gavenko Score for "Юрий Гавенко" and "In-Reply-To".
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 11:07:43 +0300 Oleksandr Gavenko Prevent wrap '_____' keyword.
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.
Mon, 09 Jan 2012 21:10:08 +0200 Oleksandr Gavenko Remove newline from allowed transcription chars.
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
Wed, 21 Dec 2011 22:36:27 +0200 Oleksandr Gavenko Remove debug code.
Wed, 21 Dec 2011 22:35:57 +0200 Oleksandr Gavenko Simplify regex.
Wed, 21 Dec 2011 22:35:21 +0200 Oleksandr Gavenko Fix highlighting near beginning and end of buffer.
Wed, 21 Dec 2011 21:49:03 +0200 Oleksandr Gavenko Fix infinite invocation of 'dict-c5-font-lock-extend-region' by guarding condition.
Tue, 20 Dec 2011 23:28:29 +0200 Oleksandr Gavenko Return non-nil if region was adjusted.
Tue, 20 Dec 2011 23:18:04 +0200 Oleksandr Gavenko Add docs.
Tue, 20 Dec 2011 23:15:57 +0200 Oleksandr Gavenko Finally fix multiline highlighting.
Tue, 20 Dec 2011 22:11:20 +0200 Oleksandr Gavenko Rewrite code to use 'define-derived-mode'.
Tue, 20 Dec 2011 21:45:23 +0200 Oleksandr Gavenko Customise more variables for comment highlighting.
Tue, 20 Dec 2011 21:12:34 +0200 Oleksandr Gavenko Enable multiline highlighting.
Tue, 20 Dec 2011 20:20:14 +0200 Oleksandr Gavenko Remove superfluous argument.
Mon, 19 Dec 2011 22:59:20 +0200 Oleksandr Gavenko Simplify regexp.
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
Sun, 20 Nov 2011 23:16:59 +0200 Oleksandr Gavenko merged
Sun, 20 Nov 2011 20:14:17 +0200 Oleksandr Gavenko merged
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 20:14:01 +0200 Oleksandr Gavenko Simplify code.
Thu, 17 Nov 2011 20:11:19 +0200 Oleksandr Gavenko Implement 'uninstall' target.
Thu, 17 Nov 2011 20:08:16 +0200 Oleksandr Gavenko Remove depricated code. Use "jdone" project instead.
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 19:20:47 +0200 Oleksandr Gavenko merged
Mon, 14 Nov 2011 19:20:36 +0200 Oleksandr Gavenko Depricated. Use 'jdone' mode.
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
Fri, 11 Nov 2011 10:34:17 +0200 Oleksandr Gavenko Add coloring by day by 'sed'.
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
Thu, 10 Nov 2011 13:34:13 +0200 Oleksandr Gavenko Add example of stmcrblog.sh script using.
Thu, 10 Nov 2011 13:32:26 +0200 Oleksandr Gavenko Add example of 'stmcrblog-file' processing.
Thu, 10 Nov 2011 12:36:47 +0200 Oleksandr Gavenko update doc.
Thu, 10 Nov 2011 12:36:23 +0200 Oleksandr Gavenko Add post current line function.
Thu, 10 Nov 2011 12:17:30 +0200 Oleksandr Gavenko Add 'autoload's for stmcrblog mode.
Thu, 10 Nov 2011 12:14:01 +0200 Oleksandr Gavenko Set coding system for blog storage to utf-8.
Thu, 10 Nov 2011 11:40:58 +0200 Oleksandr Gavenko Allow post to file. Provide hook to render and publish file.
Thu, 10 Nov 2011 10:29:44 +0200 Oleksandr Gavenko Add base 'stmcrblog' mode code.
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 22:28:34 +0200 Oleksandr Gavenko Recursively add dirs from 'my-usr-el-dir' to 'load-path'.
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 02:56:48 +0300 Oleksandr Gavenko Add terget to convert RST to HTML.
Mon, 24 Oct 2011 02:56:25 +0300 Oleksandr Gavenko Fix markup.
Mon, 24 Oct 2011 02:48:59 +0300 Oleksandr Gavenko Add some headlines.
Mon, 24 Oct 2011 02:46:43 +0300 Oleksandr Gavenko Convert documentation files to RST syntax.
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'.
Fri, 14 Oct 2011 10:26:22 +0300 Oleksandr Gavenko merged
Wed, 12 Oct 2011 10:22:10 +0300 Oleksandr Gavenko merged
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.
Tue, 27 Sep 2011 10:37:34 +0300 Oleksandr Gavenko Section name can contain spaces. Handle this situation.
Tue, 27 Sep 2011 10:34:48 +0300 Oleksandr Gavenko Section can be quoted by '"'. Handle this situation.
Tue, 27 Sep 2011 10:33:24 +0300 Oleksandr Gavenko Mark '$' as punctuation mark in nsis-mode.
Tue, 27 Sep 2011 10:32:58 +0300 Oleksandr Gavenko Add macros to imenu for nsis-mode.
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
Wed, 21 Sep 2011 10:23:11 +0300 Oleksandr Gavenko Fix shebang for FreeBSD.
Wed, 21 Sep 2011 10:08:37 +0300 Oleksandr Gavenko Automated merge with file:///cygdrive/d/srv/hg-home/dot-emacs
Wed, 21 Sep 2011 10:08:29 +0300 Oleksandr Gavenko Try generate by autogen after '.emacs-my' installed.
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, 14 Sep 2011 14:12:02 +0300 Oleksandr Gavenko Use bash as script lang. This fix:
Wed, 07 Sep 2011 22:11:45 +0300 Oleksandr Gavenko Add 'tcl-mode' to 'my-devel-mode-list'.
Wed, 07 Sep 2011 14:22:15 +0300 Oleksandr Gavenko Add 'print_header'.
Wed, 07 Sep 2011 14:10:42 +0300 Oleksandr Gavenko Add '-a' option to Man-switches.
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.
Sun, 04 Sep 2011 23:09:38 +0300 Oleksandr Gavenko major mode for dict dictionary source files
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.
Wed, 17 Aug 2011 21:08:57 +0300 Oleksandr Gavenko change mode to 644
Sun, 07 Aug 2011 23:42:23 +0300 Oleksandr Gavenko Add work-around for PATH. Under Windows find.exe going in collision with
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 22:55:59 +0300 Oleksandr Gavenko Fix char syntax.
Sat, 25 Jun 2011 15:58:35 +0300 Oleksandr Gavenko Set basic mail settings.
Fri, 24 Jun 2011 18:06:06 +0300 Oleksandr Gavenko Eliminate hook and add nsis-mode-set-comment-style.
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:11:10 +0300 Oleksandr Gavenko Move code from add-hook lambda to separate functions.
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:40:24 +0200 Oleksandr Gavenko Fix 'install' after removing '.emacs-autogen'.
Tue, 22 Feb 2011 00:39:33 +0200 Oleksandr Gavenko Prefer horizontal windows splitting.
Mon, 21 Feb 2011 23:38:34 +0200 Oleksandr Gavenko Improve checker architecture.
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
Tue, 04 Jan 2011 23:55:13 +0200 Oleksandr Gavenko Fix default dictionary names.
Tue, 04 Jan 2011 23:51:10 +0200 Oleksandr Gavenko Prefer ispell instead aspell. Use 'command -v' instead 'which' utility for portability.
Sun, 02 Jan 2011 21:03:16 +0200 Oleksandr Gavenko Prefer horizontal windows splitting.
Wed, 09 Feb 2011 15:20:49 +0200 Oleksandr Gavenko Fix trailing spaces.
Wed, 09 Feb 2011 15:19:48 +0200 Oleksandr Gavenko Fix error reporting.
Wed, 09 Feb 2011 15:17:21 +0200 Oleksandr Gavenko Report error if file not found.
Wed, 09 Feb 2011 15:02:41 +0200 Oleksandr Gavenko Remove text properties.
Wed, 09 Feb 2011 14:50:48 +0200 Oleksandr Gavenko Remove unsed code.
Wed, 09 Feb 2011 12:05:27 +0200 Oleksandr Gavenko Fix colors.
Wed, 09 Feb 2011 01:03:42 +0200 Oleksandr Gavenko Fix error when fline is nil. Optimize regex for highlighting. Set quotes as
Wed, 09 Feb 2011 00:44:43 +0200 Oleksandr Gavenko Major mode for error logs.
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 22:23:34 +0200 Oleksandr Gavenko Example how set 'etags-table-alist'.
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
Sun, 16 Jan 2011 21:54:19 +0200 Oleksandr Gavenko Added standard Makefile settings.
Mon, 17 Jan 2011 15:17:59 +0200 Oleksandr Gavenko Add jabber authentication example.
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
Wed, 22 Dec 2010 14:57:33 +0200 Oleksandr Gavenko Prefer native Windows Emacs, so use it if available.
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.
Thu, 04 Nov 2010 21:53:32 +0200 Oleksandr Gavenko merged
Fri, 29 Oct 2010 20:37:48 +0300 Oleksandr Gavenko merged
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 17:49:26 +0300 Oleksandr Gavenko Delete wrong code.
Fri, 29 Oct 2010 17:47:48 +0300 Oleksandr Gavenko Set ispell dictionary to default as 'english' not found on Debian 5.0.
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.
Sun, 29 Aug 2010 20:26:28 +0300 Oleksandr Gavenko Removed unused and all time commented coding preferences.
Sun, 29 Aug 2010 20:23:14 +0300 Oleksandr Gavenko Set each coding system separately instead by 'prefer-coding-system' for
Sun, 29 Aug 2010 15:34:24 +0300 Oleksandr Gavenko Use '~/.emacs.d/include' as place for headers.
Sun, 29 Aug 2010 15:16:15 +0300 Oleksandr Gavenko Fix file name coding for dired and find-file under Windows.
Sun, 29 Aug 2010 14:29:26 +0300 Oleksandr Gavenko Disable indent on extern C.
Sun, 29 Aug 2010 13:48:17 +0300 Oleksandr Gavenko Various workaround for Cygwin shell and find-*/grep-* Emacs functions.
Fri, 27 Aug 2010 12:24:21 +0300 Oleksandr Gavenko Set my path for headers.
Fri, 27 Aug 2010 12:20:08 +0300 Oleksandr Gavenko Set funny key binding for analyzer.
Sat, 07 Aug 2010 23:15:55 +0300 Oleksandr Gavenko merged
Sat, 07 Aug 2010 22:53:36 +0300 Oleksandr Gavenko change file access mode
Wed, 04 Aug 2010 22:32:57 +0300 Oleksandr Gavenko mouse-wheel-mode don't defined for Cygwin console Emacs 23.2.
Tue, 03 Aug 2010 23:10:27 +0300 Oleksandr Gavenko Associate shell-script-mode for .cygport files.
Tue, 03 Aug 2010 23:06:54 +0300 Oleksandr Gavenko Fix comment.
Mon, 02 Aug 2010 22:04:31 +0300 Oleksandr Gavenko Open *Global menu* by <apps> key.
Sun, 01 Aug 2010 19:33:27 +0300 Oleksandr Gavenko Disable suspend by C-x C-z. It ugly.
Sun, 01 Aug 2010 16:11:04 +0300 Oleksandr Gavenko Set comint-eol-on-send.
Sun, 01 Aug 2010 16:08:20 +0300 Oleksandr Gavenko Set comint-completion-addsuffix.
Sun, 01 Aug 2010 13:08:31 +0300 Oleksandr Gavenko use-dialog-box set to t.
Sun, 01 Aug 2010 12:59:42 +0300 Oleksandr Gavenko Remove load-path assignment.
Mon, 26 Jul 2010 01:14:31 +0300 Oleksandr Gavenko merged
Mon, 26 Jul 2010 01:04:55 +0300 Oleksandr Gavenko Open menu by f10 like by C-Mouse-3 without mouse!
Mon, 26 Jul 2010 00:59:46 +0300 Oleksandr Gavenko Allow imenu function if manu-bar-mode disabled (becase in that case
Mon, 26 Jul 2010 00:57:40 +0300 Oleksandr Gavenko Added outline-mode-hook to my-devel-mode-hook-list.
Sun, 25 Jul 2010 23:41:56 +0300 Oleksandr Gavenko Set low idle time to less wait for type info in minibuffer.
Sun, 25 Jul 2010 23:08:04 +0300 Oleksandr Gavenko Added more semantic customisation.
Sun, 25 Jul 2010 17:31:37 +0300 Oleksandr Gavenko If set 'c-default-style' before 'c-add-style'
Sun, 25 Jul 2010 17:13:55 +0300 Oleksandr Gavenko Use for awk it's style.
Sun, 25 Jul 2010 11:18:14 +0300 Oleksandr Gavenko Enable 'semantic' for Emacs 23.2.
Sun, 25 Jul 2010 11:13:20 +0300 Oleksandr Gavenko Enable automatic depth up search for TAGS file when 'etags-table' available.
Sun, 25 Jul 2010 11:10:35 +0300 Oleksandr Gavenko Group related settings in one place.
Sat, 24 Jul 2010 14:25:26 +0300 Oleksandr Gavenko merged
Thu, 22 Jul 2010 16:33:24 +0300 Oleksandr Gavenko I remove partial-completion-mode because it depricated in Emacs 24.0.
Thu, 22 Jul 2010 15:17:48 +0300 Oleksandr Gavenko Added 'c++-mode-hook' to 'my-devel-mode-hook-list'.
Thu, 15 Jul 2010 00:26:36 +0300 Oleksandr Gavenko merged
Tue, 13 Jul 2010 23:06:09 +0300 Oleksandr Gavenko Fix: 'scroll-bar-mode' and 'tooltip-mode' do not defined in Cygwin nox Emacs.
Tue, 13 Jul 2010 11:26:33 +0300 Oleksandr Gavenko For occur defined standard key binding - 'M-s o'.
Wed, 30 Jun 2010 17:12:43 +0300 Oleksandr Gavenko Set size-indication-mode.
Wed, 23 Jun 2010 16:10:21 +0300 Oleksandr Gavenko Automated merge with file:///cygdrive/d/srv/hg-home/dot-emacs
Wed, 23 Jun 2010 16:10:12 +0300 Oleksandr Gavenko Added compilation-mode-hook to my-scroll-margin-mode-hook-list.
Sun, 20 Jun 2010 22:16:14 +0300 Oleksandr Gavenko Automated merge with file:///cygdrive/e/srv/hg/dot-emacs
Sun, 20 Jun 2010 22:15:45 +0300 Oleksandr Gavenko Save more items in 'recentf'.
Sun, 20 Jun 2010 22:14:31 +0300 Oleksandr Gavenko Fix: default 'command-history' length too short (in Emacs 23.2 is 30).
Wed, 16 Jun 2010 00:04:06 +0300 Oleksandr Gavenko Show vc buffers in 'iswitchb'.
Wed, 16 Jun 2010 00:02:17 +0300 Oleksandr Gavenko merged
Wed, 16 Jun 2010 00:02:00 +0300 Oleksandr Gavenko As *VC log* pass commit message in UTF-8 encoding I override possible locale
Fri, 28 May 2010 17:11:33 +0300 Oleksandr Gavenko Set input method to russian-computer by default as in cyrillic-jcuken instead
Thu, 27 May 2010 15:18:14 +0300 Oleksandr Gavenko merged
Wed, 19 May 2010 12:26:14 +0300 Oleksandr Gavenko As cyrillic-jcuken input metod fixed
Wed, 19 May 2010 00:21:08 +0300 Oleksandr Gavenko Highlight TODO FIXME in outline-mode.
Mon, 17 May 2010 00:09:22 +0300 Oleksandr Gavenko merged
Mon, 17 May 2010 00:08:36 +0300 Oleksandr Gavenko Use margin in dired.
Thu, 13 May 2010 09:59:29 +0300 Oleksandr Gavenko Fix compare func name.
Wed, 12 May 2010 19:03:48 +0300 Oleksandr Gavenko merged
Tue, 11 May 2010 20:03:50 +0300 Oleksandr Gavenko Automated merge with file:///cygdrive/e/srv/hg/dot-emacs
Tue, 11 May 2010 20:01:54 +0300 Oleksandr Gavenko Port to Emacs 32.2 (in 'global-font-lock-mode' error - Wrong number of arguments).
Wed, 12 May 2010 12:24:31 +0300 Oleksandr Gavenko Do not load server.el for Emacs 21.x.
Tue, 11 May 2010 12:36:45 +0300 Oleksandr Gavenko Invoke global-font-lock-mode with 1 arg so it now worked in Emacs 22.3.
Thu, 06 May 2010 00:10:27 +0300 Oleksandr Gavenko merged
Tue, 04 May 2010 23:34:38 +0300 Oleksandr Gavenko Added list of mode hooks for enabling scroll margin.
Tue, 27 Apr 2010 17:47:28 +0300 Oleksandr Gavenko Set shell to bash.
Mon, 26 Apr 2010 17:07:08 +0300 Oleksandr Gavenko Fix misspelling.
Mon, 26 Apr 2010 17:05:42 +0300 Oleksandr Gavenko Set shell under Windows to Cygwin/MSYS sh.
Mon, 26 Apr 2010 17:04:33 +0300 Oleksandr Gavenko Fix spelling settings.
Sun, 25 Apr 2010 23:09:13 +0300 Oleksandr Gavenko Explore environment for abilities and tup config in ~/.emacs-autogen.
Sun, 25 Apr 2010 22:08:56 +0300 Oleksandr Gavenko View in org agenda TODOs for one month in future.
Tue, 13 Apr 2010 23:17:54 +0300 Oleksandr Gavenko small fix shell-file-name.
Sun, 11 Apr 2010 22:07:37 +0300 Oleksandr Gavenko Setup INFOPATH for Cygwin.
Tue, 06 Apr 2010 22:50:47 +0300 Oleksandr Gavenko Don't override find-ls-option in case of Windows and when cmdproxy used.
Sat, 03 Apr 2010 21:24:33 +0400 user Remove example for setting frame size at startup as frame size now detected automatically.
Sat, 03 Apr 2010 21:10:04 +0400 user Proper test if remember mode available.
Sat, 03 Apr 2010 21:05:24 +0400 user Special case for Windows if emacs-nox from Cygwin installed along with native Emacs.
Tue, 30 Mar 2010 23:38:28 +0300 Oleksandr Gavenko Automated merge with file:///cygdrive/e/srv/hg/dot-emacs
Thu, 25 Mar 2010 23:14:52 +0200 Oleksandr Gavenko Take off noise message from erc in notify.
Thu, 25 Mar 2010 21:57:47 +0200 Oleksandr Gavenko Added emacs-lisp to my devel mode list.
Thu, 25 Mar 2010 21:51:53 +0200 Oleksandr Gavenko Option for find-dired.
Thu, 01 Apr 2010 22:47:31 +0300 Oleksandr Gavenko Update comment.
Sun, 28 Mar 2010 22:13:05 +0300 Oleksandr Gavenko On Debian with font 7x13 right part of windows go out of display border.
Wed, 24 Mar 2010 23:55:56 +0200 Oleksandr Gavenko Code ported to work with Emac 21.4. Mainly problems in undefi8ned functions.
Wed, 24 Mar 2010 23:53:55 +0200 Oleksandr Gavenko Dont use fringe-mode as all value set manually by
Wed, 24 Mar 2010 23:51:43 +0200 Oleksandr Gavenko Maximize frame on full screen.
Wed, 24 Mar 2010 21:00:27 +0200 Oleksandr Gavenko Automated merge with file:///cygdrive/e/srv/hg/dot-emacs
Wed, 24 Mar 2010 21:00:13 +0200 Oleksandr Gavenko More verbose buffer-boundaries.
Wed, 24 Mar 2010 15:26:12 +0200 Oleksandr Gavenko Set cacl digit grouping.
Mon, 22 Mar 2010 23:39:52 +0200 Oleksandr Gavenko Don't truncate long lines.
Mon, 22 Mar 2010 23:34:40 +0200 Oleksandr Gavenko No spasing between text lines.
Mon, 22 Mar 2010 23:32:00 +0200 Oleksandr Gavenko Set default fringe and margin width.
Mon, 22 Mar 2010 23:20:11 +0200 Oleksandr Gavenko Set default-header-line-format.
Mon, 22 Mar 2010 22:46:47 +0200 Oleksandr Gavenko By default start from user home directory (HOME point to it).
Mon, 22 Mar 2010 22:38:16 +0200 Oleksandr Gavenko Added indicate-buffer-boundaries.
Thu, 18 Mar 2010 12:08:02 +0200 Oleksandr Gavenko Set grep-find-template.
Thu, 18 Mar 2010 12:02:21 +0200 Oleksandr Gavenko By default use sh as shell interpretator on Windows, thus Cygwin or MSYS
Thu, 18 Mar 2010 11:56:02 +0200 Oleksandr Gavenko Assume that we have GNU grep, so -H available.
Thu, 18 Mar 2010 11:43:28 +0200 Oleksandr Gavenko Correct grep command.
Thu, 18 Mar 2010 10:57:52 +0200 Oleksandr Gavenko Added key binding for rgrep.
Thu, 18 Mar 2010 09:45:03 +0200 Oleksandr Gavenko merged
Wed, 17 Mar 2010 10:54:06 +0200 Oleksandr Gavenko Restore shell name if user set SHELL env var for Cygwin/MSYS.
Wed, 17 Mar 2010 23:27:26 +0200 Oleksandr Gavenko As 'directory ~/.emacs.d/server is unsafe on windows' error fixed in upcoming
Wed, 17 Mar 2010 23:13:18 +0200 Oleksandr Gavenko Small spell correction. ~/.emacs-post role was explained more clear.
Wed, 17 Mar 2010 23:07:40 +0200 Oleksandr Gavenko Small spell correction.
Wed, 17 Mar 2010 23:04:01 +0200 Oleksandr Gavenko Document that '~/.emacs-custom.el' now loaded before '~/.emacs-my'.
Wed, 17 Mar 2010 22:59:52 +0200 Oleksandr Gavenko Set fill-column for file.
Wed, 17 Mar 2010 22:58:12 +0200 Oleksandr Gavenko Set fill-column for file.
Wed, 17 Mar 2010 22:57:45 +0200 Oleksandr Gavenko Dont prompt for master file.
Wed, 17 Mar 2010 22:54:40 +0200 Oleksandr Gavenko Minor changes.
Wed, 17 Mar 2010 22:50:31 +0200 Oleksandr Gavenko Move code to proper place.
Sun, 14 Mar 2010 21:42:36 +0200 Oleksandr Gavenko generic-define-* before (require 'generic-x) allow load all useful extra modes.
Sun, 14 Mar 2010 21:24:04 +0200 Oleksandr Gavenko Load 'custom-file' before "~/.emacs-my" as some settings can effect on require
Sun, 14 Mar 2010 21:16:54 +0200 Oleksandr Gavenko Automated merge with file:///E:\srv\hg\dot-emacs
Sun, 14 Mar 2010 21:16:45 +0200 Oleksandr Gavenko Remove bat-file-mode as it present in generic-x.el.
Sun, 14 Mar 2010 20:49:34 +0200 Oleksandr Gavenko merged
Sun, 14 Mar 2010 20:47:14 +0200 Oleksandr Gavenko With scroll-step 3 when go down it scroll one line but if up - 3 so set
Sun, 14 Mar 2010 20:28:36 +0200 Oleksandr Gavenko Move some appearance related switch together.
Sun, 14 Mar 2010 20:20:26 +0200 Oleksandr Gavenko Use variable my-devel-mode-hook-list so easy adds new devel modes in one
Sun, 14 Mar 2010 20:12:11 +0200 Oleksandr Gavenko Move general getting into one place.
Sun, 14 Mar 2010 20:07:46 +0200 Oleksandr Gavenko Use common value for fill-column.
Sun, 14 Mar 2010 20:03:11 +0200 Oleksandr Gavenko When scroll-step is 1 and if first displayed line overlapped and you go up one line or fisrt
Sun, 14 Mar 2010 18:54:20 +0200 Oleksandr Gavenko Set margin only for desired modes! Do not frustrate calendar any more.
Fri, 12 Mar 2010 21:48:36 +0200 Oleksandr Gavenko Automated merge with file:///E:\srv\hg\dot-emacs
Fri, 12 Mar 2010 21:48:31 +0200 Oleksandr Gavenko Added set-mouse-color example.
Fri, 26 Feb 2010 23:04:51 +0200 Oleksandr Gavenko Mutch options with double hyphen.
Thu, 25 Feb 2010 23:27:41 +0200 Oleksandr Gavenko Set org-agenda-format-date.
Sat, 13 Mar 2010 16:20:30 +0200 Oleksandr Gavenko Set make-backup-files.
Mon, 08 Mar 2010 10:46:25 +0200 Oleksandr Gavenko merged
Mon, 08 Mar 2010 10:45:55 +0200 Oleksandr Gavenko Enable 'a' command in dired.
Sun, 07 Mar 2010 15:34:05 +0200 Oleksandr Gavenko Set value to vc-annotate-* by 'setq', with 'custom-set-variables' in always
Sun, 07 Mar 2010 15:30:49 +0200 Oleksandr Gavenko Spell fix.
Sun, 07 Mar 2010 10:58:13 +0200 Oleksandr Gavenko Because of Debian policy documentation covered by FDL license with invariant sections not allowed in packet
Sat, 06 Mar 2010 14:26:14 +0200 Oleksandr Gavenko 'my-todo-face' deleted. Standard 'font-lock-warning-face' used instead.
Wed, 24 Feb 2010 13:31:36 +0200 Oleksandr Gavenko Allow lowercase rem keyword.
Tue, 23 Feb 2010 11:56:46 +0200 Oleksandr Gavenko Allow dot and underscore to be word class.
Tue, 23 Feb 2010 11:46:18 +0200 Oleksandr Gavenko Added shift keyword.
Mon, 22 Feb 2010 11:49:37 +0200 Oleksandr Gavenko Store all files in current dir for easy access to they.
Mon, 22 Feb 2010 11:42:38 +0200 Oleksandr Gavenko Highlight var if it contain underscore.
Mon, 22 Feb 2010 11:28:30 +0200 Oleksandr Gavenko Added new keywords.
Mon, 22 Feb 2010 11:14:48 +0200 Oleksandr Gavenko Automated merge with file:///d:\srv\hg-home\dot-emacs
Mon, 22 Feb 2010 11:14:39 +0200 Oleksandr Gavenko Added new keywords.
Thu, 11 Feb 2010 23:57:52 +0200 Oleksandr Gavenko merged
Thu, 11 Feb 2010 23:57:34 +0200 Oleksandr Gavenko Fix extension for bat file.
Wed, 10 Feb 2010 13:28:12 +0200 Oleksandr Gavenko Highlight label after 'call'.
Sun, 07 Feb 2010 22:23:51 +0200 Oleksandr Gavenko Improved func name highlighting.
Fri, 05 Feb 2010 16:38:41 +0200 Oleksandr Gavenko Modify modify-syntax-entry by hook. Removed unused code.
Fri, 05 Feb 2010 16:35:02 +0200 Oleksandr Gavenko Highlight -op and /op switches.
Fri, 05 Feb 2010 16:23:40 +0200 Oleksandr Gavenko Added highliting for some keyword.
Fri, 05 Feb 2010 16:19:36 +0200 Oleksandr Gavenko Mark % as punctuation.
Fri, 05 Feb 2010 16:15:49 +0200 Oleksandr Gavenko Added highlighting for variavles and some keywords.
Thu, 04 Feb 2010 00:06:11 +0200 Oleksandr Gavenko Safely load 'custom-file'.
Thu, 04 Feb 2010 00:04:17 +0200 Oleksandr Gavenko merged
Wed, 03 Feb 2010 23:58:36 +0200 Oleksandr Gavenko Point to README from config file.
Wed, 03 Feb 2010 23:56:29 +0200 Oleksandr Gavenko Move config files structure to README.
Wed, 03 Feb 2010 23:54:34 +0200 Oleksandr Gavenko Fix spelling.
Wed, 03 Feb 2010 23:52:56 +0200 Oleksandr Gavenko Don't load wonam all time.
Wed, 03 Feb 2010 23:52:33 +0200 Oleksandr Gavenko Remove duplicated comments.
Wed, 03 Feb 2010 23:48:02 +0200 Oleksandr Gavenko Info path user must set through INFOPATH env var, see README.
Wed, 03 Feb 2010 23:46:34 +0200 Oleksandr Gavenko Make header name like tags, separated by comma and ended on period.
Wed, 03 Feb 2010 23:34:38 +0200 Oleksandr Gavenko Use utf-8 encoding.
Wed, 03 Feb 2010 23:27:06 +0200 Oleksandr Gavenko Remove outdated info.
Wed, 03 Feb 2010 23:26:24 +0200 Oleksandr Gavenko Describe new load order.
Wed, 03 Feb 2010 23:00:46 +0200 Oleksandr Gavenko hl-line face already set in '.emacs-my'.
Wed, 03 Feb 2010 22:59:07 +0200 Oleksandr Gavenko Instead '.emacs' use '.emacs-custom.el' as file for saving customisations.
Wed, 03 Feb 2010 22:58:00 +0200 Oleksandr Gavenko read-quoted-char-radix already set in .emacs-my
Wed, 03 Feb 2010 22:57:32 +0200 Oleksandr Gavenko Move pc-select-meta-moves-sexps to proper place so it have effect.
Tue, 02 Feb 2010 16:45:30 +0200 Oleksandr Gavenko Windows inf files for installing drivers.
Sat, 30 Jan 2010 23:17:41 +0200 Oleksandr Gavenko Fix label pattern, :: is not label (it plugin invoke).
Sat, 30 Jan 2010 23:10:04 +0200 Oleksandr Gavenko Added new words and fix comment highliting as command can be on same line as label.
Sat, 30 Jan 2010 21:24:29 +0200 Oleksandr Gavenko As screen size automatically not detected, determine dimention from user assigned vars.
Fri, 29 Jan 2010 16:13:48 +0200 Oleksandr Gavenko Another way to register TODO highlighting.
Fri, 29 Jan 2010 13:53:40 +0200 Oleksandr Gavenko Added instruction from doc.
Fri, 29 Jan 2010 13:23:30 +0200 Oleksandr Gavenko Added comment pattern.
Fri, 29 Jan 2010 11:31:17 +0200 Oleksandr Gavenko Added keyword and comment char.
Thu, 28 Jan 2010 22:27:45 +0200 Oleksandr Gavenko merged
Thu, 28 Jan 2010 21:39:42 +0200 Oleksandr Gavenko Update copyright statement and year.
Thu, 28 Jan 2010 21:34:44 +0200 Oleksandr Gavenko Remove copyright as in public domain.
Thu, 28 Jan 2010 21:33:32 +0200 Oleksandr Gavenko .emacs-* like file contain -*- -*- in there header so dont update auto-mode-alist.
Thu, 28 Jan 2010 21:31:18 +0200 Oleksandr Gavenko Load autoloads instead all mode files for speed.
Thu, 28 Jan 2010 21:30:40 +0200 Oleksandr Gavenko Added autoload generation.
Thu, 28 Jan 2010 21:29:40 +0200 Oleksandr Gavenko Added autoload magic comment for main mode function.
Thu, 28 Jan 2010 21:28:44 +0200 Oleksandr Gavenko Added base incomplete bat-file mode.
Thu, 28 Jan 2010 21:26:06 +0200 Oleksandr Gavenko Enable file association for myself defined modes.
Thu, 28 Jan 2010 20:24:42 +0200 Oleksandr Gavenko Always define nsis mode.
Thu, 28 Jan 2010 20:20:25 +0200 Oleksandr Gavenko Template directory renamed to 'lisp' directory.
Thu, 28 Jan 2010 20:15:56 +0200 Oleksandr Gavenko Udded uninstall target.
Thu, 28 Jan 2010 20:14:19 +0200 Oleksandr Gavenko Install mode file under '.emacs.d' dir.
Thu, 28 Jan 2010 20:01:05 +0200 Oleksandr Gavenko As template-post removed dont install them.
Thu, 28 Jan 2010 19:58:34 +0200 Oleksandr Gavenko Move 'resize-frame.el' to '.emacs-my'.
Thu, 28 Jan 2010 19:53:12 +0200 Oleksandr Gavenko Remove tags as not used.
Thu, 28 Jan 2010 19:53:11 +0200 Oleksandr Gavenko Remove tags as not used.
Thu, 28 Jan 2010 19:53:11 +0200 Oleksandr Gavenko Remove tags as not used.
Thu, 28 Jan 2010 19:53:10 +0200 Oleksandr Gavenko Remove tags as not used.
Thu, 28 Jan 2010 19:51:11 +0200 Oleksandr Gavenko Install pre/post config into auto files.
Wed, 27 Jan 2010 23:48:53 +0200 Oleksandr Gavenko Write .PHONY exactly before target.
Tue, 26 Jan 2010 11:08:33 +0200 Oleksandr Gavenko ctext-with-extensions is alias for ctext-with-extensions.
Mon, 25 Jan 2010 23:37:52 +0200 Oleksandr Gavenko Fix docs headers according to 'Conventional Headers for Emacs Libraries'.
Mon, 25 Jan 2010 23:35:10 +0200 Oleksandr Gavenko Make docs headers according to 'Conventional Headers for Emacs Libraries'.
Sun, 24 Jan 2010 13:18:40 +0200 Oleksandr Gavenko Allow scroll left.
Sun, 24 Jan 2010 13:18:15 +0200 Oleksandr Gavenko Regroup code.
Mon, 18 Jan 2010 23:35:15 +0200 Oleksandr Gavenko Highlight on search and repalce.
Mon, 18 Jan 2010 23:31:08 +0200 Oleksandr Gavenko Translate comment to English.
Mon, 18 Jan 2010 23:29:33 +0200 Oleksandr Gavenko Increase log message count.
Mon, 18 Jan 2010 23:28:26 +0200 Oleksandr Gavenko Disallow creation of new lines when you press the "arrow-down key" at end of the buffer.
Mon, 18 Jan 2010 23:17:52 +0200 Oleksandr Gavenko Show different messages on statup.
Mon, 18 Jan 2010 23:06:33 +0200 Oleksandr Gavenko Change startup message.
Mon, 18 Jan 2010 23:03:39 +0200 Oleksandr Gavenko Set cursor-type.
Mon, 18 Jan 2010 22:53:01 +0200 Oleksandr Gavenko Remove dumb comment.
Sun, 17 Jan 2010 23:44:35 +0200 Oleksandr Gavenko Added comment.
Sun, 17 Jan 2010 23:42:46 +0200 Oleksandr Gavenko TABs removed.
Sun, 17 Jan 2010 23:39:01 +0200 Oleksandr Gavenko buffer-menu better then buffer-list, but ibuffer much better.
Sun, 17 Jan 2010 23:33:53 +0200 Oleksandr Gavenko Always blink cursor.
Sun, 17 Jan 2010 23:32:25 +0200 Oleksandr Gavenko Set indicate-empty-lines.
Sun, 17 Jan 2010 23:22:45 +0200 Oleksandr Gavenko Added dired settings.
Sun, 17 Jan 2010 23:15:14 +0200 Oleksandr Gavenko Enable image if supported.
Mon, 11 Jan 2010 17:40:07 +0200 Oleksandr Gavenko Set default erc encoding to utf-8 because on Windows I have default coding - cp1251.
Tue, 29 Dec 2009 10:57:18 +0200 Oleksandr Gavenko merged
Wed, 23 Dec 2009 13:04:05 +0200 Oleksandr Gavenko Added workaround to allow find-dired worked in Windows when interacrive shell
Fri, 11 Dec 2009 10:48:26 +0200 Oleksandr Gavenko Correct highlight patterns.
Mon, 28 Dec 2009 20:01:27 +0200 Oleksandr Gavenko Adds to auto-mode-alist .emacs-* files.
Mon, 28 Dec 2009 19:55:47 +0200 Oleksandr Gavenko Removo CUA setting (as not used).
Mon, 28 Dec 2009 19:54:15 +0200 Oleksandr Gavenko Remove old unknow desire function.
Mon, 28 Dec 2009 19:51:02 +0200 Oleksandr Gavenko Simplify expression.
Mon, 28 Dec 2009 19:48:15 +0200 Oleksandr Gavenko Fix: instead featurep used provide.
Mon, 28 Dec 2009 19:46:04 +0200 Oleksandr Gavenko Added func to calculate region length.
Mon, 28 Dec 2009 19:41:55 +0200 Oleksandr Gavenko Use bash as primary shell.
Mon, 28 Dec 2009 19:25:33 +0200 Oleksandr Gavenko Do not redefine completion-ignored-extensions, instead append new values.
Mon, 28 Dec 2009 19:15:46 +0200 Oleksandr Gavenko To disable mode use -1 instead nil.
Mon, 28 Dec 2009 19:03:58 +0200 Oleksandr Gavenko partial-completion-mode cause bug in read-file-name with Emacs v22.3.1 (but not with v23.1).
Sun, 27 Dec 2009 14:00:42 +0200 Oleksandr Gavenko Remove unused blink-matching-paren-on-screen var.
Sun, 27 Dec 2009 13:52:29 +0200 Oleksandr Gavenko Remove grep-tree-command var as no longer used.
Sun, 27 Dec 2009 13:51:17 +0200 Oleksandr Gavenko Added .git for exclude from grep find.
Sun, 27 Dec 2009 12:50:10 +0200 Oleksandr Gavenko Set ptoper search pattern for find-dired (in find-dired code there is exist
Thu, 17 Dec 2009 22:49:43 +0200 Oleksandr Gavenko Care about cygwin-mount.el for Windows.
Thu, 17 Dec 2009 22:47:31 +0200 Oleksandr Gavenko Automated merge with file:///E:\srv\hg\dot-emacs
Thu, 17 Dec 2009 22:47:27 +0200 Oleksandr Gavenko How setup INFOPATH in Windows.
Thu, 10 Dec 2009 23:01:46 +0200 Oleksandr Gavenko See what I am typing immediately (for keystroke in minibuffer).
Thu, 10 Dec 2009 22:57:58 +0200 Oleksandr Gavenko Case insensitive search. Group search customization together.
Thu, 10 Dec 2009 22:48:37 +0200 Oleksandr Gavenko Removed unnecessary commented lines.
Wed, 09 Dec 2009 11:04:53 +0200 Oleksandr Gavenko Reindent code.
Wed, 09 Dec 2009 11:04:30 +0200 Oleksandr Gavenko Fix prompt format (prompt and text stay on two line, not one).
Tue, 08 Dec 2009 15:03:25 +0200 Oleksandr Gavenko Automated merge with file:///d:\srv\hg-home\dot-emacs
Fri, 04 Dec 2009 14:24:23 +0200 Oleksandr Gavenko Correct highlighting in iar-linker-config-mode.
Sat, 05 Dec 2009 22:31:26 +0200 Oleksandr Gavenko Don't cd to home dir by C-x shell (removed "--login" switch from args).
Fri, 04 Dec 2009 13:48:32 +0200 Oleksandr Gavenko Added iar4-linker-config-mode.
Fri, 04 Dec 2009 13:47:30 +0200 Oleksandr Gavenko Correct highlighting in iar-linker-config-mode.
Thu, 03 Dec 2009 21:40:56 +0200 Oleksandr Gavenko Do not end file with newline.
Wed, 02 Dec 2009 23:46:58 +0200 Oleksandr Gavenko Added connent.
Wed, 02 Dec 2009 23:45:55 +0200 Oleksandr Gavenko Automated merge with file:///E:\srv\hg\dot-emacs
Wed, 02 Dec 2009 23:45:47 +0200 Oleksandr Gavenko Remove unused code.
Wed, 02 Dec 2009 23:40:14 +0200 Oleksandr Gavenko Move bat file mode code.
Wed, 02 Dec 2009 23:37:53 +0200 Oleksandr Gavenko Use bash for shell on Windows.
Wed, 02 Dec 2009 23:27:00 +0200 Oleksandr Gavenko Remove duplicated string.
Mon, 30 Nov 2009 12:29:15 +0200 Oleksandr Gavenko Allow long line coment in c/lisp code.
Mon, 23 Nov 2009 15:24:04 +0200 Oleksandr Gavenko Automated merge with file:///d:\srv\hg-home\dot-emacs
Mon, 23 Nov 2009 15:24:02 +0200 Oleksandr Gavenko Correct auto-mode-alist for win batch file mode.
Tue, 17 Nov 2009 18:20:05 +0200 Oleksandr Gavenko merged
Mon, 16 Nov 2009 17:53:04 +0200 Oleksandr Gavenko Added settings for psvn.
Sun, 15 Nov 2009 21:42:40 +0200 Oleksandr Gavenko Added matches for makefile-gmake-mode.
Sun, 08 Nov 2009 20:26:54 +0200 Oleksandr Gavenko Remove unused comment.
Sun, 08 Nov 2009 19:48:55 +0200 Oleksandr Gavenko adds new match for highlighting in iar-linker-config-mode.
Sun, 08 Nov 2009 19:39:56 +0200 Oleksandr Gavenko iar-linker-config-mode
Thu, 29 Oct 2009 11:31:47 +0200 Oleksandr Gavenko Correct copy/paste coding in windows.
Wed, 28 Oct 2009 00:38:15 +0200 Oleksandr Gavenko merged
Tue, 27 Oct 2009 14:49:59 +0200 Oleksandr Gavenko merged
Sun, 18 Oct 2009 11:10:35 +0300 Oleksandr Gavenko merged
Sun, 18 Oct 2009 11:09:44 +0300 Oleksandr Gavenko Start tab-stop-list with zero.
Fri, 16 Oct 2009 15:13:08 +0300 Oleksandr Gavenko I usually mistype "C-x C-f" to "C-x d" or "C-x C-d", correct this.
Fri, 16 Oct 2009 11:46:00 +0300 Oleksandr Gavenko Added association for IAR asm file.
Thu, 15 Oct 2009 15:45:15 +0300 Oleksandr Gavenko Parsing KEIL compiler error.
Sun, 18 Oct 2009 21:58:22 +0300 Oleksandr Gavenko merged
Wed, 14 Oct 2009 17:20:45 +0300 Oleksandr Gavenko Suppress error (error "The directory ~/.emacs.d/server is unsafe") on windows.
Wed, 14 Oct 2009 16:06:08 +0300 Oleksandr Gavenko Correctly set fsm var.
Wed, 14 Oct 2009 16:03:19 +0300 Oleksandr Gavenko Disable fsm debug function.
Mon, 12 Oct 2009 17:53:21 +0300 Oleksandr Gavenko set comment-fill-column to 100.
Mon, 12 Oct 2009 17:47:05 +0300 Oleksandr Gavenko c++-mode and objc-mode use "my" style.
Mon, 12 Oct 2009 17:28:15 +0300 Oleksandr Gavenko Remove unassigned comment.
Mon, 05 Oct 2009 17:12:13 +0300 Oleksandr Gavenko Set fringe-mode explicitly.
Mon, 05 Oct 2009 16:49:51 +0300 Oleksandr Gavenko Added example for unset-key.
Mon, 05 Oct 2009 15:38:39 +0300 Oleksandr Gavenko Make comment shorter.
Thu, 01 Oct 2009 16:25:23 +0300 Oleksandr Gavenko Added require-final-newline mention.
Thu, 01 Oct 2009 16:10:54 +0300 Oleksandr Gavenko cc-mode customisations.
Mon, 21 Sep 2009 16:15:53 +0300 Oleksandr Gavenko Comment customisation.
Mon, 05 Oct 2009 23:08:41 +0300 Oleksandr Gavenko Set read-quoted-char-radix.
Mon, 05 Oct 2009 23:02:19 +0300 Oleksandr Gavenko No longer use my-el-dir (which is "~/.el" dir).
Mon, 05 Oct 2009 22:59:29 +0300 Oleksandr Gavenko Remove no longer needed code for automatic loading SVN/Mercurial external modes.
Mon, 05 Oct 2009 22:57:15 +0300 Oleksandr Gavenko Start tab-stop-list with 0, so in asm-mode RET not indented cursor to
Mon, 14 Sep 2009 12:27:49 +0300 Oleksandr Gavenko Resize of emacs area and change position moved to template-post.
Mon, 14 Sep 2009 12:26:09 +0300 Oleksandr Gavenko Update comment.
Mon, 14 Sep 2009 12:20:43 +0300 Oleksandr Gavenko Correct target name.
Mon, 14 Sep 2009 12:16:12 +0300 Oleksandr Gavenko Added installation of template for -pre/-post scripts.
Tue, 08 Sep 2009 12:10:17 +0300 Oleksandr Gavenko Change color map for vc (C-x v g).
Thu, 20 Aug 2009 17:40:48 +0300 Oleksandr Gavenko Emacs 23.1 no longer need codepage-setup.
Tue, 18 Aug 2009 10:11:54 +0300 Oleksandr Gavenko Correct spelling and remove irrelevant old data.
Sun, 16 Aug 2009 22:48:30 +0300 Oleksandr Gavenko Added in example path to gnuwin32.
Sun, 16 Aug 2009 22:26:50 +0300 Oleksandr Gavenko About MANPATH on Windows.
Fri, 07 Aug 2009 10:05:53 +0300 Oleksandr Gavenko Setup MANPATH.
Fri, 07 Aug 2009 09:34:21 +0300 Oleksandr Gavenko Automated merge with file:///d:\srv\hg\dot-emacs
Fri, 07 Aug 2009 09:32:01 +0300 Oleksandr Gavenko Added customisation for woman.
Fri, 17 Jul 2009 22:08:45 +0300 Oleksandr Gavenko About GTD (org-mode).
Mon, 29 Jun 2009 19:14:02 +0300 Oleksandr Gavenko Reformat comment.
Mon, 29 Jun 2009 18:57:20 +0300 Oleksandr Gavenko Delete dust. Correct 'completion-ignored-extensions' list.
Mon, 29 Jun 2009 18:48:29 +0300 Oleksandr Gavenko Delete unknow variable assignment.
Mon, 29 Jun 2009 18:40:56 +0300 Oleksandr Gavenko Minor changes.
Mon, 29 Jun 2009 18:36:47 +0300 Oleksandr Gavenko Enable autosave.
Mon, 29 Jun 2009 18:23:52 +0300 Oleksandr Gavenko Remove dust lines.
Mon, 29 Jun 2009 18:16:08 +0300 Oleksandr Gavenko Remove unused key binding. Added more docs.
Mon, 29 Jun 2009 17:57:11 +0300 Oleksandr Gavenko Backups by coping.
Mon, 29 Jun 2009 14:59:43 +0300 Oleksandr Gavenko kill/yank func also use/update CLIPBOARD selsction on X window.
Mon, 29 Jun 2009 11:53:35 +0300 Oleksandr Gavenko More correct code for pc-select.
Sat, 27 Jun 2009 15:30:22 +0300 Oleksandr Gavenko Added makfile-mode to list for highlighting TABs.
Tue, 23 Jun 2009 11:52:56 +0300 Oleksandr Gavenko merged
Mon, 22 Jun 2009 16:09:40 +0300 Oleksandr Gavenko Basic customisation for rcirc.
Mon, 22 Jun 2009 14:13:53 +0300 Oleksandr Gavenko Temporary comment Info-directory-list assignment for Windows. Need more
Mon, 15 Jun 2009 10:23:11 +0300 Oleksandr Gavenko Automated merge with file:///d:\srv\hg\dot-emacs
Fri, 03 Apr 2009 12:18:48 +0200 Oleksandr Gavenko merge
Fri, 06 Feb 2009 11:58:14 +0200 Oleksandr Gavenko Setup browse-url func for linux and windows.
Tue, 23 Jun 2009 11:35:08 +0300 Oleksandr Gavenko Highlight TODO and FIXME only in desired modes.
Mon, 04 May 2009 11:20:40 +0300 Oleksandr Gavenko Disable tooltip.
Sat, 18 Apr 2009 12:48:54 +0300 Oleksandr Gavenko merge
Sat, 18 Apr 2009 12:44:07 +0300 Oleksandr Gavenko Set key binding to rename buffer.
Sat, 18 Apr 2009 12:23:37 +0300 Oleksandr Gavenko Automated merge with file:///srv/hg/dot-emacs
Mon, 30 Mar 2009 11:15:19 +0300 Oleksandr Gavenko Set frame-title-format.
Sat, 18 Apr 2009 11:50:36 +0300 Oleksandr Gavenko Practice alphabetical order.
Sat, 18 Apr 2009 11:47:25 +0300 Oleksandr Gavenko throw in java take 2 level indent.
Sat, 18 Apr 2009 11:45:12 +0300 Oleksandr Gavenko More regular indent.
Sat, 18 Apr 2009 11:42:35 +0300 Oleksandr Gavenko Switch from c-initialization-hook to c-mode-common-hook because otherwise
Mon, 30 Mar 2009 11:02:13 +0300 Oleksandr Gavenko Setup scrolling.
Fri, 27 Feb 2009 16:21:03 +0200 Oleksandr Gavenko Remove unused key binding.
Mon, 16 Feb 2009 12:07:49 +0200 Oleksandr Gavenko Dont show load average.
Wed, 11 Feb 2009 16:26:09 +0200 Oleksandr Gavenko Dont splash by message "Some one go Away" by jabber.
Tue, 10 Feb 2009 14:34:01 +0200 Oleksandr Gavenko Extend innore buffers by iswitch.
Mon, 09 Feb 2009 16:30:08 +0200 Oleksandr Gavenko Extend innore buffers by iswitch.
Thu, 05 Feb 2009 12:13:14 +0200 Oleksandr Gavenko Update copiright.
Wed, 21 Jan 2009 10:53:53 +0200 Oleksandr Gavenko display-time-format " %H:%M " sometimes buggy.
Mon, 19 Jan 2009 12:42:01 +0200 Oleksandr Gavenko Forget close brace.
Sun, 18 Jan 2009 22:15:19 +0200 Oleksandr Gavenko Correct bat-mode auto-mode-alist.
Sun, 18 Jan 2009 22:12:56 +0200 Oleksandr Gavenko Set .bat file association if bat-mode provided.
Sun, 18 Jan 2009 21:56:23 +0200 Oleksandr Gavenko Display time.
Thu, 15 Jan 2009 20:00:35 +0200 Oleksandr Gavenko Remove f3 keybinding as has C-s <ret>. f7 set to occur.
Sat, 10 Jan 2009 18:05:07 +0200 Oleksandr Gavenko Added iswitchb ignore names.
Thu, 08 Jan 2009 20:57:56 +0200 Oleksandr Gavenko cyrillic-jcuken is more pretty input method!
Tue, 23 Dec 2008 18:04:59 +0200 Oleksandr Gavenko merge
Tue, 23 Dec 2008 18:04:28 +0200 Oleksandr Gavenko Rename -my{-pre/-post} to {-pre/-post}.
Mon, 22 Dec 2008 23:13:46 +0200 Oleksandr Gavenko Set copyright notice.
Sun, 21 Dec 2008 22:12:34 +0200 Oleksandr Gavenko Prevent TRAMP to login on remote host when loading.
Sun, 21 Dec 2008 19:12:35 +0200 Oleksandr Gavenko Enable org mode for >= emacs22.
Sat, 20 Dec 2008 17:49:25 +0200 Oleksandr Gavenko Automated merge with file:///home/sasha/site/hg/dot-emacs
Fri, 19 Dec 2008 18:28:17 +0200 Oleksandr Gavenko Решил проблему copy/paste в X. Решил проблему поиска в UTF-8 буфере.
Sat, 20 Dec 2008 17:49:22 +0200 Oleksandr Gavenko As spell programm use ispell.
Sat, 20 Dec 2008 17:48:49 +0200 Oleksandr Gavenko Use highlighting on sgml modes!
Fri, 12 Dec 2008 21:56:22 +0200 Oleksandr Gavenko By default .emacs also overwrite.
Tue, 09 Dec 2008 17:07:30 +0200 Oleksandr Gavenko Move customization from .emacs (custom-set-variables) to .emacs-my. Remove duplication.
Tue, 09 Dec 2008 09:06:11 +0200 Oleksandr Gavenko merge
Wed, 03 Dec 2008 12:43:51 +0200 Oleksandr Gavenko View more logs in jabber.
Mon, 24 Nov 2008 15:18:03 +0200 Oleksandr Gavenko Do not set frame position.
Wed, 19 Nov 2008 09:15:23 +0200 Oleksandr Gavenko Use mozilla browser. Not tested for Windows.
Tue, 18 Nov 2008 14:33:47 +0200 Oleksandr Gavenko Open egg files as archive.
Sun, 07 Dec 2008 17:35:34 -0500 Oleksandr Gavenko merge
Sat, 25 Oct 2008 19:58:35 -0400 Oleksandr Gavenko View section move to silent runing
Sat, 25 Oct 2008 19:49:46 -0400 Oleksandr Gavenko Correct docs.
Sat, 25 Oct 2008 19:43:04 -0400 Oleksandr Gavenko Rename files .emacs-my-custom* to .emacs-my*.
Thu, 13 Nov 2008 09:39:58 +0200 Oleksandr Gavenko Move path definition to share place.
Thu, 13 Nov 2008 09:37:02 +0200 Oleksandr Gavenko Don't show dvc tips.
Wed, 12 Nov 2008 10:39:35 +0200 Oleksandr Gavenko Correct prev commit.
Wed, 12 Nov 2008 10:20:54 +0200 Oleksandr Gavenko Define path to additional packages.
Fri, 07 Nov 2008 14:20:19 +0200 gavenkoa Use -prune to speedup grep-find.
Fri, 07 Nov 2008 14:08:36 +0200 gavenkoa Avoid _darcs for grep-find.
Wed, 05 Nov 2008 16:18:33 +0200 gavenkoa Added target clean.
Wed, 05 Nov 2008 16:17:28 +0200 gavenkoa Added target dist-tar.
Tue, 28 Oct 2008 15:06:03 +0200 gavenkoa Don't beep in my headphones!
Tue, 28 Oct 2008 15:04:29 +0200 gavenkoa Added basic jabber customization.
Mon, 20 Oct 2008 23:12:32 +0300 Oleksandr Gavenko Delete excess backup versions silently, else it prompt to delete ~/.recentf.
Mon, 20 Oct 2008 22:38:44 +0300 Oleksandr Gavenko Disable C-z, it ugly.
Wed, 15 Oct 2008 22:52:26 +0300 Oleksandr Gavenko Correct code to remove warning in *Messages* when loading .emacs-my.
Wed, 15 Oct 2008 22:46:58 +0300 Oleksandr Gavenko Use buildin and installed version of org-mode.
Wed, 15 Oct 2008 22:46:20 +0300 Oleksandr Gavenko Remove duplicate line.
Wed, 15 Oct 2008 22:45:37 +0300 Oleksandr Gavenko inhibit-splash-screen nonexist on 21.4.1.
Wed, 15 Oct 2008 22:44:26 +0300 Oleksandr Gavenko With one item emacs do not prompt choose template.
Wed, 15 Oct 2008 22:43:45 +0300 Oleksandr Gavenko Use backup for files.
Wed, 15 Oct 2008 22:42:25 +0300 Oleksandr Gavenko Some enhancement for org-mode.
Wed, 15 Oct 2008 22:36:13 +0300 Oleksandr Gavenko Correct initial asigned with nil.
Wed, 15 Oct 2008 22:35:24 +0300 Oleksandr Gavenko Move customization to right place.
Wed, 15 Oct 2008 22:35:03 +0300 Oleksandr Gavenko Define dir where stored extensions.
Wed, 15 Oct 2008 22:32:01 +0300 Oleksandr Gavenko Correct path to GTD files.
Wed, 15 Oct 2008 22:31:28 +0300 Oleksandr Gavenko Aded global key binding for GTD.
Wed, 15 Oct 2008 22:30:47 +0300 Oleksandr Gavenko Setup remember mode.
Wed, 15 Oct 2008 22:30:05 +0300 Oleksandr Gavenko Set align for org-mode tags.
Wed, 15 Oct 2008 22:29:20 +0300 Oleksandr Gavenko Store all org-mode file in .gtd dirs.
Wed, 15 Oct 2008 22:28:33 +0300 Oleksandr Gavenko More pretty with selecting.
Wed, 15 Oct 2008 22:27:49 +0300 Oleksandr Gavenko More pretty with selecting.
Wed, 15 Oct 2008 22:24:58 +0300 Oleksandr Gavenko Avoid loop, which cause bug (void function).
Wed, 15 Oct 2008 22:24:16 +0300 Oleksandr Gavenko Correct error on selection.
Wed, 15 Oct 2008 22:23:25 +0300 Oleksandr Gavenko Spell checking.
Wed, 15 Oct 2008 22:21:43 +0300 Oleksandr Gavenko Размышления о том как устанавливается org-todo-keywords.
Wed, 15 Oct 2008 22:20:59 +0300 Oleksandr Gavenko Bugfix: org-agenda-file-to-front fun incorect work in org-mode 4.67c.
Wed, 09 Jul 2008 10:29:03 +0300 Oleksander Gavenko Bugfix: use org-agenda-files as string, not as list.
Wed, 09 Jul 2008 10:15:42 +0300 Oleksander Gavenko Remove org-todo-keywords because of format incompatibility between versions.
Tue, 08 Jul 2008 18:08:06 +0300 Oleksander Gavenko merged
Fri, 04 Jul 2008 11:16:02 +0300 Oleksander Gavenko In org-mode agenda show only new task.
Mon, 07 Jul 2008 23:47:54 +0300 Oleksander Gavenko Clean TAB manage code.
Mon, 07 Jul 2008 23:43:45 +0300 Oleksander Gavenko Reformat.
Mon, 07 Jul 2008 23:42:08 +0300 Oleksander Gavenko Now C-\ switch to win type keyboard layout.
Mon, 07 Jul 2008 23:28:06 +0300 Oleksander Gavenko Set my name and mail.
Mon, 30 Jun 2008 14:43:11 -0400 Oleksandr Gavenko Change todo keyword.
Sun, 29 Jun 2008 23:48:28 -0400 Oleksandr Gavenko Set week start with Monday.
Sun, 29 Jun 2008 23:43:48 -0400 Oleksandr Gavenko Add customize for org mode. Place todo higlight вместе с org mode.
Sun, 29 Jun 2008 22:52:31 -0400 Oleksandr Gavenko Remove unused mode init.
Sun, 29 Jun 2008 22:47:25 -0400 Oleksandr Gavenko Update content.
Sun, 29 Jun 2008 22:44:25 -0400 Oleksandr Gavenko By default target `install' copy .emacs if it not exist.
Sun, 29 Jun 2008 22:39:37 -0400 Oleksandr Gavenko by default target `install' only update ".emacs-my".
Sun, 29 Jun 2008 22:22:36 -0400 Oleksandr Gavenko Added makefile to install dot-emacs.
Sun, 29 Jun 2008 22:21:56 -0400 Oleksandr Gavenko Update copyright notice.
Sun, 29 Jun 2008 22:14:34 -0400 Oleksandr Gavenko Added to be load pre-/post-load files with custom settings.
Sun, 29 Jun 2008 21:45:13 -0400 Oleksandr Gavenko Remove unused var.
Mon, 23 Jun 2008 21:41:35 -0400 sasha Set windows size, that good look at debian.
Mon, 23 Jun 2008 21:34:13 -0400 sasha Prevent error on debian from non-exist `compilation-error-regexp-alist-alist'.
Fri, 06 Jun 2008 17:51:38 +0300 Oleksander Gavenko Added ability do custom settings, that override `.emacs-my'.
Fri, 06 Jun 2008 15:47:39 +0300 Oleksander Gavenko Use C-style comment in asm files.
Fri, 23 May 2008 10:47:07 +0300 Oleksander Gavenko More pretty buffer switch and naming.
Fri, 23 May 2008 10:10:15 +0300 Oleksander Gavenko Added iswitchb mode.
Mon, 12 May 2008 14:21:00 +0300 Oleksander Gavenko Added highlight for msvc error message.
Wed, 07 May 2008 10:18:19 +0300 Oleksander Gavenko Change my name to en_EN format.
Wed, 23 Apr 2008 22:23:48 +0300 Oleksander Gavenko Set copyright statment.
Wed, 23 Apr 2008 22:13:48 +0300 Oleksander Gavenko Now .emacs only contain emacs custom settings and load my lisp code from separate file.
Fri, 18 Apr 2008 00:16:18 +0300 Oleksander Gavenko Correct pattern matching for nant error on compile-mode.
Fri, 18 Apr 2008 00:11:29 +0300 Oleksander Gavenko Correct coding (aotu determine CR/LF).
Fri, 18 Apr 2008 00:07:14 +0300 Oleksander Gavenko Allow parse error message for nant with -emacs and without this option.
Fri, 18 Apr 2008 00:07:14 +0300 Oleksander Gavenko Correct pattern matching for nant error on compile-mode.
Fri, 18 Apr 2008 00:07:13 +0300 Oleksander Gavenko Определил путь к info-файлам для Windows.
Fri, 18 Apr 2008 00:06:52 +0300 Oleksander Gavenko My funny error messages.
Fri, 18 Apr 2008 00:06:51 +0300 Oleksander Gavenko Small fix.
Fri, 18 Apr 2008 00:04:52 +0300 Oleksander Gavenko Определил размер отступа для sh-mode.
Fri, 18 Apr 2008 00:04:52 +0300 Oleksander Gavenko More portable defface for TABs.
Fri, 18 Apr 2008 00:04:51 +0300 Oleksander Gavenko Добавил подсветку для output-файлов cl в compile-mode.
Fri, 18 Apr 2008 00:04:50 +0300 Oleksander Gavenko Теперь белый фон для annotated.
Fri, 18 Apr 2008 00:04:26 +0300 Oleksander Gavenko Added hotkey for wrap long line.
Fri, 18 Apr 2008 00:04:25 +0300 Oleksander Gavenko Удалил строки, содержащие абсолютные пути в windows.
Fri, 18 Apr 2008 00:04:25 +0300 Oleksander Gavenko Удалил код по вслючению gnuserv.
Fri, 18 Apr 2008 00:04:24 +0300 Oleksander Gavenko Added highlight for conflict.
Fri, 18 Apr 2008 00:04:23 +0300 Oleksander Gavenko Added face define for conflict.
Fri, 18 Apr 2008 00:03:41 +0300 Oleksander Gavenko Correct emacs vars.
Fri, 18 Apr 2008 00:02:56 +0300 Oleksander Gavenko Добавил коментарии по инсталляции файлов настроек.
Thu, 17 Apr 2008 23:59:54 +0300 Oleksander Gavenko Load vc-svn if ~/.el/svn dir exist.
Thu, 17 Apr 2008 23:59:54 +0300 Oleksander Gavenko Change path to addon el.
Thu, 17 Apr 2008 23:59:53 +0300 Oleksander Gavenko Untabify.
Thu, 17 Apr 2008 23:59:52 +0300 Oleksander Gavenko Added highlight for TODO, FIXME, tabs etc.
Thu, 17 Apr 2008 23:58:12 +0300 Oleksander Gavenko Перебил сочетание клавиш C-x C-d для вызова dired, вместо dir-list.
Thu, 17 Apr 2008 23:58:12 +0300 Oleksander Gavenko Add copyright notice.
Thu, 17 Apr 2008 23:58:11 +0300 Oleksander Gavenko Correct work grep-find for grep then do not understand --color.
Thu, 17 Apr 2008 23:58:10 +0300 Oleksander Gavenko Transfer changer from .eamcs_unix, add case for w32 or other system.
Thu, 17 Apr 2008 23:58:09 +0300 Oleksander Gavenko Correct grep-find to ignore vcs subdir.
Thu, 17 Apr 2008 23:58:09 +0300 Oleksander Gavenko Incremental search by F3, decr by S-F3 now. Impruved grep-find search.
Thu, 17 Apr 2008 23:55:33 +0300 Oleksander Gavenko add auto-mode-alist for bat-files and load mercurial
Thu, 17 Apr 2008 23:21:32 +0300 Oleksander Gavenko Initial commit.
(0) tip