aboutsummaryrefslogtreecommitdiffstats
path: root/src/process.c
diff options
context:
space:
mode:
authorFrancesco Potortì1994-11-16 13:00:49 +0000
committerFrancesco Potortì1994-11-16 13:00:49 +0000
commitb9755a1207897c1fb8726bd02a8da6454f0f9807 (patch)
tree01ba987fa374b249dfc0f8b4042366e1a92fa8a4 /src/process.c
parentdcc89e637efb228219082f200788d9c36270f66b (diff)
downloademacs-b9755a1207897c1fb8726bd02a8da6454f0f9807.tar.gz
emacs-b9755a1207897c1fb8726bd02a8da6454f0f9807.zip
* etags.c [ETAGS_REGEXP]: All the new code that deals with regexps
is compiled if this is defined. The new functions and variables added #ifdef ETAGS_REGEXP are not listed in this ChangeLog. [VMS]: All VMS specific code previously contained in etags-vmslib.c is now included here, modified for dealing with language and regex options intermixed with filenames. (header_file): Global variable deleted. (Lang_Function): New typedef. All language parser functions changed to this new type. (string_numeric_p, substr, prestr): Functions deleted. (readline_internal): Does the job that readline did previously. (longopts): --language and --regex options added. (lang_names, lang_extensions, lang_func, print_language_names): New structures, variables and functions for choosing languages. (print_help): Help strings updated. Calls print_language_names. (argument_type, ARGUMENT): Typedefs for dealing with language and regex options intermixed with filenames. (main): Changed the way of dealing with arguments on the command line to deal with language and regex options intermixed with filenames. (get_language, default_C_entries, Cplusplus_entries, Cstar_entries, Yacc_entries, just_read_file): New functions. (find_entries): Use the new method for choosing the language. (Pascal_functions): Allow intermixing of comment styles. (prolog_getit, skip_comment): Rewritten for speed. (readline): Rewritten to deal with regexps.
Diffstat (limited to 'src/process.c')
0 files changed, 0 insertions, 0 deletions