emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/etags.1 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/etc/etags.1 [lexbind]
Date: Wed, 15 Sep 2004 20:33:14 -0400

Index: emacs/etc/etags.1
diff -c emacs/etc/etags.1:3.9.2.3 emacs/etc/etags.1:3.9.2.4
*** emacs/etc/etags.1:3.9.2.3   Thu Sep 16 00:12:17 2004
--- emacs/etc/etags.1   Thu Sep 16 00:14:57 2004
***************
*** 50,56 ****
  .BR vi ( 1 )\c
  \&.  Both forms of the program understand
  the syntax of C, Objective C, C++, Java, Fortran, Ada, Cobol, Erlang, HTML,
! LaTeX, Emacs Lisp/Common Lisp, makefiles, Pascal, Perl, PHP, Postscript,
  Python, Prolog, Scheme and
  most assembler\-like syntaxes.
  Both forms read the files specified on the command line, and write a tag
--- 50,56 ----
  .BR vi ( 1 )\c
  \&.  Both forms of the program understand
  the syntax of C, Objective C, C++, Java, Fortran, Ada, Cobol, Erlang, HTML,
! LaTeX, Emacs Lisp/Common Lisp, Lua, makefile, Pascal, Perl, PHP, Postscript,
  Python, Prolog, Scheme and
  most assembler\-like syntaxes.
  Both forms read the files specified on the command line, and write a tag
***************
*** 58,64 ****
  \fBctags\fP) in the current working directory.
  Files specified with relative file names will be recorded in the tag
  table with file names relative to the directory where the tag table
! resides.  Files specified with absolute file names will be recorded
  with absolute file names.  Files generated from a source file\-\-like
  a C file generated from a source Cweb file\-\-will be recorded with
  the name of the source file.
--- 58,66 ----
  \fBctags\fP) in the current working directory.
  Files specified with relative file names will be recorded in the tag
  table with file names relative to the directory where the tag table
! resides.  If the tag table is in /dev, however, the file names are made
! relative to the working directory.  Files specified with absolute file
! names will be recorded
  with absolute file names.  Files generated from a source file\-\-like
  a C file generated from a source Cweb file\-\-will be recorded with
  the name of the source file.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]