/[emacs]/emacs/man/maintaining.texi
ViewVC logotype

Diff of /emacs/man/maintaining.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.19.2.2 by miles, Tue Oct 14 22:56:24 2003 UTC revision 1.19.2.3 by miles, Thu Sep 16 00:15:00 2004 UTC
# Line 343  In HTML input files, the tags are the @c Line 343  In HTML input files, the tags are the @c
343  and all occurrences of @code{id=}.  and all occurrences of @code{id=}.
344    
345  @item  @item
346    In Lua input files, all functions are tags.
347    
348    @item
349  In makefiles, targets are tags; additionally, variables are tags  In makefiles, targets are tags; additionally, variables are tags
350  unless you specify @samp{--no-globals}.  unless you specify @samp{--no-globals}.
351    
# Line 442  well as the files it directly contains. Line 445  well as the files it directly contains.
445  directory where the tags file was initially written.  This way, you can  directory where the tags file was initially written.  This way, you can
446  move an entire directory tree containing both the tags file and the  move an entire directory tree containing both the tags file and the
447  source files, and the tags file will still refer correctly to the source  source files, and the tags file will still refer correctly to the source
448  files.  files.  If the tags file is in @file{/dev}, however, the file names are
449    made relative to the current working directory.
450    
451    If you specify absolute file names as arguments to @code{etags}, then    If you specify absolute file names as arguments to @code{etags}, then
452  the tags file will contain absolute file names.  This way, the tags file  the tags file will contain absolute file names.  This way, the tags file

Legend:
Removed from v.1.19.2.2  
changed lines
  Added in v.1.19.2.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26