2024-07-04 15:10 | Require the elfeed package. | Yuval Langer | 1 | +2 | -0 |
2024-06-30 01:35 | Add a TODO. | Yuval Langer | 1 | +2 | -0 |
2024-06-29 23:14 | Add a tag for easy filtering. | Yuval Langer | 1 | +2 | -2 |
2024-06-29 20:32 | Use (pcase (assq 'outline outlines) ...) instead of a cond. | Yuval Langer | 1 | +34 | -35 |
2024-06-29 04:42 | Add reasons for writing this package. | Yuval Langer | 1 | +7 | -0 |
2024-06-29 03:41 | Rephrase the introductory paragraph. | Yuval Langer | 1 | +4 | -5 |
2024-06-29 03:26 | Add a README.md file. | Yuval Langer | 1 | +18 | -0 |
2024-06-29 02:52 | Fix the o2e-elfeed-feeds updating function and add a ton of docstrings. | Yuval Langer | 1 | +118 | -43 |
2024-06-28 23:15 | Rename package in the Emacs Lisp source. | Yuval Langer | 1 | +34 | -34 |
2024-06-28 23:10 | Rename Emacs Lisp file. | Yuval Langer | 1 | +0 | -0 |
2024-06-28 23:09 | Simplify gco--xml-to-opml-outlines. | Yuval Langer | 1 | +4 | -8 |
2024-06-28 04:26 | Add function that updates the defcustom gco-elfeed-feeds variable with every OPML in gco-opml-list. | Yuval Langer | 1 | +55 | -33 |
2024-06-26 11:10 | Add functions and customization variables for more than one OPML. | Yuval Langer | 1 | +84 | -32 |
2024-06-26 04:25 | Move from libxml to builtin xml parsing, also: | Yuval Langer | 1 | +84 | -23 |
2024-06-26 01:07 | Add the name of the author to the list of tags. | Yuval Langer | 1 | +7 | -1 |
2024-06-25 23:22 | First commit. | Yuval Langer | 2 | +757 | -0 |