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 [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/etc/etags.1 [emacs-unicode-2]
Date: Wed, 15 Sep 2004 05:23:27 -0400

Index: emacs/etc/etags.1
diff -c emacs/etc/etags.1:3.14.6.2 emacs/etc/etags.1:3.14.6.3
*** emacs/etc/etags.1:3.14.6.2  Thu Sep  9 09:36:28 2004
--- emacs/etc/etags.1   Wed Sep 15 08:59:53 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]