xref: /386bsd/usr/local/lib/emacs/19.25/etc/etags.vms (revision a2142627)
1VMS-ed version of etags
2-----------------------
3
41. The changes made allow the program to compile correctly,
5   to give error messages more meaningful to VMS, to allow '$'
6   in identifier tokens in C programs, and to expand wild-cards in the
7   input filespecs.
8
92. To minimize the differences from the original version,
10   the VMS filename expansion converts filenames to lower
11   case, and strips version numbers. This does indeed mean
12   that some input specs (containing version wildcards) will
13   cause curious effects, it is reasonably consistent with
14   Emacs, which ignores file versions.
15
16