Mercurial
Mercurial
>
dot-emacs
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-300
-100
-60
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.
Fix for dired in TRAMP.
2021-08-04, by Oleksandr Gavenko
Fix for dired in TRAMP: in Cygwin I rely on external ls by setting
2021-08-04, by Oleksandr Gavenko
Fix for dired in TRAMP: in Cygwin I rely on external ls by setting
2021-08-04, by Oleksandr Gavenko
Highlighting for Sabre SSRs.
2021-07-21, by Oleksandr Gavenko
Added highlighting of SSR's FullText.
2021-07-20, by Oleksandr Gavenko
emmet might be absent when we activate it in web-mode-hook.
2021-07-14, by Oleksandr Gavenko
Increased GC threshold. Fixed unbalanced parentheses.
2021-07-07, by Oleksandr Gavenko
Updated Sabre XML entries to highlight.
2021-06-23, by Oleksandr Gavenko
Updated Sabre XML entries to highlight.
2021-06-23, by Oleksandr Gavenko
Helper functions for Sabre GDS.
2021-06-16, by Oleksandr Gavenko
Add some standard places to PATH if they are not set by login script.
2021-06-16, by Oleksandr Gavenko
csv-mode requires for setting to be set via defcstom only...
2021-06-15, by Oleksandr Gavenko
Add some standard places to PATH as Emacs is not started from login shell on Windows...
2021-06-02, by Oleksandr Gavenko
Added mode for recognition of Windows paths in Cygwin Emacs.
2021-06-02, by Oleksandr Gavenko
Separated Cygwin & ansi colors settings.
2021-06-02, by Oleksandr Gavenko
Repeating my-calc-line interactive place result after "=" sign clearing any old text.
2021-04-07, by Oleksandr Gavenko
Show only the matching closing parenthesis, flashing entire expression is irritating.
2021-02-22, by Oleksandr Gavenko
Marked some Python related variables / values as safe for being local.
2021-02-20, by Oleksandr Gavenko
Defined key bindings to some project search/replace functions.
2021-02-09, by Oleksandr Gavenko
Added binding for project-find-file.
2021-02-08, by Oleksandr Gavenko
Reserved s-= for my-calc-line (to avoid excessive typing of M-x my-calc-line). er/expand-region is now s-w to be near C-w/M-w.
2021-02-03, by Oleksandr Gavenko
hs-toggle-hiding has bug in v27.1. I eliminated "(event-end e)" from "hs-toggle-hiding" as workaround.
2021-01-31, by Oleksandr Gavenko
tags-completion-at-point-function over python-completion-at-point as latter doesn't work for me in Cygwin.
2021-01-31, by Oleksandr Gavenko
Fixed: Symbol's value as variable is void: my-profiler-enabled.
2021-01-31, by Oleksandr Gavenko
Defined page-delimiter for my elisp file to simplify narrowing. As I migrated to Markdown define fill-column for base mode.
2021-01-31, by Oleksandr Gavenko
Docs: about buffer-menu vs ibuffer.
2021-01-31, by Oleksandr Gavenko
Removed mentioning of author and copyright from all files' headers.
2021-01-31, by Oleksandr Gavenko
Moved definition of root for Org mode files to defs file.
2021-01-31, by Oleksandr Gavenko
Docs: Legacy setup instructions for native Windows Emacs.
2021-01-30, by Oleksandr Gavenko
Converted README to Markdown format.
2021-01-30, by Oleksandr Gavenko
Docs: my-profiler-enabled.
2021-01-30, by Oleksandr Gavenko
Moved Gnus's all.SCORE to separate project as it reveals some private data.
2021-01-30, by Oleksandr Gavenko
Grouped startup profiler related code with debug related.
2021-01-30, by Oleksandr Gavenko
Activate debugger of errors during Emacs initialization. This allows to get backtrace without passing --debug-init.
2021-01-30, by Oleksandr Gavenko
Moved settings for file local variable to a separate section.
2021-01-30, by Oleksandr Gavenko
Docs: improved comment.
2021-01-30, by Oleksandr Gavenko
It is more informative to get help on symbol type than just type.
2021-01-29, by Oleksandr Gavenko
Unwrap Python's dir() list into multi line text.
2021-01-26, by Oleksandr Gavenko
Added other types of introspection to my-python/describe-at-point.
2021-01-25, by Oleksandr Gavenko
Activate outline-minor-mode for markdown-mode. And avoid whitespace-mode.
2021-01-18, by Oleksandr Gavenko
Shortened name for pydoc buffer.
2021-01-18, by Oleksandr Gavenko
Fixed my-python/send-paragraph: part of region was remained highlighted after (mark-paragraph).
2021-01-18, by Oleksandr Gavenko
Simplified code for displaying Python help. Shadow default C-c C-d key binding
2021-01-18, by Oleksandr Gavenko
Set better rename detection (30% similarity) for Git diff.
2021-01-17, by Oleksandr Gavenko
Mentioned python-shell-interpreter-args.
2021-01-11, by Oleksandr Gavenko
Do not sent my outdated my-python/eldoc-setup-code to Python interpreter.
2021-01-04, by Oleksandr Gavenko
Added example how to activate babel executors.
2021-01-04, by Oleksandr Gavenko
Enabled org-tempo for shortcut to insert template #+BEGIN_SRC quickly.
2021-01-04, by Oleksandr Gavenko
About term-paste.
2021-01-04, by Oleksandr Gavenko
Added note about winner-mode.
2021-01-04, by Oleksandr Gavenko
Moved setting for backups, auto saving, locking earlier.
2021-01-03, by Oleksandr Gavenko
Disable auto saving, files "#name#" might trigger false rebuild if there is
2021-01-03, by Oleksandr Gavenko
Simplified expression.
2021-01-03, by Oleksandr Gavenko
Set extra support file policies earlier in init file.
2021-01-03, by Oleksandr Gavenko
Do not automatically enable company-mode.
2021-01-02, by Oleksandr Gavenko
Work with packages over HTTPS.
2021-01-02, by Oleksandr Gavenko
Moved startup profiler settings to init.el and simplified activation.
2021-01-02, by Oleksandr Gavenko
Added Make target to preinstall packages from ELPA.
2021-01-02, by Oleksandr Gavenko
Fixed byte compilation warning: assignment to free variable "for".
2021-01-02, by Oleksandr Gavenko
Fixed error 'eval-when is not defined' after switching to cl-lib.
2021-01-02, by Oleksandr Gavenko
less
more
|
(0)
-1000
-300
-100
-60
tip