Commit Graph

282 Commits

Author SHA1 Message Date
James Cherti
537889700b Add auto-compile 2024-08-05 01:03:48 -04:00
James Cherti
be14a92bbc Update byte-compile-warnings 2024-08-05 00:53:24 -04:00
James Cherti
6c2bc0dae3 Update README.md 2024-08-05 00:50:03 -04:00
James Cherti
975fc69c44 Add comment 2024-08-04 21:26:38 -04:00
James Cherti
48e5791b4b Increase read-process-output-max 2024-08-04 21:18:08 -04:00
James Cherti
d955a8ecc1 Remove comments 2024-08-04 21:14:20 -04:00
James Cherti
bee38c581b Update version 2024-08-04 21:13:35 -04:00
James Cherti
bda6579e2c Update README.md 2024-08-04 21:10:34 -04:00
James Cherti
a40616b882 Update README.md 2024-08-04 21:09:47 -04:00
James Cherti
4549998150 Update README.md 2024-08-04 21:08:27 -04:00
James Cherti
62d4420490 Update README.md 2024-08-04 21:08:05 -04:00
James Cherti
4bba2511ac Update README.md 2024-08-04 21:06:32 -04:00
James Cherti
ea3d9d5485 Update README.md 2024-08-04 21:05:05 -04:00
James Cherti
1cc99ec36f Update README.md 2024-08-04 21:04:33 -04:00
James Cherti
46e8d3a7ba Update README.md 2024-08-04 21:01:20 -04:00
James Cherti
e4a2f3c611 Update README.md 2024-08-04 21:00:37 -04:00
James Cherti
e56f83db0c Update README.md 2024-08-04 21:00:31 -04:00
James Cherti
b20f36da08 Update README.md 2024-08-04 20:59:54 -04:00
James Cherti
b74bd9d9fe Update README.md 2024-08-04 20:59:39 -04:00
James Cherti
bafb890760 Update README.md 2024-08-04 20:59:24 -04:00
James Cherti
061ac6fe9d Update README.md 2024-08-04 20:58:47 -04:00
James Cherti
f40953d38e Update README.md 2024-08-04 20:50:09 -04:00
James Cherti
f57d2634c1 Update README.md 2024-08-04 20:48:31 -04:00
James Cherti
8fd158056d Update README.md 2024-08-04 20:48:00 -04:00
James Cherti
eb3c58e5ef Update README.md 2024-08-04 20:46:16 -04:00
James Cherti
3f0d22d156 Update README.md 2024-08-04 20:45:33 -04:00
James Cherti
f3a6952e4c Update README.md 2024-08-04 20:44:15 -04:00
James Cherti
d99d1f05ac Update README.md 2024-08-04 09:19:09 -04:00
James Cherti
cd30cc7673 Release: 1.0.1 2024-08-03 16:01:42 -04:00
James Cherti
e73d35835e Update README.md 2024-08-03 16:00:54 -04:00
James Cherti
132d73a44b Update README.md 2024-08-03 15:30:17 -04:00
James Cherti
49cc3fc99d Update README.md 2024-08-03 15:26:31 -04:00
James Cherti
eff5822013 Update README.md 2024-08-03 15:24:57 -04:00
James Cherti
4195c550c8 Update README.md 2024-08-03 15:19:35 -04:00
James Cherti
13414a8911 Update README.md 2024-08-03 15:17:17 -04:00
James Cherti
b7138c1368 Update README.md 2024-08-03 15:04:22 -04:00
James Cherti
7a26b57de8 Update README.md 2024-08-03 15:02:27 -04:00
James Cherti
52c5e245da Fix issue with backup-directory-alist 2024-08-03 14:56:48 -04:00
James Cherti
69daf50b5f Fix issue with backup dir 2024-08-03 14:56:04 -04:00
James Cherti
19f358bb16 Update .gitignore 2024-08-03 14:55:23 -04:00
James Cherti
6cc6f8d9af Improve warnings, buffers, and mini buffer 2024-08-03 14:30:16 -04:00
James Cherti
f005828167 Release: 1.0.0 2024-08-03 13:46:18 -04:00
James Cherti
7bd42aeded Update comments 2024-08-03 13:45:11 -04:00
James Cherti
c037a23db1 Update comments 2024-08-03 13:42:09 -04:00
James Cherti
40118f2d5f Update README.md 2024-08-03 13:28:55 -04:00
James Cherti
f426fc691c Update README.md 2024-08-03 13:24:57 -04:00
James Cherti
e9968f3ecf Update README.md and remove reserved CPUs 2024-08-03 13:22:06 -04:00
James Cherti
e48866547a Update comment 2024-07-28 08:20:58 -04:00
James Cherti
fa68b2fc20 Add customfile and use-short-answers 2024-07-12 10:11:53 -04:00
James Cherti
45c1f6852c Set redisplay-skip-fontification-on-input to nil
I disabled 'redisplay-skip-fontification-on-input' because it seems to prevent
auto-revert from fontifying Dired when Emacs is not focused. Additionally, it
causes fontification to be ignored until the user presses at least one key.
2024-07-11 06:55:03 -04:00