Files
emacs/lib-src
Francesco Potortì 4fdb455388 changes for language-sepcific help by Philippe
Waroquiers <wao@cfmu.eurocontrol.be> applied and largely revised.

(language): Added a `help' member.
(arg_type): Added an at_end constant.
(plain_C_suffixes): Some items removed from here.
(Objc_suffixes): And put here (new constant).
(Ada_help, Asm_help, default_C_help, Cplusplus_help, Cjava_help,
Cobol_help, Erlang_help, Fortran_help, HTML_help, Lisp_help,
Makefile_help, Objc_help, Pascal_help, Perl_help, PHP_help,
PS_help, Prolog_help, Python_help, Scheme_help, TeX_help,
Texinfo_help, Yacc_help, auto_help, none-help, no_lang_help): New
constants.
(PS_functions, PS_suffixes): Renamed from Postscript_functions and
Postscript_suffixes.
(lang_names): Adapted to the new language structure, new language
"objc" added (was previously merged with "proc").
(print_language_names): Some help strings corrected.
(print_help): Now takes an argument and possibly prints lang help.
(print_help): Some help strings corrected.  Documents
language-specific help.
(main): Only print help after having parsed all the arguments.
2003-01-09 15:21:57 +00:00
..
2002-04-16 18:26:02 +00:00
2003-01-05 23:37:41 +00:00
2001-12-11 07:39:13 +00:00
2001-12-29 22:25:06 +00:00
2001-12-29 22:21:10 +00:00
2002-04-24 18:27:59 +00:00
2001-12-29 22:21:10 +00:00
2002-01-01 19:15:26 +00:00
2002-12-04 11:19:12 +00:00
2002-12-04 11:08:06 +00:00
2001-12-30 22:09:01 +00:00
2002-09-25 20:03:21 +00:00
2002-11-14 14:09:51 +00:00
2001-12-30 22:09:01 +00:00
2002-02-03 17:31:31 +00:00
2002-02-10 08:10:43 +00:00
2001-12-30 22:09:01 +00:00
2001-12-30 22:09:01 +00:00
2001-12-29 22:25:06 +00:00

This directory contains the source code for the architecture-dependent
files that go in ../arch-lib.  At present, these are mostly utility
programs used by Emacs.