rcs2log fixes for CVSROOT var.
[bpt/emacs.git] / lib-src / ChangeLog
1 2004-02-14 Paul Eggert <eggert@twinsun.com>
2
3 * rcs2log: Work correctly if CVSROOT specifies :fork: or
4 :local: methods, or omits the colon between the hostname
5 and the path. Allow :/ in repository path, since CVS does.
6 Fix typo: "pository" should be set from $CVSROOT, not $repository.
7 This fixes a bug reported by Wolfgang Scherer in
8 <http://mail.gnu.org/archive/html/bug-gnu-emacs/2004-02/msg00085.html>,
9 along with some related bugs I discovered by inspecting how
10 CVS itself parses $CVSROOT.
11
12 2004-02-04 J\e,bi\e(Br\e,bt\e(Bme Marant <jmarant@nerim.net> (tiny)
13
14 * emacsclient.c (decode_options): Fix handling of alternate editor.
15
16 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
17
18 * emacsclient.c (main): Don't use the hostname in the socket name.
19 Look for relative socket names in the /tmp dir rather than in cwd.
20
21 2004-01-24 Richard M. Stallman <rms@gnu.org>
22
23 * emacsclient.c (main): Restore errno from saved_errno,
24 so the error message comes from socket_status.
25
26 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
27
28 * emacsclient.c (main): Stop if socket name too long.
29 Only try su-fallback if the socket name was not explicit.
30 Check socket name length in su-fallback case as well.
31
32 2004-01-08 Andreas Schwab <schwab@suse.de>
33
34 * emacsclient.c (main): Save errno from socket_status.
35
36 2004-01-04 Andreas Schwab <schwab@suse.de>
37
38 * emacsclient.c (main): Fix socket name when using another user.
39
40 2003-12-27 Paul Eggert <eggert@twinsun.com>
41
42 * rcs2log (rlog_options): Append -rbranchtag if CVS/Tag indicates
43 a tag, and if the user has not specified an rlog option.
44 Adapted from a suggestion by Martin Stjernholm in
45 <http://mail.gnu.org/archive/html/bug-gnu-emacs/2003-07/msg00066.html>.
46 (Copyright): Update to 2003.
47
48 2003-12-24 Thien-Thi Nguyen <ttn@gnu.org>
49
50 * make-docfile.c (main): For return code, no longer special-case VMS.
51 Instead, use `EXIT_SUCCESS' and `EXIT_FAILURE' from stdlib.h.
52
53 2003-09-28 Andreas B\e,A|\e(Bsching <crunchy@tzi.de> (tiny change)
54
55 * emacsclient.c (quote_file_name): Print the result instead of
56 returning it. Fix the return type accordingly.
57 (main): With --eval, if no file name, read from stdin.
58 Quote file names.
59
60 2003-09-10 Richard M. Stallman <rms@gnu.org>
61
62 * emacsclient.c (main): Use socket_name.
63
64 2003-09-10 Andreas B\e,A|\e(Bsching <crunchy@tzi.de> (tiny change)
65
66 * emacsclient.c (socket_name): New variable.
67 (longopts, decode_options, print_help_and_exit):
68 Handle --socket-name argument.
69
70 2003-08-25 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
71
72 * etags.c (consider_token): check C++ `operator' only when the
73 token len is long enough.
74
75 2003-08-20 Dave Love <fx@gnu.org>
76
77 * Makefile.in: Remove obsolete references to alloca.
78
79 2003-07-29 Ken Brush <ken@wirex.com>
80
81 * emacsclient.c (main)
82 * etags.c (suggest_asking_for_help)
83 * movemail.c (main): Fix having macros in a printf statement.
84
85 2003-05-31 Juanma Barranquero <lektu@terra.es>
86
87 * makefile.w32-in (lisp): Fix references to byte-run.el,
88 float-sup.el and map-ynp.el, which are now in emacs-lisp.
89
90 2003-05-22 Dave Love <fx@gnu.org>
91
92 * update-game-score.c (difftime) [!HAVE_DIFFTIME]: Define.
93 (strerror) [!HAVE_STRERROR && !WINDOWSNT]: New.
94
95 2003-05-20 Dave Love <fx@gnu.org>
96
97 * movemail.c: Check HAVE_LIBLOCKFILE like HAVE_LIBMAIL.
98
99 * Makefile.in [HAVE_LIBLOCKFILE]: Define LIBS_MAIL=-llockfile.
100
101 2003-04-27 Oliver Scholz <alkibiades@gmx.de>
102
103 * update-game-score.c (read_scores): Fix corruption of scores on
104 read.
105
106 2003-04-12 Stefan Monnier <monnier@cs.yale.edu>
107
108 * emacsclient.c (main): Use new safe location for socket.
109
110 2003-03-12 Tom Tromey <tromey@redhat.com>
111
112 * emacsclient.c (print_help_and_exit): Print to stdout.
113 Exit successfully. Added some blank lines for readability.
114 (decode_options): Don't call print_help_and_exit in default case.
115 Print version information to stdout.
116 (main): Don't call print_help_and_exit.
117
118 2003-02-15 Richard M. Stallman <rms@gnu.org>
119
120 * cvtmail.c: Cast result of malloc and realloc.
121 Don't include stdlib.h, becuase config.h does.
122 (malloc, realloc): Declarations deleted.
123
124 * yow.c (yow): Cast result of malloc and realloc.
125 (malloc, realloc): Declarations deleted.
126
127 2003-02-11 Juanma Barranquero <lektu@terra.es>
128
129 * makefile.w32-in (lisp): Add malayalam.el and tamil.el.
130
131 2003-02-08 Andreas Schwab <schwab@suse.de>
132
133 * Makefile.in (EXEEXT): Define to @EXEEXT@ and use this variable
134 instead of the substitution.
135
136 2003-02-04 Richard M. Stallman <rms@gnu.org>
137
138 * update-game-score.c (push_score, read_scores): Cast values
139 of malloc and realloc.
140 (main, lock_file): Avoid assignment inside if.
141
142 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
143
144 * Makefile.in: Use @EXEEXT@ for Cygwin.
145
146 2003-01-21 Dave Love <fx@gnu.org>
147
148 * etags.c (Cplusplus_help, Cjava_help): Re-phrase and avoid
149 column-0 `('.
150
151 * yow.c: Don't include string.h.
152
153 2003-01-20 Richard M. Stallman <rms@gnu.org>
154
155 * Makefile.in (rcs2log, rcs-checkin, grep-changelog, vcdiff):
156 New targets.
157
158 2003-01-06 Kim F. Storm <storm@cua.dk>
159
160 * pop.c (__P): Renamed from _P to avoid problems on Cygwin.
161 All uses changed.
162
163 2002-12-18 Andrew Innes <andrewi@gnu.org>
164
165 * makefile.w32-in ($(DOC)): Use -o and -a options to make-docfile,
166 because GNU make doesn't append when using >> redirection.
167
168 2002-12-12 Jonathan Kamens <jik@kamens.brookline.ma.us>
169
170 * b2m.pl: Make sure every message ends with a blank line, because
171 some mbox parsers require a blank line before "From " lines.
172
173 2002-12-08 Richard M. Stallman <rms@gnu.org>
174
175 * getopt.c: Do include libintl.h if HAVE_LIBINTL_H.
176 (_): Test only HAVE_LIBINTL_H to decide what to do.
177
178 2002-12-05 Richard M. Stallman <rms@gnu.org>
179
180 * getopt.c: Comment out include of libintl.h or gettext.h.
181
182 2002-12-04 Richard M. Stallman <rms@gnu.org>
183
184 * Update getopt from gnulib version; changes described below.
185
186 * getopt1.c: Conditionally find getopt.h.
187 [_LIBC] (getopt_long, getopt_long_only): Do libc_hidden_def.
188
189 * getopt.c (const): Move outside !HAVE_CONFIG_H conditional.
190 (libintl.h): Include this if _LIBC. Otherwise include gettext.h.
191 (wchar.h): Include, maybe.
192 (attribute_hidden): Define if not defind.
193 (__getopt_initialized): Use attribute_hidden.
194 (__libc_argc, __libc_argv): Renamed from original_argc, etc.
195 (__getopt_nonoption_flags, nonoption_flags_max_len, nonoption_flags_len):
196 Conditional on USE_NONOPTION_FLAGS.
197 (SWAP_FLAGS): New definitions.
198 (exchange): Test USE_NONOPTION_FLAGS.
199 (_getopt_initialize): Test USE_NONOPTION_FLAGS.
200 (_getopt_internal): Error if argc < 1. New local var print_errors.
201 Improve test for ambiguous long option.
202 Add LIBIO support for error message output.
203 (NONOPTION_P): Test USE_NONOPTION_FLAGS.
204
205 * getopt.h: Maybe include ctype.h.
206 Treat __cplusplus like __STDC__.
207 (decls): Use __ in arg names.
208
209 2002-12-02 Stephen Eglen <stephen@gnu.org>
210
211 * emacsclient.c (main): Tell user how to start server within Emacs
212 if socket could not be found.
213
214 2002-12-02 Richard M. Stallman <rms@gnu.org>
215
216 * emacsclient.c (main): Test HAVE_GETCWD rather than BSD_SYSTEM.
217
218 2002-11-19 Ben Key <bkey1@tampabay.rr.com>
219
220 * makefile.w32-in: Fixed a bug that caused the documentation for
221 the built in function play-sound-internal not to be included in
222 /etc/DOC.
223
224 2002-11-18 Dave Love <fx@gnu.org>
225
226 * update-game-score.c: Include unistd.h, string.h, stdlib.h,
227 fcntl.h, stdarg.h conditionally.
228 (_GNU_SOURCE, __attribute__): Don't define.
229 (optarg, optind, opterr): Declare.
230 (lose, lose_syserr): Use NO_RETURN.
231 (get_user_id): Use P_.
232
233 2002-11-17 Richard M. Stallman <rms@gnu.org>
234
235 * Makefile.in (${archlibdir}): Ignore errors operating on $(gamedir).
236
237 2002-11-14 Dave Love <fx@gnu.org>
238
239 * movemail.c (pop_retr): Declare comment.
240
241 * make-docfile.c (read_c_string_or_comment): Declare msgno.
242
243 * Makefile.in (YACC): Deleted.
244
245 2002-10-19 Andreas Schwab <schwab@suse.de>
246
247 * Makefile.in (${archlibdir}): Always create $(gamedir).
248 (update-game-score): Pass $(gamedir) as HAVE_SHARED_GAME_DIR.
249
250 2002-10-04 Juanma Barranquero <lektu@terra.es>
251
252 * makefile.w32-in (lisp): Load devanagari.el, not .elc.
253
254 2002-09-30 Markus Rost <rost@math.ohio-state.edu>
255
256 * emacsclient.c (main): Remove reference to SERVER_HOME_DIR
257 completely.
258
259 2002-09-27 Stefan Monnier <monnier@cs.yale.edu>
260
261 * emacsclient.c: Remove SYSV support.
262 (eval, display): New vars.
263 (longopts): Add --eval and --display.
264 (decode_options): Add -e and -d processing.
265 (print_help_and_exit): Update the usage string.
266 (main): Add support for --eval and --display.
267 (main): Always use /tmp and non-qualified hostname.
268
269 2002-09-25 Stefan Monnier <monnier@cs.yale.edu>
270
271 * emacsserver.c: Remove.
272
273 2002-09-17 Stefan Monnier <monnier@cs.yale.edu>
274
275 * emacsclient.c (quote_file_name): Quote \n.
276 (main): Print a final \n when needed.
277
278 2002-09-03 Francesco Potorti` <pot@gnu.org>
279
280 * etags.c (regex_tag_multiline, readline): Never pass pfnote a
281 string that cannot be freed.
282
283 2002-08-30 Francesco Potorti` <pot@gnu.org>
284
285 * etags.c (consider_token, C_entries): Switch to C++ parsing when
286 auto-detection is enabled and the `::' qualifier is met.
287 (consider_token, C_entries): Several bugs corrected that tagged
288 some declarations even though --declarations was not used.
289 (plainc): New macro.
290 (C_entries): Use it.
291 (C_entries): Several cosmetic changes.
292 (C_entries): Invalidate the token is some cases.
293
294 2002-08-29 Francesco Potorti` <pot@gnu.org>
295
296 * etags.c (C_entries): Correct a problem with const C++ funcs.
297 (ignoreindent): Renamed from noindentypedefs.
298 (cjava, cplpl): They are now macros instead of local vars.
299
300 2002-08-28 Francesco Potorti` <pot@gnu.org>
301
302 * etags.c (HTML_labels): Tag ID= also.
303
304 2002-08-27 Francesco Potorti` <pot@gnu.org>
305
306 * etags.c (Ada_funcs): Do not tag "use type Xxxx;".
307
308 * etags.c: (HTML_labels): New language HTML.
309 (etags_strcasecmp): Like BSD's, for compatibility.
310 (strcaseeq): Make it into a macro.
311
312 * etags.c (make_tag): Never generate null length tag names.
313 (linebuffer_init): Renamed from initbuffer. All callers changed.
314 (pattern): Structure renamed to `regexp', member regex renamed to
315 pattern.
316 (node_st): Member pat renamed to regex.
317 (pattern); New member force_explicit_name, for future use.
318 Now always set to true, cannot be reset.
319 (add_regex, regex_tag_multiline, readline): Use it.
320 (main): Free some global structures.
321 (fdesc): New member `written'.
322 (readline, process_file): Initialise it.
323 (put_entries): Set it.
324 (main): Use it to create entries for files without tags.
325 (total_size_of_entries): Do not count invalid tags.
326
327 2002-08-19 Stefan Monnier <monnier@cs.yale.edu>
328
329 * make-docfile.c (scan_keyword_or_put_char, write_c_args): Use `fn'
330 for the function name in the usage info.
331
332 2002-07-31 Colin Walters <walters@gnu.org>
333
334 * update-game-score.c (P_): New macro. Use it for all prototypes.
335 (lose): Don't use varargs.
336 (lose_syserr): New function.
337
338 * update-game-score.c: Change all functions to K&R style.
339
340 2002-07-30 Andreas Schwab <schwab@suse.de>
341
342 * Makefile.in (localstatedir): New variable.
343
344 2002-07-29 Jonathan Kamens <jik@kamens.brookline.ma.us>
345
346 * b2m.pl: Fix regexp for finding return address fields.
347
348 2002-07-15 Stefan Monnier <monnier@cs.yale.edu>
349
350 * make-docfile.c (scan_c_file): Warn about missing `usage' info.
351
352 2002-07-05 Jonathan Kamens <jik@kamens.brookline.ma.us>
353
354 * b2m.pl: Obey the rmail file and use the unpruned header properly.
355
356 2002-06-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
357
358 * b2m.pl: New file.
359
360 2002-06-21 Francesco Potorti` <pot@gnu.org>
361
362 * etags.c: (F_getit, Fortran_functions, Ada_getit, Asm_labels)
363 (Python_functions, PHP_functions, PHP_functions, PHP_functions)
364 (PHP_functions, PHP_functions, Cobol_paragraphs)
365 (Makefile_targets, Postscript_functions, Texinfo_nodes)
366 (prolog_pr, erlang_func, erlang_attribute)
367 (Perl_functions, Perl_functions, Pascal_functions)
368 (TeX_commands, get_tag): Use make_tag instead of pfnote.
369 (get_tag): Prototype changed, all callers changed.
370
371 2002-06-20 Francesco Potorti` <pot@gnu.org>
372
373 * etags.c: Implement implicit tag names, that is, unnamed tags
374 whose name is automatically deduced by etags.el. The advantage is
375 that there is no explicit tag name in most tags, so the size of
376 the tags file is reduced, yet find-tag is able to do a match as
377 accurate as with named tags. See the comment in make_tag for details.
378 (make_tag): New function (was the disabled function new_pfnote).
379 (make_C_tag): Use it.
380
381 2002-06-19 Francesco Potorti` <pot@gnu.org>
382
383 * etags.c (add_regex): Invalid regexp modifiers are ignored.
384 (Makefile_targets): Tag variables unless --no-globals.
385 (LOOP_ON_INPUT_LINES): Serious bug corrected.
386
387 2002-06-13 Francesco Potorti` <pot@gnu.org>
388
389 * etags.c (erlang_atom, erlang_attribute): Bugs corrected.
390 (invalidate_nodes): Bug corrected.
391 (print_help): Better help for regexps.
392
393 2002-06-13 Juanma Barranquero <lektu@terra.es>
394
395 * makefile.w32-in (lisp): Add international/ucs-tables.elc and
396 font-core.elc.
397
398 2002-06-12 Francesco Potorti` <pot@gnu.org>
399
400 * etags.c: New multi-line regexp and new regexp syntax.
401 (arg_type): at_icregexp label removed (obsolete).
402 (pattern): New member multi_line for multi-line regexps.
403 (filebuf): A global buffer containing the whole file as a string
404 for multi-line regexp matching.
405 (need_filebuf): Global flag raised if multi-line regexps used.
406 (print_help): Document new regexp modifiers, remove references to
407 obsolete option --ignore-case-regexp.
408 (main): Do not set regexp syntax and translation table here.
409 (main): Treat -c option as a backward compatibility hack.
410 (main, find_entries): Init and free filebuf.
411 (find_entries): Call regex_tag_multiline after the regular parser.
412 (scan_separators): Check for untermintaed regexp and return NULL.
413 (analyse_regex, add_regex): Remove the ignore_case argument, which
414 is now a modifier to the regexp. All callers changed.
415 (add_regex): Manage the regexp modifiers.
416 (regex_tag_multiline): New function. Reads from filebuf.
417 (readline_internal): If necessary, copy the whole file into filebuf.
418 (readline): Skip multi-line regexps, leave them to regex_tag_multiline.
419
420 2002-06-11 Francesco Potorti` <pot@gnu.org>
421
422 * etags.c (add_regex): Better check for null regexps.
423 (readline): Check for regex matching null string.
424 (find_entries): Reorganisation.
425
426 2002-06-07 Francesco Potorti` <pot@gnu.org>
427
428 * etags.c (scan_separators): Support all character escape
429 sequences supported by Gcc.
430 (find_entries): Rewind unconditionally.
431 (find_entries): Do not call language functions directly, now calls
432 itself.
433 (find_entries): Do general initialisations here.
434 (CNL_SAVE_DEFINEDEF, C_entries, LOOP_ON_INPUT_LINES, F_getit)
435 (Ada_getit, Pascal_functions, Pascal_functions)
436 (prolog_skip_comment): Do not do them here.
437 (readline_internal): Increment lineno here.
438 (readline): Conditionally undo readline_internal increment.
439 (readline): Do not return a value.
440
441 2002-06-06 Francesco Potorti` <pot@gnu.org>
442
443 * etags.c: New option --parse-stdin=FILE.
444 (enum arg_type): New label at_stdin.
445 (STDIN): New constant.
446 (parsing_stdin): New flag.
447 (longopts): New option --parse-stdin=NAME.
448 (print_help): Document it.
449 (main): Handle it.
450 (process_file): Split into process_file and process_file_name.
451 (process_file_name): New function.
452
453 * etags.c: Improvements and bug squashing in TeX handling.
454 (TeX_commands): Skip comments.
455 (TEX_defenv): Now contains more contructs.
456 (TEX_cmt): Make it a static char and move it before TeX_commands.
457 (TeX_commands): Shorten the tag to the brace after the name.
458 (TeX_commands): Names now include the initial backslash.
459 (TeX_commands): Names do not include numeric args #n.
460 (TeX_commands): Correct line char number in tags.
461 (TEX_tabent, TEX_token): Deleted.
462 (TeX_commands, TEX_decode_env): Streamlined.
463
464 2002-06-05 Francesco Potorti` <pot@gnu.org>
465
466 * etags.c (main): Avoid a buffer overrun with sprintf.
467
468 2002-05-30 Richard M. Stallman <rms@gnu.org>
469
470 * Makefile.in (LIBS_MAIL): Renamed from LIB_MAIL.
471 (LIBS_MOVE): Renamed from MOVE_LIBS.
472
473 2002-05-26 Paul Eggert <eggert@twinsun.com>
474
475 Reinstate the following change from 2002-03-22, which was
476 inadvertently lost on 2002-04-13.
477
478 * etags.c (main): Use `sort -o TAGFILE TAGFILE' instead of
479 `sort TAGFILE -o TAGFILE', as POSIX 1003.1-2001 disallows
480 the latter usage.
481
482 2002-05-17 Eli Zaretskii <eliz@is.elta.co.il>
483
484 * pop.c (socket_connection): Move the code to resolve the POP
485 host right before trying to connect with it.
486
487 2002-04-28 Colin Walters <walters@verbum.org>
488
489 * Makefile.in (${archlibdir}): Don't conditionalize on
490 HAVE_SHARED_GAME_DIR. Instead, test at installation time whether
491 or not we have access to the specified game user.
492
493 * update-game-score.c (SCORE_FILE_PREFIX): Delete.
494 (main): New argument -d, for specifying directory.
495 (usage): Document.
496 (get_user_id): Compute.
497 (get_home_dir): Deleted.
498 (get_prefix): New function, taken from main.
499 (main): Check whether or not we are running setuid. Move prefix
500 computation to get_prefix. Don't call getpwent; we don't need to
501 any more. Instead, move it to get_user_id().
502
503 2002-04-24 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
504
505 * ebrowse.c (skip_initializer): Return void.
506
507 2002-04-23 Colin Walters <walters@verbum.org>
508
509 * update-game-score.c (read_score) [HAVE_GETDELIM]: Trim trailing
510 space.
511
512 2002-04-22 Francesco Potorti` <pot@gnu.org>
513
514 * etags.c: (last_node): Make it a global variable.
515 (process_file): Print the tags from the nodes as soon as
516 possible, and delete the nodes. This brings down the memory
517 occupancy as etags to almost the same level as when the #line
518 directives were not parsed.
519 (free_fdesc): New function.
520 (find_entries): Use it.
521 (invalidate_nodes): In etags mode, do not just mark the nodes as
522 invalid, do delete them.
523
524 2002-04-21 Gerd Moellmann <gerd@gnu.org>
525
526 * ebrowse.c (add_declarator): Test *CLS instead of CLS.
527
528 2002-04-16 Eli Zaretskii <eliz@is.elta.co.il>
529
530 * update-game-score.c: Move config.h before the other headers, to
531 avoid compiler warnings.
532
533 2002-04-16 Francesco Potorti` <pot@gnu.org>
534
535 * etags.c (find_entries): Bug fix in list management.
536
537 2002-04-15 Francesco Potorti` <pot@gnu.org>
538
539 * etags.c (get_language_from_filename): Add one argument.
540 (strcaseeq): New function.
541 (get_language_from_filename): Use it to do a case insenstitive
542 comparison if called with appropriate args.
543 (find_entries): Try with case insensitive match.
544 (process_file): Bug fixed.
545
546 2002-04-13 Francesco Potorti` <pot@gnu.org>
547
548 * etags.c (find_entries): Delete tags previously obtained from
549 file xxx.c's #line directives when parsing file xxx.y. This is
550 generally done for automatically generated files containing
551 #line directives. This handles the case when xxx.y is tagged
552 before xxx.c, and the entries of xxx.c pointing to xxx.y should
553 be discarded.
554 (language): Add the metasource member. Initializers changed.
555 (invalidate_nodes): New function.
556 (readline): Discard lines after having found a #line
557 directive pointing to an already tagged file. This handles the
558 case when xxx.y is tagged before xxx.c, and the entries of
559 xxx.c pointing to xxx.y should be discarded.
560 (fdesc): New structure for keeping track of input files.
561 (fdesc): Remove `file' member (a string) and use instead a pointer
562 to a file description structure.
563 (curfile, curfiledir, curtagfname, curlang, nocharno)
564 (forced_lang): Global variables removed in favor of fdhead and
565 curfdp, pointers to file description strucures.
566 (longopts, main, print_help): Use the CTAGS conditional to include
567 or exclude options that work on etags or ctags only.
568 (process_file, find_entries, pfnote, add_node, put_entries)
569 (readline): Use fdhead and curfdp.
570 (process_file, find_entries): Do not take an arg string, all
571 callers changed.
572
573 * etags.c (longopts, print_help, main): Test CTAGS to disallow
574 options that are not right for either etags or ctags.
575
576 * etags.c (number_len, total_size_of_entries): Define them also
577 in CTAGS mode, because gcc does not compile all refs away.
578
579 2002-04-14 Colin Walters <walters@debian.org>
580
581 * update-game-score.c (lock_file): If the lock file is older than
582 an hour, delete it. Reset attempts to zero if we have to break
583 the lock.
584
585 2002-04-14 Andreas Schwab <schwab@suse.de>
586
587 * update-game-score.c (read_score): Fix type of second parameter
588 of getdelim to be of type size_t instead of int. Use 0 instead of
589 ESUCCES.
590
591 2002-04-10 Colin Walters <walters@verbum.org>
592
593 * update-game-score.c: (toplevel): Include stdarg.h.
594 (MAX_DATA_LEN, MAX_SCORES): New.
595 (SCORE_FILE_PREFIX): If HAVE_SHARED_GAME_DIR is not defined,
596 default to ~/.emacs.d/games.
597 (get_user_id): Don't zero uid in the case where we can't get the
598 username.
599 (lose): New function.
600 (main): Actually use `max', and default it to MAX_SCORES.
601 Correctly handle new default for SCORE_FILE_PREFIX. Use `lose'
602 function.
603 (read_score): Handle the case of reading unamelen characters, then
604 finishing. Use mktemp if mkstemp isn't available.
605 (lock_file, unlock_file): Delete unused versions.
606 (lock_file): Always sleep, even if we unlinked the lock file.
607
608 * Makefile.in (gamedir, gameuser): New variables.
609 (toplevel, UTILITIES): Add update-game-score.
610 (${archlibdir}): Handle HAVE_SHARED_GAME_DIR.
611
612 2002-04-07 Colin Walters <walters@verbum.org>
613
614 * update-game-score.c (SCORE_FILE_PREFIX): Don't hardcode.
615 (get_user_id): Take struct passwd as an argument.
616 (get_home_dir): New function.
617 (main): Read in user information here. Discover home directory if
618 necessary.
619 (read_score): Trim newline only in `getline' case.
620
621 2002-04-05 Colin Walters <walters@debian.org>
622
623 * update-game-score.c (toplevel): Include pwd.h.
624 (struct score_entry): Add username field.
625 (push_score): Use it.
626 (get_user_id): New function.
627 (main): Don't malloc excessively.
628 (main): Use username field.
629 (read_score): Read it.
630 (push_score): Handle it.
631 (write_scores) Write it.
632 (read_score): Handle arbitrary length data.
633
634 2002-03-30 Eli Zaretskii <eliz@is.elta.co.il>
635
636 * ebrowse.c (add_declarator): Fix the first call to add_member_defn.
637
638 2002-03-29 Gerd Moellmann <gerd@gnu.org>
639
640 * ebrowse.c (add_declarator, skip_initializer): New functions.
641 (declaration): Use them.
642
643 2002-03-28 Jason Rumney <jasonr@gnu.org>
644
645 * makefile.w32-in (lisp): Move backquote.elc into emacs-lisp.
646
647 2002-03-27 Colin Walters <walters@debian.org>
648
649 * update-game-score.c: New file.
650
651 2002-03-22 Paul Eggert <eggert@twinsun.com>
652
653 * etags.c (main): Use `sort -o TAGFILE TAGFILE' instead of
654 `sort TAGFILE -o TAGFILE', as POSIX 1003.1-2001 disallows
655 the latter usage.
656
657 2002-03-12 Francesco Potorti` <pot@gnu.org>
658
659 * etags.c (Python_functions): Skip spaces at beginning of lines.
660 (Python_functions, PHP_functions): Name tags, for ctags' sake.
661 (TeX_commands): Name tags. Correction of old disabled code.
662
663 * etags.c (curfiledir, curtagfname): New global variables.
664 (process_file): Initialise them.
665 (readline): Canonicalize the name found in #line directive.
666
667 2002-03-06 Jason Rumney <jasonr@gnu.org>
668
669 * etags.c (put_entries): Use #if !CTAGS, to fix link error on
670 compilers that don't optimize out dead code.
671
672 2002-03-05 Francesco Potorti` <pot@gnu.org>
673
674 * etags.c: Honour #line directives.
675 (no_line_directive): New global var; set it for old behaviour.
676 (main): Remove some #ifdef in the getopt switch.
677 (add_node, put_entries): Code added to merge different chunks of
678 nodes referring to the same file. Currently the tags are just
679 appended, without any check for duplicates.
680 (Perl_functions): Do not special case ctags.
681 (readline): Identify #line directives and do the right thing.
682 (nocharno, invalidcharno): New global vars.
683 (process_file): Reset nocharno.
684 (readline): Set nocharno.
685 (pfnote): Read nocharno and maybe put invalidcharno in node.
686 (total_size_of_entries, put_entries): Use invalidcharno.
687
688 * etags.c: Keep the whole tag table in memory, even in etags mode.
689 (main): Call put_entries here even in CTAGS mode.
690 (main, process_file): Check the return values of fclose and pclose.
691 (process_file): Do not call put_entries after parsing each file.
692 (process_file): Canonicalise file names even for ctags.
693 (process_file): Set curfile here...
694 (find_entries): ... not here any more.
695 (add_node): In etags mode, build a linked list of entries (on
696 right pointer) for each file, and link the first entry of each
697 file on left nodes.
698 (put_entries): Print here the name of the file.
699 (put_entries): Print the entries starting from the first file.
700 (number_len, total_size_of_entries): Define these only in etags
701 mode, make the second work only on the right nodes.
702
703 * etags.c: Make all global variables static.
704
705 2002-02-25 Juanma Barranquero <lektu@terra.es>
706
707 * makefile.w32-in (lisp): Add missing backslash.
708
709 2002-02-24 Jason Rumney <jasonr@gnu.org>
710
711 * makefile.w32-in (WINNT_SUPPORT, MOUSE_SUPPORT, lisp): Revert to
712 using .elc files.
713 (lisp): Sync with list in src/Makefile.in
714 (VMS_SUPPORT, MSDOS_SUPPORT): Define, so DOC files can be shared.
715
716 2002-02-10 Paul Eggert <eggert@twinsun.com>
717
718 * rcs-checkin: Use `sort -k 2', not `sort +1', as POSIX 1003.1-2001
719 disallows the old syntax.
720
721 2002-02-03 Paul Eggert <eggert@twinsun.com>
722
723 * rcs2log(Copyright): Update to 2002.
724 (AWK, TMPDIR): Work around portability problem in broken shells that
725 don't understand `: ${VAR=val}'.
726 (SORT_K_OPTIONS): New var, for hosts that conform to POSIX 1003.1-2001.
727 Prefer the new -k option to the traditional +M -N option.
728
729 2002-01-01 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
730
731 * b2m.c (main): Parenthesize assignment when used as truth value
732 to prevent gcc warnings.
733
734 * fakemail.c: Include <config.h>.
735
736 2001-12-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
737
738 * cvtmail.c, emacsclient.c, emacsserver.c, pop.c, sorted-doc.c,
739 * yow.c: Include <config.h>.
740
741 2001-12-21 Francesco Potorti` <pot@gnu.org>
742
743 * etags.c (Perl_functions): Tag packages and use them in sub tags.
744 (get_tag): Return a pointer to the tag that is found.
745
746 * etags.c (LOOKING_AT): Use !intoken instead of iswhite.
747 (F_takeprec): Renamed from takeprec. All callers changed.
748 (F_getit): Renamed from getit. All callers changed.
749 (nocase_tail): Renamed from tail. All callers changed.
750 (Ada_getit): Renamed from adagetit. All callers changed.
751 (L_getit): Simplify by using get_tag.
752 (Perl_functions, Postscript_functions, erlang_attribute): Use the
753 modified LOOKING_AT.
754 (notinname): Removed '[' and added ')' to the recognised chars.
755 (LOOKING_AT, get_tag, PHP_functions): Use notinname.
756 (Ada_getit, Ada_funcs, Python_functions, Scheme_functions):
757 Clarified, using strneq or notinname.
758 (L_isdef, L_isquote): Removed.
759 (Lisp_functions, L_getit): Clarified.
760
761 * etags.c: (P_): Renamed to __P for consistency with config.h.
762 [HAVE_CONFIG_H]: Let config.h deal with __P.
763 [__STDC__] [!HAVE_CONFIG_H]: Define PTR as in config.h.
764 [!__STDC__] [!HAVE_CONFIG_H]: Do not undefine static, because
765 gperf code needs it.
766 [HAVE_CONFIG_H] [!PTR]: Define PTR (for use with Xemacs).
767 [HAVE_CONFIG_H] [!__P]: Define __P (for use with Xemacs).
768 (xmalloc, xrealloc): Use PTR instead of long *.
769 (bool): Make it a define, not a typedef, for C++ compilers.
770 (pattern): Members renamed to avoid name clash in some C++ compilers.
771 (get_language_from_langname): Use const argument.
772
773 2001-12-22 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
774
775 * makefile.nt, makefile.w32-in: Remove mocklisp files.
776
777 2001-12-19 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
778
779 * emacsserver.c: Conditionally include config.h.
780
781 * fakemail.c: Likewise.
782
783 * emacsclient.c: Include "config.h", not <../src/config.h>.
784 (main): Parenthesize assignment when used as truth value to
785 prevent gcc warnings.
786
787 * ebrowse.c: Include stdlib.h and string.h conditionally.
788
789 2001-12-18 Eli Zaretskii <eliz@is.elta.co.il>
790
791 * yow.c (main): Use time_t, not long, to avoid a compiler warning.
792
793 2001-12-18 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
794
795 * test-distrib.c: Fix previous change.
796
797 2001-12-18 Dave Love <fx@gnu.org>
798
799 * test-distrib.c: Conditionally include fcntl.h.
800
801 * fakemail.c: Include "config.h", not <../src/config.h>.
802 (_XOPEN_SOURCE): Define as 500.
803
804 * emacsserver.c: Include "config.h", not <../src/config.h>.
805
806 * cvtmail.c: Include config.h, stdlib.h.
807 (xmalloc, xrealloc, skip_to_lf sysfail): Prototype.
808
809 * yow.c: Conditionally include various headers. Use "epaths.h",
810 not <../src/epaths.h>.
811 (malloc, realloc) [!HAVE_STDLIB_H]: Prototype.
812
813 2001-12-12 Francesco Potorti` <pot@gnu.org>
814
815 * etags.c (PHP_functions): New function for parsing PHP.
816 (LOOKING_AT): New macro.
817 (Perl_functions, Python_functions, PHP_functions)
818 (Scheme_functions, Texinfo_nodes): Use it.
819 (Perl_functions): Use strneq.
820 (prolog_pred): Renamed to prolog_pr.
821 (prolog_pr): Recognise Prolog rules in addition to predicates.
822 [ETAGS_REGEXPS] [!HAVE_CONFIG_H] [__CYGWIN__]: Prevent
823 unmodified compile, as Cygwin's regex.h is incompatible with us.
824 [!HAVE_CONFIG_H] [!__STDC__]: #define const as the empty string.
825
826 2001-12-11 Richard M. Stallman <rms@gnu.org>
827
828 * Makefile.in (clean): Don't delete ../etc/DOC*.
829
830 2001-12-11 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
831
832 * COPYING: Moved back.
833
834 2001-11-30 Andrew Innes <andrewi@gnu.org>
835
836 * makefile.w32-in (FACE_SUPPORT):
837 (MOUSE_SUPPORT):
838 (FLOAT_SUPPORT):
839 (WINNT_SUPPORT):
840 (lisp): Reference .el files instead of .elc files, to simplify
841 bootstrapping.
842 ($(DOC)): Change dependency to just `make-docfile'.
843
844 2001-11-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
845
846 * COPYING: Removed.
847
848 2001-11-28 Paul Eggert <eggert@twinsun.com>
849
850 * rcs2log (Copyright): Add '(C)' as per coding guidelines.
851
852 The following changes are derived from suggestions by Bob Chapman
853 <rechapman@compuserve.com>.
854
855 * rcs2log (printlogline): Also allow tab and newline to separate
856 '(function):' from the rest of a comment.
857 (reformat the sorted log entries): Require date and author to
858 match the clumpname.
859
860 2001-11-16 Gerd Moellmann <gerd@gnu.org>
861
862 * ebrowse.c (matching_regexp): Escape '\\'.
863
864 2001-11-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
865
866 * Makefile.in: Add support for --program-prefix, --program-suffix
867 and --program-transform-name options.
868
869 2001-11-03 Richard M. Stallman <rms@gnu.org>
870
871 * cvtmail.c (xrealloc): Always pass two args to `fatal'.
872
873 * movemail.c (popmail): Always pass two args to `error'.
874
875 2001-10-24 Ken Raeburn <raeburn@gnu.org>
876
877 * Makefile.in (HESIODLIB) [HAVE_LIBHESIOD]: Set to include
878 -lhesiod and maybe -lresolv.
879 (CRYPTOLIB) [HAVE_LIBK5CRYPTO]: Use -lk5crypto for Kerberos
880 support if it's available.
881
882 2001-10-21 Miles Bader <miles@gnu.org>
883
884 * make-docfile.c (struct rcsoc_state): New type.
885 (read_c_string_or_comment): Add SAW_USAGE
886 parameter, and implement scanning for a `usage:' keyword.
887 Use a variable of type `rcsoc_state' to hold most of our state.
888 (put_char): Add STATE parameter, and remove all other parameters
889 except CH. Use STATE to get access to all needed state.
890 (scan_keyword_or_put_char): New function.
891 (scan_c_file): Pass SAW_USAGE argument to read_c_string_or_comment.
892 Don't output a usage-string if there was one in the doc-string.
893
894 2001-10-20 Gerd Moellmann <gerd@gnu.org>
895
896 * (Version 21.1 released.)
897
898 2001-10-19 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
899
900 * b2m.c: Properly spell the name of Emacs.
901
902 2001-10-17 Miles Bader <miles@gnu.org>
903
904 * make-docfile.c (put_char): New function.
905 (read_c_string_or_comment): Strip trailing spaces and newlines.
906
907 2001-10-16 Miles Bader <miles@gnu.org>
908
909 * make-docfile.c (scan_c_file): Handle `new style' doc strings in
910 comments [with `doc:' keyword prefix].
911
912 2001-10-15 Gerd Moellmann <gerd@gnu.org>
913
914 * make-docfile.c (read_c_string_or_comment): Don't drop a '*'
915 in a C doc comment.
916
917 2001-10-13 Gerd Moellmann <gerd@gnu.org>
918
919 * make-docfile.c (read_c_string_or_comment): Renamed from
920 read_c_string. Add parameter COMMENT. Read C-style comments.
921 (scan_c_file): Handle doc strings in C comments.
922
923 2001-10-12 Andrew Innes <andrewi@gnu.org>
924
925 * makefile.nt (ALL): Do not include fakemail.
926
927 * makefile.w32-in (install): Do not copy fakemail.
928
929 2001-10-10 Jason Rumney <jasonr@gnu.org>
930
931 * makefile.w32-in (ALL) Do not include fakemail.
932
933 * makefile.nt (install) Ditto.
934
935 2001-10-09 Gerd Moellmann <gerd@gnu.org>
936
937 * emacsserver.c (main): Cast geteuid in sprintf to int.
938
939 * emacsclient.c (main): Cast isdigit argument to unsigned char.
940
941 2001-10-07 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
942
943 * profile.c: Include config.h, not ../src/config.h.
944 Include systime.h, not ../src/systime.h.
945
946 2001-10-05 Gerd Moellmann <gerd@gnu.org>
947
948 * Branch for 21.1.
949
950 2001-10-01 Alexander Zhuckov <zuav@int.spb.ru>
951
952 * ebrowse.c (struct alias): Add two new struct members: NAMESP and
953 ALIASEE to help work with namespace aliases.
954 (struct sym): Remove struct member NAMESP_ALIASES.
955 (namespace_alias_table): New variable.
956 (make_namespace): Add parameter CONTEXT.
957 (check_namespace): New function.
958 (find_namespace): Add parameter CONTEXT.
959 (check_namespace_alias): New function.
960 (register_namespace_alias): Change type of parameter OLD_NAME.
961 Search for already defined alias in NAMESPACE_ALIAS_TABLE.
962 (check_namespace): New function.
963 (enter_namespace): Call find_namespace with CONTEXT parameter.
964 (match_qualified_namespace_alias): New function.
965 (parse_qualified_ident_or_type): Fix typo in comment.
966 While parsing qualified ident or type update namespace context and
967 restore it on exit.
968 (parse_qualified_param_ident_or_type): Fix typo in comment.
969 (globals): Change handling of namespace aliases.
970 (version): Add year 2001.
971
972 2001-09-15 Eli Zaretskii <eliz@is.elta.co.il>
973
974 * etags.c (analyse_regex): If regex_arg is NULL, return
975 immediately after a call to free_patterns.
976
977 2001-09-05 Paul Eggert <eggert@twinsun.com>
978
979 * rcs2log (Help, mainline code): Add new option -L FILE.
980 (Copyright): Update year.
981 (LANG, LANGUAGE, LC_ALL, LC_COLLATE, LC_CTYPE, LC_MESSAGES)
982 (LC_NUMERIC, LC_TIME): New shell vars, to make sure we live in the
983 C locale.
984 (mainline code): Handle nonstandard -u option differently, by
985 transforming it to standard form. Check for "Working file: ", not
986 "Working file:". Allow file names with spaces.
987 (SOH, rlogfile): New shell vars.
988 (rlogout): Remove. Its old functionality is mostly migrated to
989 rlogfile.
990
991 Append ';;' to the last arm of every case statement, for
992 portability to ancient broken BSD shells.
993
994 (logins): Fix bug; was not being computed at all, lowering performance.
995 (pository): New var. This fixes some bugs where repositories are
996 remote, or have trailing slashes.
997 (authors): $llogout is never an empty shell var, so don't worry
998 about that possibility.
999 (printlogline, mainline code): Fix bug with SOH's being put into
1000 the output.
1001
1002 2001-09-01 Eli Zaretskii <eliz@is.elta.co.il>
1003
1004 * ebrowse.c (SEEK_END): #define if not defined by system headers.
1005 Suggested by Dave Love <d.love@dl.ac.uk>.
1006
1007 2001-08-29 Eli Zaretskii <eliz@is.elta.co.il>
1008
1009 * makefile.nt (lisp): Synchronize with src/Makefile.in.
1010 * makefile.w32-in (lisp): Ditto.
1011
1012 2001-07-25 Juanma Barranquero <lektu@terra.es>
1013
1014 * grep-changelog (parse_changelog): Remove unused local variable.
1015
1016 * grep-changelog (main): Add new option --reverse.
1017 (print_log): Use it.
1018 (parse_changelog): Use it.
1019
1020 2001-07-20 Gerd Moellmann <gerd@gnu.org>
1021
1022 * grep-changelog: Remove RCS Id keyword.
1023
1024 2001-07-20 Juanma Barranquero <lektu@terra.es>
1025
1026 * grep-changelog (parse_changelog): Add tests for defined values
1027 to quiet warning from Perl 5.005 or above.
1028 (entry_match_p, header_match_p): Fix handling of null or empty
1029 argument to prevent duplicate headers.
1030
1031 * grep-changelog (main, parse_changelog): Make "use strict"-clean.
1032
1033 2001-07-17 Jan Nieuwenhuizen <janneke@gnu.org>
1034
1035 * emacsclient.c (print_help_and_exit): Fix help message for
1036 +LINE:COLUMN option.
1037
1038 2000-07-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1039
1040 * emacsclient.c (main): Add support for +LINE:COLUMN command line
1041 argument.
1042
1043 2001-07-16 Gerd Moellmann <gerd@gnu.org>
1044
1045 * ebrowse.c (main): Check that the output file exists and
1046 is non-empty if invoked with `--append'.
1047
1048 2001-05-14 Francesco Potorti` <pot@gnu.org>
1049
1050 * etags.c (add_regex): Reset the whole newly allocated pattern
1051 buffer instead of the individual members. It's safer and works
1052 with Xemacs.
1053
1054 * etags.1: Markups corrected.
1055
1056 2001-05-08 Gerd Moellmann <gerd@gnu.org>
1057
1058 * ebrowse.c (enter_namespace): Fix reallocation of namespace_stack.
1059
1060 2001-05-03 Gerd Moellmann <gerd@gnu.org>
1061
1062 * ebrowse.c (globals): Fix handling of namespace aliases.
1063
1064 2001-04-27 Eli Zaretskii <eliz@is.elta.co.il>
1065
1066 * etags.c (print_help): Enclose the regexp in the help text
1067 example in quotes.
1068
1069 2001-04-05 Dave Love <fx@gnu.org>
1070
1071 * emacsclient.c (fail): Don't return a value.
1072 (main): Cast uid values for sprintf.
1073
1074 2001-04-03 Gerd Moellmann <gerd@gnu.org>
1075
1076 * emacsclient.c (fail, main): Don't use implicit int return type.
1077
1078 * b2m.c (main): Always return a value.
1079
1080 2001-03-02 Gerd Moellmann <gerd@gnu.org>
1081
1082 * ebrowse.c (parse_qualified_param_ident_or_type): Return a
1083 freshly allocated object in *LAST_ID.
1084 (read_line): Accept \r\n line endings.
1085
1086 2001-02-24 Andrew Innes <andrewi@gnu.org>
1087
1088 * makefile.w32-in: Fix copyright notice.
1089
1090 2001-02-23 Francesco Potorti` <pot@gnu.org>
1091
1092 * etags.c (enum sym_type): New label st_C_template.
1093 (gperf input): Use it for switching to C++ from C.
1094 (consider_token): Do it.
1095 (C_entries): Initialise typdefcblev to quiet compilers.
1096 [!HAVE_CONFIG_H] [!__STDC__]: #define static as nothing.
1097
1098 2001-02-22 Andrew Innes <andrewi@gnu.org>
1099
1100 * makefile.nt ($(BLD)\movemail.obj): Remove reference to
1101 VMS header files.
1102 ($(BLD)\profile.obj): Ditto.
1103
1104 * makefile.w32-in ($(BLD)/movemail.$(O)): Remove reference to
1105 VMS header files.
1106 ($(BLD)/profile.$(O)): Ditto.
1107
1108 2001-02-05 Andrew Innes <andrewi@gnu.org>
1109
1110 * makefile.w32-in ($(DOC)): Use $(THISDIR) instead of . in
1111 invocation of make-docfile, to work with Windows 2000.
1112
1113 2001-01-31 Dave Love <fx@gnu.org>
1114
1115 * etags.c (in_word_set): Use `static' in definition (for pcc).
1116
1117 2001-01-31 Francesco Potorti` <pot@gnu.org>
1118
1119 * etags.c: [NDEBUG] #undef assert and #define it as ((void)0), for
1120 the sake of some buggy assert.h (e.g. in MinGW and sunos4 pcc).
1121 (C_entries): Tag token renamed to still_in_token because sunos4
1122 pcc wants to expand it as the token() macro even though it has no
1123 arguments.
1124
1125 2001-01-30 Andrew Innes <andrewi@gnu.org>
1126
1127 * etags.c (assert) [__MINGW32__]: Redefine assert to work around a
1128 bug in the Mingw32 assert.h header file.
1129
1130 2001-01-30 Francesco Potorti` <pot@gnu.org>
1131
1132 * etags.c: [WIN32-NATIVE]: #undef MSDOS, #undef WINDOWSNT and
1133 #define it for the sake of Xemacs.
1134 [WINDOWSNT]: #undef HAVE_NTGUI even if built without
1135 HAVE_CONFIG_H. This change only affects a standalone etags.
1136 [WINDOWSNT]: #undef DOS_NT and #define it even if built with
1137 HAVE_CONFIG_H. This change does nothing in Emacs, as DOS_NT is
1138 always defined when HAVE_CONFIG_H and WINDOWS are both defined.
1139 [!HAVE_UNISTD_H]: use defined(WINDOWSNT) instead of the bare
1140 WINDOWSNT, as this is the correct way to use it.
1141
1142 2001-01-28 Francesco Potorti` <pot@gnu.org>
1143
1144 * etags.c: Be capable to parse nested struct-like structures.
1145 (structdef, structtag): Struct state machine revisited.
1146 (struct tok): Revisited.
1147 (cstack, nestlev, instruct): New struct and macros.
1148 (pushclass_above, popclass_above, write_classname): New functions
1149 for dealing with nested class names.
1150 (consider_token, make_C_tag, C_entries): Many changes for dealing
1151 with arbitrarily nested structures.
1152 (etags_getcwd): #if MSDOS, not #ifdef MSDOS!
1153 (C_entries): Consider templates in C++.
1154 (sym_type): New constant st_C_class for detecting "class" also in
1155 C mode.
1156 (C_AUTO): New macro for automatic detection of C++.
1157 (consider_token): Automatic set C++ mode.
1158 (C_entries): New security check for yacc.
1159 (print_language_names, print_help): Mention the autodetect
1160 feature, do not show help for the -C option, now mostly useless.
1161 (C_entries): Tag C++ forward declarations if --declarations.
1162 (C_entries): Don't be fooled by things like XDEFUN.
1163 (consider_token): Discard asm pseudo function.
1164
1165 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
1166
1167 * etags.c: Add a coding: tag.
1168
1169 2001-01-26 Gerd Moellmann <gerd@gnu.org>
1170
1171 * ebrowse.c (matching_regexp_buffer, matching_regexp_end_buf):
1172 New variables.
1173 (matching_regexp): Use them instead of static variables in
1174 function scope.
1175
1176 2001-01-25 Francesco Potorti` <pot@gnu.org>
1177
1178 * etags.c (struct tok): Renamed from struct token.
1179 (token): Renamed from tok.
1180 (structtype): Make it a local variable.
1181 [DEBUG]: Use assert.
1182 (xrnew): Change the synopsis.
1183 (typedefs_or_cplusplus): Renamed from typedefs_and_cplusplus.
1184 (grow_linebuffer): Don't call xrnew when not needed.
1185 (token): Buffer renamed to line.
1186 (C_entries): Three calls to inibuffer moved here from main.
1187 (C_entries): Remove all references to var methodlen, delete it.
1188 (linebuffer_setlen): Was grow_buffer, now also sets len.
1189 (consider_token, C_entries, Pascal_functions): Use it.
1190 (C_entries): Preventing problems relative to extern "C".
1191 (C_entries): Can tag more than one variable or func separated by
1192 comma when --declarations is used.
1193 (C_entries): More accurate tagging of members and declarations.
1194 (yacc_rules): Was global, made local to C_entries.
1195 (next_token_is_func): Removed.
1196 (fvdef): New constants fdefunkey, fdefunname.
1197 (consider_token, C_entries): Use them.
1198 (C_entries): Build proper lisp names for Emacs DEFUNs.
1199
1200 2001-01-22 Gerd Moellmann <gerd@gnu.org>
1201
1202 * ebrowse.c (xfree): New function.
1203 (member, declaration, globals): Use xmalloc instead of alloca.
1204
1205 2001-01-15 Francesco Potorti` <pot@gnu.org>
1206
1207 * etags.c (print_language_names): Print filenames in addition to
1208 suffixes.
1209
1210 2001-01-14 Francesco Potorti` <pot@gnu.org>
1211
1212 * etags.c (get_language_from_langname): Renamed from
1213 get_language_from_name.
1214 (get_language_from_filename): Renamed from get_language_from_suffix.
1215 Now first looks for the complete file name.
1216 (language): New member char **filenames.
1217 (Makefile_filenames): List of possible filenames for makefiles.
1218 (lang_names): Add a NULL member for every entry, added an entry
1219 for makefiles.
1220 (Makefile_targets): New function.
1221 (Texinfo_nodes): Renamed from Texinfo_fuctions and made
1222 it conformant to the style of the rest of the code.
1223
1224 2001-01-13 Gerd Moellmann <gerd@gnu.org>
1225
1226 * make-docfile.c (write_c_args): Print newlines as spaces.
1227
1228 2001-01-06 Andrew Innes <andrewi@gnu.org>
1229
1230 * makefile.w32-in (clean): Delete $(COMPILER_TEMP_FILES) instead
1231 of *.pdb.
1232
1233 2001-01-03 Paul Eggert <eggert@twinsun.com>
1234
1235 * lib-src/rcs2log: Avoid security hole allowing attacker to
1236 cause user of rcs2log to overwrite arbitrary files, fixing
1237 a bug reported by Morten Welinder.
1238
1239 Don't put "exit 1" at the end of the exit trap; it's
1240 ineffective in POSIX shells.
1241
1242 2001-01-02 Gerd Moellmann <gerd@gnu.org>
1243
1244 * ebrowse.c (yyerror): Change to take two arguments.
1245 Add prototype. Change callers.
1246
1247 2001-01-02 Eli Zaretskii <eliz@is.elta.co.il>
1248
1249 * ebrowse.c (enter_namespace, main): Cast variables to shut up
1250 compiler warnings.
1251 (yyerror): Change parameter declarations to be of type long, so
1252 that they can take pointers on 64-bit platforms.
1253
1254 * emacsclient.c (main): Remove unused local variable statbfr.
1255 (main) <homedir>: Make its declaration conditional on
1256 SERVER_HOME_DIR, to avoid compiler warnings.
1257
1258 * emacsserver.c (main) <homedir>: Make its declaration conditional
1259 on SERVER_HOME_DIR, to avoid compiler warnings.
1260
1261 * fakemail.c (readline): Cast buffer to "long *" to pacify
1262 over-zealous compilers.
1263
1264 2000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
1265
1266 * etags.c (canonicalize_filename) [DOS_NT]: Fix last change.
1267
1268 2000-12-15 Gerd Moellmann <gerd@gnu.org>
1269
1270 * ebrowse.c (operator_name): Cast argument of isalpha to
1271 unsigned char.
1272
1273 * etags.c (ISALNUM, ISALPHA, ISDIGIT, ISLOWER): New macros.
1274 Use them throughout instead of ctype functions/macros.
1275 (lowcase): Cast to unsigned char.
1276 (UPCASE): New macro.
1277 (canonicalize_filename): Use UPCASE instead toupper.
1278
1279 * fakemail.c (get_keyword): Make sure that isspace and
1280 similar aren't called with a negative argument.
1281
1282 2000-12-13 Dave Love <fx@gnu.org>
1283
1284 * ebrowse.c (ensure_scope_buffer_room): Fix xrealloc call.
1285
1286 2000-12-06 Andrew Innes <andrewi@gnu.org>
1287
1288 * makefile.w32-in (LOCAL_FLAGS): Remove -DVERSION flag, since we
1289 don't know the real version, and I can't seem to get the quoting
1290 right in all circumstances.
1291
1292 * ebrowse.c (VERSION): Provide default definition, like etags.c
1293 does, because Windows build can't snarf this from version.el.
1294
1295 2000-11-30 Andrew Innes <andrewi@gnu.org>
1296
1297 * makefile.w32-in ($(BLD)/ebrowse.exe): Use tabs not spaces.
1298 (install): Ditto.
1299
1300 2000-11-23 Jason Rumney <jasonr@gnu.org>
1301
1302 * makefile.w32-in: Add targets for ebrowse.exe.
1303 (LOCAL_FLAGS): Add -DVERSION flag.
1304
1305 2000-09-25 Dave Love <fx@gnu.org>
1306
1307 * sorted-doc.c: Include config.h.
1308 [!HAVE_STDLIB_H]: Declare malloc.
1309
1310 2000-09-14 Andrew Innes <andrewi@gnu.org>
1311
1312 * makefile.w32-in: Revert to Unix line endings.
1313
1314 2000-09-04 Dave Love <fx@gnu.org>
1315
1316 * movemail.c (index, rindex): Prototype conditionally.
1317
1318 2000-09-03 Andrew Innes <andrewi@gnu.org>
1319
1320 * makefile.w32-in: Change to DOS line endings.
1321
1322 2000-09-01 Eli Zaretskii <eliz@is.elta.co.il>
1323
1324 * movemail.c (toplevel): Remove redundant fcntl.h.
1325 [!F_OK]: Provide default definitions only after including both
1326 fcntl.h and unistd.h.
1327
1328 2000-08-29 Dave Love <fx@gnu.org>
1329
1330 * movemail.c: Revert previous change.
1331
1332 2000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
1333
1334 * Makefile.in (profile, make-docfile, hexl): Depend on config.h.
1335
1336 2000-08-28 Dave Love <fx@gnu.org>
1337
1338 * movemail.c (toplevel) [HAVE_STRING_H]: Include string.h.
1339 (toplevel) [HAVE_STRINGS_H]: Include strings.h.
1340
1341 2000-08-22 Andrew Innes <andrewi@gnu.org>
1342
1343 * ntlib.h (WIN32): Remove unnecessary definition.
1344 (sleep): Make argument unsigned long.
1345 (_WINSOCK_H): Undefine so normal winsock definitions can be used.
1346
1347 * ntlib.c (sleep): Make argument unsigned long.
1348
1349 * movemail.c (main) [WINDOWSNT]: Force binary mode for fileio.
1350
1351 * makefile.w32-in: New file.
1352
1353 2000-08-20 Eli Zaretskii <eliz@is.elta.co.il>
1354
1355 * etags.c (canonicalize_filename) [DOS_NT]: Upcase the first
1356 letter only if it is a drive letter.
1357
1358 2000-07-14 Gerd Moellmann <gerd@gnu.org>
1359
1360 * ebrowse.c (xrealloc, xmalloc): Renamed from yrealloc and ymalloc.
1361
1362 * etags.c (xmalloc, xrealloc): Make externally visible, for use
1363 by alloca.o.
1364
1365 * Makefile.in (alloca.o): Add -Demacs so that alloca will use xmalloc.
1366
1367 2000-07-10 Gerd Moellmann <gerd@gnu.org>
1368
1369 * ebrowse.c (yylex): Accept string literals with newlines in them.
1370 (process_pp_line): Handle case of string literal with newline
1371 in it in replacement text, which counts as continuing the
1372 replacement text in GNU C.
1373
1374 2000-07-02 Gerd Moellmann <gerd@gnu.org>
1375
1376 * ebrowse.c (token_string): Add missing tokens.
1377 (parm_list): Handle case of qualified pointers.
1378
1379 2000-06-23 Dave Love <fx@gnu.org>
1380
1381 * ebrowse.c: Move config.h before other includes (which may use
1382 feature tests).
1383
1384 2000-06-14 Jim Meyering <meyering@lucent.com>
1385
1386 * grep-changelog: Fix typos in comments. Remove trailing blanks.
1387
1388 2000-06-11 Jason Rumney <jasonr@gnu.org>
1389
1390 * makefile.nt: Add targets for ebrowse.
1391
1392 * ebrowse.c [WINDOWS_NT]: Use stricmp instead of strcasecmp to
1393 compare filenames.
1394
1395 2000-06-06 Gerd Moellmann <gerd@gnu.org>
1396
1397 * ebrowse.c (ymalloc): Renamed from xmalloc.
1398 (yrealloc): Renamed from xrealloc.
1399
1400 2000-05-21 Dave Love <fx@gnu.org>
1401
1402 * movemail.c: Include config.h, not ../src/config.h.
1403 (Errmsg): Bump length.
1404
1405 * pop.c (ERROR_MAX): Increase to 160.
1406
1407 2000-05-04 Gerd Moellmann <gerd@gnu.org>
1408
1409 * ebrowse.c (DEFAULT_OUTFILE): Set to `BROWSE'.
1410
1411 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
1412
1413 * ebrowse.c (PATH_LIST_SEPARATOR) [__MSDOS__ || WINDOWSNT]:
1414 Define to semi-colon.
1415 (FILENAME_EQ): New macro, for comparing file names.
1416 (add_member_decl, add_global_decl, add_member_defn): Use FILENAME_EQ.
1417 (process_file): Don't assume that fread always reads as many bytes
1418 as it was told to (DOS-style CR-LF text files fail this logic).
1419 (open_file): Allocate enough space for path->path plus the file
1420 name and the slash.
1421
1422 2000-04-19 Dave Love <fx@gnu.org>
1423
1424 * etags.c (Texinfo_functions): New function.
1425 (lang_names): Install it.
1426 (Texinfo_suffixes): New variable.
1427
1428 2000-04-19 Gerd Moellmann <gerd@gnu.org>
1429
1430 * ebrowse.c (xmalloc, xrealloc): Rewritten.
1431 (declaration): Remove parameter IS_EXTERN.
1432 (class_definition): Remove unused variable.
1433
1434 2000-04-09 Gerd Moellmann <gerd@gnu.org>
1435
1436 * Makefile.in (INSTALLABLES): Add ebrowse.
1437 (ebrowse): New target.
1438
1439 * ebrowse.c: New file.
1440
1441 2000-03-29 Andreas Schwab <schwab@suse.de>
1442
1443 * make-docfile.c (scan_lisp_file): Also look for `defsubst'.
1444
1445 2000-03-02 Gerd Moellmann <gerd@gnu.org>
1446
1447 * etags.c (lisp_suffixes) Add `LSP'.
1448
1449 2000-02-10 Francesco Potorti` <pot@gnu.org>
1450
1451 * etags.c (iswhite): Redefine not to consider '\0' as white
1452 space, and use it throughout in place of isspace, thus preventing a
1453 potential signed char to int conversion problem.
1454 (MSDOS): #undefine befere redefining
1455
1456 2000-02-04 Francesco Potorti` <pot@gnu.org>
1457
1458 * etags.c (many functions): Add prototypes.
1459
1460 2000-02-10 Dave Love <fx@gnu.org>
1461
1462 * etags.c (pfnote, new_pfnote, C_entries, prolog_pred)
1463 (erlang_func): Add `static' to definitions to keep pcc happy.
1464
1465 2000-01-31 Francesco Potorti` <pot@gnu.org>
1466
1467 * etags.c [MSDOS]: Set MSDOS to 1 if #defined, 0 otherwise.
1468 (get_compressor_from_suffix, process_file): Use MSDOS in if clause.
1469 (etags_strchr, etags_strrchr): Use const char * and int as arguments.
1470 (getenv, getcwd): Only declare them if necessary.
1471 (EMACS_NAME): New constant macro.
1472 (print_version): Use it.
1473 (P_) [__STDC__]: Macro for defining function prototypes.
1474
1475 2000-01-18 Fabrice Popineau <Fabrice.Popineau@supelec.fr>
1476
1477 * etags.c [WINDOWSNT]: #include <direct.h>
1478
1479 2000-01-18 Martin Buchholz <martin@xemacs.org>
1480
1481 * etags.c (all functions): Made them static.
1482 (all functions): Write prototypes.
1483
1484 2000-01-29 Richard M. Stallman <rms@caffeine.ai.mit.edu>
1485
1486 * movemail.c (main): Improve error message if can't create lock file.
1487
1488 2000-01-28 Eric Hanchrow <offby1@blarg.net>
1489
1490 * emacsclient.c (socket_status): New function.
1491 (main): If $LOGNAME or $USER exist and differ from our euid, look
1492 for a socket based on the UID associated with the name.
1493
1494 2000-01-12 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1495
1496 * emacsclient.c: Add option -a EDITOR and environment variable
1497 ALTERNATE_EDITOR. Exec this editor if we fail to contact Emacs.
1498
1499 1999-12-10 Jonathan Kamens <jik@kamens.brookline.ma.us>
1500
1501 * movemail.c (popmail): Allow mailbox specifications of the
1502 form `po:username:hostname'.
1503
1504 1999-11-19 Francesco Potorti` <pot@gnu.org>
1505
1506 * etags.c (_GNU_SOURCE): Define only if undefined.
1507 (get_scheme): Declaration deleted.
1508 (main): Error was called with an integer as second arg, instead of
1509 a char pointer.
1510 (canonicalize_filename): Bug removed.
1511
1512 1999-11-18 Dave Love <d.love@dl.ac.uk>
1513
1514 * etags.c (C_entries): Rename label `intoken', avoiding K&R
1515 lossage from name clash with macro.
1516
1517 1999-11-13 Gerd Moellmann <gerd@gnu.org>
1518
1519 * Makefile.in (b2m): Add dependency on GETOPTDEPS.
1520
1521 1999-11-03 Gerd Moellmann <gerd@gnu.org>
1522
1523 * etags.c (print_help): Change email address to send bugs to.
1524
1525 1999-11-01 Francesco Potorti` <pot@gnu.org>>
1526
1527 * etags.c: Add suffix psw for PSWrap.
1528 (L_getit): Generalize a "cp!=' '" into "!isspace(*cp)".
1529 (Postscript_functions): Add code for PSWrap.
1530 (Scheme_functions): Use local pointer and new get_tag function.
1531 (get_tag): New name for old get_scheme.
1532 (process_file): Do not free NULL when file does not exist.
1533 (typdef): ttypedefseen renamed to tkeyseen, new label ttypeseen.
1534 (C_entries): Modifications that make --members tag even inside
1535 typedefs and C nested structs (one level only).
1536 (consider_token): Correct a bug which prevented tagging of enum
1537 constants.
1538 (C_stab_entry): Add if, for, while, switch, return as
1539 st_C_ignore. This makes it simpler to work when cblev!=0.
1540
1541 * etags.c (C_entries): Tag member function declarations when
1542 --declarations is used.
1543
1544 * etags.c (C_entries, consider_token): C++ `operator' now is
1545 tagged in most cases.
1546 As before, :: is not recognised if surrounded by spaces.
1547
1548 * etags.c (relative_filename): Account for DOS file names such
1549 that is impossible to make one relative to another.
1550
1551 * etags.c (sym_type): New st_C_extern tag.
1552 (gperf input): Use it for spotting external declarations.
1553 (print_help): Document the new behaviour of --declarations.
1554 (fvextern): New global variable.
1555 (consider_token, C_entries): Use it.
1556
1557 * etags.c (HAVE_GETCWD) [WINDOWSNT]: Define if undefined.
1558 (etags_getcwd): Remove test for WINDOWSNT.
1559
1560 * etags.c (process_file) [MSDOS]: If foo.c.gz is not found, try
1561 foo.cgz, foo.cz, etc.
1562
1563 * etags.c (declarations): New global switch.
1564 (longopts): Describe it.
1565 (print_help): Document it.
1566 (C_entries): Use it.
1567 (process_file): Don't process a file twice.
1568
1569 * etags.c (Fortran_functions): No tags for "procedure".
1570
1571 1999-11-01 Eli Zaretskii <eliz@is.elta.co.il>
1572
1573 * etags.c (get_compressor_from_suffix): Second argument EXTPTR, if
1574 non-zero, returns a pointer to where the extension begins; callers
1575 changed.
1576 [MSDOS]: Support DOS file names by handling e.g. foo.cgz as if it
1577 were foo.c.gz.
1578
1579 1999-11-01 Francesco Potorti` <pot@gnu.org>
1580
1581 * etags.c (sym_type, C_stab_entry): New constant st_C_operator.
1582 (fvdev): New constant foperator.
1583 (consider_token): Use it to get "operator" in C++.
1584 (C_entries): Extend length of operator@ function name.
1585 (C_entries): Use foperator when necessary.
1586
1587 * etags.c (main) [!ETAGS_REGEXPS]: Do not call free_patterns.
1588
1589 * etags.c (compressor): New struct for compressed files.
1590 (get_compressor_from_suffix): New function.
1591 (get_language_from_suffix): Use it. Also, semantics changed.
1592 (process_file): Consider compressed files, close file.
1593 (find_entries): Use different call arg for get_language_from_suffix,
1594 don't close file.
1595
1596 * etags.c (main): Call free_tree.
1597 (find_entries): Do not free curfile.
1598 (pfnote): Cosmetic change: NULL and '\0' where appropriate.
1599 (prolog_pred, erlang_func, substitute): Cast strlen to int when
1600 comparing.
1601 (canonicalize_filename): Shut up compiler warning.
1602 (Perl_functions): Make tag significant.
1603
1604 1999-11-01 Dave Love <d.love@dl.ac.uk>
1605
1606 * etags.c (longopts, optstring): New option --ignore-case-regex (-c).
1607 (argument_type): New member at_icregexp.
1608 (lc_trans): New global.
1609 (main): Fill lc_trans. Process -c args.
1610 (add_regex): New arg determining whether to use translation table.
1611 (analyse_regex): New arg. Use it for add_regex.
1612
1613 1999-11-01 Francesco Potorti` <pot@gnu.org>
1614
1615 * etags.c (init): Cosmetic change: NULL --> '\0'.
1616 (erlang_attribute): Bug corrected (uninitialized variable).
1617 (filename_is_absolute): New function replaces absolutefn macro and
1618 corrects a bug. All callers changed.
1619 (canonicalize_filename): New function.
1620 (process_file, etags_getcwd, absolute_dirname): Use it.
1621 (relative_filename, absolute_filename): Removed var shadowing.
1622 (C_entries, Pascal_functions): Add fake initializations to keep
1623 compilers quiet.
1624 (TeX_functions, Prolog_functions, Erlang_functions): Cleanup.
1625
1626 * etags.c (xrnew): New macro. All callers of xrealloc changed.
1627 (language): New typedef (was struct lang_entry).
1628 (curlang): New global variable.
1629 (node): Typedef renamed from NODE.
1630 (linebuffer): New typedef (was struct linebuffer).
1631 (pattern): New typedef (was struct pattern). Some members added.
1632 Now used as element of a linked list.
1633 (patterns, num_patterns): Global variables deleted.
1634 (p_head): New global variable.
1635 (forced_lang): New global variable (replaces lang_func).
1636 (get_language_from_name, get_language_from_interpreter)
1637 (get_language_from_suffix): Semantics changed. All callers changed.
1638 (last_node): New global variable.
1639 (free_tree, add_node, put_entries, total_size_of_entries):
1640 Change name of local vars to avoid clashes with typedef node.
1641 (number_len): Rewritten for elegance.
1642 (token): New typedef replaces TOKEN.
1643 (analyse_regex, add_regex): Rewritten for new functionality.
1644 (free_patterns): New function called from main and add_regex.
1645 (initbuffer, readline_internal, readline, grow_linebuffer):
1646 Change name of local vars to avoid clashes with typedef linebuffer.
1647 (readline): Rewritten for new functionality.
1648
1649 * etags.c: (Scheme_suffixes): New suffix ".ss".
1650 (print_help): --globals is now used for more than C-type languages.
1651 (Perl_functions): Tag global variables ("my" and "local").
1652
1653 * etags.c (print_help): Some messages clarified.
1654 (LOOP_ON_INPUT_LINES): New macro.
1655 (just_read_file, Fortran_functions, Asm_labels, Perl_functions)
1656 (Python_functions, Cobol_paragraphs, Pascal_functions)
1657 (Lisp_functions, Postscript_functions, Scheme_functions)
1658 (TeX_functions, Prolog_functions, Erlang_functions): Use it.
1659 (Cobol_paragraphs, Postscript_functions, TeX_functions)
1660 (Prolog_functions, Erlang_functions): Use a local variable instead
1661 of the global variable dbp.
1662 (Pascal_functions, L_isquote, Scheme_functions): Use GNU coding
1663 standard indentation.
1664
1665 * etags.c (Python_suffixes, lang_names, Python_functions):
1666 Python support.
1667 (skip_spaces, skip_non_spaces): Utility functions.
1668 (find_entries, takeprec, getit, Fortran_functions, Perl_functions)
1669 (Python_functions, L_getit, Lisp_functions, Scheme_functions)
1670 (prolog_pred, erlanf_func, erlang_attribute): Use them.
1671 (eat_white): Deleted.
1672
1673 * etags.c (CHAR, init): Keep into account non US-ASCII
1674 characters and compilers with default signed chars.
1675 (L_getit): Tag "(defstruct (foo", "(defun (operator" and similar
1676 constructs.
1677
1678 * (C_stab_entry): "interface" in Java behaves like "class".
1679
1680 * etags.c: (HAVE_NTGUI) [WINDOWSNT]: #undef if HAVE_CONFIG_H.
1681 (main): Put interval syntax here.
1682 (add_regex): And remove it from here.
1683
1684 * etags.c (suggest_asking_for_help): Provide a
1685 meaningful help message with and without LONG_OPTIONS.
1686
1687 * etags.c: <io.h> [MSDOS]: Include it, don't include string.h.
1688 <stdlib.h, string.h>: Don't test MSDOS when including them.
1689 (white, nonam, endtk): Like elsewhere, use \r instead of \013.
1690 (put_entries): Correctly use %ld instead of %d in printf.
1691
1692 * etags.c: <unistd.h> [HAVE_UNISTD_H]: Include conditionally, else
1693 declare getcwd if HAVE_GETCWD.
1694 (consider_token): Dead break instruction removed.
1695
1696 1999-10-19 Paul Eggert <eggert@twinsun.com>
1697
1698 Add support for large files. Merge glibc 2.1.2.
1699
1700 * b2m.c, emacsclient.c, emacsserver.c, fakemail.c, make-docfile.c,
1701 movemail.c, pop.c:
1702 Do not include <stdlib.h>, as <config.h> does this now.
1703
1704 * b2m.c, emacsserver.c, etags.c, profile.c:
1705 Include <config.h> before any system include files.
1706
1707 * emacsclient.c, emacsserver.c, fakemail.c, movemail.c, pop.c,
1708 test-distrib.c:
1709 (read, write, open, close): Do not undef.
1710
1711 * getopt.c, getopt1.c: Adopt glibc 2.1.2, with the following fix:
1712 (const): Do not define if HAVE_CONFIG_H; that's config.h's job.
1713
1714 * getopt.h: Adopt glibc 2.1.2.
1715
1716 1999-10-15 Dave Love <fx@gnu.org>
1717
1718 * Makefile.in (pop.o): Depend on config.h.
1719
1720 1999-10-11 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
1721
1722 * pop.c: Use "pop3" as the POP service name on all platforms,
1723 instead of using "pop" on Unix and "pop3" on Windows NT. "pop3"
1724 has been the standard service name since RFC 1340 was published in
1725 July 1992, so I think it's safe to start using it by default.
1726
1727 1999-09-27 Dave Love <fx@gnu.org>
1728
1729 * make-docfile.c (scan_lisp_file): Fix typo causing infloop.
1730
1731 1999-09-19 Richard M. Stallman <rms@caffeine.ai.mit.edu>
1732
1733 * make-docfile.c (scan_lisp_file): Fix previous changes;
1734 swallow CRLF like just CR or just LF.
1735
1736 1999-09-03 Richard Stallman <rms@gnu.org>
1737
1738 * make-docfile.c: Include config.h not ../src/config.h.
1739 (main, fopen, chdir): Add #undef.
1740 (read_c_string, scan_c_file, skip_white, read_lisp_symbol)
1741 (scan_lisp_file): Handle \r like \n.
1742
1743 1999-08-30 Andreas Schwab <schwab@gnu.org>
1744
1745 * make-docfile.c, fakemail.c: Include <stdlib.h> if available.
1746
1747 * emacsserver.c: Include <stdlib.h> if available. Don't declare
1748 errno if it's a macro.
1749
1750 * test-distrib.c: Include <unistd.h> if available.
1751
1752 1999-08-29 Richard Stallman <rms@gnu.org>
1753
1754 * emacsclient.c (print_help_and_exit): Mention --version.
1755
1756 1999-08-25 Richard M. Stallman <rms@gnu.org>
1757
1758 * emacsclient.c (decode_options): Update version output.
1759 (print_help_and_exit): Update bug report address.
1760
1761 1999-08-13 Richard M. Stallman <rms@gnu.org>
1762
1763 * emacsclient.c (main): Move the dynamic allocation of
1764 system_name outside of the SERVER_HOME_DIR conditional.
1765 * emacsserver.c (main): Likewise.
1766
1767 1999-08-10 Gerd Moellmann <gerd@gnu.org>
1768
1769 * grep-changelog: New.
1770 * Makefile.in (INSTALLABLE_SCRIPTS): Add it.
1771
1772 1999-07-12 Richard Stallman <rms@gnu.org>
1773
1774 * Version 20.4 released.
1775
1776 1999-06-30 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
1777
1778 * Makefile.in (clean): Remove fns*.el.
1779
1780 1999-06-23 Dave Love <fx@gnu.org>
1781
1782 * etags.c (erlang_attribute): Fix undefined variable usage (after
1783 Potorti).
1784
1785 1999-05-2 Andrew Innes <andrewi@gnu.org>
1786
1787 * movemail.c (main) [WINDOWSNT]: Call ftruncate, which is now
1788 mapped to _chsize.
1789
1790 1999-04-29 Richard M. Stallman <rms@gnu.org>
1791
1792 * emacsclient.c (main, both versions): Use quote_file_name on cwd.
1793
1794 1999-03-30 Dave Love <fx@gnu.org>
1795
1796 * sorted-doc.c (main): Split up tables. Modify the preamble
1797 somewhat.
1798
1799 1999-03-05 Geoff Voelker <voelker@cs.washington.edu>
1800
1801 * makefile.nt: Remove common multiple file compilation commands.
1802
1803 1999-02-26 Richard Stallman <rms@gnu.org>
1804
1805 * Version 20.4 released.
1806
1807 * Makefile.in (yow): Depend on epaths.h, not paths.h.
1808
1809 * yow.c: Refer to epaths.h.
1810
1811 1999-02-22 Simon Josefsson <jas@pdc.kth.se>
1812
1813 * emacsserver.c (perror_1, fatal_error): Don't compile unless needed.
1814
1815 1999-01-27 Andrew Innes <andrewi@gnu.org>
1816
1817 * makefile.nt: Do make version comparison as strings.
1818
1819 1999-01-25 Richard Stallman <rms@gnu.org>
1820
1821 * emacsclient.c (xmalloc): Fix previous change.
1822
1823 1999-01-24 Richard M. Stallman <rms@borg.ai.mit.edu>
1824
1825 * emacsclient.c (xmalloc): Declare to return long.
1826
1827 1999-01-22 Geoff Voelker <voelker@cs.washington.edu>
1828
1829 * etags.c (etags_getcwd, absolute_filename) [DOS_NT]: Canonicalize
1830 the case of the drive letter.
1831
1832 1999-01-15 Richard Stallman <rms@psilocin.ai.mit.edu>
1833
1834 * emacsserver.c (main): Eliminate arbitrary limit on
1835 length of system_name.
1836
1837 * emacsclient.c (main): Eliminate arbitrary limit on
1838 length of system_name.
1839 (xmalloc): Define unconditionally.
1840
1841 1999-01-12 Darrin B. Jewell <jewell@mit.edu>
1842
1843 * etags.c (relative_filename): Stop backward search at beginning
1844 of string, since non-Unix systems can have absolute paths with no
1845 initial slash.
1846
1847 1998-12-08 Geoff Voelker <voelker@cs.washington.edu>
1848
1849 * makefile.nt: Do string comparision of _NMAKE_VER.
1850
1851 1998-11-03 Theodore Jump <tjump@cais.com>
1852
1853 * makefile.nt: Compile multiple source files when possible.
1854
1855 1998-10-13 Richard Stallman <rms@psilocin.ai.mit.edu>
1856
1857 * Makefile.in: Replace tabs with spaces
1858 when they might confuse some Make versions.
1859
1860 1998-10-10 Richard Stallman <rms@psilocin.ai.mit.edu>
1861
1862 * emacsclient.c (main): Null-terminate system_name.
1863
1864 * emacsserver.c (main): Null-terminate system_name.
1865
1866 1998-09-21 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
1867
1868 * movemail.c (popmail, pop_retr) [MAIL_USE_POP]: When displaying
1869 an error message from POP, mention that it's from POP, to
1870 distinguish it from local error messages.
1871
1872 1998-09-04 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
1873
1874 * movemail.c [MAIL_USE_POP]: Add the "-r" flag to reverse the
1875 order of messages downloaded from a POP server (e.g., if the
1876 server stores messages in mailboxes in reverse order).
1877
1878 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
1879
1880 * Version 20.3 released.
1881
1882 1998-08-11 Paul Eggert <eggert@twinsun.com>
1883
1884 * rcs2log: Update copyright date and bug report address.
1885 (initialize_fullname): Prefer getent if available.
1886
1887 1998-07-30 Paul Eggert <eggert@twinsun.com>
1888
1889 * lib-src/Makefile.in (REGEXPDEPS, regex.o):
1890 Prepend $(srcdir)/ to rule dependencies outside this dir.
1891
1892 1998-06-09 Andrew Innes <andrewi@harlequin.co.uk>
1893
1894 * etags.c (etags_getcwd) [WINDOWSNT]: Use getcwd on Windows.
1895
1896 1998-06-06 Richard Stallman <rms@psilocin.ai.mit.edu>
1897
1898 * Makefile.in: Properly terminate a comment.
1899
1900 1998-06-01 Andrew Innes <andrewi@mescaline.gnu.org>
1901
1902 * movemail.c (sys_wait): Rename to wait.
1903
1904 * ntlib.h: Undefine _WINSOCKAPI_.
1905
1906 * makefile.nt (LOCAL_FLAGS): Define HAVE_CONFIG_H.
1907
1908 1998-05-30 Geoff Voelker <voelker@cs.washington.edu>
1909
1910 * ntlib.c (getppid): Look for EM_PARENT_PROCESS_ID.
1911
1912 1998-05-01 Andrew Innes <andrewi@harlequin.co.uk>
1913
1914 * movemail.c [WINDOWSNT]: Undefine DISABLE_DIRECT_ACCESS. Force
1915 all file i/o to be in binary mode. Include ntlib.h.
1916
1917 1998-04-27 Andreas Schwab <schwab@delysid.gnu.org>
1918
1919 * make-docfile.c: Include <unistd.h> for chdir.
1920
1921 1998-04-25 Richard Stallman <rms@psilocin.gnu.org>
1922
1923 * etags.c (TEX_decode_env): Don't free the value getenv returns.
1924
1925 1998-04-17 Geoff Voelker <voelker@cs.washington.edu>
1926
1927 * makefile.nt (obj): Update with new files in src.
1928 (clean): Delete patch scratch files, optimized compilation dir.
1929
1930 1998-04-08 Dave Love <fx@gnu.org>
1931
1932 * emacsclient.c: Move inclusion of unistd.h to top, else fails on
1933 Irix6, at least.
1934
1935 1998-04-06 Andreas Schwab <schwab@gnu.org>
1936
1937 Silence -Wimplicit:
1938 * movemail.c: Move cancelations up. Include <stdlib.h> if
1939 available.
1940 * fakemail.c (_XOPEN_SOURCE): Define for declaration of cuserid.
1941 (parse_header): Explicitly declare return type.
1942 * emacsserver.c: Include <unistd.h> if available.
1943 (main, handle_signals, perror_1, fatal_error): Explicitly declare
1944 return types. Add forward declarations.
1945 * emacsclient.c: Include <stdlib.h> and <unistd.h> if available.
1946 Don't declare geteuid.
1947 (print_help_and_exit): Change return type to void. Forward
1948 declare it.
1949 * b2m.c: Include <stdlib.h> if available.
1950 (main): Explicitly declare return type.
1951
1952 1998-04-03 Richard Stallman <rms@delysid.gnu.org>
1953
1954 * etags.c (put_entries): Use %ld.
1955
1956 * b2m.c (fatal): Declare the arg.
1957
1958 1998-04-03 Richard Stallman <rms@psilocin.gnu.org>
1959
1960 * etags.c (put_entries): Use %ld.
1961
1962 * b2m.c (fatal): Declare the arg.
1963
1964 1998-03-26 Richard Stallman <rms@psilocin.gnu.org>
1965
1966 * pop.c (pop_getline): Renamed from getline.
1967
1968 1998-03-05 Richard Stallman <rms@psilocin.gnu.org>
1969
1970 * Makefile.in (install): Use INSTALL_STRIP with INSTALL_PROGRAM
1971 for the utilities.
1972
1973 1998-01-23 Dave Love <d.love@dl.ac.uk>
1974
1975 * etags.c (getit, Cobol_paragraphs, Pascal_functions,
1976 Postscript_functions, prolog_pred, erlang_func, erlang_attribute):
1977 Always make named tags.
1978 (Fortran_functions): Grok BLOCK DATA.
1979
1980 1998-01-23 Andreas Schwab <schwab@gnu.org>
1981
1982 * movemail.c (main): Fix interwoven brace and cpp conditional
1983 nesting.
1984
1985 1997-12-04 Karl Heuer <kwzh@delysid.gnu.org>
1986
1987 * movemail.c, pop.c, pop.h: Allow messages retrieved from the POP
1988 server to contain embedded nulls.
1989
1990 1997-12-03 Paul Eggert <eggert@delysid.gnu.org>
1991
1992 * movemail.c:
1993 (mbx_write) [MAIL_USE_POP]: Disable the code which quotes with a
1994 '>' any lines starting with "From " read from the POP server, but
1995 leave the code in place, wrapped in #ifdef
1996 MOVEMAIL_QUOTE_POP_FROM_LINES, in case we have to restore it later
1997 because it turns out that something is depending on it. Change
1998 suggested by Paul Eggert <eggert@twinsun.com>.
1999 Convert the character \037 (^_) at the beginning of a line into
2000 the character '^' followed by the character '_', because otherwise
2001 Emacs can't parse the resulting file as a valid BABYL file.
2002 Change suggested by Paul Eggert <eggert@twinsun.com>.
2003
2004 1997-12-03 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
2005
2006 * movemail.c, pop.c, pop.h: Allow messages retrieved from the POP
2007 server to contain embedded nulls.
2008
2009 1997-12-02 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
2010
2011 * movemail.c (mbx_write) [MAIL_USE_POP]: Disable the code which
2012 quotes with a '>' any lines starting with "From " read from the
2013 POP server, but leave the code in place, wrapped in #ifdef
2014 MOVEMAIL_QUOTE_POP_FROM_LINES, in case we have to restore it later
2015 because it turns out that something is depending on it. Change
2016 suggested by Paul Eggert <eggert@twinsun.com>.
2017
2018 Convert the character \037 (^_) at the beginning of a line into
2019 the character '^' followed by the character '_', because otherwise
2020 Emacs can't parse the resulting file as a valid BABYL file.
2021 Change suggested by Paul Eggert <eggert@twinsun.com>.
2022
2023 1997-11-22 Richard Stallman <rms@gnu.org>
2024
2025 * b2m.c: Include getopt.h.
2026 (main): Use getopt_long to handle --version and --help.
2027
2028 * Makefile.in (b2m): Define VERSION. Link with $(GETOPTOBJS).
2029
2030 1997-10-31 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
2031
2032 * pop.c (fullwrite): Get rid of an extra call to write. Problem
2033 pointed out by Chiaki Ishikawa.
2034
2035 1997-10-16 Dave Love <d.love@dl.ac.uk>
2036
2037 * etags.c (L_getit): Always make named tags so that Emacs
2038 completion on symbols containing `:' etc. works.
2039 (get_scheme): Likewise.
2040
2041 1997-09-24 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
2042
2043 * pop.c: Use system header files instead of declaring C-library
2044 functions explicitly.
2045
2046 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2047
2048 * Version 20.2 released.
2049
2050 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2051
2052 * Version 20.1 released.
2053
2054 1997-09-02 Andrew Innes <andrewi@harlequin.co.uk>
2055
2056 * makefile.nt (movemail.exe): Link wsock32.lib before LIBS.
2057
2058 * ntlib.c (getpid): Delete function.
2059
2060 1997-08-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2061
2062 * make-docfile.c (scan_lisp_file): Handle custom-declare-variable.
2063
2064 1997-08-26 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2065
2066 * emacsclient.c [HAVE_SYSVIPC]: Include errno.h, as in the other case.
2067 (main) [!BSD_SYSTEM]: Fix error message for getcwd failure.
2068
2069 1997-08-14 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2070
2071 * emacsserver.c (main): Use SOCKLEN_TYPE for fromlen, if it is defined.
2072
2073 1997-08-13 Kazushi (Jam) Marukawa <jam@poboxes.com>
2074
2075 * profile.c (get_time): Cast arg to fprintf.
2076
2077 * hexl.c (main): Use %08lx instead of %08x in printf because the
2078 variable named addresses is long.
2079
2080 1997-08-08 Geoff Voelker <voelker@cs.washington.edu>
2081
2082 * makefile.nt (lisp): Update paths to lisp files that have moved.
2083
2084 1997-08-08 Andrew Innes <andrewi@harlequin.co.uk>
2085
2086 * makefile.nt (ctags.obj): New target.
2087 (etags.obj, getopt.obj, make-docfile.obj): Update dependencies.
2088
2089 * ntlib.h: Add includes.
2090 Undo definitions of crt routines from config.h.
2091
2092 1997-08-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2093
2094 * etags.c (Yacc_suffixes, Asm_suffixes): Add some alternatives.
2095
2096 1997-07-22 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
2097
2098 * pop.c: Support auto-configuration of both Kerberos V4 and
2099 Kerberos V5 for movemail, including detection of V4 and V5 header
2100 files and libraries.
2101 Include <string.h> when STDC_HEADERS is defined, to get
2102 declarations of string functions.
2103 [KERBEROS5] (socket_connection): Support the current MIT Kerberos
2104 V5 API rather than the old one.
2105 [KERBEROS] (socket_connection): Change a constant name from
2106 SOCKET_ERROR to POP_SOCKET_ERROR to avoid a namespace conflict
2107 with a constant in a header file.
2108
2109 * Makefile.in: Support auto-configuration of both Kerberos V4 and
2110 Kerberos V5 for movemail, including detection of V4 and V5 header
2111 files and libraries.
2112
2113 1997-07-17 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2114
2115 * fakemail.c [HAVE_UNISTD_H]: Include unistd.h.
2116
2117 * etags.c [HAVE_UNISTD_H]: Include unistd.h.
2118
2119 1997-07-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2120
2121 * emacsclient.c [C_ALLOCA] (xmalloc): New function.
2122
2123 1997-07-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2124
2125 * movemail.c (rindex): Add declaration.
2126
2127 Tue Jul 1 01:09:07 1997 Geoff Voelker <voelker@cs.washington.edu>
2128
2129 * makefile.nt (GETOPTOBJS, GETOPTDEFS, MOVEMAILOBJS): Define.
2130 (movemail.exe): Depend upon and link with getopt files.
2131 (obj): Include new source files.
2132 (FACE_SUPPORT, MOUSE_SUPPORT, FLOAT_SUPPORT, WINNT_SUPPORT): Define.
2133 (lisp): Include new and reorganized elisp files.
2134
2135 1997-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2136
2137 * Makefile.in (blessmail): Find blessmail.el in mail subdirectory.
2138
2139 1997-06-25 Paul Eggert <eggert@twinsun.com>
2140
2141 * rcs2log: Don't assign to $0 in awk; some awks don't allow this.
2142
2143 1997-06-14 Karl Heuer <kwzh@gnu.ai.mit.edu>
2144
2145 * b2m.c (readline): Terminate buffer properly when EOF seen.
2146 Test for valid pointer before dereferencing it.
2147
2148 1997-05-30 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
2149
2150 * Makefile.in (etags): Remove -DETAGS_REGEXPS, because now it is
2151 defined inside etags.c if HAVE_CONFIG_H is defined.
2152
2153 1997-05-29 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
2154
2155 * etags.c: (logical): Type name changed to bool.
2156 (ETAGS_REGEXPS, LONG_OPTIONS) [HAVE_CONFIG_H]: #define them.
2157 (<getopt.h>) [LONG_OPTIONS]: Include conditionally.
2158 (getopt_long) [!LONG_OPTIONS]: Redefine as macro.
2159 (main): Accepted options depend on ETAGS_REGEXPS and LONG_OPTIONS.
2160 (longopts): New long options without short counterpart are
2161 globals, members, no-globals, no-members. Regexp options are now
2162 defined conditionally to ETAGS_REGEXPS.
2163 (print_help): Updated.
2164
2165 1997-05-22 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
2166
2167 * etags.c (C_entries): Use "." instead of "::" for Java.
2168 (consider_token): is_func renamed to is_func_or_var.
2169 (C_entries): is_func renamed to funorvar.
2170 (C_entries): Initialise tok.named.
2171 (sym_type, C_stab_entry, consider_token): st_C_ignore is used to
2172 get rid of "import", "package" and "friend".
2173 (fvdef): Renamed from funcdef. Also some constants renamed. All
2174 users changed.
2175 (C_entries): Make separate tags for variables separated by comma.
2176 (globals, members): New flags.
2177 (main, C_entries): Use them.
2178 (make_C_tag, C_entries): Make tok a global variable.
2179
2180 1997-05-16 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
2181
2182 * etags.c (funcdef): New vignore constant.
2183 (consider_token, C_entries): Use it to tag global variables.
2184 (print_help): Update for global variables.
2185 (consider_token, C_entries): Set the len member of token_name.
2186 (prolog_pred): Cleanup according to GNU coding standards.
2187 (Cobol_suffixes, lang_names, Cobol_paragraphs): Cobol support.
2188 (prolog_white, erlang_white): Renamed to eat_white, callers changed.
2189
2190 1997-05-15 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
2191
2192 * etags.c (CHARS, CHAR): New constant and macro.
2193 (iswhite, begtoken, intoken, endtoken): Use them.
2194 (notinname, _nin, nonam): New macro, array, string.
2195 (init): Cleanup and init _nin.
2196 (new_pfnote): New function.
2197 (make_C_tag) [traditional_tag_style]: Use it.
2198 (traditional_tag_style): Costant set to TRUE for now.
2199
2200 1997-05-14 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
2201
2202 * etags.c (C_entries, Pascal_functions): Cleanup.
2203 (TeX_functions): NULL as a function arg needs a cast.
2204 (Erlang_functions, erlang_func, erlang_attribute): Cleanup.
2205
2206 1997-05-13 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
2207
2208 * etags.c (TeX_functions): Cleaned up.
2209 (tex_getit): Removed.
2210
2211 1997-05-13 Paul Eggert <eggert@twinsun.com>
2212
2213 * rcs2log (files): When computing arguments automatically, ignore
2214 non-files within the RCS subdirectory.
2215
2216 1997-05-13 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
2217
2218 * etags.c (C_JAVA): New #define.
2219 (Cjava_suffixes): .java is Java.
2220 (Cjava_entries): New function.
2221 (lang_names): Add Java.
2222 (sym_type): Add st_C_javastruct for Java.
2223 (C_stab_entry): Add `extends' and `implements' keywords.
2224 (consider_token, C_entries): Recognise Java structures.
2225
2226 1997-05-12 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
2227
2228 * etags.c: (Cplusplus_suffixes): .pdb is Postscript with C syntax.
2229 (Postscript_suffixes): .ps is Postscript.
2230 (lang_names): Add Postscript.
2231 (Postscript_functions): New function.
2232 (TEX_decode_env): Close minor memory leak.
2233 (just_read_file): Correct the char number of the tag.
2234
2235 1997-05-11 Paul Eggert <eggert@twinsun.com>
2236
2237 * rcs2log (loginFullnameMailaddrs, logins, rlog_options, files):
2238 Don't prepend $nl since this causes some shells to generate the
2239 empty string when IFS is $nl.
2240 (printlogline): Use SOH (octal code 1), not CR, since some
2241 PC-based shells mishandle CR.
2242 (initialize_fullname): Set NIS_PATH to the empty string before invoking
2243 nismatch, in case it's set to some nonstandard value.
2244
2245 1997-05-06 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
2246
2247 * pop.c (getline): Don't miss CRLF pairs when the CR and LF are
2248 read in separate blocks.
2249
2250 1997-04-30 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
2251
2252 * etags.c [TeX_named_tokens]: Set to FALSE if undefined.
2253 (struct linebuffer): New member `len' is the length of the string.
2254 (find_entries, Pascal_functions, TeX_functions, TEX_getit):
2255 Use it instead of strlen.
2256 (TEX_getit): Declare and define unconditionally as static.
2257 (TeX_functions): Use if instead of #if TeX_named_tokens.
2258 (add_regex): Set RE_INTERVALS flag for regex compilation.
2259 (substitute): Code cleanup.
2260 (readline_internal): Code cleanup, set new member `len'.
2261 (readline): Bug corrected.
2262
2263 1997-04-23 Geoff Voelker <voelker@cs.washington.edu>
2264
2265 * makefile.nt: Change references of windowsnt.h to ms-w32.h.
2266 (obj): Change references of nt*.c files to w32*.c files.
2267
2268 1997-04-15 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
2269
2270 * etags.c (xnew): Add support for debugging with chkmalloc.
2271 (error): Use this instead of printf whenever possible.
2272 (main): Only call xnew after having initialised progname.
2273 (substitute): Bad memory corruption error corrected.
2274
2275 1997-04-08 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
2276
2277 * etags.c (add_regex): Undo previous change.
2278 (relative_filename): Small memory leak closed.
2279 (absolute_filename): Cleaned up the code, possibly closing a bug.
2280 (absolute_dirname): Always return a newly allocated string.
2281
2282 1997-03-21 Paul Eggert <eggert@twinsun.com>
2283
2284 * rcs2log (files): Ignore files in RCS directory whose names are
2285 of the form ,*, or *_; they are probably RCS lock files.
2286 Also, ignore files named .rcsfreeze.log or .rcsfreeze.ver;
2287 they are used by rcsfreeze.
2288
2289 1997-03-14 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
2290
2291 * etags.c (add_regex): reset *putbuf before using it.
2292
2293 1997-02-23 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
2294
2295 * movemail.c (popmail): Remove some unnecessary function
2296 declarations.
2297 (popmail, pop_retr): Since popmail always passes mbx_write and mbf
2298 into pop_retr, there's no reason to pass in mbx_write, and the
2299 file argument can be declared FILE * explicitly. This fixes a
2300 compilation problem on systems with 64-bit pointers.
2301
2302 1997-02-13 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2303
2304 * movemail.c: Delete duplicate inclusion of fcntl.h
2305 and duplicate #undefs of open, read, write, close.
2306
2307 1997-01-20 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
2308
2309 * movemail.c (main): Do not display "[POP-password]" in the usage
2310 message when movemail is compiled without POP support.
2311 (main, popmail): Add the optional "-p" argument, which causes
2312 movemail to leave mail in the inbox after copying it into the
2313 output file.
2314
2315 * Makefile.in (movemail): Link with getopt.
2316
2317 1997-01-20 Paul Eggert <eggert@twinsun.com>
2318
2319 * rcs2log: (--help, --version): New options, per GNU coding standards.
2320 (Copyright, Help, Id): New variables, for above.
2321 (rlog): Use -q option with cvs log, to avoid useless chatter.
2322
2323 Treat logs of "Initial revision" (RCS) or "file F was initially added
2324 on branch B." (CVS) as if they said "New file.", for consistency with
2325 change log entries.
2326
2327 1997-01-01 Paul Eggert <eggert@twinsun.com>
2328
2329 * vcdiff (PATH): Add /usr/xpg4/bin,
2330 where XPG4 SCCS hangs out in Solaris 2.5.
2331 (sid1): Don't use bare -r, since XPG4 `get' does not allow it.
2332
2333 1996-12-19 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
2334
2335 * etags.c (streq, strneq): Use == NULL rather than !.
2336
2337 1996-12-18 Jonathan I. Kamens <jik@annex-1-slip-jik.cam.ov.com>
2338
2339 * Makefile.in (LIBMAIL): New macro. Conditionally includes -lmail.
2340 (movemail): Use LIBMAIL, to link against -lmail.
2341
2342 * movemail.c: Include maillock.h (conditionally).
2343 Remove a redundant inclusion of <stdio.h>.
2344 (MAIL_USE_MAILLOCK): New macro, conditionally defined.
2345 (main): Add variable spool_name.
2346 Support the usage of maillock and mailunlock to
2347 lock and unlock mailboxes.
2348 (mail_spool_name): New function.
2349
2350 * movemail.c: Fix an uninitialized variable which could cause
2351 movemail to exit with an error status incorrectly on systems which
2352 use lock files rather than a system locking function to lock
2353 mailboxes.
2354
2355 1996-12-16 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2356
2357 * pop.c (socket_connection): Free realhost after using it.
2358
2359 1996-12-04 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
2360
2361 * etags.c (C_entries): Test tok.valid. This handles some
2362 particular cases involving function declarations that failed.
2363
2364 1996-11-22 Charles Hannum <mycroft@gnu.ai.mit.edu>
2365
2366 * pop.c (socket_connection):
2367 gethostbyname may return a pointer to static data.
2368 krb_realmofhost can clobber it. So copy it.
2369
2370 1996-11-14 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
2371
2372 * etags.c (pfnote, fatal, error): Callers using a NULL pointer
2373 must cast it to (char *) because we have no prototypes.
2374 (make_C_tag): Macro deleted, new function.
2375 (C_entries): Calls to make_C_tag macro changed to call function.
2376
2377 1996-11-13 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
2378
2379 * etags.c (grow_linebuffer): New function.
2380 (GROW_LINEBUFFER): Macro deleted. All callers changed.
2381 (make_tag): Macro renamed to make_C_tag. All callers changed.
2382 (<stdlib.h>, <string.h>) [STDC_HEADERS]: New #include's.
2383 (Prolog_functions): prolog_skip_comment was called with wrong
2384 number of arguments.
2385 (xrealloc): fatal was called with wrong number of arguments
2386
2387 1996-11-08 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
2388
2389 * etags.c (relative_filename): Bug corrected.
2390 (etags_getcwd): Avoid warning of unused variable.
2391 (C_entries, consider_token): Added support for enum labels.
2392
2393 1996-11-03 Paul Eggert <eggert@twinsun.com>
2394
2395 * rcs2log: When processing cvs log output, remove `Attic/' from
2396 repository file names.
2397
2398 1996-10-22 Karl Heuer <kwzh@gnu.ai.mit.edu>
2399
2400 * emacsserver.c: Fix 1996-09-02 change.
2401
2402 1996-10-12 Paul Eggert <eggert@twinsun.com>
2403
2404 * rcs2log (rlog_options): Look for ' option' rather than 'unknown
2405 option', since CVS says 'invalid option'.
2406 (datearg): Use the empty string, not '-d>1970-01-01', to extract all
2407 revisions, since some hosts reject 1970-01-01 when east of UTC.
2408 (date): Remove.
2409
2410 1996-10-06 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
2411
2412 * etags.c (etags_getcwd) [WINDOWSNT]: Convert backslashes to slashes.
2413
2414 1996-10-02 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
2415
2416 * etags.c (print_version): Print copyright info.
2417
2418 * etags.c (print_help): Print the bug reporting address.
2419 (main): Use return as the last instruction, instead of exit.
2420
2421 * etags.c (main): Don't open the tags file in cxref mode.
2422
2423 1996-09-29 Dave Love <d.love@dl.ac.uk>
2424
2425 * rcs2log (date): Make default format acceptable to CVS post v1.8
2426 as well as earlier CVSs and RCS.
2427
2428 1996-09-29 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
2429
2430 * movemail.c (main): If the lock call fails with EBUSY or
2431 EAGAIN, retry a few times.
2432
2433 1996-09-25 Paul Eggert <eggert@twinsun.com>
2434
2435 * rcs2log (rlog_options): Use $rlog, not rlog, when deciding
2436 whether to append -zLT.
2437
2438 1996-09-16 Karl Heuer <kwzh@gnu.ai.mit.edu>
2439
2440 * fakemail.c: Replaced symbol BSD with BSD_SYSTEM.
2441 * emacsclient.c, movemail.c: Likewise.
2442
2443 1996-09-09 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
2444
2445 * emacsclient.c (longopts): Change nowait to no-wait.
2446 (print_help_and_exit): Fix option name; upcase metavars.
2447
2448 1996-09-06 Erik Naggum <erik@naggum.no>
2449
2450 * emacsserver.c (main): Declare `fromlen' as size_t.
2451
2452 1996-09-02 Eli Zaretskii <eliz@is.elta.co.il>
2453
2454 * etags.c (etags_getcwd): Use getcwd if available even if MSDOS.
2455
2456 1996-09-02 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
2457
2458 * emacsclient.c (quote_file_name): Quote with &, not \.
2459 Quote `-' only at start of file name. Terminate the value string.
2460
2461 * emacsserver.c: Include signal.h properly;
2462 delete the duplicate includes for it.
2463
2464 * emacsserver.c: On fatal signal, delete socket-file:
2465 * emacsserver.c: Include signal.h.
2466 (xmalloc, fatal, error): New functions.
2467 (delete_socket, handle_signals): New functions.
2468 (progname, socket_name): New variables.
2469 [HAVE_SOCKETS] (main): Call handle_signals; set the new variables.
2470
2471 1996-09-01 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
2472
2473 * emacsclient.c (quote_file_name): New function.
2474 (main, both versions): Use quote_file_name.
2475 (decode_options): Don't return a value.
2476 (main, both versions): Use optind.
2477 Don't check for -nowait here.
2478
2479 * emacsclient.c (decode_options): New function.
2480 (main, both versions): Call decode_options.
2481 (print_help_and_exit): New function.
2482 (VERSION): New macro.
2483
2484 * Makefile.in (emacsclient): Link with getopt.
2485 Add -DVERSION so emacsclient knows its version number.
2486
2487 1996-08-31 Geoff Voelker <voelker@cs.washington.edu>
2488
2489 * makefile.nt (lisp): Include dos-nt.elc.
2490
2491 1996-08-31 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
2492
2493 * Makefile.in (blessmail): Use $srcdir to find blessmail.el.
2494
2495 1996-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2496
2497 * emacsclient.c (both versions): Handle -nowait and --nowait
2498 by sending data to the server.
2499
2500 1996-08-26 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
2501
2502 * Makefile.in (INSTALL_STRIP): New variable.
2503 (${archlibdir}): Use INSTALL_STRIP.
2504
2505 * Makefile.in (MOVE_LIBS): Use conditionals on KERBEROS,
2506 HAVE_LIBKRB, HAVE_LIBDES, HAVE_LIBCOM_ERR to set it up.
2507
2508 * pop.c: Reverse conditional in previous change.
2509
2510 1996-08-24 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
2511
2512 * pop.c: Include des.h krb.h with no dir name if SOLARIS2.
2513
2514 1996-08-24 Paul Eggert <eggert@twinsun.com>
2515
2516 * rcs2log: Use ISO 8601 date format, with time zone appended
2517 if change-log-time-zone-rule is non-nil, instead of
2518 traditional Unix date format.
2519
2520 (datearg): When computing default from ChangeLog, handle ISO format
2521 dates in addition to old-fashioned dates from Emacs 19.31 and earlier.
2522 Don't worry about hh:mm:ss since the resolution is now by day.
2523 Use emtpy datearg, not empty rlog_options, to decide whether to pass
2524 "$datearg" option to $rlog.
2525 (logTZ): New variable, set to TZ specified by change-log-time-zone-rule.
2526 (month_data): Remove `mo'; no longer needed.
2527 (rlog_options): Use -zLT for localltime output, if `rlog' supports it.
2528
2529 Match `revision' line of rlog output more accurately.
2530
2531 Add -c, -v options.
2532
2533 1996-08-23 Eli Zaretskii <eliz@is.elta.co.il>
2534
2535 * hexl.c: Include <config.h>, so DOS_NT is defined on MSDOS.
2536
2537 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2538
2539 * Version 19.33 released.
2540
2541 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2542
2543 * Version 19.32 released.
2544
2545 1996-07-23 Andrew Innes <andrewi@harlequin.co.uk>
2546
2547 * etags.c (readline_internal) [DOS_NT]: Don't include CRs when
2548 computing character positions in source files.
2549
2550 1996-07-16 Andrew Innes <andrewi@harlequin.co.uk>
2551
2552 * makefile.nt (clean): Use OBJDIR macro.
2553
2554 1996-07-16 Karl Heuer <kwzh@gnu.ai.mit.edu>
2555
2556 * cvtmail.c, sorted-doc.c, yow.c, emacsserver.c: Undo previous change.
2557
2558 1996-07-15 David Mosberger-Tang <davidm@AZStarNet.com>
2559
2560 * cvtmail.c, sorted-doc.c, yow.c: [__GNU_LIBRARY__]: Use <string.h>.
2561 * emacsserver.c (main) [__GNU_LIBRARY__]: Use size_t for fromlen.
2562 * etags.c, fakemail.c, profile.c: Declare main as int, not void.
2563
2564 1996-07-15 Andrew Innes <andrewi@harlequin.co.uk>
2565
2566 * ntlib.h: Correct return type of getwd.
2567 * ntlib.c (getwd): Correct return type.
2568
2569 1996-07-02 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2570
2571 * emacsserver.c (main) [HAVE_SOCKETS]: Call rewind before writing
2572 to infile.
2573
2574 1996-07-01 Andrew Innes <andrewi@harlequin.co.uk>
2575
2576 * makefile.nt: Remove all references to wakeup.
2577
2578 1996-06-28 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
2579
2580 * etags.c (C_stab_entry): New keywords for C++ namespace, bool,
2581 explicit, mutable, typename.
2582
2583 1996-06-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2584
2585 * emacsclient.c (main) [HAVE_SOCKETS]: Use two separate stdio
2586 streams, one for sending and one for reading the reply.
2587
2588 1996-06-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2589
2590 * Makefile.in (timer, timer.o, getdate.o, $(srcdir)/getdate.c)
2591 (wakeup): Target deleted.
2592 (UTILITIES): Delete wakeup and timer.
2593
2594 * wakeup.c, timer.c, getdate.y, getdate.c: Files deleted.
2595
2596 1996-06-11 Geoff Voelker <voelker@cs.washington.edu>
2597
2598 * etags.c (etags_getcwd) [DOS_NT]: Change conditional to MSDOS only.
2599 * makefile.nt (ETAGS_CFLAGS): Define HAVE_GETCWD macro.
2600
2601 1996-06-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2602
2603 * etags.c (main): Copy cwd when appending slash.
2604
2605 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
2606
2607 * Version 19.31 released.
2608
2609 1996-05-17 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
2610
2611 * etags.c (CNL_SAVE_DEFINEDEF): Set linecharno for use by readline.
2612 (Pascal_functions): Increase linecharno by the correct number of
2613 chars, inline the GET_NEW_LINE macro and delete its definition.
2614
2615 1996-05-03 Andrew Innes <andrewi@harlequin.co.uk>
2616
2617 * makefile.nt (OBJDIR, BLD): Remove macro definitions.
2618
2619 1996-05-03 Andrew Innes <andrewi@harlequin.co.uk>
2620
2621 * makefile.nt (LOCAL_FLAGS): Include path to NT shadow includes.
2622 (movemail.exe, fakemail.exe): Now built under Win32.o
2623
2624 * ntlib.c: Include ntlib.h.
2625 (nt_sleep): Rename to sleep.
2626 (getwd): Return directory.
2627 (getlogin, cuserid, getuid, setuid, getpwuid, getpass, fchown,
2628 sys_ctime, sys_fopen): New functions.
2629
2630 * ntlib.h: New file.
2631
2632 1996-04-29 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
2633
2634 * pop.c (SEND, RECV): Renamed from send, recv.
2635 (pop_open, pop_trash): Make the trash_started code unconditional.
2636 (socket_connection): Delete casts to void.
2637
2638 1996-04-28 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
2639
2640 * movemail.c (DIRECTORY_SEP, IS_DIRECTORY_SEP): Definitions
2641 copied from lisp.h.
2642
2643 1996-04-22 Andrew Innes <andrewi@harlequin.co.uk>
2644
2645 * fakemail.c [WINDOWSNT]: Include ntlib.h.
2646
2647 * hexl.c [DOSNT]: Include fcntl.h.
2648 [WINDOWSNT]: Include io.h.
2649 (main) [MSDOS]: Change conditional to DOS_NT.
2650
2651 * movemail.c (access, unlink) [WINDOWSNT]: Macros undefined.
2652 (fork, syswait, DISABLE_DIRECT_ACCESS) [WINDOWSNT]: Macros defined.
2653 [WINDOWSNT]: Include locking.h.
2654 (main): Update usage message. Use IS_DIRECTORY_SEP.
2655 (main) [DISABLE_DIRECT_ACCESS]: Don't check access if defined.
2656 (main) [WINDOWSNT]: Invoke locking instead of flock.
2657 (main) [MAIL_USE_SYSTEM_LOCK && WINDOWSNT]: Emulate ftruncate.
2658 (main) [MAIL_USE_POP]: Pass password to popmail if used.
2659 Include winsock.h; don't include unix inet headers.
2660 (popmail): Add password argument and pass it to pop_open.
2661 Open output file in binary mode.
2662
2663 * pop.c [WINDOWSNT]: Include winsock.h and ntlib.h.
2664 Macro SOCKET_ERROR undefined.
2665 Don't declare h_errno.
2666 [!WINDOWSNT]: Define macros recv and send.
2667 [!WINDOWSNT] (POP_SERVICE): Change to pop3.
2668 (pop_open) [WINDOWSNT]: Initialize trash_started.
2669 (have_winsock) [WINDOWSNT]: New variable.
2670 (socket_connection) [WINDOWSNT]: Initialize winsock.
2671 (socket_connection): Use closesocket instead of close.
2672 (getline): Use recv instead of read.
2673 (fullwrite): Use send instead of write.
2674 (pop_trash): Use closesocket instead of close.
2675 (pop_trash) [WINDOWSNT]: Cleanup winsock.
2676 Check if being called recursively by sendline.
2677
2678 * pop.h (struct _popserver): New field trash_started.
2679
2680 * wakeup.c [HAVE_CONFIG_H]: Only include config.h when defined.
2681
2682 1996-04-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2683
2684 * hexl.c (main) [DJGPP v2]: Don't change to binary for a tty.
2685
2686 1996-04-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2687
2688 * etags.c [WINDOWSNT]: Include io.h.
2689
2690 1996-04-10 Geoff Voelker <voelker@cs.washington.edu>
2691
2692 * makefile.nt (CTAGSOBJ): Compile with regexp support.
2693
2694 1996-04-09 Eli Zaretskii <eliz@is.elta.co.il>
2695
2696 * hexl.c [DJGPP v2]: Include io.h.
2697 (main) [DJGPP v2]: Switch standard streams to binary with setmode.
2698
2699 * b2m.c (main) [MSDOS]: Switch standard streams to binary under
2700 DJGPP v2.
2701
2702 1996-04-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2703
2704 * etags.c (absolute_filename): Use absolutefn.
2705
2706 1996-03-31 Eli Zaretskii <eliz@is.elta.co.il>
2707
2708 * etags.c (absolutefn) [DOS_NT]: Support Novell drives whose drive
2709 letter isn't an alphabetic character.
2710 (main) [DOS_NT]: Use binary mode on redirected `stdout'.
2711 (process_file) [DOS_NT]: Convert all slashes to forward style.
2712 (absolute_filename) [DOS_NT]: Emit error message for relative
2713 paths with a drive letter.
2714 (absolute_filename) [DOS_NT]: Handle absolute pathnames with
2715 DOS/NT drive letters which try to reference the parent of the root.
2716 (absolute_dirname) [DOS_NT]: Convert all slashes to forward style.
2717
2718 1996-03-27 Geoff Voelker <voelker@cs.washington.edu>
2719
2720 * makefile.nt: Change uses of del to $(DEL).
2721
2722 1996-03-22 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
2723
2724 * etags.c (just_read_file): Reset lineno and charno on entry.
2725
2726 1996-03-15 Anders Lindgren <andersl@csd.uu.se>
2727
2728 * etags.c: Prolog language totaly rewritten.
2729 (Prolog_functions): Rewritten from scratch.
2730 (skip_comment, prolog_getit): Removed.
2731 (prolog_skip_comment): New function, like old skip_comment.
2732 (prolog_pred, prolog_atom, prolog_white): New functions.
2733 (erlang_func, erlang_attributes): Forward declarations added.
2734 (erlang_atom): Check if backslash ends line inside quoted atom.
2735
2736 1996-03-14 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
2737
2738 * etags.c (absolutefn): DOS_NT version corrected.
2739 (main): Append "/" to the dir name only if not already there.
2740 (print_help): Explain the absolute/relative file name issue.
2741
2742 1996-03-08 Anders Lindgren <andersl@csd.uu.se>
2743
2744 * etags.c: New Languange Erlang added.
2745 (Erlang_functions, erlang_func, erlang_attribute, erlang_atom,
2746 erlang_white): New functions.
2747 (Erlang_suffixes): New suffix list.
2748 (lang_names): Erlang entry added.
2749 (prolog_getit): Accepts headers spanning several lines.
2750 Always name tags.
2751 (Prolog_functions): Removed incorrect compensation for
2752 newline characters.
2753 (readline_internal): Zero-terminate last line.
2754
2755 1996-03-20 Mike Long <mike.long@analog.com>
2756
2757 * b2m.c (main): Initialize progname variable before using it.
2758 Quote `username' in From_ header.
2759
2760 1996-03-18 Geoff Voelker <voelker@cs.washington.edu>
2761
2762 * ntlib.c (getpid): New function.
2763
2764 1996-02-21 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2765
2766 * emacsclient.c (main, both definitions):
2767 Print a newline for normal termination.
2768
2769 1996-02-21 Noah Friedman <friedman@prep.ai.mit.edu>
2770
2771 * tcp.c (main): Convert port to network byte order.
2772
2773 1996-01-20 Karl Heuer <kwzh@gnu.ai.mit.edu>
2774
2775 * pop.c (pop_retrieve, getline): Avoid type clashes.
2776
2777 1996-01-19 Karl Heuer <kwzh@gnu.ai.mit.edu>
2778
2779 * etags.c (enum sym_type, anonymous enum): Delete final comma.
2780
2781 1996-01-15 Paul Eggert <eggert@twinsun.com>
2782
2783 * rcs2log (initialize_fullname): Add support for NIS+.
2784 (hostname): Fully qualify the default hostname with the domainname
2785 if the hostname lacks a `.'.
2786
2787 1996-01-15 Paul Eggert <eggert@twinsun.com>
2788
2789 * rcs2log (initialize_fullname): Add support for NIS+.
2790 (hostname): Fully qualify the default hostname with the domainname
2791 if the hostname lacks a `.'.
2792
2793 1996-01-10 Karl Heuer <kwzh@gnu.ai.mit.edu>
2794
2795 * etags.c (consider_token): Fix typo in expression.
2796
2797 1996-01-04 Paul Eggert <eggert@twinsun.com>
2798
2799 * etags.c (substitute): Fix spelling in message.
2800
2801 1996-01-03 George V. Reilly <georger@microcrafts.com>
2802
2803 * makefile.nt (etags, ctags): Compile with regexp support.
2804 (make-docfile, wakeup, etags, ctags, hexl): Ensure build
2805 subdirectory exists before compiling.
2806
2807 1996-01-02 Karl Heuer <kwzh@gnu.ai.mit.edu>
2808
2809 * emacsserver.c (main): Do chmod based on existing permission.
2810
2811 1995-12-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2812
2813 * Makefile.in (install): Turn on read/execute permission.
2814
2815 1995-12-03 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2816
2817 * Makefile.in (LIB_STANDARD_LIBSRC): Use this instead of LIB_STANDARD.
2818 (LOADLIBES): Use LIB_STANDARD_LIBSRC.
2819
2820 1995-12-01 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2821
2822 * Makefile.in (THIS_IS_MAKEFILE): Renamed from THIS_IS_YMAKEFILE.
2823
2824 1995-12-07 Francesco Potorti` <pot@cnuce.cnr.it>
2825
2826 * etags.c (pfnote): Don't make a tag for ctags if there is no name.
2827 (getit, Asm_labels, Perl_functions, Pascal_functions, L_getit,
2828 get_scheme, prolog_getit): Name the tag in ctags mode.
2829 (pfnote): Truncate ctags lines to 50 chars, like it worked once.
2830 (Perl_interpreters): Accept "@PERL@" as an interpreter.
2831 (suggest_asking_for_help): New function.
2832 (main, get_language_from_name): Use suggest_asking_for_help.
2833 (main): Let get_language_from_name make language existence check.
2834 (streq, strneq): Check the arguments #if DEBUG.
2835
2836 1995-12-06 Francesco Potorti` <pot@cnuce.cnr.it>
2837
2838 * etags.c (Cplusplus_suffixes): Add .M suffix for Objective C++.
2839 (gperf): Added keywords for Objective C and GNU macros.
2840 (sym_type): Added values to account for Objective C and GNU macros.
2841 (begtk): The '@' character can start a token.
2842 (objdef, methodlen, objtag): New variables for Objective C.
2843 (consider_token, C_entries): Added code for Objective C.
2844 (plain_C_suffixes): Add .m and .lm for Objective C.
2845 (Yacc_suffixes): Add .ym for Objective yacc.
2846 (GROW_LINEBUFFER): New macro.
2847 (consider_token, C_entries, Pascal_functions): Use the new macro.
2848 (consider_token): Take one more argument. Caller changed.
2849 (consider_token): Use the hashing function to spot GNU macros.
2850 (C_entries): Consider // as a comment start even in plain C for
2851 the sake of Objective C parsing.
2852
2853 1995-12-04 Francesco Potorti` <pot@cnuce.cnr.it>
2854
2855 * Makefile.in (ctags): depend on etags only for simplicity;
2856 compile with regexp support enabled.
2857
2858 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2859
2860 * Version 19.30 released.
2861
2862 1995-11-22 Geoff Voelker <voelker@cs.washington.edu>
2863
2864 * makefile.nt (DOC, clean): Don't use switches to del not
2865 supported by Windows 95.
2866
2867 1995-11-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2868
2869 * Makefile.in (regex.o): Depend on ../src/config.h.
2870
2871 1995-11-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2872
2873 * Makefile.in (LIB_STANDARD): Extract this as in src/Makefile.in.
2874 (LOADLIBES): Use LIB_STANDARD.
2875
2876 1995-11-07 Kevin Gallo <kgallo@microsoft.com>
2877
2878 * makefile.nt (DOC): Include strings from w32term.c, w32xfns.c,
2879 w32fns.c, w32faces.c, w32select.c, w32menu.c, w32reg.c; remove
2880 Windows 95 conditional.
2881
2882 1995-11-06 Francesco Potorti` (pot@cnuce.cnr.it)
2883
2884 * etags.c (get_lang_from_name, get_lang_from_interpreter,
2885 get_lang_from_suffix): New functions.
2886 (get_language): Function deleted.
2887 (lang_entry): Two members added to struct.
2888 (lang_names): Reflect the new layout of lang_entry.
2889 (print_language_names, main, find_entries): Use the new functions.
2890 (find_entries): Look at the first line for #! if no language.
2891 (C_entries): Invalidate the token when funcdef is reset.
2892 (Perl_functions): New function.
2893 (lang_suffixes): .pl and .pm are Perl suffixes.
2894
2895 1995-11-02 Francesco Potorti` (pot@cnuce.cnr.it)
2896
2897 * etags.c (lowcase): Use the standard tolower function.
2898 (substitute): Remove some wrong and some useless code related with
2899 escape `\` character in regexp replacement string.
2900 (TEX_defenv): Added part, appendix, entry, index. Removed typeout.
2901 (lang_suffixes): New suffixes: .hpp for C++; .f90 for Fortran;
2902 .bib, .ltx, .TeX for TeX (.bbl, .dtx removed); .ml for Lisp;
2903 .prolog for prolog (.pl removed).
2904 (massage_name, etags_getcwd): Use lowcase instead of tolower.
2905 (C_entries, find_entries): Added comments about memory leakage.
2906 (add_node): Dead code removed.
2907
2908 1995-10-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2909
2910 * Makefile.in (getdate.o, movemail.o): Specify -Demacs.
2911 (ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Delete -Demacs.
2912
2913 1995-08-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2914
2915 * test-distrib.c: Add #undef for open, close, read, write.
2916
2917 1995-08-23 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
2918
2919 * test-distrib.c [HAVE_CONFIG_H]: Include config.h.
2920 [! O_RDONLY]: Define it to zero.
2921 (main): Use O_RDONLY instead of explicit zero.
2922
2923 1995-08-17 Francesco Potorti` (pot@cnuce.cnr.it)
2924
2925 * etags.c (Pascal_functions): Close comment bug corrected.
2926 (add_node): Correctly compare node file names.
2927 (Pascal_functions): Correctly allocate and free memory for tline.
2928 (pfnote): Put the definition of fp in the innermost block.
2929 (NODE): `named' member removed.
2930 (pfnote, free_tree, put_entries, total_size_of_entries): Do not
2931 use the `named' member, check whether `name' is NULL instead.
2932 (pfnote): `named' argument removed, all callers changed.
2933 (getit, Asm_labels, Pascal_functions, L_getit, get_scheme,
2934 TeX_functions, TEX_getit, prolog_getit): Useless string allocation
2935 removed from pfnote call, some code cleanup.
2936 (relative_filename): Free temporary space allocated by concat.
2937
2938 1995-08-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2939
2940 * Makefile.in (getdate.c): New target.
2941 (getdate.o): Just compile getdate.c.
2942
2943 1995-08-12 Karl Heuer <kwzh@gnu.ai.mit.edu>
2944
2945 * fakemail.c (xrealloc): Change cast to match return type.
2946
2947 1995-08-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2948
2949 * fakemail.c (xmalloc, xrealloc): Use return-type long *.
2950
2951 1995-08-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2952
2953 * movemail.c (main): Fix previous change.
2954 Add error check for empty OUTNAME.
2955
2956 1995-08-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2957
2958 * movemail.c (main): Mention lock file name in error message.
2959
2960 1995-07-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2961
2962 * profile.c (gettimeofday): New function, defined if necessary.
2963
2964 1995-07-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2965
2966 * Makefile.in: Renamed from Makefile.in.in.
2967 (distclean): Delete Makefile.c, not Makefile.in.
2968
2969 1995-07-17 Michael Shields <shields@tembel.org>
2970
2971 * Makefile.in.in (tags): Synonym for `TAGS'.
2972
2973 1995-07-16 Karl Heuer <kwzh@gnu.ai.mit.edu>
2974
2975 * Makefile.in.in (install, maybe-blessmail): Don't cd ..;
2976 configure has already set $(INSTALL) to the proper relative path.
2977
2978 1995-06-27 Francesco Potorti` (pot@cnuce.cnr.it)
2979
2980 * etags.c (plain_C_entries): new function.
2981 (lowcase): new macro.
2982 (tail, Fortran_functions, Pascal_functions): use new macro lowcase.
2983 (lang_suffixes): new suffix ".pc" for Pro*C files.
2984 (consider_token): don't tag all tokens beginning with DEFUN & Co..
2985 (tail): look for the end of the token when comparing.
2986 (takeprec): since now tail behaves differently, use strneq.
2987
2988 1995-07-08 Paul Eggert <eggert@twinsun.com>
2989
2990 * rcs2log (datearg): Separate date from time with comma, not space,
2991 to work around CVS 1.5 bug.
2992 (CVSROOT): Don't abort when unset if repository is absolute.
2993
2994 1995-07-07 Paul Eggert <eggert@twinsun.com>
2995
2996 * rcs-checkin, rcs2log, vcdiff:
2997 Replace `#!/bin/sh' with `#! /bin/sh', for benefit of systems
2998 that interpret `#! /' as a 4-byte magic number.
2999
3000 1995-06-29 Jonathan I. Kamens <jik@cam.ov.com>
3001
3002 * movemail.c (main) [MAIL_USE_POP]: When a user specifies a
3003 mailbox with "po:mailbox", the mailbox is everything after the
3004 "po:" prefix.
3005
3006 1995-06-28 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3007
3008 * emacsserver.c: Make all error messages start with `Error: '.
3009 (fatal_error, perror_1): New functions, use throughout.
3010
3011 1995-06-28 Paul Eggert <eggert@twinsun.com>
3012
3013 * rcs2log (CVSROOT, repository):
3014 Allow remote repositories a la CVS 1.4.
3015
3016 1995-06-27 Francesco Potorti` (pot@cnuce.cnr.it)
3017
3018 * etags.c (plain_C_entries): new function.
3019 (lowcase): new macro.
3020 (tail, Fortran_functions, Pascal_functions): use new macro lowcase.
3021 (lang_suffixes): new suffix ".pc" for Pro*C files.
3022 (consider_token): don't tag all tokens beginning with DEFUN & Co..
3023 (tail): look for the end of the token when comparing.
3024 (takeprec): since now tail behaves differently, use strneq.
3025
3026 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3027
3028 * movemail.c (main): Add newline in usage message.
3029
3030 1995-06-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3031
3032 * make-docfile.c (scan_file): Make sure it never looks at filename[-1].
3033
3034 1995-06-21 Francesco Potorti` (pot@cnuce.cnr.it)
3035
3036 * etags.c (find_entries): Rewind before rereading the input file.
3037
3038 1995-06-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3039
3040 * Version 19.29 released.
3041
3042 * make-docfile.c (main) [MSDOS]: Do set _fmode.
3043 This undoes part of the previous change.
3044
3045 1995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3046
3047 * make-docfile.c (main): On MSDOS, don't change stdout
3048 to binary, and insist on an -o option.
3049
3050 1995-06-13 Geoff Voelker <voelker@cs.washington.edu>
3051
3052 * etags.c (process_file,absolute_filename): Handle filenames
3053 starting with a drive letter.
3054
3055 * makefile.nt (install): Copy wakeup.exe properly.
3056
3057 1995-06-08 Karl Heuer <kwzh@gnu.ai.mit.edu>
3058
3059 * make-docfile.c [MSDOS]: #undef chdir.
3060
3061 1995-06-04 Paul Eggert <eggert@twinsun.com>
3062
3063 * rcs2log (output_authors): Allow ':' in time zone,
3064 as per ISO 8601 and RCS 5.6.8 beta.
3065
3066 1995-05-29 Francesco Potorti` (pot@cnuce.cnr.it)
3067
3068 * etags.c (etags_getcwd): Undo the /bin/pwd change. It may raise
3069 compatibility problems.
3070
3071 1995-05-26 Richard Stallman <rms@gnu.ai.mit.edu>
3072
3073 * etags.c (etags_getcwd): Don't use #elif.
3074 Have just one function body.
3075
3076 1995-05-25 Geoff Voelker <voelker@cs.washington.edu>
3077
3078 * makefile.nt (LIBS): Use BASE_LIBS.
3079 (make-docfile.exe,hexl.exe,wakeup.exe,etags.exe): Don't depend
3080 upon LIBS.
3081 (DOC): Use del instead of rm.
3082 (DOC) [WINDOWS95]: Use DOC.
3083 (clean): Handle MSVC aux files.
3084 (config.h,paths.h): Use $(CP) instead of cp.
3085 (config.h): Use $(CONFIG_H)
3086 (make-docfile.obj): Depend upon config.h.
3087 Clean up comments.
3088
3089 1995-05-23 Francesco Potorti` (pot@cnuce.cnr.it)
3090
3091 * etags.c (etags_getcwd): Use /bin/pwd instead of pwd because the
3092 former gives the true path even in the presence of simlinks.
3093
3094 1995-05-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3095
3096 * movemail.c (main): Increase lock timeout to five minutes.
3097
3098 1995-05-06 Geoff Voelker <voelker@cs.washington.edu>
3099
3100 * makefile.nt (obj): Use .c files.
3101
3102 1995-05-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3103
3104 * make-docfile.c: Include config.h.
3105 (NO_SHORTNAMES): New definition.
3106 (xmalloc): Return long *.
3107
3108 * etags.c (C_entries): Cast result of xrealloc.
3109 (xmalloc, xrealloc): Declare them to return long *.
3110
3111 * b2m.c (xmalloc, xrealloc): Declare them long *.
3112
3113 * movemail.c (xmalloc): Declare it to return long *.
3114
3115 1995-04-30 Paul Eggert <eggert@twinsun.com>
3116
3117 * rcs2log (datearg): If rlog options are specified explicitly,
3118 omit the implicit '-d>DATE' option.
3119 (repository, rlog): Allow absolute paths to CVS repositories.
3120 Look only at the first line of CVS/Repository.
3121
3122 1995-04-26 Karl Heuer <kwzh@gnu.ai.mit.edu>
3123
3124 * Makefile.in.in (extraclean): Depend on maintainer-clean, not
3125 realclean.
3126
3127 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3128
3129 * Makefile.in.in [REGEXP_IN_LIBC] (REGEXPOBJ, REGEXPDEPS):
3130 Alternative (empty) definitions.
3131
3132 1995-04-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3133
3134 * emacsclient.c (main): Add argv[0] to an error message.
3135
3136 1995-04-13 Karl Heuer <kwzh@gnu.ai.mit.edu>
3137
3138 * emacsclient.c (main): Improve error handling.
3139 * cvtmail.c (main, skip_to_lf): Improve error handling.
3140 (sysfail): New function.
3141
3142 * b2m.c (main): Check for trailing ", " before trying to delete it.
3143
3144 1995-04-12 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3145
3146 * Makefile.in.in (all): Build test-distrib and make-docfile.
3147
3148 * make-docfile.c (scan_c_file): At end, restore file name last char
3149 to its original value.
3150
3151 1995-04-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3152
3153 * emacsclient.c, emacsserver.c: Test NO_SOCKETS_IN_FILE_SYSTEM.
3154
3155 1995-04-08 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3156
3157 * Makefile.in.in (BASE_CFLAGS): Renamed from ALLOCA_CFLAGS.
3158 (alloca.o, regex.o): Use BASE_CFLAGS.
3159
3160 1995-04-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3161
3162 * emacsclient.c [Berkeley sockets version] (main): Declare getcwd.
3163
3164 1995-04-04 Karl Heuer <kwzh@gnu.ai.mit.edu>
3165
3166 * Makefile.in.in (aixcc, aixcc.c): Targets deleted.
3167 (SOURCES, distclean): Removed obsolete references to aixcc.
3168
3169 1995-04-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3170
3171 * aixcc.lex: File deleted--surely obsolete now.
3172
3173 1995-03-23 Paul Eggert <eggert@twinsun.com>
3174
3175 * rcs2log (output_authors): Replace /[/]/ by /[\/]/, for
3176 portability to mawk and nawk.
3177
3178 1995-03-21 Paul Eggert <eggert@twinsun.com>
3179
3180 * rcs2log: Treat -u "login:fullname:mailaddr" as if it were
3181 -u "login<tab>fullname<tab>mailaddr".
3182
3183 1995-03-21 Paul Eggert <eggert@twinsun.com>
3184
3185 * rcs2log: Add -u "login<tab>fullname<tab>mailaddr" option, which
3186 replaces the (now obsolescent) -n login fullname mailaddr option.
3187 Add -R option for recursive rlog.
3188 (AWK): New environment variable (default `awk') for awk program name.
3189 (output_authors, tab, loginFullnameMailaddrs, recursive): New vars.
3190 Quote authors and fullnames correctly.
3191 Don't omit path from repository root when logging CVS files.
3192
3193 1995-03-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3194
3195 * emacsclient.c, emacsserver.c: Use BSD sockets whenever available,
3196 even if HAVE_SYSVIPC.
3197 * emacsclient.c (main): Use getcwd if not BSD.
3198
3199 1995-03-13 Francesco Potorti` (pot@cnuce.cnr.it)
3200
3201 * etags.c (process_file): free (filename) after using it.
3202 (readline_internal): Do not access the char before start of line.
3203
3204 1995-02-22 Francesco Potorti` (pot@cnuce.cnr.it)
3205
3206 * etags.c (C_entries): token_saved removed. Initialise tok.valid and
3207 savetok.valid. Mark token as valid when it is initialised.
3208 (make_tag): Make token only if token is valid and reset validity.
3209 (CNL_SAVE_DEFINEDEF): Test for savetok.valid instead of token_saved.
3210 (TOKEN): Added a new member: valid.
3211
3212 1995-02-15 Francesco Potorti` (pot@cnuce.cnr.it)
3213
3214 * etags.c (C_entries): Bug corrected in xrealloc of token_str.
3215 (main): Do not read twice the last filename in the stdin file list.
3216
3217 1995-02-14 Francesco Potorti` (pot@cnuce.cnr.it)
3218
3219 * etags.c (C_entries): Initialise the new members of TOKEN.
3220 (C_entries): Do not allocate a new space for each token found by
3221 consider_token. Let make_tag do that instead.
3222 (make_tag): Since now TOKEN has memory of where it is taken from,
3223 this new macro substitutes both make_tag_from_new_lb and
3224 make_tag_from_oth_lb. All callers changed.
3225 (TOKEN): Add linepos and buffer members.
3226 (main): Initialise token_str.
3227 (lang_extensions): Recognise .c++ and .h++ as C++ file suffixes.
3228 (token_str): New global variable used by C_entries.
3229
3230 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
3231
3232 * Makefile.in.in (maintainer-clean): Renamed from realclean.
3233
3234 1995-02-01 Francesco Potorti` (pot@cnuce.cnr.it)
3235
3236 * etags.c (pfnote): Initialise been_warned in the node.
3237 (C_entries): Removed a speed hack for the sake of clarity.
3238
3239 1995-01-18 Francesco Potorti` (pot@cnuce.cnr.it)
3240
3241 * etags.c (longopts, print_help, main): Use -I as abbreviation
3242 for the --ignore-indentation option.
3243 (main): Do not print an error message for unknown options.
3244
3245 1995-01-12 Francesco Potorti` (pot@cnuce.cnr.it)
3246
3247 * etags.c (FILEPOS, GET_CHARNO, GET_FILEPOS, max, LINENO): Deleted.
3248 (append_to_tagfile, typedefs, typedefs_and_cplusplus,
3249 constantypedefs, update, vgrind_style, no_warnings,
3250 cxref_style, cplusplus, noindentypedefs): Were int, now logical.
3251 (permit_duplicates): Was a var, now a #define.
3252 (filename_lb): Was global, now local to main.
3253 (main): Open the tag file when in cxref mode.
3254 Use a BUFSIZ size buffer for making the shell commands.
3255 Look at the return value from the system routine.
3256 Exit when cannot open the tag file.
3257 (process_file): Open the file and pass the FILE* to find_entries.
3258 (find_entries): Now void, because does not open the file itself.
3259 (pfnote): Recovering from lack of memory does not work. Removed.
3260 Use savenstr and simplify the code.
3261 (free_tree): Only free the name space if node is named.
3262 (structtag): Now a pointer, not a fixed length array of chars.
3263 (consider_token): Don't take a token as argument. Use savenstr
3264 when saving a tag in structtag. Callers changed.
3265 (TOKEN): Structure changed. Now used only in C_entries.
3266 (TOKEN_SAVED_P, SAVE_TOKEN, RESTORE_TOKEN): Deleted.
3267 (C_entries): nameb and savenameb deleted. Use dinamic allocation.
3268 (pfcnt): Deleted. Users updated.
3269 (getit, Asm_labels, Pascal_functions, L_getit, get_scheme,
3270 TEX_getit, prolog_getit): Use dinamic allocation for storing
3271 the tag instead of a fixed size buffer.
3272
3273 1995-01-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3274
3275 * movemail.c (main): Skip past the colon in inname.
3276
3277 1995-01-10 Francesco Potorti` (pot@cnuce.cnr.it)
3278
3279 * etags.c (pfatal): New function.
3280 (main, etags_getcwd): Use pfatal.
3281 (etags_getcwd): Corrected another bug in the HAVE_GETCWD version.
3282
3283 1995-01-10 Francesco Potorti` (pot@cnuce.cnr.it)
3284
3285 * etags.c (Lang_function): Use void instead to declare the
3286 language functions, because many compilers are buggy.
3287 (etags_getcwd): Fix the previous fix on the #else branch.
3288 (readline_internal): Discard possible \r before \n here.
3289 (C_entries): Do not deal with \r here: undo previous fix.
3290
3291 1995-01-09 Francesco Potorti` (pot@fly)
3292
3293 * b2m.c (concat, xmalloc, xrealloc, readline, xnew): Four new
3294 functions and a macro that allow the program to work on input
3295 lines of whatever length. Copied from etags.c.
3296 (fatal): Print a fatal error message and exit.
3297 (main): Use the new functions. Fixed a bug that made a \037 char
3298 appear at the end of the output.
3299
3300 1995-01-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3301
3302 * etags.c (C_entries): Ignore carriage return at end of line.
3303
3304 1994-12-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3305
3306 * fakemail.c (xmalloc, xrealloc): Add casts.
3307 (add_field): Handle <...> and "..." syntax.
3308 (setup_files, get_keyword): Clean up parens and line breaks.
3309 (args_size): Likewise.
3310
3311 1994-12-21 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
3312
3313 * yow.c: Include program name in error messages.
3314
3315 1994-12-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3316
3317 * make-docfile.c (scan_lisp_file): Handle dynamic doc strings.
3318 (xmalloc, fatal, error): New functions.
3319 (progname): New variable.
3320 (main): Set progname.
3321
3322 1994-12-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3323
3324 * emacsclient.c, emacsserver.c [HAVE_SYSVIPC]: Include sys/utsname.h.
3325 (main): If socket/mqueue name is in home dir, add in the host name.
3326 Rename .emacs_server to .emacs-server....
3327
3328 1994-12-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3329
3330 * emacsclient.c [!HAVE_SYSVIPC] (main): Fix error message diction.
3331
3332 1994-11-22 Francesco Potorti` (pot@cnuce.cnr.it)
3333
3334 * etags.c (print_help): print --regex usage for ctags also.
3335 (main): use -h in addition to -H as abbreviation for --help.
3336
3337 1994-11-16 Francesco Potorti` (pot@cnuce.cnr.it)
3338
3339 * etags.c [ETAGS_REGEXP]: All the new code that deals with regexps
3340 is compiled if this is defined. The new functions and variables
3341 added #ifdef ETAGS_REGEXP are not listed in this ChangeLog.
3342 [VMS]: All VMS specific code previously contained in
3343 etags-vmslib.c is now included here, modified for dealing with
3344 language and regex options intermixed with filenames.
3345 (header_file): Global variable deleted.
3346 (Lang_Function): New typedef. All language parser functions
3347 changed to this new type.
3348 (string_numeric_p, substr, prestr): Functions deleted.
3349 (readline_internal): Does the job that readline did previously.
3350 (longopts): --language and --regex options added.
3351 (lang_names, lang_extensions, lang_func, print_language_names):
3352 New structures, variables and functions for choosing languages.
3353 (print_help): Help strings updated. Calls print_language_names.
3354 (argument_type, ARGUMENT): Typedefs for dealing with language and
3355 regex options intermixed with filenames.
3356 (main): Changed the way of dealing with arguments on the command
3357 line to deal with language and regex options intermixed with
3358 filenames.
3359 (get_language, default_C_entries, Cplusplus_entries,
3360 Cstar_entries, Yacc_entries, just_read_file): New functions.
3361 (find_entries): Use the new method for choosing the language.
3362 (Pascal_functions): Allow intermixing of comment styles.
3363 (prolog_getit, skip_comment): Rewritten for speed.
3364 (readline): Rewritten to deal with regexps.
3365
3366 1994-11-16 Francesco Potorti` (pot@cnuce.cnr.it)
3367
3368 * etags.c (<errno.h>): #include added.
3369 (etags_getcwd): Check return value from getcwd.
3370
3371 1994-11-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3372
3373 * profile.c (TV1, TV2): Use EMACS_TIME as type.
3374 (get_time): Use EMACS_SUB_TIME.
3375
3376 1994-10-30 voelker <voelker@cs.washington.edu>
3377
3378 * ntlib.c: New file.
3379 * makefile.nt: New file.
3380
3381 * make-docfile.c (main) [WINDOWSNT]: Set _fmode and stdout to O_BINARY.
3382 [WINDOWSNT]: Include the NT headers.
3383 (READ_TEXT, READ_BINARY): Test DOS_NT, not MSDOS.
3384
3385 * etags.c (main, etags_getcwd): Test DOS_NT instead of MSDOS.
3386 [WINDOWSNT]: Include some NT headers.
3387
3388 1994-10-24 Jonathan I. Kamens (jik@cam.ov.com)
3389
3390 * pop.c (getline): When a search of already-read input for CRLF
3391 fails, store the fact that we've searched it and don't search it
3392 again after reading more data.
3393
3394 * pop.c (getline): When determining whether or not it's necessary
3395 to grow the input buffer, take into account the null that's stored
3396 at the end of already-read input in the buffer.
3397
3398 1994-10-21 Francesco Potorti` (pot@cnuce.cnr.it)
3399
3400 * etags.c (prestr, substr): return a logical type.
3401 (consider_token): Comment out "EXFUN". Use "DEFUN" instead of "DEF".
3402 (consider_token): set funcdef to fignore when a DEFUN is met.
3403 (C_entries): Now we can use Tom Hageman patch for extern "C".
3404
3405 1994-10-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3406
3407 * movemail.c: PopServer renamed to popserver throughout.
3408
3409 1994-10-20 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
3410
3411 * etags.c: Don't declare malloc, since we include config.h.
3412 * fakemail.c: Likewise.
3413
3414 1994-10-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3415
3416 * movemail.c: Don't declare malloc.
3417
3418 1994-10-19 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
3419
3420 * rcs-checkin: Use test -r instead of < to check readability, to
3421 avoid syntax error.
3422
3423 1994-10-19 Jonathan I. Kamens (jik@cam.ov.com)
3424
3425 * pop.c: Only include ../src/config.h if HAVE_CONFIG_H is
3426 defined, and if HAVE_CONFIG_H isn't defined, define
3427 MAIL_USE_POP always (so that this file can be included in
3428 other programs besides emacs).
3429
3430 * pop.c: Only declare h_errno if HAVE_H_ERRNO isn't defined or
3431 HAVE_CONFIG_H isn't defined.
3432
3433 * pop.c (find_crlf, getline): Instead of using strstr, use a
3434 custom function for finding CRLF.
3435 (my_strstr): Function deleted.
3436
3437 1994-10-17 Jonathan I. Kamens (jik@cam.ov.com)
3438
3439 * pop.c (getline): Fix a segfault because of passing a
3440 non-null-terminated string into strstr(). Fix from
3441 djm@va.pubnix.com (David J. MacKenzie).
3442
3443 * pop.c: Don't include <string.h> and <strings.h>.
3444
3445 * pop.c: Include <des.h> before <krb.h>, rather than after. They
3446 should be interchangeable, and indeed the inclusion is done in
3447 both orders in various files in the Kerberos 4 library sources,
3448 but djm@va.pubnix.com (David J. MacKenzie) reports that BSDI
3449 requires that <des.h> be included first, and I don't see any harm
3450 in changing the order.
3451
3452 * pop.c: Include ../src/config.h, to get HAVE_STRING_H and
3453 STDC_HEADERS, if they're defined. Undef open, read, write and
3454 close after including it.
3455
3456 1994-10-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3457
3458 * pop.c: Fix mismatch in conditionals.
3459
3460 * make-docfile.c (main): Don't process one input file twice.
3461 Never use exit code > 1.
3462
3463 * pop.c (open, close, read, write): Add #undefs.
3464
3465 * pop.c: Don't declare malloc, realloc, free.
3466 Include ../src/config.h.
3467 Don't include string.h or strings.h.
3468 Include des.h before krb.h.
3469 Do declare my_strstr.
3470 (getline): Really use my_strstr.
3471 Leave one empty place in server->buffer,
3472 and put a null at the end of the data in it.
3473
3474 1994-10-17 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3475
3476 * emacsserver.c [SYSV_IPC] (main): Catch SIGHUP as well. Don't
3477 call kill with pid 0. Handle EINTR when receiving messages.
3478
3479 1994-10-17 Karl Heuer <kwzh@gnu.ai.mit.edu>
3480
3481 * Makefile.in.in (regex.o): Use full path to find regex.c.
3482
3483 1994-10-17 Francesco Potorti` (pot@fly.cnuce.cnr.it)
3484
3485 * Makefile.in.in (etags): add dependency on regex.o, link with it.
3486 (REGEXPOBJ, REGEXPDEPS, regex.o): target and macros added.
3487
3488 1994-10-12 David J. MacKenzie (djm@duality.gnu.ai.mit.edu)
3489
3490 * Makefile.in.in (DONT_INSTALL): Remove make-path.
3491 (${archlibdir}): Use mkinstalldirs instead.
3492
3493 * movemail.c: Make functions that return nothing void, not
3494 implicitly int.
3495 (main): Improve usage message.
3496 (error): Write to stderr, not stdout.
3497
3498 * b2m.c cvtmail.c digest-doc.c emacsclient.c emacsserver.c etags.c
3499 fakemail.c hexl.c make-docfile.c profile.c sorted-doc.c test-distrib.c
3500 timer.c wakeup.c yow.c: Eliminate some -Wall warnings from unused
3501 variables and implicitly declared functions.
3502
3503 1994-10-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3504
3505 * Makefile.in.in (clean): rm DOC* and *.tab.[ch].
3506 (distclean): Not here.
3507
3508 * Makefile.in.in (libexecdir): Renamed from libdir.
3509
3510 1994-10-11 Francesco Potorti` (pot@cnuce.cnr.it)
3511
3512 * etags.c (C_entries): Name the #define's that are macros.
3513
3514 1994-10-10 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
3515
3516 * emacsserver.c [! SYSVIPC] (main): Fix uses of FD_* macros:
3517 fd_set arg is a pointer, descriptor arg comes first.
3518
3519 1994-09-29 Francesco Potorti` (pot@cnuce.cnr.it)
3520
3521 * etags.c (C_entries): Recognise typedef of ANSI style functions.
3522 (C_entries): Recognise #define inside a struct.
3523 (C_entries): ANSI tells that preprocessor commands do not have to
3524 start on the first column.
3525 (print_help): Documentation corrected for -d and -D.
3526 (white, endtk): ANSI tells the vertical tab is a separator.
3527
3528 1994-09-24 Jonathan I. Kamens (jik@gza-client1.aktis.com)
3529
3530 * Makefile.in.in (MOVE_FLAGS, MOVE_LIBS): New variables.
3531 (pop.o, movemail.o): New targets.
3532 (movemail): Link in pop.o and movemail.o. Use MOVE_LIBS, MOVE_FLAGS.
3533
3534 * pop.c, pop.h: New files.
3535
3536 * movemail.c: Improve POP code, move most of it into a separate file.
3537 (mbx_delimit_end, mbx_delimit_begin): Check for errors.
3538 (mbx_write): Check for errors and for From line.
3539 (pop_retr, popmail): Use subroutines in pop.c to do the real work.
3540 (get_errmsg, multiline, getline, putline, pop_stat, pop_command)
3541 (pop_init): Functions deleted.
3542
3543 1994-09-23 Richard Stallman <rms@churchy.gnu.ai.mit.edu>
3544
3545 * make-path.c (touchy_mkdir): Make dir ugo+rx even if it isn't new.
3546 Rename path to dirname.
3547
3548 1994-09-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3549
3550 * Makefile.in.in (UTILITIES):
3551 Remove test-distrib, make-docfile, make-path.
3552 (DONT_INSTALL): New variable--list those files here.
3553 (clean): Delete the files in DONT_INSTALL.
3554
3555 1994-09-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3556
3557 * b2m.c (from, labels, data): Use MAX_DATA_LEN as length.
3558 (main): Use fgets, not gets.
3559
3560 1994-09-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3561
3562 * timer.c: Don't declare malloc.
3563
3564 1994-09-16 Karl Heuer <kwzh@gnu.ai.mit.edu>
3565
3566 * emacsserver.c (FD_*) [HAVE_SOCKETS & !HAVE_SYSVIPC]: If not already
3567 defined, use simple 32-bit versions of these macros.
3568 (main) [HAVE_SOCKETS & !HAVE_SYSVIPC]: Use these macros.
3569
3570 1994-09-16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3571
3572 * etags.c (etags_getcwd): Use getcwd if available.
3573
3574 1994-09-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3575
3576 * Version 19.27 released.
3577
3578 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3579
3580 * Version 19.26 released.
3581
3582 1994-08-15 Paul Eggert <eggert@twinsun.com>
3583
3584 * rcs2log: Add support for CVS.
3585 Work with `rlog's that output ISO 8601 dates.
3586
3587 1994-08-09 Lawrence R. Dodd <dodd@roebling.poly.edu>
3588
3589 * rcs2log: Use <> to delimit email address.
3590
3591 1994-08-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3592
3593 * emacsserver.c [SYSV_IPC] (main): Make a separate process
3594 so we can listen for multiple requests.
3595
3596 1994-08-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3597
3598 * movemail.c: Include config.h first thing.
3599
3600 1994-08-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3601
3602 * emacsserver.c (main): Add casts to avoid warnings.
3603
3604 1994-07-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3605
3606 * Makefile.in.in (${archlibdir}): Compare the proper dir
3607 before installing the scripts.
3608
3609 1994-07-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3610
3611 * emacsclient.c (main): New local var progname saves argv[0].
3612
3613 1994-07-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3614
3615 * emacsclient.c (main): Don't actually modify argv[0].
3616 Modify a copy instead.
3617
3618 1994-07-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3619
3620 * profile.c (reset_watch, get_time): Use EMACS_GET_TIME.
3621 (tzp): Var deleted.
3622
3623 * Makefile.in.in: Add #undef alloca.
3624
3625 1994-07-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3626
3627 * timer.c (xmalloc): New function.
3628
3629 1994-07-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3630
3631 * Makefile.in.in (ALLOCA_CFLAGS): New variable.
3632 (alloca.o): New target.
3633
3634 1994-07-08 Dave Love (d.love@dl.ac.uk)
3635
3636 * etags.c (takeprec): recognise `character*(*) function'
3637
3638 1994-07-08 Francesco Potorti` (pot@cnuce.cnr.it)
3639
3640 * etags.c (main): Don't barf on obsolete -t and -T switches.
3641 (main): Print an explicative message when a switch is not known.
3642
3643 1994-06-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3644
3645 * hexl.c: Don't declare exit or perror.
3646
3647 * emacsserver.c (main): Don't declare geteuid.
3648 Don't declare getenv if convex.
3649
3650 1994-06-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3651
3652 * Makefile.in.in (test-distrib): Use ALL_CFLAGS.
3653
3654 1994-06-03 Francesco Potorti` (pot@fly.cnuce.cnr.it)
3655
3656 * etags.c (absolute_filename): Remove infinite loop bug when
3657 accessing files in directories whose name begins with a dot.
3658
3659 1994-06-03 Francesco Potorti` (pot@fly.cnuce.cnr.it)
3660
3661 * etags.c (etags_getcwd): Delete the trailing newline from cwd.
3662
3663 1994-06-01 Morten Welinder (terra@diku.dk)
3664
3665 * yow.c (rootrelativepath) [MSDOS]: Define, expanding to dynamic
3666 location of data directory.
3667
3668 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3669
3670 * Version 19.25 released.
3671
3672 1994-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3673
3674 * Makefile.in.in (distclean): Delete Makefile, Makefile.in, blessmail.
3675
3676 1994-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3677
3678 * Makefile.in.in (blessmail): Don't depend on ../src/emacs.
3679
3680 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3681
3682 * Version 19.24 released.
3683
3684 1994-05-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3685
3686 * make-docfile.c (write_c_args): Put `default' in upper case.
3687
3688 1994-05-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3689
3690 * etags.c (etags_getcwd): Cast result of popen.
3691 (popen): Declaration deleted.
3692
3693 1994-05-17 Karl Heuer (kwzh@gnu.ai.mit.edu)
3694
3695 * etags.c [!MSDOS]: Declare popen.
3696
3697 1994-05-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3698
3699 * b2m.c (main): Avoid crash if argc is 1.
3700
3701 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3702
3703 * Version 19.23 released.
3704
3705 * Makefile.in.in (blessmail): Specify directory for blessmail.el.
3706
3707 1994-05-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3708
3709 * Makefile.in.in (maybe-blessmail): Mention bless-mail is in lib-src.
3710
3711 1994-05-05 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
3712
3713 * Makefile.in.in: Fix out of date comment.
3714
3715 1994-05-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3716
3717 * Makefile.in.in: Put in a separator for where to start cpp procssing.
3718 Move all autoconf substitutions above that point.
3719 Above that point, use Make-style comments.
3720 This goes with changes in ../configure.in.
3721
3722 1994-05-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3723
3724 * Makefile.in.in (maybe-blessmail): New target to print the blessmail
3725 warning message.
3726 (${archlibdir}): Don't do it here. Don't depend on blessmail.
3727
3728 1994-05-02 Karl Heuer (kwzh@gnu.ai.mit.edu)
3729
3730 * Makefile.in.in (${archlibdir}): Be lenient about wc output format.
3731
3732 1994-05-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3733
3734 * Makefile.in.in (${archlibdir}): Don't run blessmail; instead
3735 print advice to run it, if it has anything significant to do.
3736 And only if MOVEMAIL_NEEDS_BLESSING.
3737 (blessmail): Use emacs, not temacs.
3738 (configuration): Renamed from configname.
3739
3740 1994-04-30 Morten Welinder (terra@diku.dk)
3741
3742 * etags.c (find_entries): Treat `*.cpp' as C++ files.
3743
3744 1994-04-30 Morten Welinder (terra@diku.dk)
3745
3746 * etags.c [MSDOS]: #include <sys/param.h> for the following.
3747 [MSDOS] (etags_getcwd): Define simple MSDOS version without spawning
3748 a shell.
3749
3750 1994-04-29 Morten Welinder (terra@diku.dk)
3751
3752 * hexl.c [MSDOS]: Don't define proto type for exit.
3753
3754 1994-04-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3755
3756 * b2m.c: Don't include string.h or strings.h.
3757
3758 1994-04-27 Karl Heuer (kwzh@gnu.ai.mit.edu)
3759
3760 * Makefile.in.in: C_SWITCH_SYSTEM and C_SWITCH_MACHINE are now cpp
3761 symbols, not make variables.
3762
3763 1994-04-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3764
3765 * Makefile.in.in (etags, ctags): Make VERSION a string constant.
3766 * etags.c (print_version): Print VERSION as a string.
3767
3768 1994-04-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3769
3770 * fakemail.c (readline): Fix updating of p when buffer grows.
3771
3772 1994-04-20 Karl Heuer (kwzh@gnu.ai.mit.edu)
3773
3774 * Makefile.in.in (blessmail): New target.
3775 ${archlibdir}: Use blessmail when installing movemail.
3776
3777 1994-04-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3778
3779 * fakemail.c (readline): When extending the buffer,
3780 calculate end afresh using the new size.
3781
3782 1994-04-18 Francesco Potorti` (pot@fly.cnuce.cnr.it)
3783
3784 * etags.c (main, print_help): eliminate the -F option.
3785
3786 1994-04-18 Francesco Potorti` (pot@fly.cnuce.cnr.it)
3787
3788 * etags.c (absolute_filename): compare against '\0' instead of NULL.
3789
3790 1994-04-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3791
3792 * Makefile.in.in: Renamed from Makefile.in.
3793 Makefile.in is now generated from it, and then preprocessed.
3794 Change comments to C syntax.
3795 Include config.h.
3796 (LIBS_SYSTEM, LIBS_MACHINE): Define as empty if not defined.
3797 (LOADLIBES): Define from LIBS_SYSTEM and LIBS_MACHINE.
3798
3799 1994-04-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3800
3801 * movemail.c [HAVE_UNISTD_H]: Include unistd.h.
3802
3803 1994-04-12 Francesco Potorti` (pot@fly.cnuce.cnr.it)
3804
3805 * etags.c (etags_getcwd): Initialize bufsize.
3806
3807 1994-04-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3808
3809 * profile.c (gettimeofday): If system doesn't have this, define it
3810 to give a fatal error.
3811
3812 1994-04-11 Karl Heuer (kwzh@gnu.ai.mit.edu)
3813
3814 * movemail.c (main): Use setuid, not seteuid.
3815
3816 1994-04-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3817
3818 * etags.c: #undef static.
3819
3820 1994-04-08 Francesco Potorti` (pot@fly.cnuce.cnr.it)
3821
3822 * etags.c (outf, outfiledir): renamed to tagf, tagfiledir.
3823 (PF_funcs, Asm_funcs, L_funcs, PAS_funcs, TEX_funcs,
3824 Scheme_funcs, prolog_funcs): renamed to Fortran_functions,
3825 Asm_labels, Lisp_functions, Pascal_functions, Scheme_functions,
3826 TeX_functions, Prolog_functions.
3827 (inf): no more a global variable.
3828 (C_entries): take 2nd parameter `inf' instead of using the global one.
3829 (find_entries): added the cp1 var for optimisation.
3830 (find_entries): added more suffixes for assembler files.
3831 (Asm_funcs): Now finds labels even without an ending colon.
3832
3833 1994-03-30 Francesco Potorti` (pot@fly.cnuce.cnr.it)
3834
3835 * etags.c (main): use etags_getcwd for compatibility.
3836 (etags_getcwd): new function.
3837
3838 1994-03-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3839
3840 * Makefile.in (etags, ctags): Pass -D for VERSION.
3841
3842 1994-03-25 Francesco Potorti` (pot@cnuce.cnr.it)
3843
3844 * etags.c (emacs_tags_format, ETAGS): removed. Use CTAGS instead.
3845 (main): don't allow the use of -t and -T in etags mode.
3846 (print_help): don't show options enabled by default.
3847 (print_version): show the emacs version number if VERSION is #defined.
3848 (find_entries): add "ss" as suffix for Chez Scheme.
3849
3850 1994-03-23 Francesco Potorti` (pot@cnuce.cnr.it)
3851
3852 * etags.c (cwd, outfiledir): vars added.
3853 (relative_filename, absolute_filename, absolute_dirname):
3854 functions added to compute filenames in tags files.
3855 (process_file): filenames in tags file are relative to the
3856 directory where the tags file is (useful with the -o option).
3857 (main): initialise the outfiledir var.
3858 (TYPEDST): added the `tignore' value.
3859 (C_entries): corrected various small bugs.
3860
3861 1994-03-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3862
3863 * Makefile.in (UTILITIES): `env' deleted.
3864 (env): Target deleted.
3865 * env.c: File deleted.
3866
3867 1994-03-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3868
3869 * Makefile.in (install, ${archlibdir}): Switch back to ..
3870 before running INSTALL_PROGRAM.
3871
3872 1994-03-14 Francesco Potorti` (pot@cnuce.cnr.it)
3873
3874 * etags.c (TYPEDST): added the `tignore' value.
3875 (C_entries): corrected various bugs, now correctly parses the
3876 `extern "C" {' construction (patch by Tom R.Hageman).
3877
3878 1994-03-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3879
3880 * b2m.c: Use <...> to include config.h.
3881 Don't include stdlib.h.
3882
3883 1994-03-03 Heiko Muenkel (muenkel@tnt.uni-hannover.de)
3884
3885 * b2m.c (main): Change delimiter from "^L" to "^_^L".
3886 Allow for text following "BABYL OPTIONS:".
3887 Add --help option. Use argv[0] in error messages.
3888
3889 1994-03-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3890
3891 * emacsclient.c (main) [HAVE_SYSVIPC]:
3892 Make msgp->mtext longer if necessary.
3893 On HPUX, error if it's more than 512 chars.
3894
3895 1994-02-26 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
3896
3897 * etags-vmslib.c: Use GPL.
3898 * emacstool.c: Use GPL.
3899 * fakemail.c: Update GPL.
3900
3901 * make-path.c (main): Return 1 on error, not -1.
3902 Update GPL.
3903
3904 * cvtmail.c: Declare malloc, realloc, xmalloc, xrealloc, getenv.
3905 (xmalloc, xrealloc): Return char *, not int.
3906 (error): Write to stderr, not stdout.
3907 Update GPL.
3908
3909 1994-02-23 Karl Heuer (kwzh@gnu.ai.mit.edu)
3910
3911 * profile.c (main, get_time): Don't crash on invalid input.
3912
3913 1994-02-22 Karl Heuer (kwzh@gnu.ai.mit.edu)
3914
3915 * profile.c (get_time): Simplify; avoid calling index.
3916 (main): exit on EOF.
3917
3918 1994-02-17 Francesco Potorti` (pot@cnuce.cnr.it)
3919
3920 * etags.c (--absolute-pathnames): option removed.
3921
3922 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3923
3924 * fakemail.c (put_line): Don't break the line if it all fits.
3925
3926 1994-02-14 Francesco Potorti` (pot@fly)
3927
3928 * etags.c (absolute_pathnames, cwd): added global vars.
3929 (longopts, print_help, main, process_file): put absolute filenames
3930 in the tag file if the -A --absolute-pathnames option is used.
3931 (print_help): alfabetically order the options.
3932 (malloc, realloc, strcpy, strncpy, strcmp): remove extern declar.
3933
3934 1994-02-09 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3935
3936 * Makefile.in (C_SWITCH_MACHINE): Get this from autoconf.
3937 (ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Use C_SWITCH_MACHINE.
3938
3939 1994-02-07 Christian Lynbech (lynbech@avignon)
3940
3941 * emacsserver.c (main) [HAVE_SYSVIPC]: Reverse test of fork value.
3942
3943 1994-02-04 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3944
3945 * Makefile.in (UTILITIES): Mention profile.
3946 (profile): New target.
3947
3948 * profile.c: New file.
3949
3950 1994-01-16 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3951
3952 * make-docfile.c: Make the argument list output look more like the
3953 Lisp docstrings do.
3954 (write_c_args): Take new arg FUNC. Make output
3955 look like lisp call prototypes: (function ARG1 ARG2), upcasing args.
3956 (scan_c_file): Pass BUF to write_c_args for FUNC arg.
3957
3958 1994-01-14 Francesco Potorti` (pot@cnuce.cnr.it)
3959
3960 * etags.c (stab_entry, stab_create, stab_find, stab_search,
3961 stab_type, add_keyword, C_reate_stab, C_create_stabs): deleted.
3962 Use gperf generated hash table instead of linked list.
3963 (C_stab_entry, hash, in_word_set, get_C_stab, C_symtype): added.
3964 Mostly code generated by gperf.
3965 (consider_token): removed unused parameter `lp'.
3966 (PF_funcs, getit): allow subroutine and similar declarations
3967 to span multiple lines.
3968 (C_entries): check for newline if inchar to avoid bus errors.
3969 (process_file, find_entries): distinguish among nonexistent
3970 and not regular file.
3971
3972 1994-01-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3973
3974 * timer.c: Include errno.h; don't include fasync.h.
3975 (schedule): Don't return a value.
3976 (sigcatch): Reestablish the handler first.
3977 (getevent): Always call notify at the end.
3978 (notify): Defer alarms around the whole body of function.
3979
3980 1994-01-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3981
3982 * timer.c (main): Don't request SIGIO, and don't handle it.
3983 Loop calling getevent.
3984 (sigcatch): Delete code to handle SIGIO.
3985 if defer_alarms is set, don't call notify, just set alarm_deferred.
3986 (getevent): Use read, not getchar. Handle EINTR and EAGAIN.
3987 Set defer_alarms around realloc and schedule.
3988 If alarm_deferred gets set, call notify.
3989 Likewise if this event is the only pending event.
3990 Make buf and buf_size global variables.
3991 Don't malloc buf if it is already non-zero.
3992 (schedule): Just exit if run out of memory.
3993 Return the number of events.
3994 (signal) [_CX_UX]: Add #undef.
3995
3996 1994-01-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3997
3998 * timer.c [USG] (SIGIO): Define as SIGPOLL.
3999 (main) [USG]: Do ioctl to enable SIGPOLL.
4000
4001 1994-01-08 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
4002
4003 * timer.c: Don't declare sys_errlist; declare strerror instead.
4004 (schedule, main): Call strerror instead of using sys_errlist.
4005 * movemail.c (get_errmsg, pfatal_with_name, pfatal_and_delete):
4006 Call strerror instead of using sys_errlist.
4007 * env.c (main): Call strerror instead of using sys_errlist.
4008 * emacsclient.c: Don't declare sys_errlist; declare strerror instead.
4009 (main): Call strerror instead of using sys_errlist.
4010 * emacsclient.c [! HAVE_STRERROR] (strerror): Define the function.
4011 * env.c [! HAVE_STRERROR] (strerror): Likewise.
4012 * timer.c [! HAVE_STRERROR] (strerror): Likewise.
4013 * movemail.c [! HAVE_STRERROR] (strerror): Likewise.
4014
4015 1994-01-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4016
4017 * hexl.c: Fix up whitespace. Get rid of spurious casts to void.
4018
4019 * movemail.c (malloc): Don't declare it.
4020 (xmalloc): Cast result of malloc.
4021 (strcpy): Don't declare it.
4022
4023 1993-11-14 Morten Welinder (terra@diku.dk)
4024
4025 * hexl.c [MSDOS]: Use binary file modes for non-text side of pipe.
4026 (main): Use fclose to close file opened by fopen.
4027
4028 * fakemail.c (main) [MSDOS]: Dummy stub just to make the file compile.
4029
4030 * movemail.c [MSDOS]: #undef `access'.
4031
4032 * b2m.c (main) [MSDOS]: Open all files as binary.
4033 * etags.c (main) [MSDOS]: Open all files as binary.
4034
4035 * make-docfile.c [MSDOS]: Use text/binary mode as appropriate.
4036 (scan_c_file, scan_lisp_file): Extra parameter for the mode to open
4037 with.
4038
4039 1994-01-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4040
4041 * Makefile.in (ALL_CFLAGS): Include LDFLAGS.
4042 Use ALL_CFLAGS in all the rules that compile and link with one cmd.
4043 (LINK_CFLAGS): New variable.
4044 (timer): Use LINK_CFLAGS.
4045
4046 1993-12-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4047
4048 * movemail.c: Include syswait.h.
4049 Fork a subprocess and use it to copy the mail file.
4050
4051 1993-12-07 Richard Stallman (rms@srarc2)
4052
4053 * make-docfile.c (scan_lisp_file): Don't add newline at end of string.
4054
4055 1993-12-04 Richard Stallman (rms@srarc2)
4056
4057 * movemail.c (main): When making tempname, cast result of xmalloc.
4058 Include room for EXXXXXX in the size.
4059 Don't use result of strcpy.
4060
4061 1993-12-03 Paul Eggert (eggert@twinsun.com)
4062
4063 * vcdiff: Add --brief option.
4064
4065 1993-12-02 Richard Stallman (rms@srarc2)
4066
4067 * Makefile.in (${archlibdir}, install): Use $(INSTALL_PROGRAM)
4068 for all executables and scripts.
4069
4070 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4071
4072 * Version 19.22 released.
4073
4074 1993-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4075
4076 * Makefile.in (mostlyclean): Make it distinct from clean.
4077
4078 1993-11-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4079
4080 * Makefile.in (${archlibdir}): Don't do chown or chgrp.
4081
4082 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4083
4084 * Version 19.21 released.
4085
4086 * Makefile.in (install): Don't change mode or group when installing.
4087
4088 * etags.c (FUNCST, TYPEDST, STRUCTST, DEFINEST): Delete excess commas.
4089
4090 1993-11-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4091
4092 * make-docfile.c (read_c_string): For "", concatenate the two strings.
4093
4094 * movemail.c (main): Fix error message text.
4095
4096 1993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4097
4098 * Version 19.20 released.
4099
4100 1993-11-08 Tom Hageman (tom@basil.icce.rug.nl)
4101
4102 * etags.c: (C_entries): Keep track of ()-parenthesis level so that
4103 functions returning a pointer to a function, a la `signal', can be
4104 parsed. This also required new state `fstartlist' to `FUNCST'.
4105 (SAVE_TOKEN, RESTORE_TOKEN, TOKEN_SAVED_P): 1-deep token save stack.
4106 (C_entries, CNL): use it to isolate preprocessor directive processing
4107 from the other state engines.
4108 (begtk): add '~', for C++ class destructors.
4109
4110 1993-11-02 Francesco Potorti` (pot@cnuce.cnr.it)
4111
4112 * etags.c (consider_token): removed unused variable firsttok.
4113 (prolog_getit): call pfnote with the right number of arguments.
4114
4115 1993-10-19 Paul Eggert (eggert@twinsun.com)
4116
4117 * rcs2log (printlogline): Don't generate lines containing only
4118 white space.
4119
4120 1993-10-04 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
4121
4122 * Makefile.in (${archlibdir}):
4123 Install ${SCRIPTS} from ${srcdir}, not cwd.
4124
4125 1993-10-03 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
4126
4127 * Makefile.in: Fixed typos or brainos of whoever thought `@' was
4128 the comment character.
4129
4130 1993-10-01 Francesco Potorti` (pot@cnuce.cnr.it)
4131
4132 * etags.c (process_file): dead code removed.
4133 (S_ISREG): #define it using S_IFREG if not defined.
4134 (process_file): regular files have nothing to do with symlinks.
4135
4136 1993-09-28 Brian Fox (bfox@ai.mit.edu)
4137
4138 * Makefile.in (${archlibdir}): Install ${SCRIPTS} from ${srcdir}, not
4139 from current directory. Only chmod and chgrp files that we
4140 installed, which excludes ${INSTALLABLE_SCRIPTS}. They go in
4141 ${bindir}.
4142 (INSTALLFLAGS): Deleted definition, since it is an unused variable
4143 now.
4144
4145 1993-09-27 Brian Fox (bfox@ai.mit.edu)
4146
4147 * Makefile.in (INSTALL, INSTALL_PROGRAM, INSTALL_DATA): Let
4148 configure figure out the correct values for these variables.
4149
4150 1993-09-14 Brian Fox (bfox@ai.mit.edu)
4151
4152 * Makefile.in (archlibdir): Only install execuatables internally
4153 used by emacs; don't install bindir binaries here.
4154
4155 1993-09-24 Paul Eggert (eggert@twinsun.com)
4156
4157 * rcs2log: Add -h, -n, -r options.
4158 By default, look for *,v files as well as RCS/*,v files.
4159 Use $TMPDIR (default /tmp) instead of /tmp.
4160
4161 1993-09-20 Francesco Potorti` (pot@fly)
4162
4163 * etags.c (C_entries): is_func is initialised here instead of in
4164 consider_token for the sake of the yacc rules section.
4165 (C_entries): Now class, struct, enum, union and typedef produce
4166 named tags.
4167
4168 1993-09-11 Roland McGrath (roland@baalperazim.gnu.ai.mit.edu)
4169
4170 * yow.c: Include <src/paths.h>, instead of "src/paths.h".
4171
4172 1993-09-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
4173
4174 * Makefile.in: Support configuring in a different directory when
4175 ${srcdir} has already been configured.
4176 (ALL_CFLAGS, CPP_CFLAGS): Put -I. -I../src before -I${srcdir}
4177 -I${srcdir}/../src.
4178 (b2m, movemail, fakemail, env, emacsserver, emacsclient,
4179 getdate.o, timer.o, timer): Remove `-I${srcdir}/../src', since it
4180 is already in CPP_FLAGS.
4181 * etags.c, emacsclient.c, wakeup.c, timer.c, b2m.c, fakemail.c,
4182 movemail.c, emacsserver.c: Include <config.h> instead of "config.h".
4183
4184 1993-08-25 Paul Eggert (eggert@twinsun.com)
4185
4186 * rcs2log: Change /{/ to /\{/ for Posix ERE compatibility;
4187 otherwise, HP awk complains.
4188
4189 * vcdiff: Append /usr/ccs/bin and /usr/sccs to PATH, since these
4190 are common hangouts for SCCS commands.
4191
4192 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4193
4194 * Version 19.19 released.
4195
4196 1993-08-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4197
4198 * Makefile.in (make-path): Dep on config.h.
4199
4200 1993-08-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4201
4202 * b2m.c (TRUE, FALSE): Don't define if already defined.
4203
4204 1993-08-09 Paul Eggert (eggert@twinsun.com)
4205
4206 * rcs2log (awkscript):
4207 Some sites put comma-separated junk after the fullname.
4208 Remove it, but leave "Bill Gates, Jr" alone.
4209 Remove the junk from fullnames like "0000-Admin(0000)".
4210
4211 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4212
4213 * Version 19.18 released.
4214
4215 1993-08-04 Francesco Potorti` (pot@spiff.gnu.ai.mit.edu)
4216
4217 * etags.c (L_isdef, L_isquote, L_getit): small optimisations.
4218 (L_funcs): the (foo::defmumble stuff now should work.
4219 (consider_token): function returned random value--corrected.
4220 (C_entries): corrected == versus = typo.
4221
4222 1993-08-01 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
4223
4224 * etags.c (put_entries): For NODE->rewritten, put pattern before
4225 \177 and name after, not vice versa.
4226
4227 1993-08-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4228
4229 * timer.c (main): Generate a SIGIO as soon as we've initialized.
4230
4231 1993-07-30 Francesco Potorti` (pot@cnuce.cnr.it)
4232
4233 * etags.c (FINCST): added the fignore status. Means we are
4234 after the parameter list and before the open curly brace.
4235 Allows correct parsing of C++ constructors.
4236 (C_entries, consider_token): make use of fignore.
4237 (consider_token): reset funcdef when next_token_is_func: when in
4238 ctags mode makes DEFVAR and others work better.
4239 (L_isquote): function that recognises the "(quote" string.
4240 (L_getit): ignore quoting via "'" or "(quote". Useful for defalias.
4241
4242 1993-07-29 Paul Eggert (eggert@twinsun.com)
4243
4244 * rcs-checkin: Don't check whether a file is readable until we have
4245 decided not to ignore it.
4246
4247 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4248
4249 * Makefile.in (etags): Depend on ../src/config.h.
4250
4251 * emacsserver.c: Include types.h before file.h.
4252
4253 1993-07-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4254
4255 * Makefile.in (install): Use .n, not .new, for temporary filenames.
4256
4257 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4258
4259 * Version 19.17 released.
4260
4261 1993-07-15 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4262
4263 * etags.c (print_help): Break up the very long strings containing
4264 the help message into shorter strings, to placate chintzy C
4265 compilers which can't handle strings that long.
4266
4267 * wakeup.c: Use CPP tangle from autoconf manual to #include the
4268 correct combination of <time.h> and <sys/time.h>.
4269
4270 1993-07-08 Francesco Potorti` (pot@cnuce.cnr.it)
4271
4272 * etags.c (alloca): removed all references to it.
4273 (main): now calls xnew instead of alloca for portability.
4274 (../src/config.h): included only if HAVE_CONFIG_H.
4275 (const): void definition removed--config.h takes care of it.
4276
4277 1993-07-08 Francesco Potorti` (pot@cnuce.cnr.it)
4278
4279 * etags.c (consider_token): was `==', now is `='.
4280 (consider_token): DEFUNs now treated like funcs in ctags mode.
4281
4282 * etags.c (LEVEL_OK_FOR_FUNCDEF): removed.
4283 (C_entries): optimized the test that used LEVEL_OK_FOR_FUNCDEF.
4284 (C_entries): removed a piece of useless code.
4285 (C_entries): making typedef tags is delayed until a semicolon
4286 is met. This handles "typedef int X, Y, Z;" correctly.
4287
4288 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4289
4290 * Version 19.16 released.
4291
4292 * b2m.c: #include <sys/types.h>.
4293 (ltoday): Declare this to be time_t.
4294
4295 1993-06-30 Paul Eggert (eggert@twinsun.com)
4296
4297 * vcdiff: Add -q option.
4298
4299 1993-06-29 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4300
4301 * etags.c: #include "config.h" and the alloca CPP tangle before
4302 #including the system headers and getopt.h. AIX requires the
4303 #pragma to come before any actual C code.
4304
4305 1993-06-21 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4306
4307 * Makefile.in (ctags): Depend on etags, so that parallel makes
4308 don't write etags.o files on top of each other.
4309
4310 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4311
4312 * version 19.15 released.
4313
4314 1993-06-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4315
4316 * etags.c (add_node): Move var last_node to file scope.
4317
4318 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4319
4320 * Version 19.14 released.
4321
4322 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4323
4324 Bring mumbleclean targets into conformance with GNU coding standards.
4325 * Makefile.in (distclean): Call clean to do most of the work.
4326 Delete aixcc.c and TAGS.
4327 (realclean): Just call distclean.
4328
4329 * Makefile.in: Remember, spaces are not tabs.
4330
4331 1993-06-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4332
4333 * Makefile.in (CPP_CFLAGS): New variable.
4334 Use it instead of ALL_CFLAGS when compiling a .c file.
4335 (getopt.o, getopt1.o): Add explicit compilation commands.
4336
4337 1993-06-10 Mark D. Baushke (mdb@cisco.com)
4338
4339 * etags.c: Reinstate old -f option as an alias for -o for
4340 installed base uses.
4341
4342 1993-06-09 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4343
4344 * emacsserver.c (main): When we're passing a `struct sockaddr_un'
4345 to bind or accept, cast the pointer, to avoid warnings on systems
4346 which declare prototypes for this.
4347 * emacsclient.c (main): Same.
4348
4349 * Makefile.in (YACC): New variable, to be set by top-level Makefile.
4350
4351 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4352
4353 * Version 19.13 released.
4354
4355 * wakeup.c: Include sys/types.h, too; I think that's where time_t
4356 comes from, not sys/time.h.
4357
4358 1993-06-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4359
4360 * wakeup.c: Include sys/time.h.
4361
4362 * etags.c: #undef static.
4363
4364 * Version 19.12 released.
4365
4366 * Makefile.in (all): Exclude INSTALLABLE_SCRIPTS and SCRIPTS from deps.
4367
4368 1993-06-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4369
4370 * Version 19.11 released.
4371
4372 * timer.c [LINUX]: #undef signal.
4373 * emacsserver.c: #undef signal.
4374
4375 1993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4376
4377 * wakeup.c (main): Make when a time_t.
4378
4379 1993-05-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4380
4381 * Makefile.in: (${archlibdir}): Use `(cd foo && pwd)` instead of
4382 `(cd foo ; pwd)` to get the canonical name of a directory; cd
4383 might fail, and have pwd print out the current directory.
4384
4385 * movemail.c [MAIL_USE_POP] (main): Don't use non-portable
4386 string-handling functions.
4387
4388 1993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4389
4390 * Version 19.10 released.
4391
4392 1993-05-29 Paul Eggert (eggert@twinsun.com)
4393
4394 * rcs2log: When given no file arguments, inspect RCS/.* as well
4395 as RCS/*. Don't report an error if RCS is empty or nonexistent.
4396
4397 1993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4398
4399 * Makefile.in (timer): Link with $(LOADLIBES).
4400
4401 1993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4402
4403 * fakemail.c (put_line): Don't output \n\t unless more text follows.
4404
4405 1993-05-28 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4406
4407 * etags.c: Replace the CPP tangle for alloca with the one from the
4408 autoconf documentation, since that's working elsewhere.
4409
4410 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4411
4412 * Makefile.in (ALL_CFLAGS): Add "-I.", so the system and machine
4413 description files can find their ancestors.
4414
4415 1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4416
4417 * Makefile.in (install): Get the scripts from ${srcdir},
4418 unlike the executables.
4419 (ALL_CFLAGS): Add -I../src
4420
4421 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4422
4423 * Version 19.9 released.
4424
4425 1993-05-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4426
4427 * Makefile.in (install): Do install the programs listed in
4428 INSTALLABLE_SCRIPTS. Make the renaming loop use INSTALLABLES and
4429 INSTALLABLE_SCRIPTS, instead of writing the programs out.
4430
4431 * Makefile.in (ALL_CFLAGS): Include -I${srcdir}.
4432 (getopt.o, getopt1.c): Use ${srcdir} as appropriate.
4433
4434 1993-05-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4435
4436 * etags.c: Include ../src/config.h.
4437
4438 * Makefile.in (install): Don't handle INSTALLABLE_SCRIPTS
4439 in first loop. Delete files from bindir before installing new ones.
4440 (ALL_CFLAGS): Use ${srcdir} to find .../src dir.
4441
4442 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4443
4444 * Version 19.8 released.
4445
4446 * make-docfile.c: Doc fix.
4447
4448 1993-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4449
4450 * tcp.c: Fix comment syntax at top of file.
4451 (main): Don't call htons with the port number.
4452
4453 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4454
4455 * Makefile.in (timer.o, sorted-doc.c): Link with alloca.o, if it's
4456 appropriate.
4457
4458 * Makefile.in (install): Refer to the variables INSTALLABLES and
4459 INSTALLABLE_SCRIPTS, instead of writing them out.
4460
4461 1993-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4462
4463 * make-path.c (main): Return 0.
4464
4465 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4466
4467 * Version 19.7 released.
4468
4469 1993-05-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4470
4471 * make-docfile.c (scan_lisp_file): Recognize defalias like fset.
4472
4473 1993-05-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4474
4475 * tcp.c: New file.
4476
4477 1993-05-18 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4478
4479 * Makefile.in (.c.o): Make the rule start with a tab, not spaces.
4480
4481 1993-05-15 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4482
4483 * timer.c (notify): Don't call sighold or sigrelse; they're USG
4484 only. We should really fix this later, but let's just make it
4485 compile for now.
4486
4487 Install patches from David J. Mackenzie to make the srcdir option
4488 work.
4489 * Makefile.in (srcdir, VPATH): Get this value from the top-level
4490 Makefile.
4491 (INSTALLABLES): Split this into two lists - INSTALLABLES and
4492 INSTALLABLE_SCRIPTS.
4493 (INSTALLABLE_SCRIPTS): New list.
4494 (EXECUTABLES): Include INSTALLABLE_SCRIPTS.
4495 (${archlibdir}): The scripts to be installed live in the source
4496 tree, not in the object tree.
4497 (test-distrib): Note that the data file lives in the source tree,
4498 not the object tree.
4499 (GETOPTDEPS): Note that getopt.h lives in the source tree.
4500 (all other targets): Change references to source files to use
4501 ${srcdir}, except for config.h, which lives in the object dir.
4502 (timer.o): Note that this depends on ../src/config.h.
4503 * make-docfile.c (main): Add a -d option, to tell it where to find
4504 the source files.
4505 * test-distrib.c (main): Take the name of the distribution file to
4506 test from the command line.
4507
4508 * timer.c: Fix mispellings of get_date function's name.
4509
4510 1993-05-12 Roland McGrath (roland@geech.gnu.ai.mit.edu)
4511
4512 * etags.c (main):
4513 Don't require that there be input files if -i switches were given.
4514
4515 1993-05-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4516
4517 The GNU coding standards specify that CFLAGS should be left for
4518 users to set.
4519 * Makefile.in (CFLAGS): Put this in the "things configure might
4520 edit" section, and have it default to -g.
4521 (ALL_CFLAGS): New variable, set to all the flags which should be
4522 passed to compilations. Replace all other uses of CFLAGS with
4523 ALL_CFLAGS.
4524 (.c.o): New rule, to pass ALL_CFLAGS to compilations.
4525
4526 * Makefile.in (DEFS): Remove this; it's always just going to be
4527 "-DHAVE_CONFIG_H -Demacs".
4528
4529 1993-05-03 Paul Eggert (eggert@twinsun.com)
4530
4531 * rcs2log: mawk, SunOS 4.1.3 nawk, and Ultrix/MKS nawk all barf on
4532 /[/]/, so change it to /[\/]/. This should work on all
4533 Posix-compliant awks. It's slightly wrong with traditional awk,
4534 since it matches \ too, but that's a minor problem compared to awk
4535 syntax errors.
4536
4537 1993-05-01 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4538
4539 * Makefile.in (ALLOCA): New variable, whose value we should
4540 inherit from the top-level makefile.
4541 (etags, ctags): Include ALLOCA in the list of object files that
4542 these executables depend on and link.
4543
4544 1993-04-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4545
4546 * Makefile.in (DEFS): Renamed from CONFIG_CFLAGS.
4547
4548 1993-04-07 Jim Blandy (jimb@churchy.gnu.ai.mit.edu)
4549
4550 * make-docfile.c (write_c_args): Print an argument named "defalt"
4551 as "default".
4552
4553 1993-03-24 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4554
4555 * Makefile.in (C_SWITCH_SYSTEM): New variable.
4556 (CFLAGS): Include C_SWITCH_SYSTEM in the flags to pass to the
4557 compiler.
4558
4559 1993-03-22 Francesco Potorti` (pot@cnuce.cnr.it)
4560
4561 * etags.c (YACC): flag added to c_ext.
4562 (c_ext): no more a synonim for c_ext&C_PLPL because of YACC.
4563 (find_entries): consistently use streq when reasonable.
4564 (find_entries): a .y file is a yacc file.
4565 (get_C_stab): c_ext becomes c_ext&C_PLPL.
4566 (C_entries): logical cplpl means c_ext&C_PLPL.
4567 (C_entries): logical yacc_rules means we are after the first %%.
4568 (C_entries): added logic for yacc files.
4569
4570 1993-03-16 Francesco Potorti` (pot@cnuce.cnr.it)
4571
4572 * etags.c (C_entries): ':' case moved to the second switch.
4573 (C_entries): do not examine token if structdef==scolonseen.
4574 (consider_token): structtag set to null string for enum.
4575
4576 1993-03-12 Francesco Potorti` (pot@cnuce.cnr.it)
4577
4578 * etags.c (GET_COOKIE): and related macros removed.
4579 (logical): is now int, no more a char.
4580 (reg): define deleted.
4581 (isgood, _gd, notgd): deleted.
4582 (gotone): deleted.
4583 (TOKEN): member linestart removed.
4584 (linepos, prev_linepos, lb1): deleted.
4585 (main): call initbuffer on lbs array instead of lb1.
4586 (init): removed the initialisation of the logical _gd array;
4587 (find_entries): a .sa suffix means assembler file.
4588 (C_create_stab): "auto", "void", "extern", "static" are st_C_typespec.
4589 All C state machines rewritten.
4590 (C_entries): complete rewrite.
4591 (condider_token): complete rewrite.
4592 (getline): deleted.
4593
4594 1993-03-01 Francesco Potorti` (pot@fly.CNUCE.CNR.IT)
4595
4596 * etags.c (C_entries): Added the quotednl logical variable.
4597 Used for parsing of #define's spanning multiple lines.
4598
4599 1993-02-23 Francesco Potorti` (pot@fly.CNUCE.CNR.IT)
4600
4601 * etags.c (C_entries): Save the definedef status even when a
4602 newline is met inside a string.
4603
4604 1993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4605
4606 * Makefile.in (EXECUTABLES): added rcs-checkin.
4607
4608 * Makefile.in (unlock, relock): New productions.
4609
4610 1993-03-16 Paul Eggert (eggert@twinsun.com)
4611
4612 * rcs2log: Some awks don't understand "\r". Code around this.
4613 Unfortunately this requires putting a carriage return in the
4614 source code. Don't assume that rlog will tolerate times like
4615 `10:10:60'; RCS 5.7 won't allow this.
4616
4617 1993-03-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4618
4619 * timer.c (main): Set the ownership of the stdin file descriptor
4620 to the current process. Print error messages if either of the
4621 fcntl's fails.
4622
4623 * timer.c (sigcatch): Declare this to return SIGTYPE (defined in
4624 ../src/config.h), not void.
4625
4626 1993-03-06 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4627
4628 * b2m.c (main): Don't exit upon reading a blank line.
4629
4630 1993-03-01 Francesco Potorti` (pot@fly.CNUCE.CNR.IT)
4631
4632 * etags.c (C_entries): New local variable quotednl. Used for
4633 parsing of #define's spanning multiple lines.
4634
4635 * etags.c (C_entries): Save the definedef status
4636 even when a newline is met inside a string.
4637
4638 1993-02-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4639
4640 * timer.c (notify): Initialize waitfor properly.
4641
4642 1993-02-22 Francesco Potorti` (pot@CNUCE.CNR.IT)
4643
4644 * etags.c (C_entries): Don't reset definedef when a newline inside a
4645 comment is met.
4646
4647 1993-01-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4648
4649 * etags.c (find_entries): If filename ends in .f or .for,
4650 don't try anything but Fortran.
4651
4652 1993-01-08 Michael I Bushnell (mib@geech.gnu.ai.mit.edu)
4653
4654 * timer.c (notify): Flush stdout after writing message to avoid lossage
4655 on terminals.
4656
4657 (notify): Also, write a newline after the token.
4658
4659 1992-12-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4660
4661 * Makefile.in (exec_prefix): New variable.
4662 (bindir, libdir): Use it instead of `prefix'.
4663
4664 * Makefile.in (CFLAGS): #define HAVE_CONFIG_H, too.
4665
4666 * Makefile.in (libdir): Default to ${prefix}/lib.
4667 (archlibdir): Adjusted to match.
4668
4669 * Makefile.in (distclean): Don't delete backup or autosave files.
4670 (extraclean): Like realclean, but does delete backup and autosave
4671 files.
4672
4673 * Makefile.in (realclean): Ignore errors from rm.
4674
4675 * Makefile.in (distclean): Don't bother to delete ../arch-lib;
4676 that doesn't exist anymore.
4677
4678 1992-12-11 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4679
4680 * Makefile.in (prefix, bindir, libdir, srcdir): New variables, as
4681 described in the top-level Makefile.
4682 (UTILITIES): Add make-path to the list of utility programs.
4683 (../arch-lib): Replaced by the ${archlibdir} target, which places
4684 the executables in their permanent home.
4685 (install, install.sysv, install.xenix): Consolidated into one
4686 target which should work under all circumstances, modulo a few
4687 ignored error messages.
4688
4689 * make-docfile.c (scan_c_file): Since DEFVAR_PER_BUFFER now takes
4690 a different number of arguments than other DEFVARs, recognize it
4691 specially, and expect the right number of commas.
4692
4693 1992-12-04 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4694
4695 * make-path.c: New program, to help with the installation process.
4696 * Makefile.in (make-path): New target.
4697
4698 * make-path.c (touchy_mkdir): Remove debugging output.
4699
4700 1992-11-05 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4701
4702 * Makefile.in (getdate.o): Added explicit target for this, so we
4703 can indicate that it depends on ../src/config.h.
4704
4705 1992-11-04 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4706
4707 * Makefile.in (CONFIG_CFLAGS): Let the configure script edit this
4708 instead of CFLAGS.
4709 (CFLAGS): Add -Demacs and -I../src to CONFIG_CFLAGS to produce this.
4710
4711 1992-09-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4712
4713 * getdate.y: Correctly recognize Mt. Xinu BSD running on an HP
4714 9000/300 as BSD; don't include both <sys/time.h> and <time.h> on
4715 that system.
4716
4717 * Makefile.in (arch-lib): Give rm the `-f' option.
4718
4719 1992-09-28 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4720
4721 * make-docfile.c (write_c_args): Rewritten to correctly print
4722 &optionals before the first identifier, but after the first paren.
4723 This code used to just wait for commas or spaces; now it notices
4724 identifier boundaries.
4725
4726 1992-09-26 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
4727
4728 * rcs2log: When getting date, use %02d instead of %.2d in awk printf.
4729
4730 1992-09-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4731
4732 * make-docfile.c (write_c_args): Print the argument lists properly
4733 when the first argument is optional.
4734
4735 1992-09-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4736
4737 * sorted-doc.c (main): Redefine special chars to use fonts tensy, teni.
4738 Redefine @item. Set catcode of +.
4739
4740 1992-08-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4741
4742 * emacsclient.c (main): Set IPC_CREAT in msgget call.
4743
4744 1992-08-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4745
4746 * etags.c (TEX_funcs): Keep just 1 of two redundant nested loops.
4747 (TEX_decode_env): Make `tab' one element longer.
4748
4749 1992-08-20 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4750
4751 * etags.c (PF_funcs): Recognize the "entry" keyword.
4752
4753 1992-08-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4754
4755 * Makefile.in: Add rcs2log and vcdiff to the list of utilities.
4756
4757 1992-08-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4758
4759 * timer.c (events): Rather than having slots marked as in use or
4760 out of use by the `token' field, keep all pending events at the
4761 beginning of the array. When we delete an event in the middle of
4762 the array, we move the last event into its place.
4763 (num_events): New variable.
4764 (schedule): It is now cheaper to find a free event slot;
4765 events[num_events] is the first free slot.
4766 (notify): Scan events[0 .. num_events-1], instead of the whole
4767 array. When an event fires, move the last event in the array into
4768 its spot. Use num_events to determine whether or not there are
4769 any pending events, not wait_for.
4770 (getevent): Deleted unused variable `ep'.
4771 (sigcatch): It's now easier to find all the active events.
4772 (main): Initialize num_events.
4773
4774 * etags.c: Rather than fret about which systems have index and
4775 which systems have strchr, and how to tell the difference between
4776 them, we just write out our own versions. Big deal.
4777 (index, rindex): Extern declarations removed.
4778 (NEED_INDEX, NEED_RINDEX): Special hacks for hpux removed.
4779 (etags_index, etags_rindex): New declarations.
4780 (process_file, find_entries, pfnote, TEX_funcs, TEX_decode_env,
4781 TEX_getit, substr): Use the etags_*index functions, rather than
4782 the native *index functions.
4783 (rindex, index): Renamed to etags_rindex and tags_rindex, and
4784 made them unconditionally defined, rather than having them depend
4785 on NEED_*INDEX.
4786
4787 * etags.c (savenstr): Add declaration for this at top of file.
4788 (TEX_decode_env): Don't declare it local to this function.
4789
4790 * b2m.c: #include "../src/config.h", so we can test for the USG
4791 macro, and decide whether to include <string.h> or <strings.h>.
4792 * Makefile.in: Note that b2m.c depends on ../src/config.h.
4793
4794 1992-08-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4795
4796 * timer.c: Reformatted according to the GNU coding standards.
4797 Removed arbitrary limits on the number of events queued and the
4798 length of the tokens used to identify them.
4799 Removed casts to (void).
4800 Removed debugging printfs; they clutter the code, and the need
4801 can be better filled using a real debugger.
4802
4803 1992-08-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4804
4805 * timer.c: Installed new version from Eric Raymond; this is more
4806 portable, since it doesn't try to use SIGIO.
4807
4808 1992-07-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4809
4810 * emacsclient.c (main): If we can't find the socket in this
4811 person's home directory, print a message which asks if they've
4812 started the server, instead of just printing the message from
4813 sys_errmsg; Cygnus finds that people are much less confused by
4814 this.
4815
4816 1992-07-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4817
4818 * etags.c: Rather than defining "notdef" when "hpux" is #defined,
4819 so that index and rindex get defined, why don't we actually
4820 control index and rindex using symbols called "NEED_INDEX" and
4821 "NEED_RINDEX", and define them if hpux is defined? Isn't that a
4822 little more readable than defining something whose name implies
4823 that it's not?
4824
4825 1992-07-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4826
4827 * movemail.c: Merged changes from Jamie Zawinski's byte compiler
4828 distribution:
4829 Miscellaneous doc fixes.
4830 (skip_white, read_lisp_symbol): New functions.
4831 (scan_lisp_file): Instead of using long hairy strings of ifs, call
4832 read_lisp_symbol and then see what we got. Call skip_white
4833 instead of writing out a loop to do its job. Correctly extract
4834 docstrings from "defmacro" declarations.
4835
4836 1992-06-25 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4837
4838 * movemail.c (strcpy): Declare this to return char *.
4839
4840 1992-06-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4841
4842 * etags.c (C_entries): When we find a C++ comment, do actually
4843 skip to the end of the line; do a 'break' instead of a 'continue'.
4844
4845 1992-06-11 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4846
4847 * etags.c (getit): Add missing parenthesis to expression which
4848 decides if this token is an identifier.
4849
4850 1992-06-04 Roland McGrath (roland@geech.gnu.ai.mit.edu)
4851
4852 * etags.c (consider_token): Recognize `ENTRY' macro used in libc.
4853
4854 1992-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4855
4856 * etags.c (put_entries): Always put space between name and line num.
4857
4858 1992-05-28 Ken Raeburn (Raeburn@Cygnus.COM)
4859
4860 * etags.c (getit): Parenthesize &&/|| expression to avoid gcc
4861 warning.
4862 (LEVEL_OK_FOR_FUNCDEF): Ditto.
4863
4864 1992-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4865
4866 * make-docfile.c (write_c_args): Pass both arguments to putc.
4867
4868 1992-05-10 Roland McGrath (roland@albert.gnu.ai.mit.edu)
4869
4870 * etags.c (C_entries): Fixed reading of "..." strings.
4871 (consider_token): Recognize `SYSCALL' and `PSEUDO' macros, used in
4872 the C library source.
4873
4874 * etags.c (C_entries): When we see a backslash inside a quoted
4875 string, skip to the next character. This allows us to correctly
4876 deal with strings containing quotes.
4877
4878 1992-05-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4879
4880 * make-docfile.c (write_c_args): Print the C argument names as
4881 they would be written in Elisp; print '_' as '-'.
4882
4883 1992-05-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4884
4885 * movemail.c [POP]: Get user name via getpwuid.
4886
4887 1992-05-04 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4888
4889 * Makefile.in: flags in CC invocations rearranged for no reason.
4890
4891 1992-04-20 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4892
4893 * etags.c (print_help): Remember not to imbed raw newlines in
4894 strings - end the lines with `\n\'.
4895
4896 1992-04-17 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4897
4898 * timer.c (getevent): Removed declaration of memcpy; since
4899 different systems have different return types, and we're not even
4900 using the return type anyway, it wasn't doing us any good.
4901
4902 1992-04-16 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4903
4904 * emacsserver.c (msgcatch): Use the SIGTYPE macro to declare the
4905 type of this function.
4906
4907 1992-04-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4908
4909 * ChangeLog: Since the old etc contents have been split into etc
4910 and lib-src, the old etc's ChangeLog has been duplicated in the
4911 new etc and lib-src. That means that each contains complete and
4912 coherent information, although each contains extraneous
4913 information.
4914
4915 1992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4916
4917 * lib-src/etags.c: "--no-warning" option renamed to "--no-warn",
4918 to be consistent with other GNU programs, like makeinfo.
4919
4920 * lib-src/Makefile: Renamed to Makefile.in; the configure script
4921 will edit this to produce Makefile.
4922
4923 1992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4924
4925 * etags.c (print_help, print_version): New functions.
4926 (main): Options added to support them.
4927
4928 * etags.c (longopts): New array of long names for the options.
4929 (main): Recognize them.
4930
4931 1992-04-06 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4932
4933 * etags.c (C_entries): Removed comment saying that \" in a string
4934 isn't recognized as magic, because it is correctly handled.
4935
4936 * getopt.c, getopt.h: New files, from GNU C library.
4937 * etags.c: Rewritten to use getopt.
4938 #include "getopt.h".
4939 (file_num): Variable deleted; its role is now played by getopt's
4940 optind.
4941 (main): Argument processing loop rewritten to call getopt to get
4942 next option. Options which take parameters (-o and -i) rewritten
4943 to get parameter from optarg instead of argv[1]. Filename
4944 preprocessing loop and update command changed similarly.
4945 * Makefile (etags, ctags): Depend on and link with getopt.h,
4946 getopt.o, and getopt1.o.
4947 (getopt.o, getopt1.o): New targets for the GNU getopt routines.
4948
4949 * etags.c (outfflag): Variable deleted; it is non-zero iff outfile
4950 is non-zero.
4951
4952 (main): In the argument processing loop, the 'goto next_arg'
4953 statements are breaking out of the switch statement in exactly the
4954 same way that a simple 'break' statement would; replace the gotos
4955 with breaks, and remove the label.
4956
4957 1992-04-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4958
4959 * etags.c (C_entries): Clear tydef and next_token_is_func at start.
4960 (consider_token): Move next_token_is_func to global.
4961
4962 1992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4963
4964 * Makefile: Conform with GNU coding standards:
4965 (mostlyclean): New target, synonymous with clean.
4966 (TAGS, check): New targets.
4967 (INSTALL, INSTALLFLAGS): New variables.
4968
4969 1992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4970
4971 * lib-src/Makefile, etc/MACHINES, etc/NEWS: Changed references to
4972 `config.emacs' to `configure'.
4973
4974 * lib-src/Makefile: Adjusted for renaming of share-lib to etc.
4975 * etc/MACHINES: Same.
4976
4977 1992-03-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4978
4979 * movemail.c (main): Allow tempname to be as long as necessary,
4980 instead of limiting it to 39 characters.
4981
4982 * movemail.c (main): Move declaration of buf from top of function
4983 to local block surrounding the copy loop. This makes it less
4984 likely to be confused with the buf used by the code which checks the
4985 permissions on outname's directory.
4986
4987 1992-03-20 Jim Kingdon (kingdon@albert.gnu.ai.mit.edu)
4988
4989 * SERVICE: Remove my entry.
4990
4991 1992-03-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
4992
4993 * Makefile (emacstool, nemacstool, xvetool): Use ${CFLAGS}, not
4994 hardcoded -g.
4995
4996 * movemail.c (xmalloc): Return char *, not int.
4997 (main) [!MAIL_USE_FLOCK]: Add a new conditional, MAIL_UNLINK_SPOOL,
4998 that is off by default -- normally don't unlink the mail spool
4999 file, just empty it. Pass creat mode 0600, not 0666.
5000
5001 1992-02-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5002
5003 * Makefile (../arch-lib): Depend on ${EXECUTABLES}.
5004 (all): Instead of here.
5005 (install): Don't use the -s option, since people need symbols to
5006 debug code.
5007
5008 1992-01-19 Eric Youngdale (youngdale@v6550c.nrl.navy.mil)
5009
5010 * etags-vmslib.c (fn_exp): Add type cast.
5011
5012 1992-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5013
5014 * movemail.c: Changes in comments.
5015
5016 1992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5017
5018 * Makefile: Make the distclean target erase the DOC files from
5019 ../share-lib and the executables from ../arch-lib.
5020
5021 1992-01-09 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5022
5023 * emacsclient.c: #include <sys/stat.h>
5024 (main): Do declare statbfr.
5025
5026 1991-12-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5027
5028 * emacsserver.c, emacsclient.c [BSD]: Use either /tmp or ~
5029 for the socket, depending on SERVER_HOME_DIR.
5030 If using /tmp, put host name in the socket name.
5031
5032 * movemail.c (pfatal_and_delete): New function.
5033 (main, popmail): Use it.
5034 (popmail): Close output before deleting messages.
5035 Check for error on close and on fsync.
5036 Use `fatal' where appropriate.
5037 (main): Remove (void).
5038
5039 * aixcc.lex: New file. Not officially part of Emacs.
5040 * Makefile: Rules for that.
5041
5042 1991-12-04 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
5043
5044 * yow.c (main): Rename all references to PATH_EXEC to PATH_DATA.
5045
5046 * etags.c (main): Properly cast call to alloca that initializes
5047 included_files.
5048
5049 1991-08-17 Roland McGrath (roland@geech.gnu.ai.mit.edu)
5050
5051 * etags.c (files_are_tag_tables): Remove global var.
5052 (process_file): Don't test it. Also remove hack checking for a
5053 file named "TAGS".
5054 (main): -i now takes an arg which is the name of a file to include.
5055 Collect these names and emit include tags for them after processing
5056 all the argument files.
5057
5058 1991-07-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5059
5060 * wakeup.c: Terminate if parent goes away.
5061
5062 1991-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5063
5064 * etags.c (C_entries): Process token before handling end of line.
5065 When inner loops reach end of line, just back up.
5066 Let the real end of line processing happen in just one place.
5067 (consider_token): Likewise.
5068
5069 1991-04-11 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5070
5071 * etags.c (TEX_mode): Skip comments while scanning the text to see
5072 which escape character this file uses.
5073
5074 1991-03-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5075
5076 * emacsserver.c [USG]: Terminate if msgrcv fails.
5077
5078 1991-03-03 Richard Stallman (rms@mole.ai.mit.edu)
5079
5080 * emacsserver.c [BSD]: Check for errors on stdin after scanf.
5081
5082 1991-01-25 Jim Blandy (jimb@churchy.ai.mit.edu)
5083
5084 * make-docfile: Find the arguments to a C function correctly,
5085 by not ignoring the character that read_c_string returns. Don't
5086 even try to find argument names for functions that take MANY
5087 or UNEVALLED arguments, since they're a figment of the docstring's
5088 imagination.
5089
5090 1991-01-14 Jim Blandy (jimb@churchy.ai.mit.edu)
5091
5092 * make-docfile: Read the .elc files generated by the new byte
5093 compiler.
5094
5095 1990-12-31 Richard Stallman (rms@mole.ai.mit.edu)
5096
5097 * refcard.tex: Use cm fonts, not am, in multi-column mode.
5098
5099 1990-11-29 Richard Stallman (rms@mole.ai.mit.edu)
5100
5101 * movemail.c (mbx_delimit_begin): Put space before `unseen'.
5102
5103 1990-11-27 Richard Stallman (rms@mole.ai.mit.edu)
5104
5105 * Makefile (install*): No need to install wakeup.
5106
5107 1990-11-26 Richard Stallman (rms@mole.ai.mit.edu)
5108
5109 * Makefile (install*): Install emacsclient like etags.
5110
5111 1990-11-13 Richard Stallman (rms@mole.ai.mit.edu)
5112
5113 * movemail.c (error): Handle 3 args.
5114 (main): Don't check input access if using pop.
5115
5116 1990-10-16 Richard Stallman (rms@mole.ai.mit.edu)
5117
5118 * etags.c (find_entries): Check for numbers after Scheme suffix.
5119
5120 1990-10-14 Richard Stallman (rms@mole.ai.mit.edu)
5121
5122 * termcap.dat (vt200-80): Fix ke and ks to frob flag 1.
5123
5124 1990-10-09 Richard Stallman (rms@mole.ai.mit.edu)
5125
5126 * Makefile (nemacstool, xvetool): New targets.
5127
5128 1990-09-26 Richard Stallman (rms@mole.ai.mit.edu)
5129
5130 * emacsclient.c: Include errno.h and define related variables.
5131
5132 1990-09-23 Richard Stallman (rms@mole.ai.mit.edu)
5133
5134 * emacsclient.c: Change usage message.
5135
5136 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
5137
5138 * emacs.1: Add break before -nw option.
5139
5140 1990-08-19 David J. MacKenzie (djm@apple-gunkies)
5141
5142 * qsort.c: Replace with GNU version.
5143
5144 1990-08-14 David J. MacKenzie (djm@apple-gunkies)
5145
5146 * wakeup.c: New program replacing loadst.c.
5147
5148 1990-08-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5149
5150 * emacsclient.c [USG]: Pass msgsnd only 4 args.
5151
5152 1990-08-09 David J. MacKenzie (djm@pogo.ai.mit.edu)
5153
5154 * etags.c: Rename `flag' variables for what they do instead of
5155 which option character sets them.
5156
5157 1990-05-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5158
5159 * loadst.c (main): Conditional to get load average on Apollo.
5160
5161 1990-05-22 Joseph Arceneaux (jla@churchy.ai.mit.edu)
5162
5163 * emacsserver.c: Set the permission on the socket to 0600.
5164
5165 1990-03-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5166
5167 * emacsclient.c [BSD]: Print clean message for failing getwd.
5168
5169 1990-03-20 David Lawrence (tale@pogo.ai.mit.edu)
5170
5171 * getdate.y: Use the getdate.y from GNU tar for timer.
5172
5173 1990-03-18 Jim Kingdon (kingdon@pogo.ai.mit.edu)
5174
5175 * emacsclient.c (main): Don't put brackets around "filename" in
5176 usage message. It isn't optional.
5177
5178 1990-03-14 Joseph Arceneaux (jla@churchy.ai.mit.edu)
5179
5180 * etags.c (getit): Recognize '$' as beginning identifiers.
5181
5182 1990-02-22 David Lawrence (tale@pogo.ai.mit.edu)
5183
5184 * emacsserver.c: Renamed from server.c.
5185 * Makefile: Reference emacsserver rather than server.
5186 * MACHINES: Doc fix for new emacsserver name.
5187
5188 1990-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5189
5190 * emacsclient.c: Print program name in error messages.
5191
5192 1990-01-19 David Lawrence (tale@cocoa-puffs)
5193
5194 * timer.c, getdate.y (new files) and Makefile:
5195 Sub-process support for run-at-time in timer.el.
5196 Doesn't yet work correctly for USG.
5197
5198 1990-01-10 Jim Kingdon (kingdon@pogo)
5199
5200 * MACHINES: Add HP 300 running BSD.
5201
5202 1990-01-02 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5203
5204 * yow.c: Dynamically allocate buffer; skip header before random
5205 choice to avoid bias toward first item.
5206
5207 1989-12-24 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5208
5209 * etags.c (readline): Separate out init of `pend'.
5210
5211 1989-12-17 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5212
5213 * etags.c: Undo changes relating to isgoodhdr.
5214
5215 1989-12-16 Mosur Mohan (rms@sugar-bombs.ai.mit.edu)
5216
5217 * etags.c (isgoodhdr): New macro.
5218 (_gdh, notgdh): New variable used by that.
5219 (init): Initialize _gdh.
5220 (find_entries): Set header_file.
5221 (consider_token): Use isgoodhdr if in header file.
5222
5223 * etags.c (total_size_of_entries):
5224 Was miscalculating by 1 in rewritten case.
5225
5226 * etags.c (PAS_funcs): One arg to pfnote was missing.
5227
5228 1989-12-05 Joseph Arceneaux (jla@spiff)
5229
5230 * MACHINES: Change for the ULTRIX entry.
5231
5232 1989-11-21 Joseph Arceneaux (jla@spiff)
5233
5234 * etags.c (process_file): If file is not regular, return.
5235
5236 1989-11-06 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5237
5238 * loadst.c (main): Handle FIXUP_KERNEL_SYMBOL_ADDR.
5239
5240 1989-10-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5241
5242 * loadst.c (load_average): If HAVE_GETLOADAVG, use getloadavg.
5243 (main): If HAVE_GETLOADAVG, don't call `nlist'.
5244
5245 1989-10-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5246
5247 * etags.c (consider_token): Allow any number of typespec keywords
5248 after `typedef', before new type name.
5249 (enum sym_type): Add st_C_typespec.
5250 (C_create_stab): Put typespec kwds in table.
5251
5252 1989-08-27 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
5253
5254 * etags.c (main): Don't depend on name invoked by.
5255 If CTAGS is not defined, assume it is ETAGS.
5256
5257 1989-07-31 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5258
5259 * etags.c (L_funcs): Allow package name in define construct,
5260 as in (foo::defmumble name-defined ...).
5261
5262 1989-07-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5263
5264 * etags.c (find_entries): Stupid bug testing for C filename suffixes.
5265
5266 * Makefile (yow): Depends on ../src/paths.h.
5267
5268 1989-07-04 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
5269
5270 * etags.c: Fix compilation by moving Pascal after Fortran.
5271
5272 1989-06-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5273
5274 * movemail.c [USG]: Define F_OK, etc., if not found in header.
5275
5276 1989-05-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5277
5278 * hexl.c: New file, supports hexl-mode.
5279
5280 1989-05-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5281
5282 * movemail.c: New compilation flag MAIL_USE_MMDF.
5283
5284 1989-05-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5285
5286 * emacsclient.c: Use BSD code whenever HAVE_SOCKETS.
5287 * server.c: Likewise.
5288
5289 * make-docfile.c (scan_c_file): Output argument names at end of string.
5290 (write_c_args): New subroutine.
5291
5292 1989-04-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5293
5294 * movemail.c: Report failure of flock.
5295
5296 1989-04-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5297
5298 * etags.c (find_entries): Allow multi-letter extensions for fortran.
5299
5300 1989-04-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5301
5302 * loadst.c: on bsd4.3, use gettimeofday instead of CPUSTATES.
5303
5304 1989-03-15 Jeff Peck (rms@sugar-bombs.ai.mit.edu)
5305
5306 * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=.
5307
5308 * emacsstool.1: update to document environment variables.
5309
5310 1989-02-21 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5311
5312 * etags.c (PAS_funcs): New function by Mosur Mohan.
5313
5314 * movemail.c: On sysv, include unistd.h.
5315
5316 1989-02-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5317
5318 * b2m.c: New file.
5319
5320 1989-02-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5321
5322 * etags.c: Prolog support from Sunichirou Sugou
5323
5324 1989-02-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5325
5326 * Makefile (clean): New target.
5327
5328 1989-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5329
5330 * fakemail.c (put_line): Break header lines at 79 cols.
5331
5332 1989-01-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5333
5334 * etags.c: Greatly rewritten by Sam Kendall for C++ support and for
5335 multiple tags per line.
5336
5337 1989-01-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5338
5339 * movemail.c: Check access before doing real work.
5340 Check that outfile is in a writable directory.
5341 On fatal error, delete the lock file.
5342
5343 1988-12-31 Richard Mlynarik (mly@rice-chex.ai.mit.edu)
5344
5345 * env.c: Add decl for my-index
5346 * etags.c (file-entries): .oak => scheme
5347
5348 1988-12-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5349
5350 * movemail.c: Use `access' to check input and output files.
5351
5352 1988-12-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5353
5354 * emacsclient.c (main): Ignore all of CWD before first slash.
5355
5356 1988-12-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5357
5358 * etags.c (readline): Double linebuffer->size outside the xrealloc.
5359
5360 1988-12-22 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5361
5362 * server.c, emacsclient.c: Don't try to use gid_t; it isn't defined.
5363 * server.c: chmod the socket to 0700.
5364
5365 1988-12-09 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5366
5367 * fakemail.c (main): Let env var FAKEMAILER override pgm to run.
5368 (add_field): Delete comments and turn `<', `>' to spaces
5369 in header lines.
5370 (USE_FAKEMAIL): New customization macro says to make fakemail
5371 not be a no-op even on a BSD system.
5372
5373 1988-12-01 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5374
5375 * etags.c (consider_token): Skip comments just like whitespace.
5376 Notice `struct', etc. and set strtag for those tokens.
5377 Return 1 for the token following `struct' if an open-brace follows it.
5378 (C_entries): Special handling of token following `struct'
5379 needed because we have probably advanced to the following line
5380 to find the `{'.
5381 (main): New option `T' sets tflag and strflag.
5382 Set both of them by default if eflags.
5383
5384 1988-11-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5385
5386 * movemail.c: Do fsync before closing output.
5387
5388 1988-11-29 Richard Mlynarik (mly@pickled-brain.ai.mit.edu)
5389
5390 * movemail.c: Better error message when can't create tempname.
5391 This file needs a great deal of extra error-checking and lucid reporting...
5392
5393 1988-11-16 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5394
5395 * etags.c: Support assembler code for .s and .a files.
5396 (getit): Allow underscore in a tag.
5397
5398 1988-11-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5399
5400 * movemail.c: Close output and check errors before deleting input.
5401
5402 1988-10-01 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
5403
5404 * emacsclient.c [SYSVIPC]: Compute cwd only once; decide properly
5405 whether to prefix it. Handle line number args.
5406
5407 1988-09-24 Richard Stallman (rms@gluteus.ai.mit.edu)
5408
5409 * etags.c (main): default setting of eflag was backwards.
5410
5411 1988-09-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5412
5413 * etags.c: New option -i. -f renamed -o.
5414 `-' as input file means read input file names from stdin.
5415 -i spec'd or input file named TAGS means the input file is another
5416 tag table; output an "include" line for it.
5417
5418 1988-09-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5419
5420 * Makefile: New vars DESTDIR, BINDIR, LIBDIR, MANDIR, MANEXT.
5421 New targets install, install.sysv, install.xenix.
5422 This makefile is now responsible for installing executables
5423 and documentation from this directory into system directories.
5424
5425 1988-09-16 Richard Stallman (rms@corn-chex.ai.mit.edu)
5426
5427 * server.c, emacsclient.c (main): Compute socket name from euid.
5428
5429 1988-08-04 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5430
5431 * emacsclient.c: Args like +DIGITS are passed through unchanged.
5432
5433 1988-07-12 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5434
5435 * server.c: If both BSD and HAVE_SYSVIPC, use the latter.
5436 * emacsclient.c: Likewise.
5437 In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd.
5438
5439 1988-06-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5440
5441 * etags.c: Handle `typedef struct foo {' (price@mcc.com).
5442 (istoken) New string-comparison macro.
5443 (consider_token): New arg `level'. New state `tag_ok' in `tydef'.
5444
5445 1988-06-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5446
5447 * etags.c: Changes for VMS.
5448 Always define ETAGS on VMS.
5449 Define macros GOOD and BAD for success and failure exit codes.
5450 (begtk, intk): Allow `$' in identifiers
5451 (main): Don't support -B, -F or -u on VMS.
5452 Alternate loop for scanning filename arguments.
5453 (system): Delete definition of this function.
5454
5455 * etags-vmslib.c (system): Undefine this; VMS now provides it.
5456
5457 1988-06-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5458
5459 * loadst.c: Prevent multiple-def errors on BSD and BSD4_3
5460 around include of param.h. (Like fns.c.)
5461
5462 1988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
5463
5464 * loadst.c (load_average): Move load-average code to this new fn.
5465 Add conditionals to compute load ave on UMAX.
5466
5467 1988-05-14 Richard Stallman (rms@lucky-charms.ai.mit.edu)
5468
5469 * loadst.c: Change DK_HEADER_FILE to DKSTAT_HEADER_FILE
5470 with opposite sense.
5471
5472 1988-05-13 Chris Hanson (cph@kleph)
5473
5474 * emacsclient.c: Delete references to unused variable `out'. This
5475 caused a bus error when used under hp-ux.
5476
5477 1988-05-06 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
5478
5479 * loadst.c: Control dk.h conditional with DK_HEADER_FILE.
5480
5481 1988-05-04 Richard Stallman (rms@rice-krispies.ai.mit.edu)
5482
5483 * etags.c (find_entries): `.t' or `.sch' means scheme code.
5484
5485 1988-04-29 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
5486
5487 * loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h.
5488
5489 1988-04-28 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
5490
5491 * movemail.c: #undef close, since config can #define it on V.3.
5492 * emacsclient.c, fakemail.c, loadst.c, server.c: likewise.
5493
5494 1988-04-26 Richard Stallman (rms@lucky-charms.ai.mit.edu)
5495
5496 * etags.c (TEX_mode, etc.): Remove superfluous backslashes from
5497 invalid escape sequences such as `\{'.
5498
5499 * loadst.c: Add `sequent' conditional for file dk.h.
5500
5501 1988-03-20 Richard M. Stallman (rms@wilson)
5502
5503 * server.c [not BSD and not HAVE_SYSVIPC]: fix error message.
5504
5505 * loadst.c (main) [XENIX]: use /usr/spool/mail, not /usr/mail.
5506
5507 ;; Local Variables:
5508 ;; coding: iso-2022-7bit
5509 ;; End:
5510
5511 Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
5512 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004
5513 Free Software Foundation, Inc.
5514 Copying and distribution of this file, with or without modification,
5515 are permitted provided the copyright notice and this notice are preserved.
5516
5517 ;;; arch-tag: 2d979296-954c-448e-95c1-b46d134513dc