Juanma Barranquero
32b0a3c633
*** empty log message ***
2003-07-28 22:53:07 +00:00
Juanma Barranquero
bb5618fe38
(main): Fix having macros in a printf statement.
2003-07-28 22:10:30 +00:00
Juanma Barranquero
9d6baf7cbd
(suggest_asking_for_help): Fix having macros in a printf statement.
2003-07-28 22:09:47 +00:00
Juanma Barranquero
3867c42d60
*** empty log message ***
2003-05-31 00:40:43 +00:00
Juanma Barranquero
8dc48ef051
(lisp): Fix references to byte-run.el, float-sup.el and map-ynp.el, which are
...
now in emacs-lisp.
2003-05-31 00:33:50 +00:00
Francesco Potortì
73d3586ded
Remove Philippe Waroquier's email address, at his request.
2003-05-27 20:13:22 +00:00
Dave Love
7933722aa4
*** empty log message ***
2003-05-22 20:01:37 +00:00
Dave Love
1d28afaf27
(difftime) [!HAVE_DIFFTIME]: Define.
...
(strerror) [!HAVE_STRERROR && !WINDOWSNT]: New.
2003-05-22 20:01:19 +00:00
Dave Love
463f55eece
*** empty log message ***
2003-05-20 16:34:55 +00:00
Dave Love
dd843b6af3
Check HAVE_LIBLOCKFILE like HAVE_LIBMAIL.
2003-05-20 16:34:35 +00:00
Dave Love
dfb7bcda87
Define LIBS_MAIL=-llockfile.
2003-05-20 16:33:02 +00:00
Juanma Barranquero
1b7a835ba3
*** empty log message ***
2003-04-27 11:24:59 +00:00
Juanma Barranquero
ee435bae30
(read_scores): Fix corruption of score files.
2003-04-27 11:22:16 +00:00
Stefan Monnier
eec54bd743
*** empty log message ***
2003-04-12 19:17:24 +00:00
Stefan Monnier
caa4df2b5d
(main): Use new safe location for socket.
2003-04-12 19:03:08 +00:00
Juanma Barranquero
ff4bd68179
*** empty log message ***
2003-03-12 21:37:27 +00:00
Juanma Barranquero
20c396e841
(print_help_and_exit): Print to stdout. Exit successfully. Added some blank
...
lines for readability.
(decode_options): Don't call print_help_and_exit in default case. Print version
information to stdout.
(main): Don't call print_help_and_exit.
2003-03-12 21:36:29 +00:00
Richard M. Stallman
dd132e4437
*** empty log message ***
2003-02-15 19:29:15 +00:00
Richard M. Stallman
2a61b9d244
Cast result of malloc and realloc.
...
Don't include stdlib.h, becuase config.h does.
(malloc, realloc): Declarations deleted.
2003-02-15 10:53:55 +00:00
Richard M. Stallman
9fc08e73d1
(yow): Cast result of malloc and realloc.
...
(malloc, realloc): Declarations deleted.
2003-02-15 10:52:52 +00:00
Juanma Barranquero
71ffc53a70
*** empty log message ***
2003-02-11 09:03:05 +00:00
Juanma Barranquero
0a0dc5114c
(lisp): Add malayalam.el and tamil.el.
2003-02-11 08:19:48 +00:00
Andreas Schwab
0dfd93c05d
*** empty log message ***
2003-02-08 17:28:43 +00:00
Andreas Schwab
108c7c97c1
(EXEEXT): Define to @EXEEXT@ and use this variable
...
instead of the substitution.
2003-02-08 17:27:58 +00:00
Juanma Barranquero
177c0ea743
Trailing whitespace deleted.
2003-02-04 14:56:31 +00:00
Richard M. Stallman
37d1e6800c
*** empty log message ***
2003-02-04 12:03:59 +00:00
Richard M. Stallman
00a7e40898
(push_score, read_scores): Cast values of malloc and realloc.
...
(main, lock_file): Avoid assignment inside if.
2003-02-04 12:03:44 +00:00
Richard M. Stallman
a5d107f3c7
Whitespace changes.
2003-02-04 12:00:09 +00:00
Juanma Barranquero
c60ee5e70f
Cygwin support patch.
2003-01-31 15:24:20 +00:00
Kim F. Storm
88c717201f
Corrected misc. typos like missing : after file names,
...
missing file name suffixes, and * used as prefix on non-file entries.
2003-01-28 23:49:11 +00:00
Dave Love
b24e2dc7fa
Don't include string.h.
2003-01-21 18:29:34 +00:00
Dave Love
373df066fb
(Cplusplus_help, Cjava_help): Re-phrase and avoid
...
column-0 `('.
2003-01-21 18:28:35 +00:00
Markus Rost
c5c927519c
Fix last change (use C syntax for comments).
2003-01-21 02:26:04 +00:00
Richard M. Stallman
675d000fab
*** empty log message ***
2003-01-20 09:12:53 +00:00
Richard M. Stallman
ee978ec9b8
(rcs2log, rcs-checkin, grep-changelog, vcdiff): New targets.
2003-01-20 09:04:56 +00:00
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
Kim F. Storm
1cb12638f3
(__P): Renamed from _P to avoid problems on Cygwin.
...
All uses changed.
2003-01-05 23:38:59 +00:00
Kim F. Storm
207aa3ffcb
*** empty log message ***
2003-01-05 23:37:41 +00:00
Andrew Innes
cf6d30d704
($(DOC)): Use -o and -a options to make-docfile,
...
because GNU make doesn't append when using >> redirection.
2002-12-18 23:53:01 +00:00
Pavel Janík
649fc2c55b
Make sure every message ends with a blank line, because some mbox parsers
...
require a blank line before "From " lines.
2002-12-11 23:32:41 +00:00
Richard M. Stallman
85cce84347
*** empty log message ***
2002-12-09 01:56:15 +00:00
Richard M. Stallman
eca79530b7
Do include libintl.h if HAVE_LIBINTL_H.
...
(_): Test only HAVE_LIBINTL_H to decide what to do.
2002-12-09 01:55:05 +00:00
Ben Key
4fbd67668e
Fixed the build error in getopt.c that occured on systems lacking a gettext implementation. Thanks go to Andrew Choi [akochoi@shaw.ca] for this one.
2002-12-07 05:22:27 +00:00
Richard M. Stallman
2ccc4d34e5
*** empty log message ***
2002-12-05 15:32:09 +00:00
Richard M. Stallman
d262de61ff
Comment out include of libintl.h or gettext.h.
2002-12-05 15:30:09 +00:00
Richard M. Stallman
c599217702
*** empty log message ***
2002-12-04 11:57:49 +00:00
Richard M. Stallman
708c440496
Conditionally find getopt.h.
...
[_LIBC] (getopt_long, getopt_long_only): Do libc_hidden_def.
2002-12-04 11:19:12 +00:00
Richard M. Stallman
554ed1ff28
(const): Move outside !HAVE_CONFIG_H conditional.
...
(libintl.h): Include this if _LIBC. Otherwise include gettext.h.
(wchar.h): Include, maybe.
(attribute_hidden): Define if not defind.
(__getopt_initialized): Use attribute_hidden.
(__libc_argc, __libc_argv): Renamed from original_argc, etc.
(__getopt_nonoption_flags, nonoption_flags_max_len, nonoption_flags_len):
Conditional on USE_NONOPTION_FLAGS.
(SWAP_FLAGS): New definitions.
(exchange): Test USE_NONOPTION_FLAGS.
(_getopt_initialize): Test USE_NONOPTION_FLAGS.
(_getopt_internal): Error if argc < 1. New local var print_errors.
Improve test for ambiguous long option.
Add LIBIO support for error message output.
(NONOPTION_P): Test USE_NONOPTION_FLAGS.
2002-12-04 11:17:43 +00:00
Richard M. Stallman
e1e86c97c5
Maybe include ctype.h.
...
Treat __cplusplus like __STDC__.
(decls): Use __ in arg names.
2002-12-04 11:08:06 +00:00
Stephen Eglen
45adde3246
(main): Tell user how to start server within Emacs if socket could not
...
be found.
2002-12-02 20:57:42 +00:00