Hi, all!

When using ascope.el, I find that something I `find' again and again.
To save the work, I enhance ascope.el with cache.

The cache is a hash table, KEY is the symbol which is looked at, VALUE
is a list as '(buffer file point). Before emacs exits, the cache will
be saved to a file in the same directory with cscope.out. It may be
loaded in next emacs session.

It's attached. Please review.

--
Regards,
Lei

Attachment: ascope.el
Description: Binary data

_______________________________________________
gnu-emacs-sources mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnu-emacs-sources

Reply via email to