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.
Use common value for fill-column.
2010-03-14, by Oleksandr Gavenko
When scroll-step is 1 and if first displayed line overlapped and you go up one line or fisrt
2010-03-14, by Oleksandr Gavenko
Set margin only for desired modes! Do not frustrate calendar any more.
2010-03-14, by Oleksandr Gavenko
Automated merge with file:///E:\srv\hg\dot-emacs
2010-03-12, by Oleksandr Gavenko
Added set-mouse-color example.
2010-03-12, by Oleksandr Gavenko
Mutch options with double hyphen.
2010-02-26, by Oleksandr Gavenko
Set org-agenda-format-date.
2010-02-25, by Oleksandr Gavenko
Set make-backup-files.
2010-03-13, by Oleksandr Gavenko
merged
2010-03-08, by Oleksandr Gavenko
Enable 'a' command in dired.
2010-03-08, by Oleksandr Gavenko
Set value to vc-annotate-* by 'setq', with 'custom-set-variables' in always
2010-03-07, by Oleksandr Gavenko
Spell fix.
2010-03-07, by Oleksandr Gavenko
Because of Debian policy documentation covered by FDL license with invariant sections not allowed in packet
2010-03-07, by Oleksandr Gavenko
'my-todo-face' deleted. Standard 'font-lock-warning-face' used instead.
2010-03-06, by Oleksandr Gavenko
Allow lowercase rem keyword.
2010-02-24, by Oleksandr Gavenko
Allow dot and underscore to be word class.
2010-02-23, by Oleksandr Gavenko
Added shift keyword.
2010-02-23, by Oleksandr Gavenko
Store all files in current dir for easy access to they.
2010-02-22, by Oleksandr Gavenko
Highlight var if it contain underscore.
2010-02-22, by Oleksandr Gavenko
Added new keywords.
2010-02-22, by Oleksandr Gavenko
Automated merge with file:///d:\srv\hg-home\dot-emacs
2010-02-22, by Oleksandr Gavenko
Added new keywords.
2010-02-22, by Oleksandr Gavenko
merged
2010-02-11, by Oleksandr Gavenko
Fix extension for bat file.
2010-02-11, by Oleksandr Gavenko
Highlight label after 'call'.
2010-02-10, by Oleksandr Gavenko
Improved func name highlighting.
2010-02-07, by Oleksandr Gavenko
Modify modify-syntax-entry by hook. Removed unused code.
2010-02-05, by Oleksandr Gavenko
Highlight -op and /op switches.
2010-02-05, by Oleksandr Gavenko
Added highliting for some keyword.
2010-02-05, by Oleksandr Gavenko
Mark % as punctuation.
2010-02-05, by Oleksandr Gavenko
Added highlighting for variavles and some keywords.
2010-02-05, by Oleksandr Gavenko
Safely load 'custom-file'.
2010-02-04, by Oleksandr Gavenko
merged
2010-02-04, by Oleksandr Gavenko
Point to README from config file.
2010-02-03, by Oleksandr Gavenko
Move config files structure to README.
2010-02-03, by Oleksandr Gavenko
Fix spelling.
2010-02-03, by Oleksandr Gavenko
Don't load wonam all time.
2010-02-03, by Oleksandr Gavenko
Remove duplicated comments.
2010-02-03, by Oleksandr Gavenko
Info path user must set through INFOPATH env var, see README.
2010-02-03, by Oleksandr Gavenko
Make header name like tags, separated by comma and ended on period.
2010-02-03, by Oleksandr Gavenko
Use utf-8 encoding.
2010-02-03, by Oleksandr Gavenko
Remove outdated info.
2010-02-03, by Oleksandr Gavenko
Describe new load order.
2010-02-03, by Oleksandr Gavenko
hl-line face already set in '.emacs-my'.
2010-02-03, by Oleksandr Gavenko
Instead '.emacs' use '.emacs-custom.el' as file for saving customisations.
2010-02-03, by Oleksandr Gavenko
read-quoted-char-radix already set in .emacs-my
2010-02-03, by Oleksandr Gavenko
Move pc-select-meta-moves-sexps to proper place so it have effect.
2010-02-03, by Oleksandr Gavenko
Windows inf files for installing drivers.
2010-02-02, by Oleksandr Gavenko
Fix label pattern, :: is not label (it plugin invoke).
2010-01-30, by Oleksandr Gavenko
Added new words and fix comment highliting as command can be on same line as label.
2010-01-30, by Oleksandr Gavenko
As screen size automatically not detected, determine dimention from user assigned vars.
2010-01-30, by Oleksandr Gavenko
Another way to register TODO highlighting.
2010-01-29, by Oleksandr Gavenko
Added instruction from doc.
2010-01-29, by Oleksandr Gavenko
Added comment pattern.
2010-01-29, by Oleksandr Gavenko
Added keyword and comment char.
2010-01-29, by Oleksandr Gavenko
merged
2010-01-28, by Oleksandr Gavenko
Update copyright statement and year.
2010-01-28, by Oleksandr Gavenko
Remove copyright as in public domain.
2010-01-28, by Oleksandr Gavenko
.emacs-* like file contain -*- -*- in there header so dont update auto-mode-alist.
2010-01-28, by Oleksandr Gavenko
Load autoloads instead all mode files for speed.
2010-01-28, by Oleksandr Gavenko
Added autoload generation.
2010-01-28, by Oleksandr Gavenko
Added autoload magic comment for main mode function.
2010-01-28, by Oleksandr Gavenko
Added base incomplete bat-file mode.
2010-01-28, by Oleksandr Gavenko
Enable file association for myself defined modes.
2010-01-28, by Oleksandr Gavenko
Always define nsis mode.
2010-01-28, by Oleksandr Gavenko
Template directory renamed to 'lisp' directory.
2010-01-28, by Oleksandr Gavenko
Udded uninstall target.
2010-01-28, by Oleksandr Gavenko
Install mode file under '.emacs.d' dir.
2010-01-28, by Oleksandr Gavenko
As template-post removed dont install them.
2010-01-28, by Oleksandr Gavenko
Move 'resize-frame.el' to '.emacs-my'.
2010-01-28, by Oleksandr Gavenko
Remove tags as not used.
2010-01-28, by Oleksandr Gavenko
Remove tags as not used.
2010-01-28, by Oleksandr Gavenko
Remove tags as not used.
2010-01-28, by Oleksandr Gavenko
Remove tags as not used.
2010-01-28, by Oleksandr Gavenko
Install pre/post config into auto files.
2010-01-28, by Oleksandr Gavenko
Write .PHONY exactly before target.
2010-01-27, by Oleksandr Gavenko
ctext-with-extensions is alias for ctext-with-extensions.
2010-01-26, by Oleksandr Gavenko
Fix docs headers according to 'Conventional Headers for Emacs Libraries'.
2010-01-25, by Oleksandr Gavenko
Make docs headers according to 'Conventional Headers for Emacs Libraries'.
2010-01-25, by Oleksandr Gavenko
Allow scroll left.
2010-01-24, by Oleksandr Gavenko
Regroup code.
2010-01-24, by Oleksandr Gavenko
Highlight on search and repalce.
2010-01-18, by Oleksandr Gavenko
Translate comment to English.
2010-01-18, by Oleksandr Gavenko
Increase log message count.
2010-01-18, by Oleksandr Gavenko
Disallow creation of new lines when you press the "arrow-down key" at end of the buffer.
2010-01-18, by Oleksandr Gavenko
Show different messages on statup.
2010-01-18, by Oleksandr Gavenko
Change startup message.
2010-01-18, by Oleksandr Gavenko
Set cursor-type.
2010-01-18, by Oleksandr Gavenko
Remove dumb comment.
2010-01-18, by Oleksandr Gavenko
Added comment.
2010-01-17, by Oleksandr Gavenko
TABs removed.
2010-01-17, by Oleksandr Gavenko
buffer-menu better then buffer-list, but ibuffer much better.
2010-01-17, by Oleksandr Gavenko
Always blink cursor.
2010-01-17, by Oleksandr Gavenko
Set indicate-empty-lines.
2010-01-17, by Oleksandr Gavenko
Added dired settings.
2010-01-17, by Oleksandr Gavenko
Enable image if supported.
2010-01-17, by Oleksandr Gavenko
Set default erc encoding to utf-8 because on Windows I have default coding - cp1251.
2010-01-11, by Oleksandr Gavenko
merged
2009-12-29, by Oleksandr Gavenko
Added workaround to allow find-dired worked in Windows when interacrive shell
2009-12-23, by Oleksandr Gavenko
Correct highlight patterns.
2009-12-11, by Oleksandr Gavenko
Adds to auto-mode-alist .emacs-* files.
2009-12-28, by Oleksandr Gavenko
Removo CUA setting (as not used).
2009-12-28, by Oleksandr Gavenko
Remove old unknow desire function.
2009-12-28, by Oleksandr Gavenko
Simplify expression.
2009-12-28, by Oleksandr Gavenko
Fix: instead featurep used provide.
2009-12-28, by Oleksandr Gavenko
Added func to calculate region length.
2009-12-28, by Oleksandr Gavenko
Use bash as primary shell.
2009-12-28, by Oleksandr Gavenko
Do not redefine completion-ignored-extensions, instead append new values.
2009-12-28, by Oleksandr Gavenko
To disable mode use -1 instead nil.
2009-12-28, by Oleksandr Gavenko
partial-completion-mode cause bug in read-file-name with Emacs v22.3.1 (but not with v23.1).
2009-12-28, by Oleksandr Gavenko
Remove unused blink-matching-paren-on-screen var.
2009-12-27, by Oleksandr Gavenko
Remove grep-tree-command var as no longer used.
2009-12-27, by Oleksandr Gavenko
Added .git for exclude from grep find.
2009-12-27, by Oleksandr Gavenko
Set ptoper search pattern for find-dired (in find-dired code there is exist
2009-12-27, by Oleksandr Gavenko
Care about cygwin-mount.el for Windows.
2009-12-17, by Oleksandr Gavenko
Automated merge with file:///E:\srv\hg\dot-emacs
2009-12-17, by Oleksandr Gavenko
How setup INFOPATH in Windows.
2009-12-17, by Oleksandr Gavenko
See what I am typing immediately (for keystroke in minibuffer).
2009-12-10, by Oleksandr Gavenko
Case insensitive search. Group search customization together.
2009-12-10, by Oleksandr Gavenko
Removed unnecessary commented lines.
2009-12-10, by Oleksandr Gavenko
less
more
|
(0)
-120
+120
+1000
tip