Mercurial
Mercurial
>
dot-emacs
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
+300
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.
Enable company mode for shell scripts.
2017-01-26, by Oleksandr Gavenko
Add stable.melpa.org and priorities for package sources.
2017-01-26, by Oleksandr Gavenko
http://tromey.com/elpa/ is deprecated.
2017-01-26, by Oleksandr Gavenko
Filter out completion started with numbers from company-mode.
2017-01-26, by Oleksandr Gavenko
company-dabbrev-other-buffers
2017-01-26, by Oleksandr Gavenko
company-dabbrev-downcase.
2017-01-26, by Oleksandr Gavenko
Use bash in term-mode under Cygwin.
2017-01-23, by Oleksandr Gavenko
Enable server for Cygwin Emacs.
2017-01-23, by Oleksandr Gavenko
save-place-mode is not defined in earlier Emacs (21-24).
2017-01-09, by Oleksandr Gavenko
Activate save-place-mode with a function in order to work with Emacs 25.
2017-01-09, by Oleksandr Gavenko
Add pyflakes3.
2017-01-09, by Oleksandr Gavenko
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
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
+300
tip