Mon, 25 Dec 2023 20:15:49 +0200 Oleksandr Gavenko Introduced Org state FAILED. default tip
Sun, 14 May 2023 16:40:00 +0300 Oleksandr Gavenko In Emacs 28 it loads files referenced by diff-mode, polluting buffer list & recentf, and significantly slowing Emacs in Cygwin.
Thu, 02 Feb 2023 02:14:23 +0200 Oleksandr Gavenko Disable diff-font-lock-syntax as it visits files from Git and this is extremely slow in Cygwin+antivirus.
Sat, 24 Dec 2022 21:43:47 +0200 Oleksandr Gavenko Fixed typo (imbalanced parentheses).
Fri, 23 Dec 2022 17:30:07 +0200 Oleksandr Gavenko It is important to read ~/.bashrc despite MSYS2 Bash warn about ioctl failure in M-x shell in NT Emacs.
Wed, 14 Dec 2022 00:58:57 +0200 Oleksandr Gavenko In addition to interpreting Windows paths in Cygwin a handler is added for interpreting MSYS paths in NT Emacs.
Wed, 14 Dec 2022 00:51:42 +0200 Oleksandr Gavenko my-python/describe-at-point: With C-u argument ask for symbol and method.
Sat, 10 Dec 2022 18:34:57 +0200 Oleksandr Gavenko Fixed M-x shell in Mingw Emacs, Bash "-i" is not supported in dumb Emacs terminal.
Mon, 28 Nov 2022 23:05:00 +0200 Oleksandr Gavenko Set dictionary name to american for aspell, this fixes MINGW64 env.
Sun, 27 Nov 2022 23:40:10 +0200 Oleksandr Gavenko Added support for MINGW64 for aspell detection.
Sun, 27 Nov 2022 21:17:26 +0200 Oleksandr Gavenko Added a shortcut for opening BLOG.rst.
Sun, 27 Nov 2022 21:16:56 +0200 Oleksandr Gavenko Suppress popping a warnings buffer when Emacs installs packages.
Sun, 27 Nov 2022 21:06:29 +0200 Oleksandr Gavenko merged
Tue, 20 Sep 2022 00:16:01 +0300 Oleksandr Gavenko Ported Makefile to MSYS2: Emacs is native here and cannot deal with MSYS2-style paths.
Thu, 27 Oct 2022 14:18:09 +0300 Oleksandr Gavenko Fixed: on selection the text is copied, so it is impossible to replace the text with what is in clipboard as the content of clipboard is already replaced by old text.
Wed, 12 Oct 2022 00:14:04 +0300 Oleksandr Gavenko Sends a selection or a paragraph to `term-mode'.
Mon, 25 Jul 2022 11:38:25 +0300 Oleksandr Gavenko x-select-enable-clipboard => select-enable-clipboard
Mon, 25 Jul 2022 11:34:41 +0300 Oleksandr Gavenko kill-do-not-save-duplicates
Tue, 03 May 2022 09:10:27 +0300 Oleksandr Gavenko Fixed: Key sequence C-x C-j C-s starts with non-prefix key.
Tue, 15 Feb 2022 16:54:09 +0200 Oleksandr Gavenko org-tempo in missing in Emacs v26.1 in RHEL 8.6.
Tue, 01 Feb 2022 00:35:07 +0200 Oleksandr Gavenko so-long mode makes buffer read only. To erase the content we need to make buffer editable.
Thu, 09 Dec 2021 14:38:16 +0200 Oleksandr Gavenko Activate so-long-mode instead of fundamental-mode for log files: it is faster!
Thu, 09 Dec 2021 14:36:56 +0200 Oleksandr Gavenko Disabled log4-hi-func-keywords function & prettify-symbols-mode to improve performance when navigating long lines in log files.
Thu, 09 Dec 2021 14:04:13 +0200 Oleksandr Gavenko Fixed typo.
Thu, 04 Nov 2021 11:26:12 +0200 Oleksandr Gavenko Use "find -exec" with "+" to avoid excessive grep forking.
Sun, 05 Sep 2021 12:17:11 +0300 Oleksandr Gavenko Added more Sabre attributes for highlighting.
Tue, 31 Aug 2021 15:39:32 +0300 Oleksandr Gavenko More parrterns for SSR.
Tue, 31 Aug 2021 15:39:03 +0300 Oleksandr Gavenko Fixed highlighting of some Sabre XML tags when they are without XML namespace.
Wed, 04 Aug 2021 16:41:03 +0300 Oleksandr Gavenko Fix for dired in TRAMP.
Wed, 04 Aug 2021 16:38:19 +0300 Oleksandr Gavenko Fix for dired in TRAMP: in Cygwin I rely on external ls by setting
Wed, 04 Aug 2021 16:37:20 +0300 Oleksandr Gavenko Fix for dired in TRAMP: in Cygwin I rely on external ls by setting
Wed, 21 Jul 2021 16:45:21 +0300 Oleksandr Gavenko Highlighting for Sabre SSRs.
Tue, 20 Jul 2021 17:03:51 +0300 Oleksandr Gavenko Added highlighting of SSR's FullText.
Wed, 14 Jul 2021 12:24:40 +0300 Oleksandr Gavenko emmet might be absent when we activate it in web-mode-hook.
Wed, 07 Jul 2021 18:01:09 +0300 Oleksandr Gavenko Increased GC threshold. Fixed unbalanced parentheses.
Wed, 23 Jun 2021 13:24:46 +0300 Oleksandr Gavenko Updated Sabre XML entries to highlight.
Wed, 23 Jun 2021 11:19:45 +0300 Oleksandr Gavenko Updated Sabre XML entries to highlight.
Wed, 16 Jun 2021 18:38:12 +0300 Oleksandr Gavenko Helper functions for Sabre GDS.
Wed, 16 Jun 2021 12:50:08 +0300 Oleksandr Gavenko Add some standard places to PATH if they are not set by login script.
Tue, 15 Jun 2021 14:54:36 +0300 Oleksandr Gavenko csv-mode requires for setting to be set via defcstom only...
Wed, 02 Jun 2021 18:04:53 +0300 Oleksandr Gavenko Add some standard places to PATH as Emacs is not started from login shell on Windows...
Wed, 02 Jun 2021 00:34:11 +0300 Oleksandr Gavenko Added mode for recognition of Windows paths in Cygwin Emacs.
Wed, 02 Jun 2021 00:17:06 +0300 Oleksandr Gavenko Separated Cygwin & ansi colors settings.
Wed, 07 Apr 2021 22:48:39 +0300 Oleksandr Gavenko Repeating my-calc-line interactive place result after "=" sign clearing any old text.
Mon, 22 Feb 2021 11:32:37 +0200 Oleksandr Gavenko Show only the matching closing parenthesis, flashing entire expression is irritating.
Sat, 20 Feb 2021 20:14:16 +0200 Oleksandr Gavenko Marked some Python related variables / values as safe for being local.
Tue, 09 Feb 2021 00:53:55 +0200 Oleksandr Gavenko Defined key bindings to some project search/replace functions.
Mon, 08 Feb 2021 12:27:15 +0200 Oleksandr Gavenko Added binding for project-find-file.
Wed, 03 Feb 2021 12:32:49 +0200 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.
Sun, 31 Jan 2021 20:35:05 +0200 Oleksandr Gavenko hs-toggle-hiding has bug in v27.1. I eliminated "(event-end e)" from "hs-toggle-hiding" as workaround.
Sun, 31 Jan 2021 12:23:23 +0200 Oleksandr Gavenko tags-completion-at-point-function over python-completion-at-point as latter doesn't work for me in Cygwin.
Sun, 31 Jan 2021 12:20:16 +0200 Oleksandr Gavenko Fixed: Symbol's value as variable is void: my-profiler-enabled.
Sun, 31 Jan 2021 12:15:44 +0200 Oleksandr Gavenko Defined page-delimiter for my elisp file to simplify narrowing. As I migrated to Markdown define fill-column for base mode.
Sun, 31 Jan 2021 11:41:49 +0200 Oleksandr Gavenko Docs: about buffer-menu vs ibuffer.
Sun, 31 Jan 2021 00:04:18 +0200 Oleksandr Gavenko Removed mentioning of author and copyright from all files' headers.
Sun, 31 Jan 2021 00:01:57 +0200 Oleksandr Gavenko Moved definition of root for Org mode files to defs file.
Sat, 30 Jan 2021 23:52:32 +0200 Oleksandr Gavenko Docs: Legacy setup instructions for native Windows Emacs.
Sat, 30 Jan 2021 23:37:26 +0200 Oleksandr Gavenko Converted README to Markdown format.
Sat, 30 Jan 2021 23:17:51 +0200 Oleksandr Gavenko Docs: my-profiler-enabled.
Sat, 30 Jan 2021 23:05:31 +0200 Oleksandr Gavenko Moved Gnus's all.SCORE to separate project as it reveals some private data.
(0) -1000 -300 -100 -60 tip