Mercurial
Mercurial
>
dot-emacs
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-240
+240
+1000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
my-comint-send-string
2011-08-02, by Oleksandr Gavenko
My tags for remember buffer.
2011-07-31, by Oleksandr Gavenko
Redefine action to put 'html' tag in sgml-mode (more pretty look).
2011-07-19, by Oleksandr Gavenko
Remove rst-mode from my-devel-mode-list as it does not support imenu (I get
2011-07-16, by Oleksandr Gavenko
Add rst to devel mode for showing trailing spaces.
2011-07-16, by Oleksandr Gavenko
Add .base .local .other to list of tmp files.
2011-07-09, by Oleksandr Gavenko
fix misspelling
2011-07-07, by Oleksandr Gavenko
Maintaining the table of contents up-to-date.
2011-07-06, by Oleksandr Gavenko
Dicsonet from jabber on Emacs exit to prevent from 'openssl.exe.stackdump'.
2011-07-01, by Oleksandr Gavenko
Use ~/devel/my-devel/gtd for 'org-directory' to allow fetch changes with
2011-06-27, by Oleksandr Gavenko
Fix condition as it stop server from loading.
2011-06-25, by Oleksandr Gavenko
Fix char syntax.
2011-06-25, by Oleksandr Gavenko
Set basic mail settings.
2011-06-25, by Oleksandr Gavenko
Eliminate hook and add nsis-mode-set-comment-style.
2011-06-24, by Oleksandr Gavenko
Make revert buffer available more early.
2011-06-24, by Oleksandr Gavenko
Use c++-mode for JS files because of single char comment highlight but when
2011-06-24, by Oleksandr Gavenko
merged
2011-06-23, by Oleksandr Gavenko
simplify
2011-06-23, by Oleksandr Gavenko
html-charref package for converting string from/to HTML charref.
2011-06-21, by Oleksandr Gavenko
Make auto-save-interval lager.
2011-06-21, by Oleksandr Gavenko
Always enable 'imenu'.
2011-06-19, by Oleksandr Gavenko
Move code from add-hook lambda to separate functions.
2011-06-19, by Oleksandr Gavenko
Add support for 'imenu' and 'which-func' to 'nsis-mode'.
2011-06-19, by Oleksandr Gavenko
debug-on-signal
2011-06-19, by Oleksandr Gavenko
`-b' switch to ignore changes in whitespaces.
2011-06-18, by Oleksandr Gavenko
Add docs.
2011-06-18, by Oleksandr Gavenko
Add comment.
2011-06-18, by Oleksandr Gavenko
Minor mode that highlights suspicious C and C++ constructions.
2011-06-18, by Oleksandr Gavenko
Port to Emacs 22.x.
2011-06-18, by Oleksandr Gavenko
Show current function name in the mode line.
2011-06-18, by Oleksandr Gavenko
Exit from Emacs with less typing.
2011-06-18, by Oleksandr Gavenko
Change 'frame-title-format'.
2011-06-18, by Oleksandr Gavenko
Start the emacs server only if another instance of the server is not running.
2011-06-18, by Oleksandr Gavenko
erc-notify-list
2011-06-08, by Oleksandr Gavenko
Use gmake on FreeBSD.
2011-06-07, by Oleksandr Gavenko
Enable reconnect facility for ERC.
2011-06-01, by Oleksandr Gavenko
Add commented settings for remember.
2011-05-30, by Oleksandr Gavenko
merged
2011-05-30, by Oleksandr Gavenko
erc-encoding-coding-alist, erc-autojoin-channels-alist
2011-05-30, by Oleksandr Gavenko
Add '.rej' files to matcher of tmp files. Optimize regex by switching to shy
2011-05-17, by Oleksandr Gavenko
merged
2011-04-29, by Oleksandr Gavenko
Add 'html-mode' to devel mode list.
2011-04-22, by Oleksandr Gavenko
Temporary disable cedet-global and cedet-idutils as GNU Global and IdUtils may
2011-04-16, by Oleksandr Gavenko
Fix error: my-elisp-find-tag: Symbol's value as variable is void: find-tag-marker-ring
2011-04-10, by Oleksandr Gavenko
text2html
2011-04-08, by Oleksandr Gavenko
Remove unused code.
2011-04-07, by Oleksandr Gavenko
Enable 'semantc'.
2011-04-07, by Oleksandr Gavenko
Indent initial frame to 2 pixel.
2011-04-05, by Oleksandr Gavenko
Enable showing of trailing whitespace only in developer modes.
2011-03-31, by Oleksandr Gavenko
merged
2011-03-30, by Oleksandr Gavenko
Port to Mac OS X console Emacs 22.1.1.
2011-03-29, by Oleksandr Gavenko
Fix 'eval-after-load' usage.
2011-03-26, by Oleksandr Gavenko
Add '(setq debug-on-error t)' in comment to easy in debug.
2011-03-26, by Oleksandr Gavenko
Exclude .svg image from supported image list, as Emacs doesn't come with SVG
2011-03-26, by Oleksandr Gavenko
Fix feature name.
2011-03-26, by Oleksandr Gavenko
Add path to local rnc schemas.
2011-03-26, by Oleksandr Gavenko
I expect that these bindings work in all mode, Org mode use own, so redefine.
2011-03-26, by Oleksandr Gavenko
Replace '(if COND (progn BODY...))' by '(when COND BODY...)'. Remove
2011-03-26, by Oleksandr Gavenko
Save place from which we jump.
2011-03-25, by Oleksandr Gavenko
Fix loading error for Emacs 21.3.
2011-03-23, by Oleksandr Gavenko
split-height-threshold/split-width-threshold can not be nil in Emacs 21.x/22.x.
2011-03-23, by Oleksandr Gavenko
Firstly enable 'recentf' to easy access to recently edited file when Emacs
2011-03-23, by Oleksandr Gavenko
Try find variable at point, if fail find function in 'emacs-lisp-mode'.
2011-03-23, by Oleksandr Gavenko
(setq read-file-name-completion-ignore-case t)
2011-03-22, by Oleksandr Gavenko
http://www.emacswiki.org/emacs/PrettyLambda
2011-03-22, by Oleksandr Gavenko
Stop 'ffap' in Dired as its suggestion is inconvenient.
2011-03-21, by Oleksandr Gavenko
Generalize code.
2011-03-21, by Oleksandr Gavenko
Generalize logic to rename symbols.
2011-03-21, by Oleksandr Gavenko
Fix mode name for elisp files.
2011-03-20, by Oleksandr Gavenko
Goto elisp definition.
2011-03-20, by Oleksandr Gavenko
Enable 'turn-on-eldoc-mode'.
2011-03-20, by Oleksandr Gavenko
(global-set-key (kbd C-x C-k) 'kill-this-buffer)
2011-03-20, by Oleksandr Gavenko
Add some TODO keywords.
2011-03-20, by Oleksandr Gavenko
Enable 'imenu' mode only in window system not terminal.
2011-03-19, by Oleksandr Gavenko
Enable 'ffap' mode.
2011-03-19, by Oleksandr Gavenko
With one item org-mode do not prompt choose template.
2011-03-15, by Oleksandr Gavenko
Fix error in M-x shell on Emacs 23.3 (23.2/23.1/22.3 work perfectly):
2011-03-11, by Oleksandr Gavenko
Fix "Prefer horizontal windows splitting" for terminals.
2011-03-09, by Oleksandr Gavenko
Uppercase org file names.
2011-03-03, by Oleksandr Gavenko
Define shortcut for NOTE file.
2011-03-03, by Oleksandr Gavenko
Fix pattern.
2011-03-03, by Oleksandr Gavenko
Set different agenda files.
2011-03-03, by Oleksandr Gavenko
Reindent code.
2011-03-03, by Oleksandr Gavenko
Move common part.
2011-03-03, by Oleksandr Gavenko
Initialize remember mode before org-mode.
2011-03-03, by Oleksandr Gavenko
Remember mode come with Emacs 23.x. Enable it.
2011-03-03, by Oleksandr Gavenko
Reindent code.
2011-03-03, by Oleksandr Gavenko
mouse-avoidance-mode
2011-03-02, by Oleksandr Gavenko
Add code as note.
2011-03-02, by Oleksandr Gavenko
Add note.
2011-02-25, by Oleksandr Gavenko
On Debian Emacs 22.2.1 'split-height-threshold' MUST be number.
2011-02-22, by Oleksandr Gavenko
Fix 'install' after removing '.emacs-autogen'.
2011-02-22, by Oleksandr Gavenko
Prefer horizontal windows splitting.
2011-02-22, by Oleksandr Gavenko
Improve checker architecture.
2011-02-21, by Oleksandr Gavenko
merged
2011-02-21, by Oleksandr Gavenko
Show error in EN locale to easy search how fix problem in docs and Internet.
2011-02-20, by Oleksandr Gavenko
merged
2011-02-20, by Oleksandr Gavenko
Fix default dictionary names.
2011-01-04, by Oleksandr Gavenko
Prefer ispell instead aspell. Use 'command -v' instead 'which' utility for portability.
2011-01-04, by Oleksandr Gavenko
Prefer horizontal windows splitting.
2011-01-02, by Oleksandr Gavenko
Fix trailing spaces.
2011-02-09, by Oleksandr Gavenko
Fix error reporting.
2011-02-09, by Oleksandr Gavenko
Report error if file not found.
2011-02-09, by Oleksandr Gavenko
Remove text properties.
2011-02-09, by Oleksandr Gavenko
Remove unsed code.
2011-02-09, by Oleksandr Gavenko
Fix colors.
2011-02-09, by Oleksandr Gavenko
Fix error when fline is nil. Optimize regex for highlighting. Set quotes as
2011-02-09, by Oleksandr Gavenko
Major mode for error logs.
2011-02-09, by Oleksandr Gavenko
Redefine standard binding for sending message form RET to C-RET.
2011-01-31, by Oleksandr Gavenko
Move code to proper place. Add 'f7' key binding for 'occur'.
2011-01-27, by Oleksandr Gavenko
Don't indent first LEFT CURLY BRACKET on new line of macros.
2011-01-27, by Oleksandr Gavenko
Simplify expr.
2011-01-23, by Oleksandr Gavenko
merged
2011-01-23, by Oleksandr Gavenko
Fix: 'grep-find-ignored-files' introduced in '23.2' version of Emacs.
2011-01-15, by Oleksandr Gavenko
Uncomment essential line because of error:
2011-01-15, by Oleksandr Gavenko
Remove duplicated lines.
2011-01-21, by Oleksandr Gavenko
Fix 'eval-after-load' usage.
2011-01-21, by Oleksandr Gavenko
Add TAGS file to 'iswitchb-buffer-ignore'.
2011-01-21, by Oleksandr Gavenko
Set 'compilation-mode-font-lock-keywords' for MSVC.
2011-01-20, by Oleksandr Gavenko
Fix 'eval-after-load' syntax.
2011-01-20, by Oleksandr Gavenko
Set compilation-error-regexp-alist after loading 'compile.el'.
2011-01-19, by Oleksandr Gavenko
Initialize prng.
2011-01-19, by Oleksandr Gavenko
(setq display-buffer-reuse-frames t)
2011-01-19, by Oleksandr Gavenko
Document 'debug-on-quit'.
2011-01-19, by Oleksandr Gavenko
Set *Messages* buffer 'default-directory' to $HOME.
2011-01-18, by Oleksandr Gavenko
merged
2011-01-18, by Oleksandr Gavenko
'default-directory' for '*scratch*' buffer. This allow 'eval-buffer' on '.emacs-my'.
2011-01-17, by Oleksandr Gavenko
Use 'message' instead of comment to easy debug where error occurred.
2011-01-17, by Oleksandr Gavenko
Fix "grep-find-ignored-directories unknow variable".
2011-01-17, by Oleksandr Gavenko
Add missing brace.
2011-01-17, by Oleksandr Gavenko
Speedup find-dired.
2011-01-18, by Oleksandr Gavenko
Bound 'complete-tag' to M-RET.
2011-01-17, by Oleksandr Gavenko
Example how set 'etags-table-alist'.
2011-01-17, by Oleksandr Gavenko
Document 'inhibit-default-init'.
2011-01-17, by Oleksandr Gavenko
merged
2011-01-17, by Oleksandr Gavenko
Fix 'etags-table-search-up-depth' as it an integer value of depth but not a
2011-01-17, by Oleksandr Gavenko
Added standard Makefile settings.
2011-01-16, by Oleksandr Gavenko
Add jabber authentication example.
2011-01-17, by Oleksandr Gavenko
Random set jabber status msg.
2011-01-17, by Oleksandr Gavenko
Document some settings from .emacs-pre/-post.
2011-01-17, by Oleksandr Gavenko
Set conection/login info for rcirc.
2011-01-17, by Oleksandr Gavenko
Move user info to top.
2011-01-17, by Oleksandr Gavenko
Remove prompt "Keep current list of tags tables also? (y or n)" which appear
2011-01-17, by Oleksandr Gavenko
Add 'etags-select' and 'etags-table' customization.
2011-01-17, by Oleksandr Gavenko
Increase 'jabber-backlog-number'.
2011-01-17, by Oleksandr Gavenko
Added exclude pattern to 'grep-find-ignored-files'.
2011-01-14, by Oleksandr Gavenko
Added exclude pattern to 'grep-find-ignored-directories'.
2011-01-14, by Oleksandr Gavenko
Show non printable characters in hex, not in octal.
2011-01-12, by Oleksandr Gavenko
merged
2010-12-23, by Oleksandr Gavenko
Automated merge with file:///cygdrive/e/srv/hg/dot-emacs
2010-12-20, by Oleksandr Gavenko
Set indent for NXML.
2010-12-20, by Oleksandr Gavenko
Remove '*Help*' buffer from iswitchb exclude list.
2010-12-20, by Oleksandr Gavenko
Make the complete element be treated as a single markup item.
2010-12-20, by Oleksandr Gavenko
Ignore owners and groups under Cygwin (mostly because
2010-12-22, by Oleksandr Gavenko
Prefer native Windows Emacs, so use it if available.
2010-12-22, by Oleksandr Gavenko
Add 'my-calc-eval-region' func.
2010-12-14, by Oleksandr Gavenko
Allow send message to multiply users.
2010-12-09, by Oleksandr Gavenko
Temporary disable CEDET.
2010-12-09, by Oleksandr Gavenko
Exclude nsis-mode-hook from Imenu enabled modes as error occur:
2010-11-17, by Oleksandr Gavenko
Select .stackdump files as dust.
2010-11-11, by Oleksandr Gavenko
Automated merge with file:///cygdrive/e/srv/hg/dot-emacs
2010-11-09, by Oleksandr Gavenko
Select .diff files as temporary.
2010-11-09, by Oleksandr Gavenko
merged
2010-11-04, by Oleksandr Gavenko
merged
2010-10-29, by Oleksandr Gavenko
As old Emacs have on 'js-mode', use 'javascript-generic-mode'.
2010-11-01, by Oleksandr Gavenko
merged
2010-11-01, by Oleksandr Gavenko
Automated merge with file:///cygdrive/e/srv/hg/dot-emacs
2010-10-28, by Oleksandr Gavenko
Simplify expression.
2010-10-28, by Oleksandr Gavenko
Delete wrong code.
2010-10-29, by Oleksandr Gavenko
Set ispell dictionary to default as 'english' not found on Debian 5.0.
2010-10-29, by Oleksandr Gavenko
tool-bar-mode not available under Cygwin console Emacs.
2010-10-29, by Oleksandr Gavenko
Automated merge with file:///cygdrive/d/srv/hg-home/dot-emacs
2010-10-21, by Oleksandr Gavenko
Remove old commented jde settings.
2010-10-21, by Oleksandr Gavenko
C and C++ both use .h extension for headers.
2010-10-21, by Oleksandr Gavenko
merged
2010-10-15, by Oleksandr Gavenko
Set 'ediff-custom-diff-options'.
2010-10-12, by Oleksandr Gavenko
Implicitly set 'SHELL' env var for Cygwin as in another case shell-command
2010-10-11, by Oleksandr Gavenko
Removed debug code.
2010-10-03, by Oleksandr Gavenko
Added 'nsis-mode' to 'my-devel-mode-list'.
2010-10-01, by Oleksandr Gavenko
'my-modelist-to-hooklist' convert list of MODES to list of hooks for these
2010-10-01, by Oleksandr Gavenko
Colorize comint output (translate SGR control sequences into text-properties).
2010-09-29, by Oleksandr Gavenko
Menu key under X have name 'menu' (in contrast to Windows - 'app').
2010-09-29, by Oleksandr Gavenko
'mouse-menu-bar-map' appear only in Emacs 23.x. To get work on any Emacs used
2010-09-29, by Oleksandr Gavenko
Make old Emacs key binding like in Emacs 23.x (added key binding for 'occur').
2010-09-28, by Oleksandr Gavenko
Added js-mode to my list of development modes.
2010-09-27, by Oleksandr Gavenko
Explicitly set 'js-mode' for .js as 'generic-x' come with dumb 'javascript-generic-mode'.
2010-09-27, by Oleksandr Gavenko
Set idl-mode indent style.
2010-09-27, by Oleksandr Gavenko
Set 'arglist-close' to same indent level as 'arglist-intro' and 'arglist-cont-nonempty'.
2010-09-27, by Oleksandr Gavenko
Fix: semantic-ia.el file not found if used builin Emacs 23.2 CEDET.
2010-09-27, by Oleksandr Gavenko
Fix: semanticdb.el file not found if used builin Emacs 23.2 CEDET.
2010-09-27, by Oleksandr Gavenko
merged
2010-09-20, by Oleksandr Gavenko
merged
2010-09-20, by Oleksandr Gavenko
Fix comment.
2010-09-20, by Oleksandr Gavenko
merged
2010-09-19, by Oleksandr Gavenko
merged
2010-09-17, by Oleksandr Gavenko
Simplify regex.
2010-09-12, by Oleksandr Gavenko
Use Firefox to open URLs under Debian Linux.
2010-09-18, by Oleksandr Gavenko
Emacs must load ls-lisp to enable it under Linux.
2010-09-18, by Oleksandr Gavenko
Show seconds for file modification time in dired.
2010-09-18, by Oleksandr Gavenko
Automated merge with file:///cygdrive/d/srv/hg-home/dot-emacs
2010-09-15, by Oleksandr Gavenko
Enable GNU Global for Semantic.
2010-09-15, by Oleksandr Gavenko
Fix bug: under Linux you can not go upper for '/dir' like dir (that lie
2010-09-14, by Oleksandr Gavenko
Enable GNU Global and GNU ID utils for EDE.
2010-09-14, by Oleksandr Gavenko
Mark temporary files in dired by '`'.
2010-09-14, by Oleksandr Gavenko
merged
2010-09-13, by Oleksandr Gavenko
Simplify regex.
2010-09-13, by Oleksandr Gavenko
Make larger time for heavy idle-scheduler-work.
2010-09-13, by Oleksandr Gavenko
Moved highlight pattern from hook to mode highlighting list.
2010-09-13, by Oleksandr Gavenko
Always use 'ls-lisp' to emulate 'ls'.
2010-09-11, by Oleksandr Gavenko
Make Total Commmander like key binding for Enter and Backspace.
2010-09-10, by Oleksandr Gavenko
Added commentary header.
2010-09-10, by Oleksandr Gavenko
Set outline-minor for file. Fix section to feet header outline pattern.
2010-09-10, by Oleksandr Gavenko
Use saveplace mode.
2010-09-09, by Oleksandr Gavenko
Bind key sequence for semantic-ia-complete-symbol-menu.
2010-09-09, by Oleksandr Gavenko
Always anable ede-mode if semantic present.
2010-09-09, by Oleksandr Gavenko
Move setting to proper place.
2010-09-08, by Oleksandr Gavenko
Explicitly disable 'global-semantic-stickyfunc-mode' for manually installed CEDET.
2010-09-06, by Oleksandr Gavenko
Added key binding for reuse existent dired buffer.
2010-09-03, by Oleksandr Gavenko
Enable CEDET which custom installed.
2010-09-01, by Oleksandr Gavenko
Remove old unknown switches.
2010-08-31, by Oleksandr Gavenko
svn (version 1.6.12) from Cygwin 1.6.1 does not understand 'utf-8' name of
2010-08-31, by Oleksandr Gavenko
merged
2010-08-30, by Oleksandr Gavenko
Magic for semantic-add-system-include. Previous not worked.
2010-08-27, by Oleksandr Gavenko
Removed unused and all time commented coding preferences.
2010-08-29, by Oleksandr Gavenko
Set each coding system separately instead by 'prefer-coding-system' for
2010-08-29, by Oleksandr Gavenko
Use '~/.emacs.d/include' as place for headers.
2010-08-29, by Oleksandr Gavenko
Fix file name coding for dired and find-file under Windows.
2010-08-29, by Oleksandr Gavenko
Disable indent on extern C.
2010-08-29, by Oleksandr Gavenko
Various workaround for Cygwin shell and find-*/grep-* Emacs functions.
2010-08-29, by Oleksandr Gavenko
Set my path for headers.
2010-08-27, by Oleksandr Gavenko
Set funny key binding for analyzer.
2010-08-27, by Oleksandr Gavenko
merged
2010-08-07, by Oleksandr Gavenko
change file access mode
2010-08-07, by Oleksandr Gavenko
mouse-wheel-mode don't defined for Cygwin console Emacs 23.2.
2010-08-04, by Oleksandr Gavenko
Associate shell-script-mode for .cygport files.
2010-08-03, by Oleksandr Gavenko
Fix comment.
2010-08-03, by Oleksandr Gavenko
Open *Global menu* by <apps> key.
2010-08-02, by Oleksandr Gavenko
Disable suspend by C-x C-z. It ugly.
2010-08-01, by Oleksandr Gavenko
Set comint-eol-on-send.
2010-08-01, by Oleksandr Gavenko
Set comint-completion-addsuffix.
2010-08-01, by Oleksandr Gavenko
less
more
|
(0)
-240
+240
+1000
tip