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.
|
file |
diff |
annotate
|
Sun, 31 Jan 2021 00:04:18 +0200 |
Oleksandr Gavenko |
Removed mentioning of author and copyright from all files' headers.
|
file |
diff |
annotate
|
Sat, 30 Jan 2021 23:05:31 +0200 |
Oleksandr Gavenko |
Moved Gnus's all.SCORE to separate project as it reveals some private data.
|
file |
diff |
annotate
|
Sat, 02 Jan 2021 22:42:24 +0200 |
Oleksandr Gavenko |
Added Make target to preinstall packages from ELPA.
|
file |
diff |
annotate
|
Sat, 02 Jan 2021 20:09:51 +0200 |
Oleksandr Gavenko |
Simplified cleanup of "mylispdir".
|
file |
diff |
annotate
|
Sat, 02 Jan 2021 18:57:24 +0200 |
Oleksandr Gavenko |
Load more files for byte compilation check. Switched to my-lisp-* prefix.
|
file |
diff |
annotate
|
Sat, 02 Jan 2021 01:28:36 +0200 |
Oleksandr Gavenko |
Simplified Makefile byte compillation recipe by moving some logic from CLI to elisp.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Sat, 02 Jan 2021 00:45:33 +0200 |
Oleksandr Gavenko |
Use command "install -m ..." instead "cp" in many occasions.
|
file |
diff |
annotate
|
Sat, 02 Jan 2021 00:33:04 +0200 |
Oleksandr Gavenko |
Moved my elisp modes to dedicated directory to not mixt with init.el.
|
file |
diff |
annotate
|
Sat, 02 Jan 2021 00:27:54 +0200 |
Oleksandr Gavenko |
Made "upgrade" target idempotent and added it as dependency to "install".
|
file |
diff |
annotate
|
Fri, 01 Jan 2021 21:34:09 +0200 |
Oleksandr Gavenko |
Do not apply migration is there is no ~/.emacs.d/.emacs-ver file.
|
file |
diff |
annotate
|
Fri, 01 Jan 2021 20:39:48 +0200 |
Oleksandr Gavenko |
Set installation dir explicitly in upgrade script.
|
file |
diff |
annotate
|
Fri, 01 Jan 2021 20:21:33 +0200 |
Oleksandr Gavenko |
Launch .emacs-autogen.sh with predefined SHELL.
|
file |
diff |
annotate
|
Fri, 01 Jan 2021 19:36:25 +0200 |
Oleksandr Gavenko |
Fixed grammar.
|
file |
diff |
annotate
|