Commits


rework the history management It was a huge pile of spaghetti with useless utility functions and lots of code reaching into the "data structure" (if you can call it so) to do stuff. Instead, provide a "module" with a clean interface and noone reaching in the insides.


add compl_lu completion function for load-url and load-current-url


always include compat.h first


add descr. to completions ; filter by descr. too


don't stop at empty headings and use url if no text for link


add toc, bound to t


typo


swiper & link-select using the minibuffer!


add some documentation comment


add M-t (tab-select); extend the completion API


don't skip results


finally start this completion-read