Sat, 02 Jan 2021 01:28:36 +0200 Oleksandr Gavenko Simplified Makefile byte compillation recipe by moving some logic from CLI to elisp.
Sat, 02 Jan 2021 01:26:59 +0200 Oleksandr Gavenko Suppressed warning: assignment to free variable "c-basic-offset".
Sat, 02 Jan 2021 01:19:57 +0200 Oleksandr Gavenko Fixed name of my mode directory.
Sat, 02 Jan 2021 01:15:49 +0200 Oleksandr Gavenko No need to define user-emacs-directory as it is in a pretty old v22.1.
Sat, 02 Jan 2021 01:11:43 +0200 Oleksandr Gavenko Do not byte compile .emacs-my during installation. Compilation code moved to separate target useful warnings are reported during compilation.
Sat, 02 Jan 2021 00:45:33 +0200 Oleksandr Gavenko Use command "install -m ..." instead "cp" in many occasions.
Sat, 02 Jan 2021 00:33:04 +0200 Oleksandr Gavenko Moved my elisp modes to dedicated directory to not mixt with init.el.
Sat, 02 Jan 2021 00:27:54 +0200 Oleksandr Gavenko Made "upgrade" target idempotent and added it as dependency to "install".
Fri, 01 Jan 2021 21:34:09 +0200 Oleksandr Gavenko Do not apply migration is there is no ~/.emacs.d/.emacs-ver file.
Fri, 01 Jan 2021 20:39:48 +0200 Oleksandr Gavenko Set installation dir explicitly in upgrade script.
Fri, 01 Jan 2021 20:32:49 +0200 Oleksandr Gavenko Moved some obsolete modes to attic.
Fri, 01 Jan 2021 20:21:33 +0200 Oleksandr Gavenko Launch .emacs-autogen.sh with predefined SHELL.
Fri, 01 Jan 2021 19:57:59 +0200 Oleksandr Gavenko Ensure the help doesn't trigger autoloading.
Fri, 01 Jan 2021 19:36:25 +0200 Oleksandr Gavenko Fixed grammar.
Fri, 01 Jan 2021 18:02:55 +0200 Oleksandr Gavenko Removed unused function.
Thu, 31 Dec 2020 23:11:59 +0200 Oleksandr Gavenko No need for copyright year.
Thu, 31 Dec 2020 00:20:03 +0200 Oleksandr Gavenko Fixed: show-paren-mode was disabled by large files because is it global mode.
Thu, 31 Dec 2020 00:08:10 +0200 Oleksandr Gavenko Set more distinctive color for paren expression highlighting.
Thu, 31 Dec 2020 00:03:42 +0200 Oleksandr Gavenko Highlight an entire expression instead of matching parenthesis.
Fri, 25 Dec 2020 20:21:56 +0200 Oleksandr Gavenko (setq ibuffer-expert t)
Sun, 13 Dec 2020 20:00:18 +0200 Oleksandr Gavenko Turned off ls-list for Cygwin to make Dired work for dirs with special files from WSL P9 FS.
Sun, 13 Dec 2020 19:17:21 +0200 Oleksandr Gavenko Just require ls-lisp.
Thu, 03 Dec 2020 11:14:59 +0200 Oleksandr Gavenko Lazy loading of buffer significantly reduces startup time!
Mon, 30 Nov 2020 13:39:57 +0200 Oleksandr Gavenko Enable yaml-mode in Jinja templates.
Sun, 29 Nov 2020 14:58:44 +0200 Oleksandr Gavenko Use server-use-tcp for server activation for Cygwin as /tmp directory periodically is cleaned up.
Sat, 28 Nov 2020 15:09:11 +0200 Oleksandr Gavenko Prefer to open URLs in Firefox.
Thu, 26 Nov 2020 23:35:06 +0200 Oleksandr Gavenko Disable stupid file locking. It breaks editing WSL files from Cygwin Emacs.
Thu, 26 Nov 2020 23:08:51 +0200 Oleksandr Gavenko Switched to build-in GNUS HTML renderer as Emacs cannot find w3m in Cygwin even if the package is installed.
Sun, 22 Nov 2020 18:35:29 +0200 Oleksandr Gavenko Marked function for autoload.
Sat, 21 Nov 2020 21:34:47 +0200 Oleksandr Gavenko Enabled highlighting of TODO keywords by text-mode-hook.
(0) -1000 -300 -100 -50 -30 +30 +50 +100 tip