trying to fix

This commit is contained in:
Chris Cochrun 2022-01-03 12:41:35 -06:00
parent fa407dfeb6
commit e013d7569e
22945 changed files with 447936 additions and 0 deletions

View file

@ -0,0 +1,2 @@
<p>Recently a post by <a href="https://jao.io">jao</a>, whos <a href="https://jao.io/blog/hacking.html">written a whole bunch of excellent software</a>, popped up in my feed inbox. Its just a very short (15 words) <a href="https://jao.io/blog/2021-09-04-apropos-library.html">mention of apropos-library</a>, a function that lists all the variables and functions in a library. It can also be configured to show the keybindings for the functions.</p>
<p>Apparently its been around since Emacs 23 but neither jao nor I were aware of it. It seems like a useful facility. Even though you wont need it often, its easy to see how it could be really useful in certain circumstances. Its already installed so give it a try to see how it works.</p>