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.
Small spell correction. ~/.emacs-post role was explained more clear.
2010-03-17, by Oleksandr Gavenko
Small spell correction.
2010-03-17, by Oleksandr Gavenko
Document that '~/.emacs-custom.el' now loaded before '~/.emacs-my'.
2010-03-17, by Oleksandr Gavenko
Set fill-column for file.
2010-03-17, by Oleksandr Gavenko
Set fill-column for file.
2010-03-17, by Oleksandr Gavenko
Dont prompt for master file.
2010-03-17, by Oleksandr Gavenko
Minor changes.
2010-03-17, by Oleksandr Gavenko
Move code to proper place.
2010-03-17, by Oleksandr Gavenko
generic-define-* before (require 'generic-x) allow load all useful extra modes.
2010-03-14, by Oleksandr Gavenko
Load 'custom-file' before "~/.emacs-my" as some settings can effect on require
2010-03-14, by Oleksandr Gavenko
Automated merge with file:///E:\srv\hg\dot-emacs
2010-03-14, by Oleksandr Gavenko
Remove bat-file-mode as it present in generic-x.el.
2010-03-14, by Oleksandr Gavenko
merged
2010-03-14, by Oleksandr Gavenko
With scroll-step 3 when go down it scroll one line but if up - 3 so set
2010-03-14, by Oleksandr Gavenko
Move some appearance related switch together.
2010-03-14, by Oleksandr Gavenko
Use variable my-devel-mode-hook-list so easy adds new devel modes in one
2010-03-14, by Oleksandr Gavenko
Move general getting into one place.
2010-03-14, by Oleksandr Gavenko
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
Reindent code.
2009-12-09, by Oleksandr Gavenko
Fix prompt format (prompt and text stay on two line, not one).
2009-12-09, by Oleksandr Gavenko
Automated merge with file:///d:\srv\hg-home\dot-emacs
2009-12-08, by Oleksandr Gavenko
Correct highlighting in iar-linker-config-mode.
2009-12-04, by Oleksandr Gavenko
Don't cd to home dir by C-x shell (removed "--login" switch from args).
2009-12-05, by Oleksandr Gavenko
Added iar4-linker-config-mode.
2009-12-04, by Oleksandr Gavenko
Correct highlighting in iar-linker-config-mode.
2009-12-04, by Oleksandr Gavenko
Do not end file with newline.
2009-12-03, by Oleksandr Gavenko
Added connent.
2009-12-02, by Oleksandr Gavenko
Automated merge with file:///E:\srv\hg\dot-emacs
2009-12-02, by Oleksandr Gavenko
Remove unused code.
2009-12-02, by Oleksandr Gavenko
Move bat file mode code.
2009-12-02, by Oleksandr Gavenko
Use bash for shell on Windows.
2009-12-02, by Oleksandr Gavenko
Remove duplicated string.
2009-12-02, by Oleksandr Gavenko
Allow long line coment in c/lisp code.
2009-11-30, by Oleksandr Gavenko
Automated merge with file:///d:\srv\hg-home\dot-emacs
2009-11-23, by Oleksandr Gavenko
Correct auto-mode-alist for win batch file mode.
2009-11-23, by Oleksandr Gavenko
merged
2009-11-17, by Oleksandr Gavenko
Added settings for psvn.
2009-11-16, by Oleksandr Gavenko
Added matches for makefile-gmake-mode.
2009-11-15, by Oleksandr Gavenko
Remove unused comment.
2009-11-08, by Oleksandr Gavenko
adds new match for highlighting in iar-linker-config-mode.
2009-11-08, by Oleksandr Gavenko
iar-linker-config-mode
2009-11-08, by Oleksandr Gavenko
Correct copy/paste coding in windows.
2009-10-29, by Oleksandr Gavenko
merged
2009-10-28, by Oleksandr Gavenko
merged
2009-10-27, by Oleksandr Gavenko
merged
2009-10-18, by Oleksandr Gavenko
Start tab-stop-list with zero.
2009-10-18, by Oleksandr Gavenko
I usually mistype "C-x C-f" to "C-x d" or "C-x C-d", correct this.
2009-10-16, by Oleksandr Gavenko
Added association for IAR asm file.
2009-10-16, by Oleksandr Gavenko
Parsing KEIL compiler error.
2009-10-15, by Oleksandr Gavenko
merged
2009-10-18, by Oleksandr Gavenko
Suppress error (error "The directory ~/.emacs.d/server is unsafe") on windows.
2009-10-14, by Oleksandr Gavenko
Correctly set fsm var.
2009-10-14, by Oleksandr Gavenko
Disable fsm debug function.
2009-10-14, by Oleksandr Gavenko
set comment-fill-column to 100.
2009-10-12, by Oleksandr Gavenko
c++-mode and objc-mode use "my" style.
2009-10-12, by Oleksandr Gavenko
Remove unassigned comment.
2009-10-12, by Oleksandr Gavenko
Set fringe-mode explicitly.
2009-10-05, by Oleksandr Gavenko
Added example for unset-key.
2009-10-05, by Oleksandr Gavenko
Make comment shorter.
2009-10-05, by Oleksandr Gavenko
Added require-final-newline mention.
2009-10-01, by Oleksandr Gavenko
cc-mode customisations.
2009-10-01, by Oleksandr Gavenko
Comment customisation.
2009-09-21, by Oleksandr Gavenko
Set read-quoted-char-radix.
2009-10-05, by Oleksandr Gavenko
No longer use my-el-dir (which is "~/.el" dir).
2009-10-05, by Oleksandr Gavenko
Remove no longer needed code for automatic loading SVN/Mercurial external modes.
2009-10-05, by Oleksandr Gavenko
Start tab-stop-list with 0, so in asm-mode RET not indented cursor to
2009-10-05, by Oleksandr Gavenko
Resize of emacs area and change position moved to template-post.
2009-09-14, by Oleksandr Gavenko
Update comment.
2009-09-14, by Oleksandr Gavenko
Correct target name.
2009-09-14, by Oleksandr Gavenko
Added installation of template for -pre/-post scripts.
2009-09-14, by Oleksandr Gavenko
Change color map for vc (C-x v g).
2009-09-08, by Oleksandr Gavenko
Emacs 23.1 no longer need codepage-setup.
2009-08-20, by Oleksandr Gavenko
Correct spelling and remove irrelevant old data.
2009-08-18, by Oleksandr Gavenko
Added in example path to gnuwin32.
2009-08-16, by Oleksandr Gavenko
About MANPATH on Windows.
2009-08-16, by Oleksandr Gavenko
Setup MANPATH.
2009-08-07, by Oleksandr Gavenko
Automated merge with file:///d:\srv\hg\dot-emacs
2009-08-07, by Oleksandr Gavenko
Added customisation for woman.
2009-08-07, by Oleksandr Gavenko
About GTD (org-mode).
2009-07-17, by Oleksandr Gavenko
Reformat comment.
2009-06-29, by Oleksandr Gavenko
Delete dust. Correct 'completion-ignored-extensions' list.
2009-06-29, by Oleksandr Gavenko
Delete unknow variable assignment.
2009-06-29, by Oleksandr Gavenko
Minor changes.
2009-06-29, by Oleksandr Gavenko
Enable autosave.
2009-06-29, by Oleksandr Gavenko
Remove dust lines.
2009-06-29, by Oleksandr Gavenko
Remove unused key binding. Added more docs.
2009-06-29, by Oleksandr Gavenko
Backups by coping.
2009-06-29, by Oleksandr Gavenko
kill/yank func also use/update CLIPBOARD selsction on X window.
2009-06-29, by Oleksandr Gavenko
More correct code for pc-select.
2009-06-29, by Oleksandr Gavenko
Added makfile-mode to list for highlighting TABs.
2009-06-27, by Oleksandr Gavenko
merged
2009-06-23, by Oleksandr Gavenko
Basic customisation for rcirc.
2009-06-22, by Oleksandr Gavenko
Temporary comment Info-directory-list assignment for Windows. Need more
2009-06-22, by Oleksandr Gavenko
Automated merge with file:///d:\srv\hg\dot-emacs
2009-06-15, by Oleksandr Gavenko
merge
2009-04-03, by Oleksandr Gavenko
Setup browse-url func for linux and windows.
2009-02-06, by Oleksandr Gavenko
Highlight TODO and FIXME only in desired modes.
2009-06-23, by Oleksandr Gavenko
Disable tooltip.
2009-05-04, by Oleksandr Gavenko
merge
2009-04-18, by Oleksandr Gavenko
Set key binding to rename buffer.
2009-04-18, by Oleksandr Gavenko
Automated merge with file:///srv/hg/dot-emacs
2009-04-18, by Oleksandr Gavenko
Set frame-title-format.
2009-03-30, by Oleksandr Gavenko
Practice alphabetical order.
2009-04-18, by Oleksandr Gavenko
throw in java take 2 level indent.
2009-04-18, by Oleksandr Gavenko
More regular indent.
2009-04-18, by Oleksandr Gavenko
Switch from c-initialization-hook to c-mode-common-hook because otherwise
2009-04-18, by Oleksandr Gavenko
Setup scrolling.
2009-03-30, by Oleksandr Gavenko
Remove unused key binding.
2009-02-27, by Oleksandr Gavenko
Dont show load average.
2009-02-16, by Oleksandr Gavenko
Dont splash by message "Some one go Away" by jabber.
2009-02-11, by Oleksandr Gavenko
Extend innore buffers by iswitch.
2009-02-10, by Oleksandr Gavenko
Extend innore buffers by iswitch.
2009-02-09, by Oleksandr Gavenko
Update copiright.
2009-02-05, by Oleksandr Gavenko
display-time-format " %H:%M " sometimes buggy.
2009-01-21, by Oleksandr Gavenko
Forget close brace.
2009-01-19, by Oleksandr Gavenko
Correct bat-mode auto-mode-alist.
2009-01-18, by Oleksandr Gavenko
Set .bat file association if bat-mode provided.
2009-01-18, by Oleksandr Gavenko
Display time.
2009-01-18, by Oleksandr Gavenko
Remove f3 keybinding as has C-s <ret>. f7 set to occur.
2009-01-15, by Oleksandr Gavenko
Added iswitchb ignore names.
2009-01-10, by Oleksandr Gavenko
cyrillic-jcuken is more pretty input method!
2009-01-08, by Oleksandr Gavenko
less
more
|
(0)
-240
+240
+1000
tip