summaryrefslogtreecommitdiff
path: root/xedit.man
diff options
context:
space:
mode:
authorPaulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>2008-03-12 21:53:48 -0300
committerPaulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>2008-07-02 19:06:34 -0300
commitb1dd01f67a48785678209b90c1b0e4f44621c146 (patch)
tree31561c12003443104d8ad5017e47026904349ff0 /xedit.man
parent3468f9f2cb65294771e1095a14b7263ae0a6a043 (diff)
Add a tags interface to xedit.
To use the tags, first create a tags file with a command like "ctags -R". The interface can be disabled with resources, see the updated man page. Tag files are searched descending to the root directory. Multiple tags files are properly handled, and multiple symbol definitions can be searched.
Diffstat (limited to 'xedit.man')
-rw-r--r--xedit.man8
1 files changed, 8 insertions, 0 deletions
diff --git a/xedit.man b/xedit.man
index 0c2f540..3491bd1 100644
--- a/xedit.man
+++ b/xedit.man
@@ -245,6 +245,14 @@ of the this button and displays it in the Edit window.
.SH RESOURCES
For \fIxedit\fP the available resources are:
.TP 8
+.B tagsName (\fPClass\fB TagsName)
+Specifies the name of the tags file to search when loading a new file.
+Default value is \fItags\fP.
+.TP 8
+.B loadTags (\fPClass\fB LoadTags)
+Boolean value to enable or disabling searching for tags files.
+Default is \fITrue\fP.
+.TP 8
.B enableBackups (\fPClass\fB EnableBackups)
Specifies that, when edits made to an existing file are saved,
.I xedit