Mercurial
Mercurial
>
dot-emacs
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-120
+120
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.
Simpler key binding to collapse XML documents.
2019-03-11, by Oleksandr Gavenko
Highlight difference in magit with magit-diff-refine-hunk.
2019-03-03, by Oleksandr Gavenko
vc-git-print-log-follow is for v26.1
2019-02-02, by Oleksandr Gavenko
Search in hidden files too (starting with dot).
2018-12-30, by Oleksandr Gavenko
gnus-buttonized-mime-types
2018-12-13, by Oleksandr Gavenko
Reindent code.
2018-12-13, by Oleksandr Gavenko
Show date instead of distance to commit in Magit log.
2018-10-09, by Oleksandr Gavenko
Set gud-pdb-command-name.
2018-09-24, by Oleksandr Gavenko
Enable adoc-mode for .adoc files.
2018-09-17, by Oleksandr Gavenko
Fixed typo.
2018-07-25, by Oleksandr Gavenko
Fixed regex quoting syntax.
2018-07-25, by Oleksandr Gavenko
Fixed: ‘nxml-complete’ is an obsolete command (as of 26.1); use ‘completion-at-point’ instead.
2018-07-25, by Oleksandr Gavenko
Fixed (ucs-names) API change in Emacs v26.
2018-07-19, by Oleksandr Gavenko
Ported to Emacs 26.
2018-07-11, by Oleksandr Gavenko
For convenience TAB always hide/show current leaf.
2018-06-17, by Oleksandr Gavenko
Fix: treat context lines in my-ag-goto.
2018-05-13, by Oleksandr Gavenko
Prompt for extra ag options on C-u C-u.
2018-05-13, by Oleksandr Gavenko
Proper highlight context (from -A/-B/-C options).
2018-05-13, by Oleksandr Gavenko
Fixed my-nxml-pp.
2018-05-08, by Oleksandr Gavenko
Added pretty-print XML function.
2018-05-03, by Oleksandr Gavenko
Avoid warning "assignment to free variable" for /ido-mode during compilation.
2018-04-14, by Oleksandr Gavenko
Added emmet customization.
2018-04-14, by Oleksandr Gavenko
Added emmet-mode.
2018-04-14, by Oleksandr Gavenko
Add recent files and bookmarks to ‘ivy-switch-buffer’.
2018-04-01, by Oleksandr Gavenko
Disable auto indenting on copy/paste in web-mode.
2018-04-01, by Oleksandr Gavenko
Added switch to rfc1345 input method.
2018-03-30, by Oleksandr Gavenko
Increase context in patches.
2018-01-28, by Oleksandr Gavenko
Allow extra symbols in version for Gradle.
2017-12-14, by Oleksandr Gavenko
Added function that copies xpath-like path in XML document.
2017-12-03, by Oleksandr Gavenko
Set new frame font same as in main. Maximize new frames.
2017-12-03, by Oleksandr Gavenko
Added hideshow mode for nxml.
2017-11-25, by Oleksandr Gavenko
Disable er in org/rst-mode. Expand to line with \n by default.
2017-11-07, by Oleksandr Gavenko
Expand region to word by default.
2017-10-31, by Oleksandr Gavenko
It doesn't help much but allows to run python process, otherwise
2017-10-25, by Oleksandr Gavenko
Make function silent if file is modified.
2017-10-23, by Oleksandr Gavenko
Prefer Python 3 for interactive shell.
2017-10-22, by Oleksandr Gavenko
Use UTF-8 on Windows fpr processes.
2017-10-21, by Oleksandr Gavenko
Set font size depending on DPI.
2017-10-11, by Oleksandr Gavenko
Mistaken s-TAB key binding broke my workflow.
2017-10-10, by Oleksandr Gavenko
Prevent error that character not found.
2017-09-24, by Oleksandr Gavenko
Problems with hunging on re-display when symbols is used on Windows can be solved by:
2017-09-21, by Oleksandr Gavenko
Some symbols from default composition rules cause Emacs redisplay hang on Windows.
2017-09-21, by Oleksandr Gavenko
Added key binding to erase buffer conveniently.
2017-09-06, by Oleksandr Gavenko
Added Gradle support.
2017-08-27, by Oleksandr Gavenko
Default sed filter failed with syntax error in native Emacs and Cygwin.
2017-07-31, by Oleksandr Gavenko
.log.N files also should be treated as log files. Disable NRoff mode for such files.
2017-07-04, by Oleksandr Gavenko
Modern Windows can work with Unicode. No need for codepage.
2017-07-04, by Oleksandr Gavenko
Replace triangle symbol with alternatives that is worked with default Windows fonts.
2017-06-12, by Oleksandr Gavenko
Set large-file-warning-threshold greater then 10 MiB in order to open logs
2017-05-31, by Oleksandr Gavenko
Fixed parents and key binding syntax for ide-*.
2017-04-23, by Oleksandr Gavenko
Added key bindings to open file in external IDE. Unified code for error
2017-04-23, by Oleksandr Gavenko
Revert mistaken change after mass-replacing.
2017-04-02, by Oleksandr Gavenko
Fix: Warning: defface for my-ag/lineno-face fails to specify containing group
2017-03-30, by Oleksandr Gavenko
Fix: Warning: assignment to free variable js-indent-level.
2017-03-30, by Oleksandr Gavenko
Fix: Warning: the following functions are not known to be defined:
2017-03-30, by Oleksandr Gavenko
Remove dead code.
2017-03-30, by Oleksandr Gavenko
Fix: Warning: 'goto-line' is for interactive use only; use 'forward-line'
2017-03-30, by Oleksandr Gavenko
Fix: Warning: "string-to-int" is an obsolete function (as of 22.1); use
2017-03-30, by Oleksandr Gavenko
Fix: Warning: defface fails to specify containing group.
2017-03-30, by Oleksandr Gavenko
Added target to run byte compilation to gather warnings.
2017-03-30, by Oleksandr Gavenko
Fix: Warning: "font-lock-fontify-buffer" is for interactive use only; use
2017-03-30, by Oleksandr Gavenko
Interactive methods use '-', private methods uses `/` as separator after
2017-03-29, by Oleksandr Gavenko
Private functions use '/' delimiter, public as usual '-' delimiter.
2017-03-29, by Oleksandr Gavenko
Rename public function so that they wouldn't have '/' symbol in name.
2017-03-29, by Oleksandr Gavenko
Use 'my-' prefix instead 'my/' with nonstandard character.
2017-03-29, by Oleksandr Gavenko
Parser for ivy dependencies.
2017-03-25, by Oleksandr Gavenko
Prefer look ahead. Fix typo.
2017-03-25, by Oleksandr Gavenko
Remove unnecessary code.
2017-03-25, by Oleksandr Gavenko
Remove magic numbers.
2017-03-25, by Oleksandr Gavenko
Remove duplicate code.
2017-03-25, by Oleksandr Gavenko
Move maven handling logic from maven-central.el to separate file.
2017-03-25, by Oleksandr Gavenko
No need to custom implementation of zgrep, zrgrep is bundled with v23.2.
2017-03-25, by Oleksandr Gavenko
Strip "my/" prefix. Require 'json' library.
2017-03-09, by Oleksandr Gavenko
Use trick with changing working directory to avoid Cygwin path issues.
2017-03-09, by Oleksandr Gavenko
Add documentation.
2017-03-09, by Oleksandr Gavenko
Open file in Intellij Idea. Common interface for IDE.
2017-03-09, by Oleksandr Gavenko
It much easy to call ag for current directory via modifier then prefix argument.
2017-03-06, by Oleksandr Gavenko
Prevent error if there is no repository. Fix highlighting of line numbers.
2017-03-02, by Oleksandr Gavenko
Disable function highlighting. It is too disturbing.
2017-03-01, by Oleksandr Gavenko
Highlight optional year and milliseconds parts.
2017-03-01, by Oleksandr Gavenko
Number of lines can be greater then I assumed initially.
2017-02-27, by Oleksandr Gavenko
Define function to easy navigate to Java source file from Java exception.
2017-02-23, by Oleksandr Gavenko
(vc-root-dir) selectively work depending on buffer mode. I need root based on
2017-02-23, by Oleksandr Gavenko
Fix typo. Add promising but not worked option.
2017-02-23, by Oleksandr Gavenko
Use own implementation of ag frontend.
2017-02-23, by Oleksandr Gavenko
Function for killing process. Simplify code. Limit search for current
2017-02-23, by Oleksandr Gavenko
Add own ag mode.
2017-02-22, by Oleksandr Gavenko
Fix: delete extra parent.
2017-02-22, by Oleksandr Gavenko
Follow common prefixing schema for my functions.
2017-02-22, by Oleksandr Gavenko
Windows doesn't have fonts for 'or'/'and' Python keywords.
2017-02-21, by Oleksandr Gavenko
Use regex search instead of literal for ag.
2017-02-20, by Oleksandr Gavenko
Detect if json-mode available.
2017-02-20, by Oleksandr Gavenko
I do not need duplicates in minibuffer history.
2017-02-20, by Oleksandr Gavenko
Remove POST command. Add useful report.
2017-02-20, by Oleksandr Gavenko
Allow autoload. Move cursor to the beginning of buffer.
2017-02-19, by Oleksandr Gavenko
Library to access Spring Actuator endpoints.
2017-02-19, by Oleksandr Gavenko
Set indentation for json-mode. Require ag.
2017-02-19, by Oleksandr Gavenko
Show message about debug level to be sure without reading documentation.
2017-02-15, by Oleksandr Gavenko
Fix typos.
2017-02-13, by Oleksandr Gavenko
Customize ag usage.
2017-02-12, by Oleksandr Gavenko
Enable ag if available for searching.
2017-02-09, by Oleksandr Gavenko
Disable anti-aliasing for Cyrillic, Greek and IPA scripts.
2017-01-31, by Oleksandr Gavenko
Combined company adapter for JS and CSS in web-mode.
2017-01-31, by Oleksandr Gavenko
Avoid duplication in company prompt because of case.
2017-01-30, by Oleksandr Gavenko
Use cycle-spacing as it convenient then M-\ key binding.
2017-01-29, by Oleksandr Gavenko
Avoid duplication in "company-transformers".
2017-01-29, by Oleksandr Gavenko
Enable flyspell for rst-mode.
2017-01-29, by Oleksandr Gavenko
Enable company-mode for org-mode.
2017-01-28, by Oleksandr Gavenko
I end with using Apps key as super.
2017-01-27, by Oleksandr Gavenko
Use ScrollLock as super modifier in Windows. It is useful after remapping
2017-01-27, by Oleksandr Gavenko
Return list instead printing to *Message* buffer in my/lookup-key.
2017-01-27, by Oleksandr Gavenko
Adjust company mode to Java.
2017-01-26, by Oleksandr Gavenko
Rearrange code. Enable company mode for RST files.
2017-01-26, by Oleksandr Gavenko
Align annotations to right.
2017-01-26, by Oleksandr Gavenko
Enable company-mode during Emacs startup. Echo full path to executable in echo-area.
2017-01-26, by Oleksandr Gavenko
Add company completion for executable in PATH. Enable company for Makefile and progmodes.
2017-01-26, by Oleksandr Gavenko
Limit company-dabbrev-code search to shell-mode.
2017-01-26, by Oleksandr Gavenko
Improve company-mode integration for shell mode.
2017-01-26, by Oleksandr Gavenko
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
less
more
|
(0)
-1000
-120
+120
tip