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,16 @@
<div class="date"> 6 Jan 2016</div>
<p>
If you haven't used <a href="http://www.gnu.org/software/emacs/manual/html_node/emacs/Imenu.html">imenu</a> in Emacs, you should try it. It gives you
a way to select all <i>top-level items</i> of a file... functions and
constants in source code or headers in an org-mode file.
</p>
<p>
I have a couple of suggestions to make the interface a bit nicer:
</p>
<p>
<a href="Technical/Emacs/imenu.html">Read more...</a>
</p>