1
0
Fork 0
Commit graph

16 commits

Author SHA1 Message Date
Bram Schoenmakers 605040b42b Update README 2023-05-14 19:57:05 +02:00
Bram Schoenmakers 2c54424ba5 Add minor mode 2023-05-14 19:30:47 +02:00
Bram Schoenmakers 273102a287 Preconditions and arguments should be used within :function
Simplify the definition of functions. Also add some preconditions to
some functions, to enable saving only when the corresponding saving
mode is enabled.
2023-05-13 21:51:02 +02:00
Bram Schoenmakers d61ba29a76 Add # to function name 2023-05-13 21:49:09 +02:00
Bram Schoenmakers 7e26554555 Add support for prescient.el 2023-05-12 20:05:04 +02:00
Bram Schoenmakers dd57536081 Allow a package to have a URL 2023-05-12 20:04:40 +02:00
Bram Schoenmakers 58f654c35d Made package support more extensible and maintainable 2023-05-12 19:05:37 +02:00
Bram Schoenmakers a567abcf7c Don't show attribution in rendered README 2023-05-12 18:22:50 +02:00
Bram Schoenmakers 7a79151483 Improve docstrings 2023-05-12 18:21:34 +02:00
Bram Schoenmakers 6b5fceafc5 Only export the result, not the code that generates it 2023-05-12 18:18:30 +02:00
Bram Schoenmakers df6c8e51c7 Generate configuration table in README
Inspired by this post, added a sorting step.
2023-05-11 22:34:50 +02:00
Bram Schoenmakers 1b551343f1 Change module name to save eshell history 2023-05-09 22:05:55 +02:00
Bram Schoenmakers b9dd3c3473 Reformat 2023-05-09 22:04:22 +02:00
Bram Schoenmakers 19e88addaa Add support for some builtin packages to save automatically 2023-05-09 21:03:41 +02:00
Bram Schoenmakers d450103a57 Add README draft 2023-05-07 23:01:15 +02:00
Bram Schoenmakers 9780565b2b Initial commit
Inspired by my own configuration and now distributed as a separate package.
2023-05-07 21:04:35 +02:00