Mercurial
Mercurial
>
dot-emacs
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-120
+120
+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.
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
less
more
|
(0)
-120
+120
+1000
tip