[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gtags.el suggestion
From: |
John Watson |
Subject: |
gtags.el suggestion |
Date: |
Tue, 17 Feb 2009 14:28:44 -0800 |
Cleaned up goto-tag code with flag/options table. Also reworked many of the interactive functions to allow for searching for tags locally.
Calls global asynchronously (using start-process rather than call-process) so that if you specify a symbol that is found in many files and takes a long time to run, you can still move around and edit in emacs while you wait.
Thanks,
John Watson
gtags.el.diff
Description: Text document
gtags.el
Description: Text document
- gtags.el suggestion,
John Watson <=