Mercurial
Mercurial
>
dot-emacs
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-240
+240
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.
Add handling of hex charrefs.
2017-01-07, by Oleksandr Gavenko
Redefine some web-mode faces.
2016-11-19, by Oleksandr Gavenko
Replace html-mode with web-mode in ``magic-fallback-mode-alist``.
2016-11-19, by Oleksandr Gavenko
Use American English variant for spell checking. Prefer aspell to ispell.
2016-10-29, by Oleksandr Gavenko
icomplete mostly as powerful as smex. That's why I removed external dependency.
2016-10-13, by Oleksandr Gavenko
Give a try to smex.
2016-10-13, by Oleksandr Gavenko
Use TRIANGLE in pseudo-graphic it is better looking then POINTER.
2016-10-12, by Oleksandr Gavenko
Fix spelling and typos.
2016-10-10, by Oleksandr Gavenko
Reindent code.
2016-10-10, by Oleksandr Gavenko
Port to Emacs 23.
2016-10-07, by Oleksandr Gavenko
Port to Emacs 22.
2016-10-07, by Oleksandr Gavenko
Document ido-everywhere synonym.
2016-10-06, by Oleksandr Gavenko
My .rst files in UTF-8.
2016-10-06, by Oleksandr Gavenko
Decide to use "DejaVu Sans Mono-11" as default font. It has same width as
2016-09-26, by Oleksandr Gavenko
Use Terminus font under X and fallback to misc-fixed.
2016-09-25, by Oleksandr Gavenko
Highlight whitespaces and adjust scroll-margin for gadict-mode.
2016-09-20, by Oleksandr Gavenko
Fix docs.
2016-09-17, by Oleksandr Gavenko
Fix: Warning: reference to free variable `python-indent'.
2016-09-11, by Oleksandr Gavenko
Fix: Warning: reference to free variable `gnus-tmp-group'.
2016-09-11, by Oleksandr Gavenko
Make possible to move through English word pronunciation with single forward-word.
2016-09-11, by Oleksandr Gavenko
Fix: Warning: assignment to free variables `pc-select-selection-keys-only' and
2016-09-11, by Oleksandr Gavenko
Fix: Warning: assignment to free variable `helm-locate-command'.
2016-09-11, by Oleksandr Gavenko
Fix :Warning: assignment to free variable `srecode-mode-table-list'.
2016-09-11, by Oleksandr Gavenko
Show Message-Id in Gnus Article buffer. Search for Message-Id in Web.
2016-09-11, by Oleksandr Gavenko
Use shell glob instead regex for helm-locate.
2016-09-10, by Oleksandr Gavenko
Fix: Warning: defface for ... fails to specify containing group.
2016-08-26, by Oleksandr Gavenko
compile-auto-highlight is no longer in Emacs sources.
2016-08-26, by Oleksandr Gavenko
Remove some "Warning: assignment to free variable".
2016-08-26, by Oleksandr Gavenko
gnus-treat-date-user-defined no longer exist. Also it is unclear how
2016-08-25, by Oleksandr Gavenko
Fix many of "Warning: assignment to free variable".
2016-08-25, by Oleksandr Gavenko
Fix: Warning: reference to free variable `cygwin-mount-table--internal'.
2016-08-25, by Oleksandr Gavenko
Fix: Warning: assignment to free variable `find-ls-option'.
2016-08-25, by Oleksandr Gavenko
Fix: Warning: `beginning-of-buffer' is for interactive use only; use `(goto-char (point-min))' instead.
2016-08-25, by Oleksandr Gavenko
Functions to re-evaluate buffer/library with re-assigning `defvar` values.
2016-08-25, by Oleksandr Gavenko
Rename my public names to use "my/" prefix and my private function to use "my--" prefix.
2016-08-13, by Oleksandr Gavenko
Rename own org variable and function to use "my/" prefix.
2016-08-13, by Oleksandr Gavenko
Fix: nil python shell because we already switched from .py file.
2016-08-02, by Oleksandr Gavenko
Move defuns out of top level macro in order to simplify debugging. Follow
2016-08-02, by Oleksandr Gavenko
Fix: The value "device-width;" for key "width" is invalid, and has been ignored.
2016-06-20, by Oleksandr Gavenko
Present character encoding at first.
2016-06-19, by Oleksandr Gavenko
suggest-key-bindings
2016-06-18, by Oleksandr Gavenko
Fix: Recursive make invocation require '$(MAKE)' usage.
2016-06-02, by Oleksandr Gavenko
Fix: Symbol's function definition is void: tooltip-mode on Solaris emacs-nox v24.3.
2016-06-02, by Oleksandr Gavenko
Fix: Solaris 'find' does not support '-delete' option.
2016-06-02, by Oleksandr Gavenko
Fix: File error: Opening output file, no such file or directory, c:/Users/user/AppData/Roaming/.emacs.d/server/server
2016-05-25, by Oleksandr Gavenko
Enable whitespace-mode for gadict-mode.
2016-05-21, by Oleksandr Gavenko
I already activate "cygwin-mount".
2016-05-18, by Oleksandr Gavenko
(eq window-system 'w32) ==> (eq system-type 'windows-nt) to correctly handle
2016-05-18, by Oleksandr Gavenko
Notes on setting MANPATH to work with Cygwin.
2016-05-18, by Oleksandr Gavenko
I don't like rcirc, "remember" mode is deprecated.
2016-05-18, by Oleksandr Gavenko
Remove mail settings examples. Corresponding code already is used.
2016-05-18, by Oleksandr Gavenko
Remove deprecated example.
2016-05-18, by Oleksandr Gavenko
Including ~/usr/share/info in INFOPATH. Tweak for INFOPATH and cygwin-mount.el.
2016-05-18, by Oleksandr Gavenko
Activate Cygwin for native Windows Emacs if available.
2016-05-18, by Oleksandr Gavenko
Fix: Error: Cannot open load file: no such file or directory, htmlize.
2016-05-15, by Oleksandr Gavenko
Disable ClearType on Windows.
2016-05-15, by Oleksandr Gavenko
Enable margins for conf-mode.
2016-05-12, by Oleksandr Gavenko
sgml-set-face is not defined anywhere. Fix some Warning: assignment to free variable.
2016-04-01, by Oleksandr Gavenko
I am no loger using psvn, DVC.
2016-04-01, by Oleksandr Gavenko
I don't use rcirc.
2016-04-01, by Oleksandr Gavenko
I don't use bbdb.
2016-04-01, by Oleksandr Gavenko
Fix: Warning: `... is for interactive use only; use `...' instead.
2016-04-01, by Oleksandr Gavenko
Set valued via defvar instead of setq to avoid Warning: assignment to free variable.
2016-04-01, by Oleksandr Gavenko
Fix: Warning: `european-calendar-style' is an obsolete variable (as of 23.1); use `calendar-date-style' instead.
2016-04-01, by Oleksandr Gavenko
Even on Windows I prefer UTF-8 fro SVN/CVS.
2016-04-01, by Oleksandr Gavenko
Suppress another: Warning: assignment to free variable
2016-04-01, by Oleksandr Gavenko
I don't like yasnippet because it require file name matches abbreviation.
2016-04-01, by Oleksandr Gavenko
Use hl-line even in terminals.
2016-04-01, by Oleksandr Gavenko
Fix Warning: assignment to free variable.
2016-04-01, by Oleksandr Gavenko
I have no needs to use my jdone mode anymore.
2016-04-01, by Oleksandr Gavenko
Emacs 23.1 no longer need codepage-setup. Unlikely I would use old Emacs 22 on Windows...
2016-04-01, by Oleksandr Gavenko
Remove support for Emacs 21.x.
2016-04-01, by Oleksandr Gavenko
Delete explicit-sh-args var, it is not defined in Emacs sources.
2016-04-01, by Oleksandr Gavenko
Exclusively use "org-capture". Although it is not available on Emacs 23 but I
2016-04-01, by Oleksandr Gavenko
Unconditionally enable Org mode.
2016-04-01, by Oleksandr Gavenko
Add (eval-when 'compile ...) to reduce number of Warning: reference to free variable.
2016-04-01, by Oleksandr Gavenko
Fix: Warning: `make-variable-buffer-local' not called at toplevel.
2016-04-01, by Oleksandr Gavenko
(setq enable-recursive-minibuffers t)
2016-04-01, by Oleksandr Gavenko
(put 'set-goal-column 'disabled nil)
2016-03-30, by Oleksandr Gavenko
Semantic make useless completion for Java inner classes. It suggest wrong
2016-03-25, by Oleksandr Gavenko
Deploy targets.
2016-03-25, by Oleksandr Gavenko
(global-semantic-idle-completions-mode -1)
2016-03-25, by Oleksandr Gavenko
Use named compilation-error-regexp.
2016-03-23, by Oleksandr Gavenko
Fix: Warning: `read-input' is an obsolete function (as of 22.1); use `read-string' instead.
2016-03-23, by Oleksandr Gavenko
Fix: Warning: `flet' is an obsolete macro (as of 24.3); use either `cl-flet' or `cl-letf'.
2016-03-23, by Oleksandr Gavenko
Accept safe variables without prompting.
2016-03-23, by Oleksandr Gavenko
Add description for time zones.
2016-03-17, by Oleksandr Gavenko
Clean up backup files in $(mylispdir) dir too.
2016-03-13, by Oleksandr Gavenko
Load gadict mode if available.
2016-03-13, by Oleksandr Gavenko
Fix typo.
2016-03-13, by Oleksandr Gavenko
dict-mode.el is obsolete. Code moved to gadict project. Upgrade is not required.
2016-03-13, by Oleksandr Gavenko
Move upgrade script to separate file. Add framework to support future upgrades.
2016-03-13, by Oleksandr Gavenko
Fix: Copy missing file.
2016-03-13, by Oleksandr Gavenko
Remove those nasty "Summary: " from commit messages.
2016-03-13, by Oleksandr Gavenko
EST
2016-03-09, by Oleksandr Gavenko
display-time-world settings.
2016-03-07, by Oleksandr Gavenko
rename .emacs to init.el
2016-03-03, by Oleksandr Gavenko
Document global-linum-mode
2016-02-29, by Oleksandr Gavenko
Disable diary integration into org mode because I don't use diary and
2016-02-28, by Oleksandr Gavenko
home key move after prompt in inferior-ess-mode
2016-02-28, by Oleksandr Gavenko
Swap ipa and greek index.
2016-02-22, by Oleksandr Gavenko
Add Greek input method.
2016-02-22, by Oleksandr Gavenko
Do not place TODO keyword before task. Without it agenda show file
2016-02-18, by Oleksandr Gavenko
I don't need mark of "TODO". If schedule date present - I should make this task.
2016-02-18, by Oleksandr Gavenko
Fix usage of built-in Python help() helper.
2016-02-18, by Oleksandr Gavenko
My Python checkers mode.
2016-02-16, by Oleksandr Gavenko
Regex to parse asciidoc errors.
2016-02-16, by Oleksandr Gavenko
Added function and key binding to show docs through built-in "help" Python function.
2016-02-15, by Oleksandr Gavenko
Remove escapes from "'" from Python docs output.
2016-02-14, by Oleksandr Gavenko
Show full docs for symbol at point for Python mode.
2016-02-14, by Oleksandr Gavenko
Seems that python-describe-symbol in python-mode.el and not in
2016-02-13, by Oleksandr Gavenko
Add key binding for sending paragraph to python process.
2016-02-13, by Oleksandr Gavenko
Redefine and add some key binding for python-mode.el.
2016-02-12, by Oleksandr Gavenko
Modify archive file only if archive entries found.
2016-02-12, by Oleksandr Gavenko
Use entire directory for org-mode file list.
2016-02-12, by Oleksandr Gavenko
Update paths because I move my base development directory up one level.
2016-02-12, by 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).
2016-02-10, by Oleksandr Gavenko
Save more desktop-globals-to-save options.
2016-02-10, by Oleksandr Gavenko
Initialise stam module after loading.
2016-02-10, by Oleksandr Gavenko
Add examples of ffap settings.
2016-02-10, by Oleksandr Gavenko
Place related recentf settings together.
2016-02-10, by Oleksandr Gavenko
Mark my article more visually.
2016-02-10, by Oleksandr Gavenko
Show List-URL: mail header. Enable spam reporting for Gnus.
2016-02-10, by Oleksandr Gavenko
Fix: Symbol's value as variable is void: sql-mode-map
2016-02-06, by Oleksandr Gavenko
Fix: Symbol's value as variable is void: sql-mode-map
2016-02-06, by Oleksandr Gavenko
Add my-* prefix to html-charref-* functions. Add support for < /
2016-01-28, by Oleksandr Gavenko
Send the current paragraph to the SQL process with \"explain \" keyword.
2016-01-23, by Oleksandr Gavenko
Disable Marmelade because of error: gnutls.c: [0] (Emacs) fatal error: The TLS connection was non-properly terminated.
2016-01-09, by Oleksandr Gavenko
Point to new home page.
2016-01-08, by Oleksandr Gavenko
In order to byte-compile under Windows install Cygwin Emacs to PATH!
2015-12-16, by Oleksandr Gavenko
Fix: major-mode should have highest priority, default handlers - least.
2015-12-12, by Oleksandr Gavenko
Fix: Symbol's value as variable is void: bookmark-minibuffer-read-name-map.
2015-12-12, by Oleksandr Gavenko
Add quick access to TeX input method.
2015-12-11, by Oleksandr Gavenko
Disable Warning: FAIL: (file-error "Cannot open load file" "w3m-util")
2015-12-10, by Oleksandr Gavenko
cl-eval-when doesn't exist on Emacs v24.2.1.
2015-12-10, by Oleksandr Gavenko
term-scroll-show-maximum-output
2015-12-10, by Oleksandr Gavenko
Recipe to make mouse clicks work in xterm/iTerm.
2015-12-10, by Oleksandr Gavenko
Fix spelling.
2015-12-10, by Oleksandr Gavenko
Interpret ANSI color esacape sequence by colorifying cotent.
2015-12-10, by Oleksandr Gavenko
Don't jump to unknown directory if file not found in current!
2015-12-02, by Oleksandr Gavenko
Use "-" as hour/minute/second separator instead of ":" to avoid
2015-11-30, by Oleksandr Gavenko
Mark .log.[0-9]+ files also as temporary.
2015-11-26, by Oleksandr Gavenko
Enable file name completion in line-mode of term-mode.
2015-11-26, by Oleksandr Gavenko
Use consistent style for internal names.
2015-11-10, by Oleksandr Gavenko
Additional file extension for nxml-mode.
2015-11-10, by Oleksandr Gavenko
Do not highlight 64 equal characters.
2015-11-01, by Oleksandr Gavenko
Fix sectioning comment style.
2015-11-01, by Oleksandr Gavenko
Mark useful functions as autoload.
2015-10-30, by Oleksandr Gavenko
Fix: broken checks prevent installation on fresh host.
2015-10-27, by Oleksandr Gavenko
merged
2015-10-27, by Oleksandr Gavenko
Spammers, haters.
2015-10-22, by Oleksandr Gavenko
Show size in bytes by find-dired command.
2015-10-21, by Oleksandr Gavenko
Use built-in options for elisp actions.
2015-10-14, by Oleksandr Gavenko
Load file for workaround only when necessary.
2015-10-14, by Oleksandr Gavenko
Fix: my-w3m-view-url: Invalid function: w3m-anchor
2015-10-13, by Oleksandr Gavenko
Fix: my-w3m-view-url: Invalid function: w3m-anchor
2015-10-07, by Oleksandr Gavenko
Don't highlight 64 subsequent chars as this break major mode highlighting.
2015-09-26, by Oleksandr Gavenko
Fix test for finding key by lookup-key.
2015-09-19, by Oleksandr Gavenko
my--smart-end-of-line like my--smart-beginning-of-line.
2015-09-14, by Oleksandr Gavenko
set-mark-command-repeat-pop
2015-08-10, by Oleksandr Gavenko
my-calc-line
2015-07-09, by Oleksandr Gavenko
Use new autobm mode!
2015-04-23, by Oleksandr Gavenko
Simplify code.
2015-04-22, by Oleksandr Gavenko
Auto named bookmarks.
2015-04-20, by Oleksandr Gavenko
Use newer recommended place for bookmarks.
2015-04-15, by Oleksandr Gavenko
Simplify expression.
2015-04-15, by Oleksandr Gavenko
Add version compatibility checks.
2015-04-14, by Oleksandr Gavenko
Disable byte-compilation warnings:
2015-04-14, by Oleksandr Gavenko
Disable noisy prompts when Emacs loads with desktop-save-mode opening
2015-04-07, by Oleksandr Gavenko
Disable line wrapping for SQLi buffers.
2015-04-14, by Oleksandr Gavenko
With double prefix enable debugging on event and signal.
2015-04-10, by Oleksandr Gavenko
Remove qouting from 'my--eval-after-load' macro usage because that code doesn't evaluated.
2015-04-02, by Oleksandr Gavenko
Avoid overriding text background - highlight only after line end.
2015-04-01, by Oleksandr Gavenko
LANG=C damage localised output.
2015-03-31, by Oleksandr Gavenko
dict-c5-new-entry
2015-03-26, by Oleksandr Gavenko
Revert upgrade logic, lost during merge.
2015-03-13, by Oleksandr Gavenko
Keep jabber conversation history in 'user-emacs-directory'.
2015-03-13, by Oleksandr Gavenko
Update 'uninstall' target.
2015-03-13, by Oleksandr Gavenko
Cleanup *.elc files also.
2015-03-13, by Oleksandr Gavenko
Fix merge.
2015-03-13, by Oleksandr Gavenko
merged
2015-03-13, by Oleksandr Gavenko
Use er/expand-region if available.
2015-03-13, by Oleksandr Gavenko
Install updated files that take in account hierarchy changes after upgrade.
2015-02-25, by Oleksandr Gavenko
Safely move data.
2015-02-25, by Oleksandr Gavenko
Update copying year.
2015-02-25, by Oleksandr Gavenko
Fix dir name.
2015-02-25, by Oleksandr Gavenko
Remove debug flag.
2015-02-25, by Oleksandr Gavenko
Remove logic duplication. Make file moving safer.
2015-02-25, by Oleksandr Gavenko
Fix checkdoc warnings.
2015-03-11, by Oleksandr Gavenko
Fix checkdoc warnings.
2015-03-11, by Oleksandr Gavenko
Remove debug function.
2015-03-11, by Oleksandr Gavenko
Remove unused function.
2015-03-11, by Oleksandr Gavenko
Fix warning from checkdoc.
2015-03-11, by Oleksandr Gavenko
Fix: "load: Symbol's value as variable is void: c-mode" for 'setq-mode-local'.
2015-03-08, by Oleksandr Gavenko
Move elisp tuning upper to get better support for debugging when init
2015-03-08, by Oleksandr Gavenko
Define special macro to avoid warning about "assignment to free variable".
2015-03-07, by Oleksandr Gavenko
Move '.recentf' and '~/.irc' to '~/.emacs.d'.
2015-03-01, by Oleksandr Gavenko
File existence handled by 'load' itself.
2015-03-01, by Oleksandr Gavenko
Fix: Warning: reference to free variable `url-http-response-status'.
2015-03-01, by Oleksandr Gavenko
Fix: Warning: reference/assignment to free variable `which-func-modes'
2015-03-01, by Oleksandr Gavenko
Fix: Warning: assignment to free variable `my-log-mode-map'.
2015-03-01, by Oleksandr Gavenko
Fix: Warning: `goto-line' is for interactive use only; use `forward-line' instead.
2015-03-01, by Oleksandr Gavenko
Fix: Warning: `string-to-int' is an obsolete function (as of 22.1); use `string-to-number' instead.
2015-03-01, by Oleksandr Gavenko
Fix: Warning: filter-buffer-substring called with 4 arguments, but accepts only 2-3.
2015-03-01, by Oleksandr Gavenko
Fix: Warning: `beginning-of-buffer' is for interactive use only; use `(goto-char (point-min))' instead.
2015-03-01, by Oleksandr Gavenko
Fix: Warning: function `maven.effective-pom' defined multiple times in this file.
2015-03-01, by Oleksandr Gavenko
Fix: Warning: assignment to free variable `dict-c5-mode-map'
2015-03-01, by Oleksandr Gavenko
Fix: Warning: `end-of-buffer' is for interactive use only; use `(goto-char (point-max))' instead.
2015-03-01, by Oleksandr Gavenko
Byte compile '.emacs-my' and 'my/*.el'.
2015-03-01, by Oleksandr Gavenko
Fix: hs-minor-mode doesn't support fundamental-mode.
2015-03-01, by Oleksandr Gavenko
Ignore patterns.
2015-02-28, by Oleksandr Gavenko
Detect Emacs sources for 'find-function-C-source-directory'.
2015-02-28, by Oleksandr Gavenko
Update docs for new file hierarchy.
2015-02-28, by Oleksandr Gavenko
Fix path.
2015-02-28, by Oleksandr Gavenko
Set indent level.
2015-02-28, by Oleksandr Gavenko
hs-minor-mode
2015-02-28, by Oleksandr Gavenko
Delay loading.
2015-02-28, by Oleksandr Gavenko
css-eldoc-enable
2015-02-28, by Oleksandr Gavenko
js-indent-level, css-indent-offset
2015-02-28, by Oleksandr Gavenko
When to enable turn-on-eldoc-mode.
2015-02-28, by Oleksandr Gavenko
Use hippie-expand.
2015-02-28, by Oleksandr Gavenko
Fix: hold autoloads with sources in same directory.
2015-02-25, by Oleksandr Gavenko
Enable wesnoth-mode if possible.
2015-02-25, by Oleksandr Gavenko
Simplify code.
2015-02-25, by Oleksandr Gavenko
Fix paths.
2015-02-25, by Oleksandr Gavenko
Fix: server-start: Opening output file: no such file or directory, c:/home/.emacs.d/server/server.
2015-02-24, by Oleksandr Gavenko
Fix paths.
2015-02-24, by Oleksandr Gavenko
comint-strip-ctrl-m
2015-02-22, by Oleksandr Gavenko
Remove duplicated line.
2015-02-22, by Oleksandr Gavenko
abbrev-file-name, pascal-mode
2015-02-22, by Oleksandr Gavenko
ansi-color-for-comint-mode-on
2015-02-22, by Oleksandr Gavenko
Increase ido limits.
2015-02-24, by Oleksandr Gavenko
Move .ido.last to user-emacs-directory.
2015-02-24, by Oleksandr Gavenko
Improve previous upgrade script to handle more situations.
2015-02-24, by Oleksandr Gavenko
Move .emacs files to user-emacs-directory.
2015-02-24, by Oleksandr Gavenko
If region active - use it content as default value.
2015-02-19, by Oleksandr Gavenko
Fix typo.
2015-02-19, by Oleksandr Gavenko
Forget add provide.
2015-02-19, by Oleksandr Gavenko
Handle work with Python pypi site.
2015-02-19, by Oleksandr Gavenko
requirements.txt is Python dependency description file probably.
2015-02-19, by Oleksandr Gavenko
less
more
|
(0)
-1000
-240
+240
tip