(x_wm_set_size_hint): Use x_display_pixel_width and x_display_pixel_height.
[bpt/emacs.git] / lib-src / ChangeLog
CommitLineData
0d80bf29
FP
12008-08-25 Francesco Potortì <pot@gnu.org>
2
3 * etags.c (main): Do not use static space for the tagfile string.
4
34a23e94
FP
52008-08-17 Francesco Potortì <pot@gnu.org>
6
7 * etags.c (main): Use canonicalize_filename on tags file name.
8 (relative_filename): Revert 3.85: do not collapse slashes here.
9 (absolute_dirname): Remove useless call to canonicalize_filename.
10 (canonicalize_filename): Collapse multiple slashes here.
11
48fad8e8
DN
122008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
13
14 * Makefile.in (INSTALLABLES): Add LIB_SRC_EXTRA_INSTALLABLES. Do
15 not special case for NS_IMPL_COCOA.
16
f4494e84
AR
172008-07-16 Adrian Robert <Adrian.B.Robert@gmail.com>
18
19 * Makefile.in (CFLAGS): Drop -universal under NS_IMPL_COCOA.
20 (.m.o): Dispense with GNUstep-specific flags.
21
39b8bb9b
CY
222008-08-05 Ulrich Mueller <ulm@gentoo.org>
23
24 * pop.c (socket_connection): Add conditionals for
25 HAVE_KRB5_ERROR_TEXT and HAVE_KRB5_ERROR_E_TEXT to support
26 compilation with MIT Kerberos and Heimdal, respectively.
27
7c2fb837
DN
282008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
29
30 * etags.c:
31 * emacsclient.c: Remove VMS support.
32
9e2a2647
DN
332008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
34
35 Remove support for Mac Carbon.
36 * makefile.w32-in:
37 * emacsclient.c: Remove code for Carbon.
38
7f619bab
DN
392008-07-21 Dan Nicolaescu <dann@ics.uci.edu>
40
41 * Makefile.in (mac-fix-env): Remove #ifdef around rule.
42
32cc3925
AS
432008-07-17 Andreas Schwab <schwab@suse.de>
44
45 * Makefile.in (INSTALL_SCRIPT): Remove duplicate definition.
46 (LIB_STANDARD_LIBSRC): Don't define.
47 (LOADLIBES): Remove LIB_STANDARD_LIBSRC.
48
ba60bd44 492008-07-16 Adrian Robert <Adrian.B.Robert@gmail.com>
122e9f8f
AR
50
51 * Makefile.in: Change GNUSTEP to NS_IMPL_GNUSTEP, COCOA to
52 NS_IMPL_COCOA.
53
50863f58
DN
542008-07-16 Dan Nicolaescu <dann@ics.uci.edu>
55
ba60bd44
JB
56 * ntlib.h (fcloseall, fgetchar, flushall, fputchar, putw):
57 Remove, unused.
50863f58 58
ba60bd44 592008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
60
61 * .cvsignore: Add mac-fix-env.
62 * mac-fix-env.m: New file, automatically update
63 ~/.MacOSX/environment.plist on OS X systems to expose environment
64 variables inside Emacs started from icon.
65 * Makefile.in: Add -universal to CFLAGS on OS X, add mac-fix-env to
66 programs to build.
67 * make-docfile.c: Add .m to list of file extensions.
68
bba104c1
DN
692008-07-12 Dan Nicolaescu <dann@ics.uci.edu>
70
71 * movemail.c (main): Use int instead of WAITTYPE.
72
da007124
JB
732008-07-05 Juanma Barranquero <lekktu@gmail.com>
74
75 * makefile.w32-in (OTHER_PLATFORM_SUPPORT):
76 Remove vmsproc.el and vms-patch.el.
77
c9fc02c7
JB
782008-06-26 Juanma Barranquero <lekktu@gmail.com>
79
80 * makefile.w32-in (obj): Remove w32bdf.o.
81
f2a77c3a
DN
822008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
83
84 * fakemail.c: Remove references to obsolete variables.
85
c2cd06e6
JM
862008-06-02 Jim Meyering <meyering@redhat.com>
87
e914c409 88 * ebrowse.c (xfree): Remove definition; s/xfree/free/.
5c19cd0b 89
e914c409 90 Remove useless if-before-free tests.
70fdbb46
JM
91 * ebrowse.c (xfree): Likewise.
92 * etags.c (process_file_name, free_tree, free_fdesc): Likewise.
c2cd06e6 93 (popclass_above, Prolog_functions, Erlang_functions): Likewise.
70fdbb46 94 * pop.c (pop_quit): Likewise.
c2cd06e6 95
01b996ad
JB
962008-05-30 Juanma Barranquero <lekktu@gmail.com>
97
98 * makefile.w32-in (lisp2): Add minibuffer.elc.
99
2926947a
SM
1002008-05-29 Tom Tromey <tromey@redhat.com>
101
102 * etags.c (relative_filename): Treat "///" like "/" in filenames.
103
10fea9c4
EZ
1042008-05-09 Eli Zaretskii <eliz@gnu.org>
105
106 * ntlib.c: Include sys/types.h, sys/stat.h, and errno.h.
107 (IS_DIRECTORY_SEP): New macro.
108 (convert_time, is_exec, stat): New functions.
109
86914123
EZ
1102008-05-08 Eli Zaretskii <eliz@gnu.org>
111
112 * makefile.w32-in (lisp2): Rename epa-file-hook.elc to epa-hook.elc.
113
58bb7d50
EZ
1142008-05-03 Eli Zaretskii <eliz@gnu.org>
115
116 * makefile.w32-in (lisp2): Add epa-file-hook.elc, to track the
117 corresponding change in src/Makefile.in.
118
63b9b605
GM
1192008-04-24 Adam Gołębiowski <adamg@pld-linux.org> (tiny change)
120
121 * Makefile.in (etags${EXEEXT}, ctags${EXEEXT}): Fix quote typo.
122
4429f88c
JR
1232008-04-10 Jason Rumney <jasonr@gnu.org>
124
125 * makefile.w32-in (CLIENTRES): New variable and target.
126 (TRES): Remove.
127 ($(BLD)/emacsclientw.exe): Use $(CLIENTRES) instead of $(TRES).
128
14b11401
SM
1292008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
130
131 * vcdiff: Use "sccs get" rather than "get"; leave PATH alone.
132
95de358c
RF
1332008-04-18 Steve Grubb <sgrubb@redhat.com> (tiny change)
134
135 * vcdiff: Use mktemp (CVE-2008-1694).
136
6948400c
JR
1372008-04-09 Jason Rumney <jasonr@gnu.org>
138
139 * makefile.w32-in (distclean, maintainer-clean): New targets.
140
afd27920
GM
1412008-03-13 Glenn Morris <rgm@gnu.org>
142
143 * makefile.w32-in (VERSION): Set to 23.0.60.
144
3d193d0f
JB
1452008-03-04 Juanma Barranquero <lekktu@gmail.com>
146
147 * .cvsignore: Add oo.
148
1797886f
SM
1492008-02-27 Yuri Shtil <yuris@juniper.net> (tiny change)
150
151 * etags.c (Perl_functions): Fix call to skip_spaces.
152
9d2818d6
DN
1532008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
154
155 * Makefile.in (NO_SHORTNAMES):
156 * emacsclient.c (NO_SHORTNAMES):
157 * fakemail.c (NO_SHORTNAMES):
158 * make-docfile.c (NO_SHORTNAMES):
159 * movemail.c (NO_SHORTNAMES):
160 * pop.c (NO_SHORTNAMES): Remove references to obsolete variable.
161
79d48c1a
JR
1622008-02-23 Jason Rumney <jasonr@gnu.org>
163
164 * makefile.w32-in (MOUSE_SUPPORT): Remove duplicate tooltip.elc.
165 (MSDOS_SUPPORT, VMS_SUPPORT): Remove.
290afd83 166 (OTHER_PLATFORM_SUPPORT): Replace above. Add X specific files too.
79d48c1a
JR
167 (lisp2): Add new languages.
168 ($(DOC)): Use OTHER_PLATFORM_SUPPORT.
169
9c61c734
JB
1702008-02-22 Juanma Barranquero <lekktu@gmail.com>
171
172 * makefile.w32-in (lisp2): Remove devanagari.el, kannada.el,
173 malayalam.el, and tamil.el. Add sinhala.el.
174
50f271cb
JB
1752008-02-20 Juanma Barranquero <lekktu@gmail.com>
176
177 * emacsclient.c (main) [WINDOWSNT]: Understand DRIVE:NAME,
178 where NAME is relative to DRIVE'S current directory.
179
d07529f3
JB
1802008-02-15 Juanma Barranquero <lekktu@gmail.com>
181
182 * emacsclient.c (print_help_and_exit): Show -d option on Windows.
183
45c1955d
DN
1842008-02-10 Dan Nicolaescu <dann@ics.uci.edu>
185
186 * fakemail.c: Undo previous change.
187
deeaffe1
DN
1882008-02-09 Dan Nicolaescu <dann@ics.uci.edu>
189
4624371d
DN
190 * fakemail.c (MAIL_PROGRAM_NAME): Remove unused conditional.
191 (main): Replace MAIL_PROGRAM_NAME with its value.
192
d07529f3 193 * Makefile.in (REGEXP_IN_LIBC): Remove reference to obsolete variable.
deeaffe1 194
9997dc15
SM
1952008-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
196
197 * emacsclient.c (decode_options): Pass --display implicitly if -c
198 is specified. Only set tty if -t or -c is specified.
199
0c55bf82
JR
2002008-02-04 Jason Rumney <jasonr@gnu.org>
201
202 * makefile.w32-in (lisp1): Use (), not {}.
203
31cdf671
CY
2042008-02-04 Tom Tromey <tromey@redhat.com>
205
d07529f3
JB
206 * etags.c: Add "GTY" as synonym for __attribute__.
207 Update gperf output.
31cdf671 208
9303f985 2092008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2
MB
210
211 * makefile.w32-in (obj): Sync with src/Makefile.in
212 (TOOLTIP_SUPPORT, WINDOW_SUPPORT): New definitions.
213 (WINNT_SUPPORT): Add term/w32-win.elc.
214 (lisp1, lisp2): Sync with lisp in src/Makefile.in.
215
9303f985 2162008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2 217
d07529f3 218 * makefile.w32-in (obj): Add font.o and w32font.o.
aca7a3d2 219
d07529f3 2202008-02-01 Zhang Wei <id.brep@gmail.com> (tiny change)
aca7a3d2 221
290afd83 222 * makefile.w32-in (lisp1): Delete ucs-tables.elc,
aca7a3d2
MB
223 utf-8.elc, and latin-*.el.
224
0ea5797a
SM
2252008-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
226
bcc891c2 227 * emacsclient.c (decode_options): Default to NULL display, as Emacs-22.
0ea5797a
SM
228 Allow the -d option under w32 again, for those rare cases where it
229 actually does make sense.
230
5ab73228
JB
2312008-01-25 Juanma Barranquero <lekktu@gmail.com>
232
233 * emacsclient.c (set_tcp_socket): Don't send "\n" after
234 the authentication string; there's no need to haste.
235
702123a8
CY
2362008-01-22 Chong Yidong <cyd@stupidchicken.com>
237
238 * pop.c (pop_stat, pop_last): Fix last fix.
239
76ed5e01
DN
2402008-01-18 Dan Nicolaescu <dann@ics.uci.edu>
241
242 * movemail.c: Remove references to XENIX.
243
e39a993c
DN
2442008-01-13 Dan Nicolaescu <dann@ics.uci.edu>
245
246 * movemail.c:
247 * make-docfile.c: Remove reference to symbols defined by systems
248 not supported anymore: MAC_OS8, XENIX and STRIDE.
249
0ebec7d3
EZ
2502008-01-12 Eli Zaretskii <eliz@gnu.org>
251
252 * emacsclient.c (decode_options) [WINDOWSNT]: Don't use the value
253 of DISPLAY in the environment. Don't support -d.
254 (print_help_and_exit) [WINDOWSNT]: Don't show the --display option.
255 (longopts) [WINDOWSNT]: Remove --display.
256
6eae3ad4
CY
2572008-01-10 Chong Yidong <cyd@stupidchicken.com>
258
259 * pop.c (pop_stat, pop_last): Check validity of string-to-integer
260 conversion. Mistakes spotted by Nico Golde.
261
78da39c6
GM
2622008-01-09 Glenn Morris <rgm@gnu.org>
263
264 * emacsclient.c: Add missing final newlines to message calls.
265
34a14ec9 2662008-01-09 Daniel Hackney <dan@haxney.org> (tiny change)
78da39c6
GM
267
268 * emacsclient.c (set_socket): Add final newline to socket error message.
269
a408ea17
GM
2702008-01-04 Glenn Morris <rgm@gnu.org>
271
07655e62
JB
272 * ebrowse.c (version) <emacs_copyright>: New variable.
273 Just use current year for copyright.
a408ea17
GM
274
275 * etags.c (print_version):
276 * rcs2log (Copyright): Update to 2008.
277
0dc7a8bc
JR
2782007-11-28 Jason Rumney <jasonr@gnu.org>
279
280 * makefile.w32-in (VMS_SUPPORT): No longer byte-compiled.
281
880820fe 2822007-11-27 Jan Djärv <jan.h.d@swipnet.se>
7291159e
JD
283
284 * pop.c (socket_connection): Remove AI_ADDRCONFIG.
285
880820fe 2862007-11-19 Jan Djärv <jan.h.d@swipnet.se>
ee15f312
JD
287
288 * pop.c (socket_connection): Move realhost out of #ifdefs.
289 Set realhost both for HAVE_GETADDRINFO and !HAVE_GETADDRINFO.
290
880820fe 2912007-11-18 Jan Djärv <jan.h.d@swipnet.se>
33a2a872
JD
292
293 * pop.c (socket_connection): Use getaddrinfo if available.
294
880820fe 2952007-11-22 Francesco Potortì <pot@gnu.org>
63f018cd 296
65841dd8 297 * etags.c (default_C_help) [CTAGS]: Differentiate the help string,
63f018cd 298 as the defaults in ctags are different from etags.
63f018cd 299
880820fe 3002007-11-15 Francesco Potortì <pot@gnu.org>
21e14641
FP
301
302 * etags.c: Make prototypes for extern definitions, and add all
303 that are needed to quench warnings on 64-bit.
304 (main): Use the same defaults for ctags as for etags: find
305 typedefs, structure tags, macro constants, enum constants, struct
306 members and global variables.
307 (make_C_tag) [DEBUG]: Add debugging printout.
308 (C_entries): In case '}' decrement bracelev before testing it.
309
7455effc
FP
3102007-11-15 Masatake YAMATO <jet@gyve.org>
311
312 * etags.c (C_entries): In case '}', set fvdef to fvnone
313 unconditioned to (!ignoreindent && lp == newlb.buffer + 1).
314
04a697fe
DN
3152007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
316
317 * makefile.w32-in (obj): Remove sunfns.o.
318
a2666217
JB
3192007-10-28 Juanma Barranquero <lekktu@gmail.com>
320
321 * makefile.w32-in (obj): Remove abbrev.o.
322
7ce8671d
JB
3232007-10-26 Juanma Barranquero <lekktu@gmail.com>
324
325 * emacsclient.c: Add a wrapper for getenv so it also checks the
326 registry on Windows. Suggestion and algorithm by Eli Zaretskii.
327 Code partially based on w32_get_resource and init_environment (w32.c).
328 (egetenv): New wrapper for getenv.
329 (get_current_dir_name, decode_options, get_server_config)
330 (set_local_socket, set_socket, main): Use egetenv, not getenv.
331 (w32_get_resource, w32_getenv) [WINDOWSNT]: New functions.
332
d22b00e5
JR
3332007-10-25 Jason Rumney <jasonr@gnu.org>
334
335 * emacsclient.c (sock_err_message): New function.
336 (set_tcp_socket): Use it.
337
c4b858e3
JB
3382007-10-09 Juanma Barranquero <lekktu@gmail.com>
339
340 * emacsclient.c (print_help_and_exit): Fix space to improve
341 alignment in output messages.
342
dbf60b07
JR
3432007-09-27 Jason Rumney <jasonr@gnu.org>
344
345 * makefile.w32-in (emacsclient, emacsclientw): Link to COMCTL32.
346
347 * emacsclient.c (w32_window_app): Init common controls when windowed.
348
165e85b2
GM
3492007-09-21 Glenn Morris <rgm@gnu.org>
350
351 * emacstool.c: Remove file.
352 * Makefile.in (emacstool, nemacstool, xvetool, xveterm):
353 Delete targets built from emacstool.
354
c1b8e896
SM
3552007-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
356
357 * emacsclient.c (decode_options): -t implies -c.
358
cb06b8dc
SM
3592007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
360
361 * emacsclient.c (DIRECTORY_SEP, IS_DIRECTORY_SEP, IS_DEVICE_SEP)
362 (IS_ANY_SEP): Only define if !defined(HAVE_GET_CURRENT_DIR_NAME).
363 (main_argc): Remove.
364 (strprefix): Use strncmp.
365
c801ad51
JR
3662007-09-20 Jason Rumney <jasonr@gnu.org>
367
368 * emacsclient.c (main) [SIGSTOP]: Change conditional from WINDOWSNT.
369
31fa6595
SM
3702007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
371
372 * emacsclient.c (current_frame): Change the default.
373 (longopts): Replace --current-frame by --create-frame.
374 (decode_options): Reverse the meaning of -c.
375 (print_help_and_exit): Update help text accordingly.
376 (main): Remove the -version and -good-version messages.
377
58573230
GM
3782007-09-12 Glenn Morris <rgm@gnu.org>
379
380 * Makefile.in (SOURCES, unlock, relock): Delete.
381
bfd9ce71
GM
3822007-08-29 Glenn Morris <rgm@gnu.org>
383
384 * makefile.w32-in (VERSION): Increase to 23.0.50.
385
8d9cc0b7
MB
3862007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
387
388 * emacsclient.c (w32_execvp): Move definition before use.
389 (decode_options): Don't use a tty on mac carbon or windows.
390
3912007-08-29 Jason Rumney <jasonr@gnu.org>
392
31fa6595 393 * emacsclient.c (SEND_STRING, SEND_QUOTED): Remove obfuscation macros.
8d9cc0b7
MB
394 (quote_argument, set_tcp_socket, handle_sigcont, handle_sigtstp):
395 (main): Expand removed macros inline.
396 (main) [WINDOWSNT]: Don't call ttyname. Don't recognize -suspend
397 option.
398 (main) [NO_SOCKETS_IN_FILE_SYSTEM]: Don't call init_signals.
399
880820fe 4002007-08-29 Károly Lőrentey <lorentey@elte.hu>
8d9cc0b7
MB
401
402 * emacsclient.c (signal.h): New include.
403 (sys/stat.h, errno.h): Always include, even on WINDOWSNT.
31fa6595
SM
404 (DIRECTORY_SEP, IS_DIRECTORY_SEP, IS_DEVICE_SEP, IS_ANY_SEP):
405 Copy definitions here from src/lisp.h.
406 (main_argc, main_argv, current_frame, window_system, tty): New vars.
8d9cc0b7
MB
407 (longopts): Add tty, current-frame.
408 (xmalloc, xstrdup): New functions.
409 (get_current_dir_name): New function, copied from src/sysdep.c.
410 (decode_options): Set display from environment. Add tty and
411 current_frame options. Make --no-wait imply --current-frame,
412 except when it is the only option given. Make sure no frame is
413 opened when --current-frame is set.
414 (print_help_and_exit): Document tty and current-frame options.
415 (fail): Change arguments to void.
416 (main): When sockets are not defined, set main_argc, main_argv,
417 and call fail() with no arguments.
418 (emacs_socket): New variable (moved out from main `s').
419 (quote_file_name): Rename to quote_argument.
420 (quote_argument): New name for old quote_file_name.
421 (unquote_argument, strprefix, pass_signal_to_emacs)
422 (handle_sigcont, handle_sigtstp, init_signals): New functions.
423 (set_local_socket): Initialize saved_errno to 0. If socket-name
424 is too long, call `fail' rather than `exit'.
425 (main): Doc update. Set main_argc, main_argv. New var `str'.
426 Don't need a filename or argument if tty or window_system set.
427 Call fail with no arguments. Use get_current_dir_name to send
428 over the current directory. Send version number to Emacs for
429 verification. If tty is set, check TERM, and pass name and type
430 to Emacs. Pass window_system to Emacs. Move sending of eval to
431 optind loop. Send -position, -file to Emacs. Call fsync after
31fa6595
SM
432 fflush. Check for a client/server version match.
433 Handle -emacs-pid, -window-system-unsupported, -print, -error, and
434 -suspend commands. Don't exit prematurely on --no-wait, let Emacs
435 close the connection for us. When creating a new frame, send
8d9cc0b7
MB
436 environment and pwd to Emacs. Send current-frame to Emacs.
437
ca4ea90f
EZ
4382007-08-25 Eli Zaretskii <eliz@gnu.org>
439
440 * Makefile.in (rcs2log, rcs-checkin, grep-changelog, vcdiff):
441 Prepend "-" to the command, in case srcdir=. and file is copied
442 into itself.
443
cacc7b51
GM
4442007-07-25 Glenn Morris <rgm@gnu.org>
445
446 * Relicense all FSF files to GPLv3 or later.
447
448 * COPYING: Switch to GPLv3.
449
880820fe 4502007-07-17 Francesco Potortì <pot@gnu.org>
180f5b99
FP
451
452 * etags.c (C_entries): Reset the fvdef machine when out of function.
21b2cdc7
FP
453 (PRINT_UNDOCUMENTED_OPTIONS_HELP): #define as FALSE if undefined.
454 (print_help): Use it in if() rather than #if.
455 (print_help): Conditionally print help about --no-line-directive.
180f5b99 456
9724908a
EZ
4572007-07-16 Eli Zaretskii <eliz@gnu.org>
458
459 * makefile.w32-in (clean): Don't delete *~.
460
5cf9ca93
GM
4612007-06-07 Glenn Morris <rgm@gnu.org>
462
463 * etags.c (print_version): Add `emacs_copyright' string, for
464 easier automatic updating.
465
880820fe 4662007-05-18 Francesco Potortì <pot@gnu.org>
cabfc1bc
FP
467
468 * etags.c: Extern definitions of some more pointer functions for
469 standalone compilation, especially important for 64bit platforms.
470 (main, print_help): --members is now the default for etags.
471 (C_entries): Parse start of C comment as a space == end of token.
472 This is not necessary for C++ comment, already parsed as newline.
473
07016031
GM
4742007-04-26 Glenn Morris <rgm@gnu.org>
475
476 * makefile.w32-in (VERSION): Increase to 22.1.50.
477
7dfc4cda
CY
4782007-06-02 Chong Yidong <cyd@stupidchicken.com>
479
480 * Version 22.1 released.
481
880820fe 4822007-02-26 Francesco Potortì <pot@gnu.org>
11d2d983 483
d620ddb3 484 * Makefile.in (etags, ctags): Define EMACS_NAME as "GNU Emacs".
11d2d983 485
0971f887
GM
4862007-02-20 Ulrich Mueller <ulm@kph.uni-mainz.de> (tiny change)
487
488 * Makefile.in (EMACS, EMACSOPT): New variables.
489 (blessmail): Use `--no-site-file' when compiling.
490
880820fe 4912007-02-05 Francesco Potortì <pot@gnu.org>
933ccc8c
FP
492
493 * etags.c (default_C_help, Cplusplus_help, PHP_help, print_help)
494 (main): Now --members is the default for etags, not for ctags yet.
495
d881944f 4962007-02-04 Per Cederqvist <ceder@ingate.com> (tiny change)
953dea63 497
47dad44f 498 * etags.c (gperf, in_word_set): Change attribute for Java to
953dea63
FP
499 (C_JAVA & ~C_PLPL). The previous change introduced 2004-09-13 was
500 broken, as (C_JAVA & !C_PLPL) always evaluates to 0. This caused
501 import, package, extends, implements and interface to be treated
502 specially for all kinds of C-style files, not just Java files.
503
880820fe 5042007-01-02 Francesco Potortì <pot@gnu.org>
ed8bbc0e 505
47dad44f 506 * etags.c (longopts): New undocumented option --no-duplicates.
ed8bbc0e
FP
507 (no_duplicates): Static variables for the above option.
508 (print_help): Do not print help for --no-warn, now undocumented.
509 (add_node): Allow duplicate tags in ctags mode unless --no-duplicates.
56c0d866 510 (main): Pass the -u option to sort in ctags mode.
ed8bbc0e 511
880820fe 5122006-12-28 Francesco Potortì <pot@gnu.org>
18f9bf25
FP
513
514 * etags.c (readline): When creating a relative file name from a
515 #line directive, leave the file name alone. The previous
a7c29764 516 behavior was to make it relative to the tags file directory,
18f9bf25
FP
517 under the hypothesis that the #line directive file name was
518 relative to the directory of the tagged file. That hypothesis is
519 wrong with Cpp and Lex.
17d5f8a6 520 (Makefile_targets): Do not include spaces in tag names.
18f9bf25 521
5e059fc1
EZ
5222006-12-22 Eli Zaretskii <eliz@gnu.org>
523
524 * makefile.w32-in (make-docfile, ctags, etags, ebrowse, hexl)
525 (movemail, fakemail, sorted-doc, digest-doc, emacsclient)
47dad44f 526 (test-distrib, $(DOC), all): Depend on stamp_BLD instead of $(BLD).
5e059fc1
EZ
527 ($(BLD)/make-docfile.$(O) $(BLD)/hexl.$(O) $(BLD)/fakemail.$(O))
528 ($(BLD)/sorted-doc.$(O) $(BLD)/digest-doc.$(O))
529 ($(BLD)/test-distrib.$(O) $(GETOPTOBJS) $(MOVEMAILOBJS))
530 ($(BLD)/emacsclient.$(O) $(BLD)/etags.$(O) $(BLD)/regex.$(O))
531 ($(BLD)/ebrowse.$(O) $(BLD)/ctags.$(O)): Depend on stamp_BLD.
6808dce1 532 (clean): Delete stamp_BLD.
5e059fc1 533
880820fe 5342006-12-20 Francesco Potortì <pot@gnu.org>
bd3b41c6
FP
535
536 * etags.c (C_entries): DEFUN names were longer by one: corrected.
537
0e0dced5
JB
5382006-12-18 Juanma Barranquero <lekktu@gmail.com>
539
540 * emacsclient.c [WINDOWSNT] (set_fg, get_wc): New variables.
541 [WINDOWSNT] (w32_find_emacs_process, w32_give_focus): New functions.
542 (main) [WINDOWSNT]: Remove code to release the focus; call
543 w32_give_focus instead.
544
4472aef4
JB
5452006-12-15 Juanma Barranquero <lekktu@gmail.com>
546
547 * emacsclient.c (w32_execvp): New function; wrapper for `execvp'.
548 (execvp) [WINDOWSNT]: Redefine to `w32_execvp'.
549 (fail): Remove Windows-specific fix (subsumed into w32_execvp).
550 Suggestions and comment by Eli Zaretskii.
551
12f7728e 5522006-12-06 Christoph Conrad <christoph.conrad@gmx.de>
c388769e
JB
553
554 * makefile.w32-in ($(BLD)/emacsclient.exe, $(BLD)/emacsclientw.exe):
555 Use $(USER32) for compatibility with Visual Studio .NET 2003.
556
310afa17
JB
5572006-11-30 Juanma Barranquero <lekktu@gmail.com>
558
559 * emacsclient.c (emacs_pid): New variable.
560 (message): Remove leftover code.
561 (get_server_config): Set emacs_pid. Don't allow Emacs to grab the
562 focus yet; emacsclient can still display an informational message
563 before sending requests to Emacs.
564 (main): Allow Emacs to grab the focus. Simplify message() call.
565
5662006-11-30 Michael Mauger <mmaug@yahoo.com>
567
568 * emacsclient.c (message): Make sure the message is properly
569 written even if it contains printf escapes, and flush the result.
570 (set_tcp_socket): Make the message for non-local connections
571 informational rather than an error.
572
8c57275b 5732006-11-28 Kevin Ryde <user42@zip.com.au>
9b492fad
FP
574
575 * etags.c (readline): Check for double quote after #line.
576
880820fe 5772006-11-28 Jan Djärv <jan.h.d@swipnet.se>
9b492fad
FP
578
579 * etags.c (readline): sscanf could in principle return 2.
580
880820fe 5812006-11-28 Francesco Potortì <pot@gnu.org>
9b492fad
FP
582
583 * etags.c (readline): lno is unsigned.
584 (TeX_commands): Use p++ (rather than *p++) to increment p.
585 (Lua_functions): Explicitly discard LOOKING_AT's return value.
586
4d91c8f9
JB
5872006-11-27 Juanma Barranquero <lekktu@gmail.com>
588
589 * makefile.w32-in (TRES): New macro (copied from nt/makefile.w32-in).
590 ($(TRES)): New rule (copied from nt/makefile.w32-in).
591 ($(BLD)/emacsclientw.exe): Add dependency.
592
340d34a5
EZ
5932006-11-27 Eli Zaretskii <eliz@gnu.org>
594
d620ddb3 595 * makefile.w32-in ($(BLD)/emacsclient.$(O)): Depend on makefile.w32-in.
340d34a5 596
7dce1990
JB
5972006-11-25 Juanma Barranquero <lekktu@gmail.com>
598
599 * makefile.w32-in (VERSION): New macro.
600 (ECLIENT_CFLAGS): Add -DVERSION.
601
410797a5 6022006-11-25 Jason Rumney <jasonr@gnu.org>
402767e4
JR
603
604 * emacsclient.c (file_name_absolute_p) [WINDOWSNT]: Use isalpha().
605
410797a5 6062006-11-24 Michael Mauger <mmaug@yahoo.com>
cb0297bb 607
4472aef4
JB
608 * emacsclient.c (file_name_absolute_p) [WINDOWSNT]: Support absolute
609 file names with forward slashes.
cb0297bb 610
30aa95ce
JB
6112006-11-23 Juanma Barranquero <lekktu@gmail.com>
612
613 * emacsclient.c (print_help_and_exit): Tweak message contents and
614 tabs/spaces to improve alignment in message boxes.
615
42073bfb
JB
6162006-11-22 Lennart Borgman <lennart.borgman.073@student.lu.se>
617
618 * emacsclient.c: Include <stdarg.h>.
619 [WINDOWSNT]: Include <windows.h>.
620 (w32_check_console_app): New function.
621 (message): New function.
622 (decode_options, print_help_and_exit, fail, main)
623 (initialize_sockets, get_server_config, set_tcp_socket)
624 (set_local_socket, set_socket): Use message().
625
32dd9283 6262006-11-13 Jason Rumney <jasonr@gnu.org>
1ac3c910 627
32dd9283
JR
628 * emacsclient.c [WINDOWSNT]: Let config.h define HAVE_SOCKETS and
629 HAVE_INET_SOCKETS.
630
1bbea9fc
JB
6312006-11-13 Juanma Barranquero <lekktu@gmail.com>
632
633 * makefile.w32-in (emacsclient): Depend also on emacsclientw.exe.
634 ($(BLD)/emacsclientw.exe): New target.
635 (install): Install emacsclientw.exe.
636 ($(BLD)/cvtmail.$(O), $(BLD)/emacstool.$(O)): Remove obsolete targets.
637 (ECLIENT_CFLAGS): Remove redundant flags.
638
639 * emacsclient.c [WINDOWSNT]: Undef _WINSOCKAPI_ and _WINSOCK_H.
640
a48db427
JR
6412006-11-13 Jason Rumney <jasonr@gnu.org>
642
643 * makefile.w32-in ($(BLD)/emacsclient.$(O)): Use CFLAGS.
644
21f89bb7 6452006-11-10 David Reitter <david.reitter@gmail.com>
ed4a3730
JB
646
647 * emacsclient.c [!WINDOWSNT]: Include <sys/types.h>.
648
d5abc12c
JB
6492006-11-08 Juanma Barranquero <lekktu@gmail.com>
650
ed4a3730
JB
651 * emacsclient.c (get_server_config) [WINDOWSNT]: Declare set_fg as
652 FARPROC to avoid a compiler warning.
d5abc12c 653
18b8c421
JB
6542006-11-07 Juanma Barranquero <lekktu@gmail.com>
655
88b46d84
JB
656 * emacsclient.c (get_server_config) [WINDOWSNT]: Look for the server
657 file on APPDATA if it doesn't exist on HOME, even if HOME is defined.
658
18b8c421
JB
659 * emacsclient.c (get_server_config): Extract also the Emacs pid
660 from the server file. On Windows, try to force the Emacs frame to
661 the foreground.
662
b03d27bd
JB
6632006-11-06 Juanma Barranquero <lekktu@gmail.com>
664
21f89bb7 665 * emacsclient.c (longopts) [!NO_SOCKETS_IN_FILE_SYSTEM]: Don't show
b03d27bd
JB
666 option --socket-name.
667 (decode_options): Don't get EMACS_SERVER_FILE here, it could override
668 command line options.
21f89bb7 669 (decode_options) [!NO_SOCKETS_IN_FILE_SYSTEM]: Don't parse "-s" option.
b03d27bd
JB
670 (fail): Don't check for missing arguments, it is now done in set_socket.
671 (file_name_absolute_p): New function (loosely based on the one in
672 fileio.c).
673 (initialize_sockets): Don't check for duplicate loading of Winsock.
674 (get_server_config): Only try relative paths in the default
675 directory locations.
676 (set_tcp_socket): Don't call INITIALIZE(). Warn when connecting to
677 a remote server.
678 (set_socket): Call INITIALIZE(). Search explicit command-line
679 arguments, then environment variable EMACS_SERVER_FILE, then implicit
680 socket paths, before trying the alternate editor.
681 (main): Use file_name_absolute_p.
682
b20d6154
EZ
6832006-11-04 Eli Zaretskii <eliz@gnu.org>
684
685 * makefile.w32-in (../src/$(BLD)/temacs.exe): Create as temporary
686 file if it doesn't already exist.
687
9c92edca
JB
6882006-11-03 Juanma Barranquero <lekktu@gmail.com>
689
690 * emacsclient.c (initialize_sockets): Don't initialize Winsock
691 more than once.
692
b6ce9c46
JB
6932006-11-03 Mark Davies <mark@mcs.vuw.ac.nz>
694
695 * Makefile.in (INSTALL_SCRIPT): New macro.
696 ($(DESTDIR)${archlibdir}, install): Use it, instead of INSTALL_PROGRAM.
697
4418616b
JB
6982006-11-02 Juanma Barranquero <lekktu@gmail.com>
699
700 * grep-changelog: When called with no arguments (not even a
701 filter), show help instead of blindingly dumping every single
702 ChangeLog available. Doc fix. Update version.
703
1e7823d0
JB
7042006-11-02 Tim Van Holder <tim.vanholder@gmail.com> (tiny change)
705
706 * emacsclient.c [WINDOWSNT]: Define HAVE_INET_SOCKETS.
707 [!WINDOWSNT]: Include <netinet/in.h> if available.
708 [HAVE_SOCKETS]: Also require HAVE_INET_SOCKETS.
709 (IOCTL, IOCTL_BOOL_ARG): Remove.
710 (set_tcp_socket): Don't set the socket in blocking mode.
711 Remove c_arg.
712
ebc20ca0
JB
7132006-11-01 Juanma Barranquero <lekktu@gmail.com>
714
715 * emacsclient.c (fail) [WINDOWSNT]: Force the first argv passed to
716 execvp to point to alternate_editor (otherwise .BAT scripts can't run).
717
880820fe 7182006-10-31 Óscar Fuentes <ofv@wanadoo.es> (tiny change)
411b80a5
JB
719
720 * emacsclient.c [WINDOWSNT]: Include <malloc.h> and <stdlib.h>.
721 (close_winsock): Declare as __cdecl.
722
880820fe 7232006-10-31 Jan Djärv <jan.h.d@swipnet.se>
95d0feaa
JB
724
725 * emacsclient.c [!WINDOWSNT]: Include <fcntl.h> if available.
726 (set_tcp_socket): Prefer O_NONBLOCK, then O_NDELAY, then FIONBIO
727 to set the socket in non-blocking mode.
728
e35fc962
JB
7292006-10-31 Tim Van Holder <tim.vanholder@gmail.com> (tiny change)
730
d4fa60c8 731 * emacsclient.c [!WINDOWSNT]: Include <netinet/in.h> and <sys/ioctl.h>.
e35fc962
JB
732 (INVALID_SOCKET): Define.
733 (initialize_sockets): Put #endif at the right place.
734 (set_local_socket): Use progname, not argv[0].
735
ecc54057
JB
7362006-10-31 Juanma Barranquero <lekktu@gmail.com>
737
738 * makefile.w32-in (ALL): Add emacsclient.
739 (ECLIENT_CFLAGS, ECLIENTOBJS): New macros.
740 (emacsclient, $(BLD)/emacsclient.exe): New targets.
741 (install): Install emacsclient.
742
743 * emacsclient.c: Add support for TCP sockets.
744 (SEND_STRING, SEND_QUOTED, HSOCKET, CLOSE_SOCKET, IOCTL)
745 (INITIALIZE): New macros.
746 (IOCTL_BOOL_ARG): New typedef.
747 (server_file): New global variable.
748 (longopts): New option --server-file.
749 (decode_options): Process new option --server-file and environment
750 variable EMACS_SERVER_FILE.
751 (print_help_and_exit): Document new option.
752 (fail): If no connection available and no alternate editor,
753 suggest using options to make them explicit.
754 (AUTH_KEY_LENGTH, SEND_BUFFER_SIZE): New constants.
755 (send_buffer, sblen): New variables.
31fa6595 756 (send_to_emacs): New function to buffer output and send it with `send'.
ecc54057
JB
757 (quote_file_name): Use SEND_STRING.
758 (close_winsock, initialize_sockets): New functions to load and
759 unload Winsock.
760 (get_server_config, set_tcp_socket): New functions to create and
761 set up TCP sockets.
762 (set_local_socket): New function to create and set up Unix
763 socket (code moved from previous implementation).
764 (set_socket): New function to chose between TCP and Unix sockets.
765 (main): Use SEND_STRING and SEND_QUOTED. Most code moved to
766 set_local_socket. Use set_socket. Get answers from server.el with
767 recv(), not file stream functions.
768
70846e2a
EZ
7692006-10-09 Eli Zaretskii <eliz@gnu.org>
770
771 * makefile.w32-in (../src/config.h): Fix error message.
772
e2247cd0
EZ
7732006-09-30 Eli Zaretskii <eliz@gnu.org>
774
775 * .cvsignore: Add blessmail.
776
45a2056c
JB
7772006-09-15 Jay Belanger <belanger@truman.edu>
778
779 * COPYING: Replace "Library Public License" by "Lesser Public
780 License" throughout.
781
880820fe 7822006-08-09 Jan Djärv <jan.h.d@swipnet.se>
1f4edc37 783
ecc54057 784 * etags.c (readline): Expect sscanf returns >= 1.
ea90c5d3 785 (readline): Change position on %n and \" in sscanf.
1f4edc37 786
1520a816
JD
7872006-08-07 Masatake YAMATO <jet@gyve.org>
788
ecc54057
JB
789 * etags.c (readline): Expect sscanf returns 2, not 1.
790
867cc23e
JD
7912006-08-07 Masatake YAMATO <jet@gyve.org>
792
9984b9d5 793 * etags.c (TEX_mode): Check getc returns EOF.
867cc23e
JD
794 File ended without newline causes infinite loop.
795
fc185ae6
FP
7962002-07-30 Adrian Aichner <adrian@xemacs.org> (tiny change)
797
ecc54057 798 * etags.c: It's XEmacs, not Xemacs: change all the occurrences.
fc185ae6 799
880820fe 8002006-07-30 Francesco Potortì <pot@gnu.org>
fc185ae6
FP
801
802 * etags.c [ETAGS_REGEXPS]: Now is unconditionally defined.
803 [LONG_OPTIONS]: Changed to NO_LONG_OPTIONS, which is undefined.
804 (Objc_suffixes): Suggest using --lang=c for full help.
805 (C_entries): Initialise savetoken to 0 to shut up the compiler.
806
116e754b
AS
8072006-07-20 Andreas Schwab <schwab@suse.de>
808
809 * fakemail.c (fatal): Drop second parameter and treat first
810 parameter as a plain string. Callers changed.
811
2381d38d
DN
8122006-07-18 Dan Nicolaescu <dann@ics.uci.edu>
813
814 * ebrowse.c (usage, version): Mark as NO_RETURN.
815
816 * emacsclient.c (print_help_and_exit): Likewise.
817
880820fe 8182006-07-10 Francesco Potortì <pot@gnu.org>
327891eb
FP
819
820 * etags.c (absolute_filename): Free unused space (cosmetic change).
821 (in_word_set): In C, also tag #undef symbols.
822
7cb93181
EZ
8232006-06-09 Eli Zaretskii <eliz@gnu.org>
824
825 * yow.c: Remove file.
826
827 * makefile.w32-in ($(BLD)/yow.$(O)): Remove target.
828
829 * Makefile.in (UTILITIES): Remove yow${EXEEXT}.
830 yow${EXEEXT}: Remove target.
831
0f29c66d
MY
8322006-06-04 Masatake YAMATO <jet@gyve.org>
833
63fbb644 834 * ebrowse.c (main): Exit with EXIT_FAILURE if BROWSE file
0f29c66d
MY
835 doesn't exist, is not seekable, not is failed in ftall.
836
a941b26b
EZ
8372006-06-03 Eli Zaretskii <eliz@gnu.org>
838
9781fb53
EZ
839 * makefile.w32-in (ALL): Add sorted-doc and digest-doc.
840 ($(BLD)/sorted-doc.exe, $(BLD)/digest-doc.exe)
841 ($(BLD)/test-distrib.exe): New targets.
842 (sorted-doc, digest-doc, test-distrib): New targets.
843 (install): Install sorted-doc.exe and digest-doc.exe.
844 ($(BLD)/sorted-doc.$(O)): Update dependencies.
845
1b178b99
EZ
846 * digest-doc.c [DOS_NT] <top level>: Include fcntl.h and io.h.
847 (main) [DOS_NT]: Switch stdin to binary mode, if it is not a
848 terminal device.
849
ae85efdb
EZ
850 * sorted-doc.c [DOS_NT] <top level>: Include fcntl.h and io.h.
851 [WINDOWSNT] <top level>: Don't redeclare malloc.
852 (main) [DOS_NT]: Switch stdin to binary mode, if it is not a
853 terminal device.
1b178b99 854 (main): Initialize bp, to avoid compiler warnings
ae85efdb 855
a941b26b
EZ
856 * makefile.w32-in: Delete traces of leditcfns.c.
857
858 * leditcfns.c: Remove file.
859
880820fe 8602006-05-23 Francesco Potortì <pot@gnu.org>
8a6d5da7 861
31fa6595
SM
862 * pop.c (pop_open, socket_connection, KPOP_SERVICE):
863 Add comments explaining why the "kpop" service is never used.
8a6d5da7 864
642c61f3
EZ
8652006-05-13 Eli Zaretskii <eliz@gnu.org>
866
867 * makefile.w32-in (lisp1): Add fringe.elc.
868
880820fe 8692006-05-02 Francesco Potortì <pot@gnu.org>
7e237d24
FP
870
871 * etags.c (Perl_functions): Free space allocated for var package.
872 (Erlang_functions): Possibly free space allocated for var last.
873 (Prolog_functions): Possibly free space allocated for var last.
874
7c47913b
DN
8752006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
876
7fe8b491
DN
877 * sorted-doc.c (main): Initialize docs to NULL.
878
cdeda579
DN
879 * yow.c (yow): Free buf.
880
7c47913b
DN
881 * etags.c: Delete c-indentation-style local variable.
882
2ef88a94
RS
8832006-04-29 Richard Stallman <rms@gnu.org>
884
5e5b35c7
RS
885 * movemail.c (main): Check for negative value from `read'.
886
2ef88a94
RS
887 * fakemail.c (read_header): Give fatal error if input has no header.
888
d65b4235
PE
8892006-04-02 Paul Eggert <eggert@cs.ucla.edu>
890
891 * b2m.c (main): Don't include <limits.h>.
892 (TM_YEAR_BASE): New macro.
893 (TM_YEAR_IN_ASCTIME_RANGE): Don't define if already defined, so
894 that s/ files can override this. Use the more-conservative range
895 1000-9999.
896 (main): Check for asctime returning NULL.
897 * fakemail.c: Likewise.
898
f5565804
PE
8992006-03-27 Paul Eggert <eggert@cs.ucla.edu>
900
901 * b2m.c: Include <limits.h>.
902 (TM_YEAR_IN_ASCTIME_RANGE): New macro.
903 (main): Check for out-of-range time stamps.
904 * fakemail.c: Likewise.
905
90c9c343
AS
9062006-03-18 Andre Spiegel <spiegel@gnu.org>
907
908 * vcdiff: Use "echo" as a default for $echo, otherwise we'll
909 execute $DIFF twice, and once with the wrong options.
910
a6a2b5d4
EZ
9112006-02-23 Claudio Fontana <claudio@gnu.org>
912
9e2bcc86
EZ
913 * Makefile.in (install, uninstall): Add DESTDIR variable to
914 support staged installations.
a6a2b5d4 915
ef3f69f9
EZ
9162005-12-30 Eli Zaretskii <eliz@gnu.org>
917
918 * makefile.w32-in (MOUSE_SUPPORT): Add tooltip.elc.
fc8dc7cf
EZ
919 (lisp1): Add rfn-eshadow.elc, international/utf-16.elc, image.elc,
920 international/fontset.elc, dnd.elc, mwheel.elc, and tool-bar.elc.
921 Rearrange the list to be similar to $(shortlisp) in
922 src/Makefile.in.
ef3f69f9
EZ
923 (lisp2): Add language/kannada.el, emacs-lisp/syntax.elc,
924 emacs-lisp/timer.elc, jka-cmpr-hook.elc, font-lock.elc,
925 jit-lock.elc. Rearrange the list to be similar to $(shortlisp) in
926 src/Makefile.in.
927
30cfcf7f
RS
9282005-12-22 Richard M. Stallman <rms@gnu.org>
929
930 * Makefile.in (update-game-score.o): Delete spurious final `\'.
931
ecc54057 9322005-11-18 Hideki IWAMOTO <h-iwamoto@kit.hi-ho.ne.jp> (tiny change)
2e0bea68
FP
933
934 * etags.c (main): Cxref mode writes to stdout: do not close tagf,
935 which was never opened.
936
283879ef 9372005-10-20 Olli Savia <ops@iki.fi> (tiny change)
ce0ae3a9
EZ
938
939 * etags.c: Undef STDIN if defined. (LynxOS defines it in system
940 header files.)
941
880820fe 9422005-09-27 Francesco Potortì <pot@gnu.org>
55102b5d
FP
943
944 * etags.c: Preliminary Forth support.
945 (prolog_pr): Cast strlen to int before comparison.
946 (LOOKING_AT, LOOKING_AT_NOCASE): Let the preprocessor check that
947 the second argument is indeed a literal string.
b9509712 948 (main): In append mode, sort the tags file after writing it.
55102b5d
FP
949
9502005-09-27 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
951
952 * etags.c (longopts, print_help, main): The -a (--append) option
953 can be used in ctags also; for one, the Linux make file uses it.
954
41ea4df8
CY
9552005-09-20 Chong Yidong <cyd@stupidchicken.com>
956
957 * ebrowse.c (add_sym): Compare namespace names instead of
958 namespace objects. This prevents the parser from incorrectly
959 treating classes whose superclass is in another namespace.
960
5c4757d3
RS
9612005-09-15 Richard M. Stallman <rms@gnu.org>
962
963 * Makefile.in (update-game-score.o): New target.
964 Compile and link this progranm separately.
965 (update-game-score${EXEEXT}): Use GETOPTDEPTS.
966
df1b2142
JR
9672005-09-11 Jason Rumney <jasonr@gnu.org>
968
ecc54057 969 * makefile.w32-in (../src/config.h): Don't overwrite. Print a
df1b2142 970 message instead.
31fa6595 971 (../src/paths.h): Remove.
df1b2142 972
c638055f
JB
9732005-07-27 Juanma Barranquero <lekktu@gmail.com>
974
975 * .cvsignore: Don't ignore fns-* and fns.el, which are no longer
976 generated. Ignore also ctags.c and getopt.h.
977
978 * makefile.w32-in (clean): Delete getopt.h.
979 (getopt.h): New rule.
980
9eff9fe3
PE
9812005-07-26 Paul Eggert <eggert@cs.ucla.edu>
982
983 Merge gnulib getopt implementation into Emacs.
984
985 * Makefile.in (mostlyclean): Remove getopt.h, getopt.h-t.
986 (GETOPT_H): New macro, from gnulib.
987 (getopt.h): New rule, from gnulib.
988 (GETOPTOBJS): Now autoconfigured.
989 (GETOPTDEPS): getopt.h is now autoconfigured.
990 (getopt.o, getopt1.o): Depend on $(GETOPT_H), not ${srcdir}/getopt.h.
991 (getopt.o): Depend on ${srcdir}/gettext.h.
992 (movemail.o): Depend on $(GETOPT_H).
993 * getopt.c, getopt1.c: Sync from gnulib.
994 * getopt_.h, getopt_int.h, gettext.h: New files, from gnulib.
995 * getopt.h: Removed (now is getopt_.h).
996
ec641d50
KR
9972005-07-13 Ken Raeburn <raeburn@gnu.org>
998
0e0dced5
JB
999 * pop.c: Don't include des.h (or variants thereof); krb.h will do it.
1000 (sendline): Add the \r\n to the line in a temporary buffer, and write
1001 it all at once.
ec641d50 1002
a0ec7a4a
LK
10032005-07-04 Lute Kamstra <lute@gnu.org>
1004
1005 Update FSF's address in GPL notices.
1006
0e0dddda
EZ
10072005-06-13 Eli Zaretskii <eliz@gnu.org>
1008
1009 * makefile.w32-in ($(DOC)): Fix last change.
1010
5a77c8e2
EZ
10112005-06-12 Eli Zaretskii <eliz@gnu.org>
1012
1013 * makefile.w32-in ($(DOC)): Depend on make-docfile.exe,
1014 temacs.exe, and the preloaded *.elc files. This avoids
1015 unnecessary dumping and DOC rebuilding.
1016
1a8fb426
EZ
10172005-06-04 Eli Zaretskii <eliz@gnu.org>
1018
1019 * ntlib.h (fileno): Don't define if already defined.
1020
7235a58f
TTN
10212005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
1022
1023 * yow.c (setup_yow): Use EXIT_FAILURE in case no separators found.
1024 (yow): Use EXIT_FAILURE in case of memory error.
1025
5063dbbf
YM
10262005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1027
1028 * make-docfile.c (DIRECTORY_SEP): New macro.
1029 (IS_DIRECTORY_SEP): Use it.
1030
880820fe 10312005-03-18 Jan Djärv <jan.h.d@swipnet.se>
5b9562c3
JD
1032
1033 * emacsclient.c: Avoid expansion of getcwd when defined as a macro.
1034
ba025f6d
YM
10352005-03-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1036
1037 * make-docfile.c: Undo previous change.
1038
a9eedf40
AS
10392005-02-04 Andreas Schwab <schwab@suse.de>
1040
0e0dced5
JB
1041 * movemail.c (fatal): Accept third parameter and pass down to error.
1042 (pfatal_with_name): Pass error string as format parameter instead of
1043 as part of format string.
a9eedf40
AS
1044 (pfatal_and_delete): Likewise.
1045 (main): Adjust call to fatal.
1046 (xmalloc): Likewise.
1047
5a92a9eb
RS
10482005-01-29 Richard M. Stallman <rms@gnu.org>
1049
1050 * movemail.c (popmail): Don't use Errmsg as format string.
1051
e6973a25
ST
10522004-12-26 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1053
0e0dced5 1054 * make-docfile.c: Include stdlib.h even if WINDOWSNT is not defined.
e6973a25 1055
1bb3da38
AS
10562004-12-15 Andreas Schwab <schwab@suse.de>
1057
1058 * etags.c (main): Fix typo in conversion of LONG_OPTIONS from
1059 preprocessing to compile time constant.
1060
d4a38fdd
KS
10612004-11-17 Kim F. Storm <storm@cua.dk>
1062
1063 * etags.c: Undo last change.
1064
f2eb41c8
KS
10652004-11-09 Kim F. Storm <storm@cua.dk>
1066
1067 * make-docfile.c (scan_c_file): Set defvarperbufferflag to
1068 silence compiler.
1069
1070 * hexl.c (main): Init local var c to silence compiler.
1071
1072 * etags.c (main, consider_token, C_entries): Add misc switch
1073 default targets to silence compiler.
1074
880820fe 10752004-11-09 Jan Djärv <jan.h.d@swipnet.se>
3cf5c994
JD
1076
1077 * makefile.w32-in (obj): Add all files (X and Mac) to doc so the
1078 resulting DOC file can be used on Unix/Mac also.
1079
880820fe 10802004-09-13 Francesco Potortì <pot@gnu.org>
e057dc50
FP
1081
1082 * etags.c (main): When relative file names are given as argument,
1083 make them relative to the current working dir, rather than
1084 relative to the output tags file, if the latter is in /dev.
1085
880820fe 10862004-09-13 Francesco Potortì <pot@gnu.org>
05d9a399
FP
1087
1088 * etags.c [EXIT_SUCCESS, EXIT_FAILURE]: Define them when no
1089 <stdlib.h> is available.
1090 (enum sym_type): New st_C_attribute value for parsing
1091 gcc's __attribute__. Deleted st_C_typespec value.
1092 (gperf, in_word_set): Use gperf 3, options changed. Added the
1093 __attribute__ keyword, removed all the st_C_typespec keywords,
1094 changed attribute for Java to (C_JAVA & !C_PLPL).
1095 (inattribute): New global bool, part of the C state machine.
1096 (cblev): Identifier renamed to bracelev throughout.
1097 (consider_token, C_entries): Numerous changes for making the
1098 parser more robust and adding support for __attribute__.
1099
11002004-09-13 David A. Capello <dacap@users.sourceforge.net> (tiny change)
1101
ecc54057 1102 * etags.c (Lua_suffixes, Lua_help, lang_names, Lua_functions):
05d9a399
FP
1103 Support the Lua scripting language <http://www.lua.org>.
1104
880820fe 11052004-09-08 Francesco Potortì <pot@gnu.org>
fba74375 1106
d57727c9 1107 * etags.c [LONG_OPTIONS]: Make it TRUE (ifdef) or FALSE (ifndef)
fba74375
FP
1108 for ease of use.
1109
3751eb00
RS
11102004-07-17 Richard M. Stallman <rms@gnu.org>
1111
1112 * emacsclient.c (quote_file_name): Pass COPY thru %s to output it.
1113
86d373e6
JB
11142004-06-01 Juanma Barranquero <lektu@terra.es>
1115
1116 * makefile.w32-in (obj): Add image.c.
1117
80e26b66
TTN
11182004-05-10 Thien-Thi Nguyen <ttn@gnu.org>
1119
0e0dced5 1120 * test-distrib.c (main): For failing cases, exit with `EXIT_FAILURE'.
80e26b66 1121
e6662c8b
JR
11222004-05-08 Jason Rumney <jasonr@gnu.org>
1123
1124 * makefile.w32-in (lisp1, lisp2): Split lisp to avoid long
1125 command-lines.
1126
65396510
TTN
11272004-05-08 Thien-Thi Nguyen <ttn@gnu.org>
1128
1129 * cvtmail.c: Throughout, replace 0 destined for `exit' arg
1130 with `EXIT_SUCCESS'. Likewise, replace 1 with `EXIT_FAILURE'.
1131 (main): Use `EXIT_SUCCESS' or `EXIT_FAILURE' for return value.
1132
1133 * ebrowse.c, emacsclient.c, fakemail.c, hexl.c,
86d373e6
JB
1134 * make-docfile.c, movemail.c, profile.c, sorted-doc.c,
1135 * test-distrib.c, update-game-score.c, yow.c: Likewise.
65396510 1136
c2bcfb19
TTN
11372004-05-08 Thien-Thi Nguyen <ttn@gnu.org>
1138
1139 * Makefile.in (emacsclient${EXEEXT}): Use makefile var `version'.
1140
3f0656ff
TTN
11412004-05-07 Thien-Thi Nguyen <ttn@gnu.org>
1142
1143 * b2m.c (GOOD, BAD): Delete macros. Throughout,
1144 replace w/ `EXIT_SUCCESS' and `EXIT_FAILURE', respectively.
1145 (main): Use `EXIT_SUCCESS' or `EXIT_FAILURE' for return value.
1146
1147 * etags.c: Likewise.
1148
238add5e
JR
11492004-05-03 Jason Rumney <jasonr@gnu.org>
1150
1151 * makefile.nt: Remove.
1152
b09c5608
EZ
11532004-04-26 Eli Zaretskii <eliz@gnu.org>
1154
1155 * make-docfile.c (IS_DIRECTORY_SEP): New macro.
1156 (put_filename): Remove unused variable len. Use IS_DIRECTORY_SEP
1157 instead of a literal '/'.
1158
d814862a
JB
11592004-04-23 Juanma Barranquero <lektu@terra.es>
1160
1161 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
1162
442a2160
PE
11632004-04-17 Paul Eggert <eggert@gnu.org>
1164
1165 * rcs2log (Help): Clarify wording of the usage message.
1166 Problem reported by Alan Mackenzie in
1167 <http://mail.gnu.org/archive/html/bug-gnu-emacs/2004-04/msg00188.html>.
1168
d5d66b7e
SM
11692004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
1170
1171 * make-docfile.c (xmalloc): Fix return type.
1172 (put_filename): New fun.
1173 (scan_file): Use it.
1174
bdfd0369
JB
11752004-03-09 Juanma Barranquero <lektu@terra.es>
1176
1177 * grep-changelog: Changes to support ChangeLog.10+.
1178 (main): Tidy up usage string. Fix "Use of uninitialized value"
1179 warning. Set version to 0.2. Parse the directory listing to get
1180 any ChangeLog.n file, not just 1..9.
1181 (header_match_p, entry_match_p, print_log, parse_changelog):
1182 Remove Perl prototypes (their purpose is to help the parser, which
1183 isn't needed here, not declare arguments).
1184 (parse_changelog): Make --reverse faster on big batches by not
1185 modifying the entries list.
1186
a64387ee
JB
11872004-03-01 Juanma Barranquero <lektu@terra.es>
1188
1189 * makefile.w32-in (obj): Add fringe.c.
1190
9766d41b
PE
11912004-02-14 Paul Eggert <eggert@twinsun.com>
1192
1193 * rcs2log: Work correctly if CVSROOT specifies :fork: or
1194 :local: methods, or omits the colon between the hostname
1195 and the path. Allow :/ in repository path, since CVS does.
1196 Fix typo: "pository" should be set from $CVSROOT, not $repository.
1197 This fixes a bug reported by Wolfgang Scherer in
1198 <http://mail.gnu.org/archive/html/bug-gnu-emacs/2004-02/msg00085.html>,
1199 along with some related bugs I discovered by inspecting how
1200 CVS itself parses $CVSROOT.
1201
880820fe 12022004-02-04 Jérôme Marant <jmarant@nerim.net> (tiny change)
98c6e531
SM
1203
1204 * emacsclient.c (decode_options): Fix handling of alternate editor.
1205
0734b0d0
SM
12062004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
1207
1208 * emacsclient.c (main): Don't use the hostname in the socket name.
1209 Look for relative socket names in the /tmp dir rather than in cwd.
1210
2a6fc2d9
RS
12112004-01-24 Richard M. Stallman <rms@gnu.org>
1212
1213 * emacsclient.c (main): Restore errno from saved_errno,
1214 so the error message comes from socket_status.
1215
0734b0d0
SM
12162004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
1217
1218 * emacsclient.c (main): Stop if socket name too long.
1219 Only try su-fallback if the socket name was not explicit.
1220 Check socket name length in su-fallback case as well.
1221
152b6e83
AS
12222004-01-08 Andreas Schwab <schwab@suse.de>
1223
1224 * emacsclient.c (main): Save errno from socket_status.
1225
e8228824
AS
12262004-01-04 Andreas Schwab <schwab@suse.de>
1227
1228 * emacsclient.c (main): Fix socket name when using another user.
1229
c9140662
PE
12302003-12-27 Paul Eggert <eggert@twinsun.com>
1231
1232 * rcs2log (rlog_options): Append -rbranchtag if CVS/Tag indicates
1233 a tag, and if the user has not specified an rlog option.
1234 Adapted from a suggestion by Martin Stjernholm in
1235 <http://mail.gnu.org/archive/html/bug-gnu-emacs/2003-07/msg00066.html>.
1236 (Copyright): Update to 2003.
1237
8babaa59
TTN
12382003-12-24 Thien-Thi Nguyen <ttn@gnu.org>
1239
1240 * make-docfile.c (main): For return code, no longer special-case VMS.
1241 Instead, use `EXIT_SUCCESS' and `EXIT_FAILURE' from stdlib.h.
1242
880820fe 12432003-09-28 Andreas Büsching <crunchy@tzi.de> (tiny change)
14ef7288
EZ
1244
1245 * emacsclient.c (quote_file_name): Print the result instead of
1246 returning it. Fix the return type accordingly.
1ae7cf5e
RS
1247 (main): With --eval, if no file name, read from stdin.
1248 Quote file names.
14ef7288 1249
f387bdea
RS
12502003-09-10 Richard M. Stallman <rms@gnu.org>
1251
07655e62 1252 * emacsclient.c (main): Use socket_name.
f387bdea 1253
880820fe 12542003-09-10 Andreas Büsching <crunchy@tzi.de> (tiny change)
f387bdea
RS
1255
1256 * emacsclient.c (socket_name): New variable.
1257 (longopts, decode_options, print_help_and_exit):
1258 Handle --socket-name argument.
1259
0b7e7337
FP
12602003-08-25 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
1261
783bcffa 1262 * etags.c (consider_token): Check C++ `operator' only when the
0b7e7337
FP
1263 token len is long enough.
1264
ac06b30b
DL
12652003-08-20 Dave Love <fx@gnu.org>
1266
1267 * Makefile.in: Remove obsolete references to alloca.
1268
32b0a3c6
JB
12692003-07-29 Ken Brush <ken@wirex.com>
1270
1271 * emacsclient.c (main)
1272 * etags.c (suggest_asking_for_help)
1273 * movemail.c (main): Fix having macros in a printf statement.
1274
3867c42d
JB
12752003-05-31 Juanma Barranquero <lektu@terra.es>
1276
1277 * makefile.w32-in (lisp): Fix references to byte-run.el,
1278 float-sup.el and map-ynp.el, which are now in emacs-lisp.
1279
7933722a
DL
12802003-05-22 Dave Love <fx@gnu.org>
1281
1282 * update-game-score.c (difftime) [!HAVE_DIFFTIME]: Define.
1283 (strerror) [!HAVE_STRERROR && !WINDOWSNT]: New.
1284
463f55ee
DL
12852003-05-20 Dave Love <fx@gnu.org>
1286
1287 * movemail.c: Check HAVE_LIBLOCKFILE like HAVE_LIBMAIL.
1288
1289 * Makefile.in [HAVE_LIBLOCKFILE]: Define LIBS_MAIL=-llockfile.
1290
1b7a835b
JB
12912003-04-27 Oliver Scholz <alkibiades@gmx.de>
1292
0e0dced5 1293 * update-game-score.c (read_scores): Fix corruption of scores on read.
1b7a835b 1294
eec54bd7
SM
12952003-04-12 Stefan Monnier <monnier@cs.yale.edu>
1296
1297 * emacsclient.c (main): Use new safe location for socket.
1298
ff4bd681
JB
12992003-03-12 Tom Tromey <tromey@redhat.com>
1300
eec54bd7
SM
1301 * emacsclient.c (print_help_and_exit): Print to stdout.
1302 Exit successfully. Added some blank lines for readability.
ff4bd681
JB
1303 (decode_options): Don't call print_help_and_exit in default case.
1304 Print version information to stdout.
1305 (main): Don't call print_help_and_exit.
1306
dd132e44
RS
13072003-02-15 Richard M. Stallman <rms@gnu.org>
1308
1309 * cvtmail.c: Cast result of malloc and realloc.
1310 Don't include stdlib.h, becuase config.h does.
1311 (malloc, realloc): Declarations deleted.
ff4bd681 1312
dd132e44
RS
1313 * yow.c (yow): Cast result of malloc and realloc.
1314 (malloc, realloc): Declarations deleted.
1315
71ffc53a
JB
13162003-02-11 Juanma Barranquero <lektu@terra.es>
1317
1318 * makefile.w32-in (lisp): Add malayalam.el and tamil.el.
1319
0dfd93c0
AS
13202003-02-08 Andreas Schwab <schwab@suse.de>
1321
1322 * Makefile.in (EXEEXT): Define to @EXEEXT@ and use this variable
1323 instead of the substitution.
1324
37d1e680
RS
13252003-02-04 Richard M. Stallman <rms@gnu.org>
1326
1327 * update-game-score.c (push_score, read_scores): Cast values
1328 of malloc and realloc.
1329 (main, lock_file): Avoid assignment inside if.
1330
c60ee5e7
JB
13312003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
1332
1333 * Makefile.in: Use @EXEEXT@ for Cygwin.
1334
b24e2dc7
DL
13352003-01-21 Dave Love <fx@gnu.org>
1336
1337 * etags.c (Cplusplus_help, Cjava_help): Re-phrase and avoid
1338 column-0 `('.
1339
1340 * yow.c: Don't include string.h.
1341
675d000f
RS
13422003-01-20 Richard M. Stallman <rms@gnu.org>
1343
1344 * Makefile.in (rcs2log, rcs-checkin, grep-changelog, vcdiff):
1345 New targets.
1346
207aa3ff
KS
13472003-01-06 Kim F. Storm <storm@cua.dk>
1348
31fa6595 1349 * pop.c (__P): Rename from _P to avoid problems on Cygwin.
207aa3ff
KS
1350 All uses changed.
1351
cf6d30d7
AI
13522002-12-18 Andrew Innes <andrewi@gnu.org>
1353
1354 * makefile.w32-in ($(DOC)): Use -o and -a options to make-docfile,
1355 because GNU make doesn't append when using >> redirection.
1356
649fc2c5
PJ
13572002-12-12 Jonathan Kamens <jik@kamens.brookline.ma.us>
1358
1359 * b2m.pl: Make sure every message ends with a blank line, because
1360 some mbox parsers require a blank line before "From " lines.
1361
85cce843
RS
13622002-12-08 Richard M. Stallman <rms@gnu.org>
1363
1364 * getopt.c: Do include libintl.h if HAVE_LIBINTL_H.
1365 (_): Test only HAVE_LIBINTL_H to decide what to do.
1366
2ccc4d34
RS
13672002-12-05 Richard M. Stallman <rms@gnu.org>
1368
1369 * getopt.c: Comment out include of libintl.h or gettext.h.
1370
c5992177
RS
13712002-12-04 Richard M. Stallman <rms@gnu.org>
1372
1373 * Update getopt from gnulib version; changes described below.
1374
1375 * getopt1.c: Conditionally find getopt.h.
1376 [_LIBC] (getopt_long, getopt_long_only): Do libc_hidden_def.
1377
1378 * getopt.c (const): Move outside !HAVE_CONFIG_H conditional.
1379 (libintl.h): Include this if _LIBC. Otherwise include gettext.h.
c60ee5e7 1380 (wchar.h): Include, maybe.
c5992177
RS
1381 (attribute_hidden): Define if not defind.
1382 (__getopt_initialized): Use attribute_hidden.
1383 (__libc_argc, __libc_argv): Renamed from original_argc, etc.
d7982012
JB
1384 (__getopt_nonoption_flags, nonoption_flags_max_len)
1385 (nonoption_flags_len): Conditional on USE_NONOPTION_FLAGS.
c5992177
RS
1386 (SWAP_FLAGS): New definitions.
1387 (exchange): Test USE_NONOPTION_FLAGS.
1388 (_getopt_initialize): Test USE_NONOPTION_FLAGS.
1389 (_getopt_internal): Error if argc < 1. New local var print_errors.
1390 Improve test for ambiguous long option.
1391 Add LIBIO support for error message output.
1392 (NONOPTION_P): Test USE_NONOPTION_FLAGS.
1393
1394 * getopt.h: Maybe include ctype.h.
1395 Treat __cplusplus like __STDC__.
1396 (decls): Use __ in arg names.
1397
4b5e69bd
SE
13982002-12-02 Stephen Eglen <stephen@gnu.org>
1399
1400 * emacsclient.c (main): Tell user how to start server within Emacs
1401 if socket could not be found.
1402
19fa03f3
RS
14032002-12-02 Richard M. Stallman <rms@gnu.org>
1404
1405 * emacsclient.c (main): Test HAVE_GETCWD rather than BSD_SYSTEM.
1406
7be215b4
JB
14072002-11-19 Ben Key <bkey1@tampabay.rr.com>
1408
29f538e6
BK
1409 * makefile.w32-in: Fixed a bug that caused the documentation for
1410 the built in function play-sound-internal not to be included in
1411 /etc/DOC.
7be215b4 1412
1998560a
DL
14132002-11-18 Dave Love <fx@gnu.org>
1414
1415 * update-game-score.c: Include unistd.h, string.h, stdlib.h,
1416 fcntl.h, stdarg.h conditionally.
1417 (_GNU_SOURCE, __attribute__): Don't define.
1418 (optarg, optind, opterr): Declare.
1419 (lose, lose_syserr): Use NO_RETURN.
1420 (get_user_id): Use P_.
1421
8b96caf3
RS
14222002-11-17 Richard M. Stallman <rms@gnu.org>
1423
1424 * Makefile.in (${archlibdir}): Ignore errors operating on $(gamedir).
1425
59daa29a
DL
14262002-11-14 Dave Love <fx@gnu.org>
1427
1428 * movemail.c (pop_retr): Declare comment.
1429
1430 * make-docfile.c (read_c_string_or_comment): Declare msgno.
9a007cb7
DL
1431
1432 * Makefile.in (YACC): Deleted.
1433
f1b443bf
AS
14342002-10-19 Andreas Schwab <schwab@suse.de>
1435
1436 * Makefile.in (${archlibdir}): Always create $(gamedir).
1437 (update-game-score): Pass $(gamedir) as HAVE_SHARED_GAME_DIR.
1438
52402e4f
JB
14392002-10-04 Juanma Barranquero <lektu@terra.es>
1440
1441 * makefile.w32-in (lisp): Load devanagari.el, not .elc.
1442
15dab115
MR
14432002-09-30 Markus Rost <rost@math.ohio-state.edu>
1444
1445 * emacsclient.c (main): Remove reference to SERVER_HOME_DIR
1446 completely.
1447
30be2360
SM
14482002-09-27 Stefan Monnier <monnier@cs.yale.edu>
1449
1450 * emacsclient.c: Remove SYSV support.
1451 (eval, display): New vars.
1452 (longopts): Add --eval and --display.
1453 (decode_options): Add -e and -d processing.
1454 (print_help_and_exit): Update the usage string.
1455 (main): Add support for --eval and --display.
3ecdcd59 1456 (main): Always use /tmp and non-qualified hostname.
30be2360 1457
4208da83
SM
14582002-09-25 Stefan Monnier <monnier@cs.yale.edu>
1459
1460 * emacsserver.c: Remove.
1461
3cf8c6aa
SM
14622002-09-17 Stefan Monnier <monnier@cs.yale.edu>
1463
1464 * emacsclient.c (quote_file_name): Quote \n.
1465 (main): Print a final \n when needed.
1466
880820fe 14672002-09-03 Francesco Potortì <pot@gnu.org>
4c6dce51
FP
1468
1469 * etags.c (regex_tag_multiline, readline): Never pass pfnote a
1470 string that cannot be freed.
1471
880820fe 14722002-08-30 Francesco Potortì <pot@gnu.org>
ba88f8eb
FP
1473
1474 * etags.c (consider_token, C_entries): Switch to C++ parsing when
1475 auto-detection is enabled and the `::' qualifier is met.
1476 (consider_token, C_entries): Several bugs corrected that tagged
1477 some declarations even though --declarations was not used.
1478 (plainc): New macro.
1479 (C_entries): Use it.
1480 (C_entries): Several cosmetic changes.
1481 (C_entries): Invalidate the token is some cases.
1482
880820fe 14832002-08-29 Francesco Potortì <pot@gnu.org>
09cd1a74 1484
eec54bd7 1485 * etags.c (C_entries): Correct a problem with const C++ funcs.
09cd1a74
FP
1486 (ignoreindent): Renamed from noindentypedefs.
1487 (cjava, cplpl): They are now macros instead of local vars.
1488
880820fe 14892002-08-28 Francesco Potortì <pot@gnu.org>
09cd1a74
FP
1490
1491 * etags.c (HTML_labels): Tag ID= also.
1492
880820fe 14932002-08-27 Francesco Potortì <pot@gnu.org>
87046df8
FP
1494
1495 * etags.c (Ada_funcs): Do not tag "use type Xxxx;".
1496
ecc54057 1497 * etags.c (HTML_labels): New language HTML.
8ee14629
FP
1498 (etags_strcasecmp): Like BSD's, for compatibility.
1499 (strcaseeq): Make it into a macro.
1500
1501 * etags.c (make_tag): Never generate null length tag names.
87046df8
FP
1502 (linebuffer_init): Renamed from initbuffer. All callers changed.
1503 (pattern): Structure renamed to `regexp', member regex renamed to
1504 pattern.
1505 (node_st): Member pat renamed to regex.
eec54bd7
SM
1506 (pattern); New member force_explicit_name, for future use.
1507 Now always set to true, cannot be reset.
87046df8
FP
1508 (add_regex, regex_tag_multiline, readline): Use it.
1509 (main): Free some global structures.
8ee14629 1510 (fdesc): New member `written'.
87046df8
FP
1511 (readline, process_file): Initialise it.
1512 (put_entries): Set it.
1513 (main): Use it to create entries for files without tags.
1514 (total_size_of_entries): Do not count invalid tags.
87046df8 1515
02ce3e80
SM
15162002-08-19 Stefan Monnier <monnier@cs.yale.edu>
1517
1518 * make-docfile.c (scan_keyword_or_put_char, write_c_args): Use `fn'
1519 for the function name in the usage info.
1520
5fba5c21
CW
15212002-07-31 Colin Walters <walters@gnu.org>
1522
1523 * update-game-score.c (P_): New macro. Use it for all prototypes.
1524 (lose): Don't use varargs.
1525 (lose_syserr): New function.
1526
1527 * update-game-score.c: Change all functions to K&R style.
1528
712eaee0
AS
15292002-07-30 Andreas Schwab <schwab@suse.de>
1530
1531 * Makefile.in (localstatedir): New variable.
1532
c89ed6ef
PJ
15332002-07-29 Jonathan Kamens <jik@kamens.brookline.ma.us>
1534
1535 * b2m.pl: Fix regexp for finding return address fields.
1536
1e042160
SM
15372002-07-15 Stefan Monnier <monnier@cs.yale.edu>
1538
1539 * make-docfile.c (scan_c_file): Warn about missing `usage' info.
1540
c60ee5e7 15412002-07-05 Jonathan Kamens <jik@kamens.brookline.ma.us>
e9b60209 1542
02ce3e80 1543 * b2m.pl: Obey the rmail file and use the unpruned header properly.
e9b60209 1544
880820fe 15452002-06-26 Pavel Janík <Pavel@Janik.cz>
9ee028d2
PJ
1546
1547 * b2m.pl: New file.
1548
880820fe 15492002-06-21 Francesco Potortì <pot@gnu.org>
e1af8d40 1550
ecc54057 1551 * etags.c (F_getit, Fortran_functions, Ada_getit, Asm_labels)
e1af8d40
FP
1552 (Python_functions, PHP_functions, PHP_functions, PHP_functions)
1553 (PHP_functions, PHP_functions, Cobol_paragraphs)
1554 (Makefile_targets, Postscript_functions, Texinfo_nodes)
1555 (prolog_pr, erlang_func, erlang_attribute)
1556 (Perl_functions, Perl_functions, Pascal_functions)
1557 (TeX_commands, get_tag): Use make_tag instead of pfnote.
1558 (get_tag): Prototype changed, all callers changed.
1559
880820fe 15602002-06-20 Francesco Potortì <pot@gnu.org>
ceaeb365 1561
d76132d0
FP
1562 * etags.c: Implement implicit tag names, that is, unnamed tags
1563 whose name is automatically deduced by etags.el. The advantage is
1564 that there is no explicit tag name in most tags, so the size of
1565 the tags file is reduced, yet find-tag is able to do a match as
eec54bd7 1566 accurate as with named tags. See the comment in make_tag for details.
ceaeb365
FP
1567 (make_tag): New function (was the disabled function new_pfnote).
1568 (make_C_tag): Use it.
1569
880820fe 15702002-06-19 Francesco Potortì <pot@gnu.org>
f175bfff
FP
1571
1572 * etags.c (add_regex): Invalid regexp modifiers are ignored.
1573 (Makefile_targets): Tag variables unless --no-globals.
1574 (LOOP_ON_INPUT_LINES): Serious bug corrected.
1575
880820fe 15762002-06-13 Francesco Potortì <pot@gnu.org>
82ef78b3
FP
1577
1578 * etags.c (erlang_atom, erlang_attribute): Bugs corrected.
1579 (invalidate_nodes): Bug corrected.
1580 (print_help): Better help for regexps.
1581
7a8940da
JB
15822002-06-13 Juanma Barranquero <lektu@terra.es>
1583
1584 * makefile.w32-in (lisp): Add international/ucs-tables.elc and
1585 font-core.elc.
1586
880820fe 15872002-06-12 Francesco Potortì <pot@gnu.org>
6861f0e3
FP
1588
1589 * etags.c: New multi-line regexp and new regexp syntax.
1590 (arg_type): at_icregexp label removed (obsolete).
1591 (pattern): New member multi_line for multi-line regexps.
1592 (filebuf): A global buffer containing the whole file as a string
1593 for multi-line regexp matching.
1594 (need_filebuf): Global flag raised if multi-line regexps used.
1595 (print_help): Document new regexp modifiers, remove references to
1596 obsolete option --ignore-case-regexp.
1597 (main): Do not set regexp syntax and translation table here.
1598 (main): Treat -c option as a backward compatibility hack.
1599 (main, find_entries): Init and free filebuf.
1600 (find_entries): Call regex_tag_multiline after the regular parser.
1601 (scan_separators): Check for untermintaed regexp and return NULL.
1602 (analyse_regex, add_regex): Remove the ignore_case argument, which
1603 is now a modifier to the regexp. All callers changed.
1604 (add_regex): Manage the regexp modifiers.
1605 (regex_tag_multiline): New function. Reads from filebuf.
1606 (readline_internal): If necessary, copy the whole file into filebuf.
1607 (readline): Skip multi-line regexps, leave them to regex_tag_multiline.
1608
880820fe 16092002-06-11 Francesco Potortì <pot@gnu.org>
6861f0e3
FP
1610
1611 * etags.c (add_regex): Better check for null regexps.
1612 (readline): Check for regex matching null string.
6772c8e1 1613 (find_entries): Reorganization.
6861f0e3 1614
880820fe 16152002-06-07 Francesco Potortì <pot@gnu.org>
f0da41a6
FP
1616
1617 * etags.c (scan_separators): Support all character escape
1618 sequences supported by Gcc.
02ce3e80 1619 (find_entries): Rewind unconditionally.
f0da41a6
FP
1620 (find_entries): Do not call language functions directly, now calls
1621 itself.
1622 (find_entries): Do general initialisations here.
1623 (CNL_SAVE_DEFINEDEF, C_entries, LOOP_ON_INPUT_LINES, F_getit)
1624 (Ada_getit, Pascal_functions, Pascal_functions)
1625 (prolog_skip_comment): Do not do them here.
1626 (readline_internal): Increment lineno here.
1627 (readline): Conditionally undo readline_internal increment.
1628 (readline): Do not return a value.
1629
880820fe 16302002-06-06 Francesco Potortì <pot@gnu.org>
5526f1f6 1631
88c71720 1632 * etags.c: New option --parse-stdin=FILE.
97b90b0a
FP
1633 (enum arg_type): New label at_stdin.
1634 (STDIN): New constant.
1635 (parsing_stdin): New flag.
1636 (longopts): New option --parse-stdin=NAME.
1637 (print_help): Document it.
1638 (main): Handle it.
1639 (process_file): Split into process_file and process_file_name.
1640 (process_file_name): New function.
1641
88c71720 1642 * etags.c: Improvements and bug squashing in TeX handling.
97b90b0a 1643 (TeX_commands): Skip comments.
5526f1f6
FP
1644 (TEX_defenv): Now contains more contructs.
1645 (TEX_cmt): Make it a static char and move it before TeX_commands.
1646 (TeX_commands): Shorten the tag to the brace after the name.
1647 (TeX_commands): Names now include the initial backslash.
1648 (TeX_commands): Names do not include numeric args #n.
1649 (TeX_commands): Correct line char number in tags.
1650 (TEX_tabent, TEX_token): Deleted.
1651 (TeX_commands, TEX_decode_env): Streamlined.
1652
880820fe 16532002-06-05 Francesco Potortì <pot@gnu.org>
50496bd9
FP
1654
1655 * etags.c (main): Avoid a buffer overrun with sprintf.
1656
a71867c5
RS
16572002-05-30 Richard M. Stallman <rms@gnu.org>
1658
1659 * Makefile.in (LIBS_MAIL): Renamed from LIB_MAIL.
1660 (LIBS_MOVE): Renamed from MOVE_LIBS.
1661
b7e67db6
PE
16622002-05-26 Paul Eggert <eggert@twinsun.com>
1663
1664 Reinstate the following change from 2002-03-22, which was
1665 inadvertently lost on 2002-04-13.
1666
1667 * etags.c (main): Use `sort -o TAGFILE TAGFILE' instead of
1668 `sort TAGFILE -o TAGFILE', as POSIX 1003.1-2001 disallows
1669 the latter usage.
1670
5f226e2c
EZ
16712002-05-17 Eli Zaretskii <eliz@is.elta.co.il>
1672
1673 * pop.c (socket_connection): Move the code to resolve the POP
1674 host right before trying to connect with it.
1675
5167cfda
CW
16762002-04-28 Colin Walters <walters@verbum.org>
1677
1678 * Makefile.in (${archlibdir}): Don't conditionalize on
1679 HAVE_SHARED_GAME_DIR. Instead, test at installation time whether
1680 or not we have access to the specified game user.
50496bd9 1681
5167cfda
CW
1682 * update-game-score.c (SCORE_FILE_PREFIX): Delete.
1683 (main): New argument -d, for specifying directory.
1684 (usage): Document.
02ce3e80 1685 (get_user_id): Compute.
5167cfda
CW
1686 (get_home_dir): Deleted.
1687 (get_prefix): New function, taken from main.
1688 (main): Check whether or not we are running setuid. Move prefix
1689 computation to get_prefix. Don't call getpwent; we don't need to
1690 any more. Instead, move it to get_user_id().
1691
880820fe 16922002-04-24 Pavel Janík <Pavel@Janik.cz>
beedfcf1
PJ
1693
1694 * ebrowse.c (skip_initializer): Return void.
1695
973c3c87
CW
16962002-04-23 Colin Walters <walters@verbum.org>
1697
1698 * update-game-score.c (read_score) [HAVE_GETDELIM]: Trim trailing
1699 space.
1700
880820fe 17012002-04-22 Francesco Potortì <pot@gnu.org>
8378bcd3 1702
ecc54057 1703 * etags.c (last_node): Make it a global variable.
8378bcd3
FP
1704 (process_file): Print the tags from the nodes as soon as
1705 possible, and delete the nodes. This brings down the memory
1706 occupancy as etags to almost the same level as when the #line
1707 directives were not parsed.
1708 (free_fdesc): New function.
1709 (find_entries): Use it.
1710 (invalidate_nodes): In etags mode, do not just mark the nodes as
1711 invalid, do delete them.
1712
c901ceff
GM
17132002-04-21 Gerd Moellmann <gerd@gnu.org>
1714
1715 * ebrowse.c (add_declarator): Test *CLS instead of CLS.
1716
c42d6dbd
EZ
17172002-04-16 Eli Zaretskii <eliz@is.elta.co.il>
1718
1719 * update-game-score.c: Move config.h before the other headers, to
1720 avoid compiler warnings.
1721
880820fe 17222002-04-16 Francesco Potortì <pot@gnu.org>
090416ca
FP
1723
1724 * etags.c (find_entries): Bug fix in list management.
1725
880820fe 17262002-04-15 Francesco Potortì <pot@gnu.org>
5dab24c1
FP
1727
1728 * etags.c (get_language_from_filename): Add one argument.
1729 (strcaseeq): New function.
1730 (get_language_from_filename): Use it to do a case insenstitive
1731 comparison if called with appropriate args.
1732 (find_entries): Try with case insensitive match.
1733 (process_file): Bug fixed.
1734
880820fe 17352002-04-13 Francesco Potortì <pot@gnu.org>
c150db23
FP
1736
1737 * etags.c (find_entries): Delete tags previously obtained from
1738 file xxx.c's #line directives when parsing file xxx.y. This is
1739 generally done for automatically generated files containing
1740 #line directives. This handles the case when xxx.y is tagged
1741 before xxx.c, and the entries of xxx.c pointing to xxx.y should
1742 be discarded.
eec54bd7 1743 (language): Add the metasource member. Initializers changed.
c150db23
FP
1744 (invalidate_nodes): New function.
1745 (readline): Discard lines after having found a #line
02ce3e80 1746 directive pointing to an already tagged file. This handles the
c150db23
FP
1747 case when xxx.y is tagged before xxx.c, and the entries of
1748 xxx.c pointing to xxx.y should be discarded.
1749 (fdesc): New structure for keeping track of input files.
1750 (fdesc): Remove `file' member (a string) and use instead a pointer
1751 to a file description structure.
02ce3e80
SM
1752 (curfile, curfiledir, curtagfname, curlang, nocharno)
1753 (forced_lang): Global variables removed in favor of fdhead and
c150db23
FP
1754 curfdp, pointers to file description strucures.
1755 (longopts, main, print_help): Use the CTAGS conditional to include
1756 or exclude options that work on etags or ctags only.
02ce3e80
SM
1757 (process_file, find_entries, pfnote, add_node, put_entries)
1758 (readline): Use fdhead and curfdp.
c150db23
FP
1759 (process_file, find_entries): Do not take an arg string, all
1760 callers changed.
1761
1762 * etags.c (longopts, print_help, main): Test CTAGS to disallow
1763 options that are not right for either etags or ctags.
1764
1765 * etags.c (number_len, total_size_of_entries): Define them also
1766 in CTAGS mode, because gcc does not compile all refs away.
1767
e9d1f248
CW
17682002-04-14 Colin Walters <walters@debian.org>
1769
1770 * update-game-score.c (lock_file): If the lock file is older than
1771 an hour, delete it. Reset attempts to zero if we have to break
1772 the lock.
1773
7605f1bd
AS
17742002-04-14 Andreas Schwab <schwab@suse.de>
1775
1776 * update-game-score.c (read_score): Fix type of second parameter
1777 of getdelim to be of type size_t instead of int. Use 0 instead of
1778 ESUCCES.
1779
e82defd1
CW
17802002-04-10 Colin Walters <walters@verbum.org>
1781
ecc54057 1782 * update-game-score.c (toplevel): Include stdarg.h.
b9b966e0
CW
1783 (MAX_DATA_LEN, MAX_SCORES): New.
1784 (SCORE_FILE_PREFIX): If HAVE_SHARED_GAME_DIR is not defined,
1785 default to ~/.emacs.d/games.
1786 (get_user_id): Don't zero uid in the case where we can't get the
1787 username.
1788 (lose): New function.
1789 (main): Actually use `max', and default it to MAX_SCORES.
1790 Correctly handle new default for SCORE_FILE_PREFIX. Use `lose'
1791 function.
1792 (read_score): Handle the case of reading unamelen characters, then
1793 finishing. Use mktemp if mkstemp isn't available.
1794 (lock_file, unlock_file): Delete unused versions.
1795 (lock_file): Always sleep, even if we unlinked the lock file.
1796
e82defd1
CW
1797 * Makefile.in (gamedir, gameuser): New variables.
1798 (toplevel, UTILITIES): Add update-game-score.
1799 (${archlibdir}): Handle HAVE_SHARED_GAME_DIR.
1800
5795b420
CW
18012002-04-07 Colin Walters <walters@verbum.org>
1802
1803 * update-game-score.c (SCORE_FILE_PREFIX): Don't hardcode.
1804 (get_user_id): Take struct passwd as an argument.
1805 (get_home_dir): New function.
1806 (main): Read in user information here. Discover home directory if
1807 necessary.
1808 (read_score): Trim newline only in `getline' case.
1809
cd553ffb 18102002-04-05 Colin Walters <walters@debian.org>
c150db23 1811
cd553ffb
CW
1812 * update-game-score.c (toplevel): Include pwd.h.
1813 (struct score_entry): Add username field.
1814 (push_score): Use it.
1815 (get_user_id): New function.
1816 (main): Don't malloc excessively.
1817 (main): Use username field.
1818 (read_score): Read it.
1819 (push_score): Handle it.
07655e62 1820 (write_scores): Write it.
c150db23
FP
1821 (read_score): Handle arbitrary length data.
1822
b74bd4a3
EZ
18232002-03-30 Eli Zaretskii <eliz@is.elta.co.il>
1824
1825 * ebrowse.c (add_declarator): Fix the first call to add_member_defn.
1826
fa8bc89d
GM
18272002-03-29 Gerd Moellmann <gerd@gnu.org>
1828
1829 * ebrowse.c (add_declarator, skip_initializer): New functions.
1830 (declaration): Use them.
1831
dd87b4cc
JR
18322002-03-28 Jason Rumney <jasonr@gnu.org>
1833
1834 * makefile.w32-in (lisp): Move backquote.elc into emacs-lisp.
1835
cd553ffb
CW
18362002-03-27 Colin Walters <walters@debian.org>
1837
1838 * update-game-score.c: New file.
1839
dfef6d49
PE
18402002-03-22 Paul Eggert <eggert@twinsun.com>
1841
1842 * etags.c (main): Use `sort -o TAGFILE TAGFILE' instead of
1843 `sort TAGFILE -o TAGFILE', as POSIX 1003.1-2001 disallows
1844 the latter usage.
1845
880820fe 18462002-03-12 Francesco Potortì <pot@gnu.org>
a13d6523 1847
4fff90e4 1848 * etags.c (Python_functions): Skip spaces at beginning of lines.
a13d6523
FP
1849 (Python_functions, PHP_functions): Name tags, for ctags' sake.
1850 (TeX_commands): Name tags. Correction of old disabled code.
1851
1852 * etags.c (curfiledir, curtagfname): New global variables.
1853 (process_file): Initialise them.
1854 (readline): Canonicalize the name found in #line directive.
893a741e 1855
4fff90e4 18562002-03-06 Jason Rumney <jasonr@gnu.org>
ca55a1e3 1857
893a741e
JR
1858 * etags.c (put_entries): Use #if !CTAGS, to fix link error on
1859 compilers that don't optimize out dead code.
1860
880820fe 18612002-03-05 Francesco Potortì <pot@gnu.org>
51aeded3
FP
1862
1863 * etags.c: Honour #line directives.
a7c29764 1864 (no_line_directive): New global var; set it for old behavior.
51aeded3
FP
1865 (main): Remove some #ifdef in the getopt switch.
1866 (add_node, put_entries): Code added to merge different chunks of
1867 nodes referring to the same file. Currently the tags are just
1868 appended, without any check for duplicates.
1869 (Perl_functions): Do not special case ctags.
1870 (readline): Identify #line directives and do the right thing.
1871 (nocharno, invalidcharno): New global vars.
1872 (process_file): Reset nocharno.
1873 (readline): Set nocharno.
1874 (pfnote): Read nocharno and maybe put invalidcharno in node.
1875 (total_size_of_entries, put_entries): Use invalidcharno.
1876
1877 * etags.c: Keep the whole tag table in memory, even in etags mode.
1878 (main): Call put_entries here even in CTAGS mode.
1879 (main, process_file): Check the return values of fclose and pclose.
1880 (process_file): Do not call put_entries after parsing each file.
1881 (process_file): Canonicalise file names even for ctags.
1882 (process_file): Set curfile here...
1883 (find_entries): ... not here any more.
1884 (add_node): In etags mode, build a linked list of entries (on
1885 right pointer) for each file, and link the first entry of each
1886 file on left nodes.
1887 (put_entries): Print here the name of the file.
1888 (put_entries): Print the entries starting from the first file.
c150db23 1889 (number_len, total_size_of_entries): Define these only in etags
51aeded3
FP
1890 mode, make the second work only on the right nodes.
1891
1892 * etags.c: Make all global variables static.
1893
50ce1f62
JB
18942002-02-25 Juanma Barranquero <lektu@terra.es>
1895
1896 * makefile.w32-in (lisp): Add missing backslash.
1897
82a399d2
JR
18982002-02-24 Jason Rumney <jasonr@gnu.org>
1899
1900 * makefile.w32-in (WINNT_SUPPORT, MOUSE_SUPPORT, lisp): Revert to
1901 using .elc files.
1902 (lisp): Sync with list in src/Makefile.in
1903 (VMS_SUPPORT, MSDOS_SUPPORT): Define, so DOC files can be shared.
1904
a279c920
PE
19052002-02-10 Paul Eggert <eggert@twinsun.com>
1906
1907 * rcs-checkin: Use `sort -k 2', not `sort +1', as POSIX 1003.1-2001
1908 disallows the old syntax.
1909
0caa685d
PE
19102002-02-03 Paul Eggert <eggert@twinsun.com>
1911
d7982012 1912 * rcs2log (Copyright): Update to 2002.
0caa685d
PE
1913 (AWK, TMPDIR): Work around portability problem in broken shells that
1914 don't understand `: ${VAR=val}'.
1915 (SORT_K_OPTIONS): New var, for hosts that conform to POSIX 1003.1-2001.
1916 Prefer the new -k option to the traditional +M -N option.
1917
880820fe 19182002-01-01 Pavel Janík <Pavel@Janik.cz>
03950b5b
PJ
1919
1920 * b2m.c (main): Parenthesize assignment when used as truth value
1921 to prevent gcc warnings.
1922
1923 * fakemail.c: Include <config.h>.
1924
880820fe 19252001-12-29 Pavel Janík <Pavel@Janik.cz>
2f8fe2f4
PJ
1926
1927 * cvtmail.c, emacsclient.c, emacsserver.c, pop.c, sorted-doc.c,
1928 * yow.c: Include <config.h>.
1929
880820fe 19302001-12-21 Francesco Potortì <pot@gnu.org>
a60e4de9
FP
1931
1932 * etags.c (Perl_functions): Tag packages and use them in sub tags.
1933 (get_tag): Return a pointer to the tag that is found.
1934
1935 * etags.c (LOOKING_AT): Use !intoken instead of iswhite.
1936 (F_takeprec): Renamed from takeprec. All callers changed.
1937 (F_getit): Renamed from getit. All callers changed.
1938 (nocase_tail): Renamed from tail. All callers changed.
1939 (Ada_getit): Renamed from adagetit. All callers changed.
eec54bd7 1940 (L_getit): Simplify by using get_tag.
a60e4de9
FP
1941 (Perl_functions, Postscript_functions, erlang_attribute): Use the
1942 modified LOOKING_AT.
1943 (notinname): Removed '[' and added ')' to the recognised chars.
1944 (LOOKING_AT, get_tag, PHP_functions): Use notinname.
1945 (Ada_getit, Ada_funcs, Python_functions, Scheme_functions):
1946 Clarified, using strneq or notinname.
1947 (L_isdef, L_isquote): Removed.
1948 (Lisp_functions, L_getit): Clarified.
1949
ecc54057 1950 * etags.c (P_): Renamed to __P for consistency with config.h.
a60e4de9
FP
1951 [HAVE_CONFIG_H]: Let config.h deal with __P.
1952 [__STDC__] [!HAVE_CONFIG_H]: Define PTR as in config.h.
1953 [!__STDC__] [!HAVE_CONFIG_H]: Do not undefine static, because
1954 gperf code needs it.
ecc54057
JB
1955 [HAVE_CONFIG_H] [!PTR]: Define PTR (for use with XEmacs).
1956 [HAVE_CONFIG_H] [!__P]: Define __P (for use with XEmacs).
a60e4de9
FP
1957 (xmalloc, xrealloc): Use PTR instead of long *.
1958 (bool): Make it a define, not a typedef, for C++ compilers.
1959 (pattern): Members renamed to avoid name clash in some C++ compilers.
1960 (get_language_from_langname): Use const argument.
1961
880820fe 19622001-12-22 Pavel Janík <Pavel@Janik.cz>
c95eaa61
PJ
1963
1964 * makefile.nt, makefile.w32-in: Remove mocklisp files.
1965
880820fe 19662001-12-19 Pavel Janík <Pavel@Janik.cz>
69bfc389 1967
b8509940
PJ
1968 * emacsserver.c: Conditionally include config.h.
1969
594aa066
PJ
1970 * fakemail.c: Likewise.
1971
e69233c2
PJ
1972 * emacsclient.c: Include "config.h", not <../src/config.h>.
1973 (main): Parenthesize assignment when used as truth value to
1974 prevent gcc warnings.
1975
69bfc389
PJ
1976 * ebrowse.c: Include stdlib.h and string.h conditionally.
1977
e4e34e31
EZ
19782001-12-18 Eli Zaretskii <eliz@is.elta.co.il>
1979
1980 * yow.c (main): Use time_t, not long, to avoid a compiler warning.
1981
880820fe 19822001-12-18 Pavel Janík <Pavel@Janik.cz>
ffb7c9c6
PJ
1983
1984 * test-distrib.c: Fix previous change.
1985
fb5aa7ac
DL
19862001-12-18 Dave Love <fx@gnu.org>
1987
1988 * test-distrib.c: Conditionally include fcntl.h.
1989
1990 * fakemail.c: Include "config.h", not <../src/config.h>.
1991 (_XOPEN_SOURCE): Define as 500.
1992
1993 * emacsserver.c: Include "config.h", not <../src/config.h>.
1994
1995 * cvtmail.c: Include config.h, stdlib.h.
1996 (xmalloc, xrealloc, skip_to_lf sysfail): Prototype.
1997
1998 * yow.c: Conditionally include various headers. Use "epaths.h",
1999 not <../src/epaths.h>.
2000 (malloc, realloc) [!HAVE_STDLIB_H]: Prototype.
2001
880820fe 20022001-12-12 Francesco Potortì <pot@gnu.org>
e94a3679 2003
13dc0576 2004 * etags.c (PHP_functions): New function for parsing PHP.
e94a3679
FP
2005 (LOOKING_AT): New macro.
2006 (Perl_functions, Python_functions, PHP_functions)
2007 (Scheme_functions, Texinfo_nodes): Use it.
2008 (Perl_functions): Use strneq.
2009 (prolog_pred): Renamed to prolog_pr.
13dc0576 2010 (prolog_pr): Recognise Prolog rules in addition to predicates.
e94a3679 2011 [ETAGS_REGEXPS] [!HAVE_CONFIG_H] [__CYGWIN__]: Prevent
13dc0576 2012 unmodified compile, as Cygwin's regex.h is incompatible with us.
e94a3679
FP
2013 [!HAVE_CONFIG_H] [!__STDC__]: #define const as the empty string.
2014
34e39c95
RS
20152001-12-11 Richard M. Stallman <rms@gnu.org>
2016
2017 * Makefile.in (clean): Don't delete ../etc/DOC*.
2018
880820fe 20192001-12-11 Pavel Janík <Pavel@Janik.cz>
296071e7
PJ
2020
2021 * COPYING: Moved back.
2022
76054cc8
AI
20232001-11-30 Andrew Innes <andrewi@gnu.org>
2024
e94a3679
FP
2025 * makefile.w32-in (FACE_SUPPORT):
2026 (MOUSE_SUPPORT):
2027 (FLOAT_SUPPORT):
2028 (WINNT_SUPPORT):
76054cc8
AI
2029 (lisp): Reference .el files instead of .elc files, to simplify
2030 bootstrapping.
2031 ($(DOC)): Change dependency to just `make-docfile'.
2032
880820fe 20332001-11-29 Pavel Janík <Pavel@Janik.cz>
0142178a
PJ
2034
2035 * COPYING: Removed.
2036
e8d6a09b
PE
20372001-11-28 Paul Eggert <eggert@twinsun.com>
2038
2039 * rcs2log (Copyright): Add '(C)' as per coding guidelines.
2040
2041 The following changes are derived from suggestions by Bob Chapman
2042 <rechapman@compuserve.com>.
2043
2044 * rcs2log (printlogline): Also allow tab and newline to separate
2045 '(function):' from the rest of a comment.
2046 (reformat the sorted log entries): Require date and author to
2047 match the clumpname.
2048
9a190096
GM
20492001-11-16 Gerd Moellmann <gerd@gnu.org>
2050
2051 * ebrowse.c (matching_regexp): Escape '\\'.
2052
880820fe 20532001-11-15 Pavel Janík <Pavel@Janik.cz>
8ec1b917
PJ
2054
2055 * Makefile.in: Add support for --program-prefix, --program-suffix
2056 and --program-transform-name options.
2057
6d8f7d5d
RS
20582001-11-03 Richard M. Stallman <rms@gnu.org>
2059
2060 * cvtmail.c (xrealloc): Always pass two args to `fatal'.
2061
2062 * movemail.c (popmail): Always pass two args to `error'.
2063
84e70f78
KR
20642001-10-24 Ken Raeburn <raeburn@gnu.org>
2065
2066 * Makefile.in (HESIODLIB) [HAVE_LIBHESIOD]: Set to include
2067 -lhesiod and maybe -lresolv.
2068 (CRYPTOLIB) [HAVE_LIBK5CRYPTO]: Use -lk5crypto for Kerberos
2069 support if it's available.
2070
386ca361
MB
20712001-10-21 Miles Bader <miles@gnu.org>
2072
a3b10252
MB
2073 * make-docfile.c (struct rcsoc_state): New type.
2074 (read_c_string_or_comment): Add SAW_USAGE
386ca361 2075 parameter, and implement scanning for a `usage:' keyword.
a3b10252
MB
2076 Use a variable of type `rcsoc_state' to hold most of our state.
2077 (put_char): Add STATE parameter, and remove all other parameters
2078 except CH. Use STATE to get access to all needed state.
2079 (scan_keyword_or_put_char): New function.
386ca361
MB
2080 (scan_c_file): Pass SAW_USAGE argument to read_c_string_or_comment.
2081 Don't output a usage-string if there was one in the doc-string.
2082
71431a0e
GM
20832001-10-20 Gerd Moellmann <gerd@gnu.org>
2084
6aa97356 2085 * (Version 21.1 released.)
71431a0e 2086
880820fe 20872001-10-19 Pavel Janík <Pavel@Janik.cz>
37a9305e
PJ
2088
2089 * b2m.c: Properly spell the name of Emacs.
2090
945220bd
MB
20912001-10-17 Miles Bader <miles@gnu.org>
2092
2093 * make-docfile.c (put_char): New function.
2094 (read_c_string_or_comment): Strip trailing spaces and newlines.
2095
14242528
MB
20962001-10-16 Miles Bader <miles@gnu.org>
2097
2098 * make-docfile.c (scan_c_file): Handle `new style' doc strings in
2099 comments [with `doc:' keyword prefix].
2100
9f5eb4a3
GM
21012001-10-15 Gerd Moellmann <gerd@gnu.org>
2102
2103 * make-docfile.c (read_c_string_or_comment): Don't drop a '*'
2104 in a C doc comment.
2105
e641b454
GM
21062001-10-13 Gerd Moellmann <gerd@gnu.org>
2107
2108 * make-docfile.c (read_c_string_or_comment): Renamed from
2109 read_c_string. Add parameter COMMENT. Read C-style comments.
2110 (scan_c_file): Handle doc strings in C comments.
2111
967d7793
AI
21122001-10-12 Andrew Innes <andrewi@gnu.org>
2113
2114 * makefile.nt (ALL): Do not include fakemail.
2115
2116 * makefile.w32-in (install): Do not copy fakemail.
2117
d682756a
JR
21182001-10-10 Jason Rumney <jasonr@gnu.org>
2119
07655e62 2120 * makefile.w32-in (ALL): Do not include fakemail.
d682756a 2121
07655e62 2122 * makefile.nt (install): Ditto.
d682756a 2123
14a3dff7
GM
21242001-10-09 Gerd Moellmann <gerd@gnu.org>
2125
2126 * emacsserver.c (main): Cast geteuid in sprintf to int.
14a3dff7 2127
95bc7904 2128 * emacsclient.c (main): Cast isdigit argument to unsigned char.
14a3dff7 2129
880820fe 21302001-10-07 Pavel Janík <Pavel@Janik.cz>
f98d41f5
PJ
2131
2132 * profile.c: Include config.h, not ../src/config.h.
2133 Include systime.h, not ../src/systime.h.
2134
ab952a4f
GM
21352001-10-05 Gerd Moellmann <gerd@gnu.org>
2136
2137 * Branch for 21.1.
dff28924 2138
12c64503
GM
21392001-10-01 Alexander Zhuckov <zuav@int.spb.ru>
2140
2141 * ebrowse.c (struct alias): Add two new struct members: NAMESP and
2142 ALIASEE to help work with namespace aliases.
2143 (struct sym): Remove struct member NAMESP_ALIASES.
2144 (namespace_alias_table): New variable.
2145 (make_namespace): Add parameter CONTEXT.
2146 (check_namespace): New function.
2147 (find_namespace): Add parameter CONTEXT.
2148 (check_namespace_alias): New function.
02ce3e80
SM
2149 (register_namespace_alias): Change type of parameter OLD_NAME.
2150 Search for already defined alias in NAMESPACE_ALIAS_TABLE.
12c64503
GM
2151 (check_namespace): New function.
2152 (enter_namespace): Call find_namespace with CONTEXT parameter.
2153 (match_qualified_namespace_alias): New function.
eec54bd7 2154 (parse_qualified_ident_or_type): Fix typo in comment.
02ce3e80 2155 While parsing qualified ident or type update namespace context and
12c64503 2156 restore it on exit.
eec54bd7
SM
2157 (parse_qualified_param_ident_or_type): Fix typo in comment.
2158 (globals): Change handling of namespace aliases.
2159 (version): Add year 2001.
12c64503 2160
990e1190
FP
21612001-09-15 Eli Zaretskii <eliz@is.elta.co.il>
2162
2163 * etags.c (analyse_regex): If regex_arg is NULL, return
2164 immediately after a call to free_patterns.
2165
f2e7e23e
AS
21662001-09-05 Paul Eggert <eggert@twinsun.com>
2167
2168 * rcs2log (Help, mainline code): Add new option -L FILE.
2169 (Copyright): Update year.
02ce3e80
SM
2170 (LANG, LANGUAGE, LC_ALL, LC_COLLATE, LC_CTYPE, LC_MESSAGES)
2171 (LC_NUMERIC, LC_TIME): New shell vars, to make sure we live in the
f2e7e23e
AS
2172 C locale.
2173 (mainline code): Handle nonstandard -u option differently, by
2174 transforming it to standard form. Check for "Working file: ", not
2175 "Working file:". Allow file names with spaces.
2176 (SOH, rlogfile): New shell vars.
dff28924 2177 (rlogout): Remove. Its old functionality is mostly migrated to
f2e7e23e
AS
2178 rlogfile.
2179
2180 Append ';;' to the last arm of every case statement, for
2181 portability to ancient broken BSD shells.
2182
02ce3e80 2183 (logins): Fix bug; was not being computed at all, lowering performance.
f2e7e23e
AS
2184 (pository): New var. This fixes some bugs where repositories are
2185 remote, or have trailing slashes.
02ce3e80 2186 (authors): $llogout is never an empty shell var, so don't worry
f2e7e23e 2187 about that possibility.
dff28924 2188 (printlogline, mainline code): Fix bug with SOH's being put into
f2e7e23e 2189 the output.
dff28924 2190
75c911eb
EZ
21912001-09-01 Eli Zaretskii <eliz@is.elta.co.il>
2192
2193 * ebrowse.c (SEEK_END): #define if not defined by system headers.
2194 Suggested by Dave Love <d.love@dl.ac.uk>.
2195
5ae10f4a
EZ
21962001-08-29 Eli Zaretskii <eliz@is.elta.co.il>
2197
2198 * makefile.nt (lisp): Synchronize with src/Makefile.in.
2199 * makefile.w32-in (lisp): Ditto.
2200
0e4011d8 22012001-07-25 Juanma Barranquero <lektu@terra.es>
e743f599
GM
2202
2203 * grep-changelog (parse_changelog): Remove unused local variable.
2204
2205 * grep-changelog (main): Add new option --reverse.
2206 (print_log): Use it.
2207 (parse_changelog): Use it.
2208
3c88ae74
GM
22092001-07-20 Gerd Moellmann <gerd@gnu.org>
2210
2211 * grep-changelog: Remove RCS Id keyword.
2212
41848daa
GM
22132001-07-20 Juanma Barranquero <lektu@terra.es>
2214
6e07c0a5
GM
2215 * grep-changelog (parse_changelog): Add tests for defined values
2216 to quiet warning from Perl 5.005 or above.
177ab8ce 2217 (entry_match_p, header_match_p): Fix handling of null or empty
0e4011d8
GM
2218 argument to prevent duplicate headers.
2219
2220 * grep-changelog (main, parse_changelog): Make "use strict"-clean.
41848daa 2221
467f1209
GM
22222001-07-17 Jan Nieuwenhuizen <janneke@gnu.org>
2223
2224 * emacsclient.c (print_help_and_exit): Fix help message for
2225 +LINE:COLUMN option.
2226
22272000-07-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
990e1190 2228
467f1209
GM
2229 * emacsclient.c (main): Add support for +LINE:COLUMN command line
2230 argument.
2231
bb24c64f
GM
22322001-07-16 Gerd Moellmann <gerd@gnu.org>
2233
2234 * ebrowse.c (main): Check that the output file exists and
2235 is non-empty if invoked with `--append'.
2236
880820fe 22372001-05-14 Francesco Potortì <pot@gnu.org>
fa829470 2238
e335b66a
GM
2239 * etags.c (add_regex): Reset the whole newly allocated pattern
2240 buffer instead of the individual members. It's safer and works
ecc54057 2241 with XEmacs.
fa829470 2242
e335b66a 2243 * etags.1: Markups corrected.
fa829470 2244
6da5c7da
GM
22452001-05-08 Gerd Moellmann <gerd@gnu.org>
2246
02ce3e80 2247 * ebrowse.c (enter_namespace): Fix reallocation of namespace_stack.
6da5c7da 2248
efbecf9d
GM
22492001-05-03 Gerd Moellmann <gerd@gnu.org>
2250
2251 * ebrowse.c (globals): Fix handling of namespace aliases.
2252
f4976ebc
EZ
22532001-04-27 Eli Zaretskii <eliz@is.elta.co.il>
2254
2255 * etags.c (print_help): Enclose the regexp in the help text
2256 example in quotes.
2257
23431241
DL
22582001-04-05 Dave Love <fx@gnu.org>
2259
2260 * emacsclient.c (fail): Don't return a value.
fa829470 2261 (main): Cast uid values for sprintf.
23431241 2262
476bf681
GM
22632001-04-03 Gerd Moellmann <gerd@gnu.org>
2264
b3f6107b
GM
2265 * emacsclient.c (fail, main): Don't use implicit int return type.
2266
476bf681
GM
2267 * b2m.c (main): Always return a value.
2268
ef53d75e
GM
22692001-03-02 Gerd Moellmann <gerd@gnu.org>
2270
2271 * ebrowse.c (parse_qualified_param_ident_or_type): Return a
2272 freshly allocated object in *LAST_ID.
2273 (read_line): Accept \r\n line endings.
2274
425de386
AI
22752001-02-24 Andrew Innes <andrewi@gnu.org>
2276
2277 * makefile.w32-in: Fix copyright notice.
2278
880820fe 22792001-02-23 Francesco Potortì <pot@gnu.org>
f55ae599
FP
2280
2281 * etags.c (enum sym_type): New label st_C_template.
2282 (gperf input): Use it for switching to C++ from C.
2283 (consider_token): Do it.
c2a642c0
FP
2284 (C_entries): Initialise typdefcblev to quiet compilers.
2285 [!HAVE_CONFIG_H] [!__STDC__]: #define static as nothing.
f55ae599 2286
f6839838
AI
22872001-02-22 Andrew Innes <andrewi@gnu.org>
2288
2289 * makefile.nt ($(BLD)\movemail.obj): Remove reference to
2290 VMS header files.
2291 ($(BLD)\profile.obj): Ditto.
2292
2293 * makefile.w32-in ($(BLD)/movemail.$(O)): Remove reference to
2294 VMS header files.
2295 ($(BLD)/profile.$(O)): Ditto.
2296
193fba87
AI
22972001-02-05 Andrew Innes <andrewi@gnu.org>
2298
2299 * makefile.w32-in ($(DOC)): Use $(THISDIR) instead of . in
2300 invocation of make-docfile, to work with Windows 2000.
2301
30526cc6
DL
23022001-01-31 Dave Love <fx@gnu.org>
2303
2304 * etags.c (in_word_set): Use `static' in definition (for pcc).
2305
880820fe 23062001-01-31 Francesco Potortì <pot@gnu.org>
8f79fe72 2307
ecc54057 2308 * etags.c [NDEBUG]: #undef assert and #define it as ((void)0), for
8f79fe72
FP
2309 the sake of some buggy assert.h (e.g. in MinGW and sunos4 pcc).
2310 (C_entries): Tag token renamed to still_in_token because sunos4
2311 pcc wants to expand it as the token() macro even though it has no
2312 arguments.
2313
914d7258
AI
23142001-01-30 Andrew Innes <andrewi@gnu.org>
2315
2316 * etags.c (assert) [__MINGW32__]: Redefine assert to work around a
2317 bug in the Mingw32 assert.h header file.
2318
880820fe 23192001-01-30 Francesco Potortì <pot@gnu.org>
b28e26be 2320
ecc54057
JB
2321 * etags.c [WIN32-NATIVE]: #undef MSDOS, #undef WINDOWSNT and
2322 #define it for the sake of XEmacs.
b28e26be
FP
2323 [WINDOWSNT]: #undef HAVE_NTGUI even if built without
2324 HAVE_CONFIG_H. This change only affects a standalone etags.
2325 [WINDOWSNT]: #undef DOS_NT and #define it even if built with
2326 HAVE_CONFIG_H. This change does nothing in Emacs, as DOS_NT is
2327 always defined when HAVE_CONFIG_H and WINDOWS are both defined.
2f2c687b 2328 [!HAVE_UNISTD_H]: Use defined(WINDOWSNT) instead of the bare
b28e26be
FP
2329 WINDOWSNT, as this is the correct way to use it.
2330
880820fe 23312001-01-28 Francesco Potortì <pot@gnu.org>
8c463abe
FP
2332
2333 * etags.c: Be capable to parse nested struct-like structures.
2334 (structdef, structtag): Struct state machine revisited.
2335 (struct tok): Revisited.
2336 (cstack, nestlev, instruct): New struct and macros.
2337 (pushclass_above, popclass_above, write_classname): New functions
13dc0576 2338 for dealing with nested class names.
8c463abe
FP
2339 (consider_token, make_C_tag, C_entries): Many changes for dealing
2340 with arbitrarily nested structures.
2341 (etags_getcwd): #if MSDOS, not #ifdef MSDOS!
2342 (C_entries): Consider templates in C++.
2343 (sym_type): New constant st_C_class for detecting "class" also in
2344 C mode.
2345 (C_AUTO): New macro for automatic detection of C++.
2346 (consider_token): Automatic set C++ mode.
2347 (C_entries): New security check for yacc.
2348 (print_language_names, print_help): Mention the autodetect
07655e62 2349 feature, do not show help for the -C option, now mostly useless.
8c463abe
FP
2350 (C_entries): Tag C++ forward declarations if --declarations.
2351 (C_entries): Don't be fooled by things like XDEFUN.
2352 (consider_token): Discard asm pseudo function.
2353
e26f9ced
EZ
23542001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
2355
2356 * etags.c: Add a coding: tag.
2357
a47b7816
GM
23582001-01-26 Gerd Moellmann <gerd@gnu.org>
2359
8c463abe 2360 * ebrowse.c (matching_regexp_buffer, matching_regexp_end_buf):
a47b7816
GM
2361 New variables.
2362 (matching_regexp): Use them instead of static variables in
2363 function scope.
2364
880820fe 23652001-01-25 Francesco Potortì <pot@gnu.org>
d22a24fa
FP
2366
2367 * etags.c (struct tok): Renamed from struct token.
2368 (token): Renamed from tok.
2369 (structtype): Make it a local variable.
2370 [DEBUG]: Use assert.
2371 (xrnew): Change the synopsis.
2372 (typedefs_or_cplusplus): Renamed from typedefs_and_cplusplus.
2373 (grow_linebuffer): Don't call xrnew when not needed.
02ce3e80 2374 (token): Buffer renamed to line.
d22a24fa 2375 (C_entries): Three calls to inibuffer moved here from main.
eec54bd7 2376 (C_entries): Remove all references to var methodlen, delete it.
d22a24fa
FP
2377 (linebuffer_setlen): Was grow_buffer, now also sets len.
2378 (consider_token, C_entries, Pascal_functions): Use it.
2379 (C_entries): Preventing problems relative to extern "C".
2380 (C_entries): Can tag more than one variable or func separated by
2381 comma when --declarations is used.
2382 (C_entries): More accurate tagging of members and declarations.
2383 (yacc_rules): Was global, made local to C_entries.
2384 (next_token_is_func): Removed.
2385 (fvdef): New constants fdefunkey, fdefunname.
2386 (consider_token, C_entries): Use them.
2387 (C_entries): Build proper lisp names for Emacs DEFUNs.
2388
21c2bbe0
GM
23892001-01-22 Gerd Moellmann <gerd@gnu.org>
2390
2391 * ebrowse.c (xfree): New function.
2392 (member, declaration, globals): Use xmalloc instead of alloca.
2393
880820fe 23942001-01-15 Francesco Potortì <pot@gnu.org>
83be933c
FP
2395
2396 * etags.c (print_language_names): Print filenames in addition to
2397 suffixes.
2398
880820fe 23992001-01-14 Francesco Potortì <pot@gnu.org>
47df1a5e
EZ
2400
2401 * etags.c (get_language_from_langname): Renamed from
2402 get_language_from_name.
eec54bd7
SM
2403 (get_language_from_filename): Renamed from get_language_from_suffix.
2404 Now first looks for the complete file name.
47df1a5e
EZ
2405 (language): New member char **filenames.
2406 (Makefile_filenames): List of possible filenames for makefiles.
eec54bd7 2407 (lang_names): Add a NULL member for every entry, added an entry
47df1a5e 2408 for makefiles.
13dc0576 2409 (Makefile_targets): New function.
47df1a5e
EZ
2410 (Texinfo_nodes): Renamed from Texinfo_fuctions and made
2411 it conformant to the style of the rest of the code.
2412
291c7e74
GM
24132001-01-13 Gerd Moellmann <gerd@gnu.org>
2414
2415 * make-docfile.c (write_c_args): Print newlines as spaces.
2416
0dac6924
AI
24172001-01-06 Andrew Innes <andrewi@gnu.org>
2418
2419 * makefile.w32-in (clean): Delete $(COMPILER_TEMP_FILES) instead
2420 of *.pdb.
2421
3e99d3b4
GM
24222001-01-03 Paul Eggert <eggert@twinsun.com>
2423
290afd83 2424 * rcs2log: Avoid security hole allowing attacker to
3e99d3b4
GM
2425 cause user of rcs2log to overwrite arbitrary files, fixing
2426 a bug reported by Morten Welinder.
2427
2428 Don't put "exit 1" at the end of the exit trap; it's
2429 ineffective in POSIX shells.
2430
d6bb0c0d
GM
24312001-01-02 Gerd Moellmann <gerd@gnu.org>
2432
eec54bd7
SM
2433 * ebrowse.c (yyerror): Change to take two arguments.
2434 Add prototype. Change callers.
d6bb0c0d 2435
d5c00476 24362001-01-02 Eli Zaretskii <eliz@is.elta.co.il>
315f5865
EZ
2437
2438 * ebrowse.c (enter_namespace, main): Cast variables to shut up
2439 compiler warnings.
2440 (yyerror): Change parameter declarations to be of type long, so
2441 that they can take pointers on 64-bit platforms.
2442
2443 * emacsclient.c (main): Remove unused local variable statbfr.
2444 (main) <homedir>: Make its declaration conditional on
2445 SERVER_HOME_DIR, to avoid compiler warnings.
2446
2447 * emacsserver.c (main) <homedir>: Make its declaration conditional
2448 on SERVER_HOME_DIR, to avoid compiler warnings.
2449
2450 * fakemail.c (readline): Cast buffer to "long *" to pacify
2451 over-zealous compilers.
2452
7c89ea61
EZ
24532000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
2454
2455 * etags.c (canonicalize_filename) [DOS_NT]: Fix last change.
2456
a6768cc5
GM
24572000-12-15 Gerd Moellmann <gerd@gnu.org>
2458
2459 * ebrowse.c (operator_name): Cast argument of isalpha to
2460 unsigned char.
2461
2462 * etags.c (ISALNUM, ISALPHA, ISDIGIT, ISLOWER): New macros.
2463 Use them throughout instead of ctype functions/macros.
2464 (lowcase): Cast to unsigned char.
2465 (UPCASE): New macro.
2466 (canonicalize_filename): Use UPCASE instead toupper.
2467
2468 * fakemail.c (get_keyword): Make sure that isspace and
2469 similar aren't called with a negative argument.
2470
70de49cc
DL
24712000-12-13 Dave Love <fx@gnu.org>
2472
2473 * ebrowse.c (ensure_scope_buffer_room): Fix xrealloc call.
2474
4e8b894c
AI
24752000-12-06 Andrew Innes <andrewi@gnu.org>
2476
2477 * makefile.w32-in (LOCAL_FLAGS): Remove -DVERSION flag, since we
2478 don't know the real version, and I can't seem to get the quoting
2479 right in all circumstances.
2480
2481 * ebrowse.c (VERSION): Provide default definition, like etags.c
2482 does, because Windows build can't snarf this from version.el.
2483
88257bc8
AI
24842000-11-30 Andrew Innes <andrewi@gnu.org>
2485
2486 * makefile.w32-in ($(BLD)/ebrowse.exe): Use tabs not spaces.
2487 (install): Ditto.
2488
d19249e7
JR
24892000-11-23 Jason Rumney <jasonr@gnu.org>
2490
2491 * makefile.w32-in: Add targets for ebrowse.exe.
2492 (LOCAL_FLAGS): Add -DVERSION flag.
2493
7df6adc3
DL
24942000-09-25 Dave Love <fx@gnu.org>
2495
2496 * sorted-doc.c: Include config.h.
2497 [!HAVE_STDLIB_H]: Declare malloc.
2498
fe83b953
AI
24992000-09-14 Andrew Innes <andrewi@gnu.org>
2500
2501 * makefile.w32-in: Revert to Unix line endings.
2502
517699ca
DL
25032000-09-04 Dave Love <fx@gnu.org>
2504
2505 * movemail.c (index, rindex): Prototype conditionally.
2506
f8803e97
AI
25072000-09-03 Andrew Innes <andrewi@gnu.org>
2508
2509 * makefile.w32-in: Change to DOS line endings.
2510
f72adc12
EZ
25112000-09-01 Eli Zaretskii <eliz@is.elta.co.il>
2512
4034f3a8 2513 * movemail.c (toplevel): Remove redundant fcntl.h.
f72adc12
EZ
2514 [!F_OK]: Provide default definitions only after including both
2515 fcntl.h and unistd.h.
2516
f678f592
DL
25172000-08-29 Dave Love <fx@gnu.org>
2518
2519 * movemail.c: Revert previous change.
2520
5b671d04
EZ
25212000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
2522
2523 * Makefile.in (profile, make-docfile, hexl): Depend on config.h.
2524
6fa86045
DL
25252000-08-28 Dave Love <fx@gnu.org>
2526
2527 * movemail.c (toplevel) [HAVE_STRING_H]: Include string.h.
2528 (toplevel) [HAVE_STRINGS_H]: Include strings.h.
2529
746d9caf
AI
25302000-08-22 Andrew Innes <andrewi@gnu.org>
2531
2532 * ntlib.h (WIN32): Remove unnecessary definition.
2533 (sleep): Make argument unsigned long.
2534 (_WINSOCK_H): Undefine so normal winsock definitions can be used.
2535
2536 * ntlib.c (sleep): Make argument unsigned long.
2537
2538 * movemail.c (main) [WINDOWSNT]: Force binary mode for fileio.
2539
2540 * makefile.w32-in: New file.
2541
3b541489
EZ
25422000-08-20 Eli Zaretskii <eliz@is.elta.co.il>
2543
2544 * etags.c (canonicalize_filename) [DOS_NT]: Upcase the first
2545 letter only if it is a drive letter.
2546
e5acf0ca
GM
25472000-07-14 Gerd Moellmann <gerd@gnu.org>
2548
02ce3e80 2549 * ebrowse.c (xrealloc, xmalloc): Renamed from yrealloc and ymalloc.
e5acf0ca
GM
2550
2551 * etags.c (xmalloc, xrealloc): Make externally visible, for use
2552 by alloca.o.
2553
02ce3e80 2554 * Makefile.in (alloca.o): Add -Demacs so that alloca will use xmalloc.
e5acf0ca 2555
4b92c49a
GM
25562000-07-10 Gerd Moellmann <gerd@gnu.org>
2557
2558 * ebrowse.c (yylex): Accept string literals with newlines in them.
2559 (process_pp_line): Handle case of string literal with newline
2560 in it in replacement text, which counts as continuing the
2561 replacement text in GNU C.
2562
831a6cb0
GM
25632000-07-02 Gerd Moellmann <gerd@gnu.org>
2564
2565 * ebrowse.c (token_string): Add missing tokens.
2566 (parm_list): Handle case of qualified pointers.
2567
53245ee2
DL
25682000-06-23 Dave Love <fx@gnu.org>
2569
2570 * ebrowse.c: Move config.h before other includes (which may use
2571 feature tests).
2572
dcbf2cd2
JM
25732000-06-14 Jim Meyering <meyering@lucent.com>
2574
2575 * grep-changelog: Fix typos in comments. Remove trailing blanks.
2576
f1c7754a
JR
25772000-06-11 Jason Rumney <jasonr@gnu.org>
2578
2579 * makefile.nt: Add targets for ebrowse.
2580
2581 * ebrowse.c [WINDOWS_NT]: Use stricmp instead of strcasecmp to
2582 compare filenames.
2583
5f1aea9a
GM
25842000-06-06 Gerd Moellmann <gerd@gnu.org>
2585
2586 * ebrowse.c (ymalloc): Renamed from xmalloc.
2587 (yrealloc): Renamed from xrealloc.
2588
5bf244f1
DL
25892000-05-21 Dave Love <fx@gnu.org>
2590
2591 * movemail.c: Include config.h, not ../src/config.h.
2592 (Errmsg): Bump length.
2593
2594 * pop.c (ERROR_MAX): Increase to 160.
2595
ec82fb2f
GM
25962000-05-04 Gerd Moellmann <gerd@gnu.org>
2597
2598 * ebrowse.c (DEFAULT_OUTFILE): Set to `BROWSE'.
2599
5c922ea7
EZ
26002000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
2601
02ce3e80
SM
2602 * ebrowse.c (PATH_LIST_SEPARATOR) [__MSDOS__ || WINDOWSNT]:
2603 Define to semi-colon.
5c922ea7 2604 (FILENAME_EQ): New macro, for comparing file names.
02ce3e80 2605 (add_member_decl, add_global_decl, add_member_defn): Use FILENAME_EQ.
5c922ea7
EZ
2606 (process_file): Don't assume that fread always reads as many bytes
2607 as it was told to (DOS-style CR-LF text files fail this logic).
2608 (open_file): Allocate enough space for path->path plus the file
2609 name and the slash.
2610
6142fdcb 26112000-04-19 Dave Love <fx@gnu.org>
97052c63
DL
2612
2613 * etags.c (Texinfo_functions): New function.
2614 (lang_names): Install it.
2615 (Texinfo_suffixes): New variable.
2616
cb9215e4
GM
26172000-04-19 Gerd Moellmann <gerd@gnu.org>
2618
2619 * ebrowse.c (xmalloc, xrealloc): Rewritten.
2620 (declaration): Remove parameter IS_EXTERN.
2621 (class_definition): Remove unused variable.
2622
be0dbdab
GM
26232000-04-09 Gerd Moellmann <gerd@gnu.org>
2624
2625 * Makefile.in (INSTALLABLES): Add ebrowse.
2626 (ebrowse): New target.
2627
2628 * ebrowse.c: New file.
2629
c5aa0fc2
AS
26302000-03-29 Andreas Schwab <schwab@suse.de>
2631
2632 * make-docfile.c (scan_lisp_file): Also look for `defsubst'.
2633
d054101f
GM
26342000-03-02 Gerd Moellmann <gerd@gnu.org>
2635
2636 * etags.c (lisp_suffixes) Add `LSP'.
2637
880820fe 26382000-02-10 Francesco Potortì <pot@gnu.org>
71cbb895 2639
eec54bd7 2640 * etags.c (iswhite): Redefine not to consider '\0' as white
71cbb895
FP
2641 space, and use it throughout in place of isspace, thus preventing a
2642 potential signed char to int conversion problem.
2643 (MSDOS): #undefine befere redefining
2644
880820fe 26452000-02-04 Francesco Potortì <pot@gnu.org>
71cbb895
FP
2646
2647 * etags.c (many functions): Add prototypes.
2648
97fa0cc8
DL
26492000-02-10 Dave Love <fx@gnu.org>
2650
2651 * etags.c (pfnote, new_pfnote, C_entries, prolog_pred)
2652 (erlang_func): Add `static' to definitions to keep pcc happy.
2653
880820fe 26542000-01-31 Francesco Potortì <pot@gnu.org>
e4100b7f
FP
2655
2656 * etags.c [MSDOS]: Set MSDOS to 1 if #defined, 0 otherwise.
2657 (get_compressor_from_suffix, process_file): Use MSDOS in if clause.
2658 (etags_strchr, etags_strrchr): Use const char * and int as arguments.
2659 (getenv, getcwd): Only declare them if necessary.
2660 (EMACS_NAME): New constant macro.
2661 (print_version): Use it.
2662 (P_) [__STDC__]: Macro for defining function prototypes.
e4100b7f 2663
19e262bd 26642000-01-18 Fabrice Popineau <Fabrice.Popineau@supelec.fr>
e4100b7f
FP
2665
2666 * etags.c [WINDOWSNT]: #include <direct.h>
2667
19e262bd 26682000-01-18 Martin Buchholz <martin@xemacs.org>
e4100b7f 2669
19e262bd
FP
2670 * etags.c (all functions): Made them static.
2671 (all functions): Write prototypes.
e4100b7f 2672
55e30d2a
RS
26732000-01-29 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2674
2675 * movemail.c (main): Improve error message if can't create lock file.
2676
c60ee5e7 26772000-01-28 Eric Hanchrow <offby1@blarg.net>
875c1439
GM
2678
2679 * emacsclient.c (socket_status): New function.
02ce3e80 2680 (main): If $LOGNAME or $USER exist and differ from our euid, look
875c1439
GM
2681 for a socket based on the UID associated with the name.
2682
e4936aa9
GM
26832000-01-12 Han-Wen Nienhuys <hanwen@cs.uu.nl>
2684
2685 * emacsclient.c: Add option -a EDITOR and environment variable
2686 ALTERNATE_EDITOR. Exec this editor if we fail to contact Emacs.
2687
c60ee5e7 26881999-12-10 Jonathan Kamens <jik@kamens.brookline.ma.us>
791a9087
GM
2689
2690 * movemail.c (popmail): Allow mailbox specifications of the
2691 form `po:username:hostname'.
2692
880820fe 26931999-11-19 Francesco Potortì <pot@gnu.org>
e2081362
FP
2694
2695 * etags.c (_GNU_SOURCE): Define only if undefined.
2696 (get_scheme): Declaration deleted.
02ce3e80 2697 (main): Error was called with an integer as second arg, instead of
e2081362
FP
2698 a char pointer.
2699 (canonicalize_filename): Bug removed.
2700
27011999-11-18 Dave Love <d.love@dl.ac.uk>
2702
2703 * etags.c (C_entries): Rename label `intoken', avoiding K&R
2704 lossage from name clash with macro.
2705
b05d3bee
GM
27061999-11-13 Gerd Moellmann <gerd@gnu.org>
2707
2708 * Makefile.in (b2m): Add dependency on GETOPTDEPS.
2709
cb3a6c48
GM
27101999-11-03 Gerd Moellmann <gerd@gnu.org>
2711
2712 * etags.c (print_help): Change email address to send bugs to.
2713
880820fe 27141999-11-01 Francesco Potortì <pot@gnu.org>>
1c478461
FP
2715
2716 * etags.c: Add suffix psw for PSWrap.
2717 (L_getit): Generalize a "cp!=' '" into "!isspace(*cp)".
2718 (Postscript_functions): Add code for PSWrap.
2719 (Scheme_functions): Use local pointer and new get_tag function.
2720 (get_tag): New name for old get_scheme.
2721 (process_file): Do not free NULL when file does not exist.
2722 (typdef): ttypedefseen renamed to tkeyseen, new label ttypeseen.
2723 (C_entries): Modifications that make --members tag even inside
2724 typedefs and C nested structs (one level only).
eec54bd7 2725 (consider_token): Correct a bug which prevented tagging of enum
1c478461 2726 constants.
eec54bd7 2727 (C_stab_entry): Add if, for, while, switch, return as
1c478461
FP
2728 st_C_ignore. This makes it simpler to work when cblev!=0.
2729
02ce3e80 2730 * etags.c (C_entries): Tag member function declarations when
1c478461
FP
2731 --declarations is used.
2732
2733 * etags.c (C_entries, consider_token): C++ `operator' now is
2734 tagged in most cases.
2735 As before, :: is not recognised if surrounded by spaces.
2736
2737 * etags.c (relative_filename): Account for DOS file names such
2738 that is impossible to make one relative to another.
2739
2740 * etags.c (sym_type): New st_C_extern tag.
2741 (gperf input): Use it for spotting external declarations.
a7c29764 2742 (print_help): Document the new behavior of --declarations.
1c478461
FP
2743 (fvextern): New global variable.
2744 (consider_token, C_entries): Use it.
2745
2746 * etags.c (HAVE_GETCWD) [WINDOWSNT]: Define if undefined.
2747 (etags_getcwd): Remove test for WINDOWSNT.
2748
2749 * etags.c (process_file) [MSDOS]: If foo.c.gz is not found, try
2750 foo.cgz, foo.cz, etc.
2751
2752 * etags.c (declarations): New global switch.
2753 (longopts): Describe it.
2754 (print_help): Document it.
2755 (C_entries): Use it.
2756 (process_file): Don't process a file twice.
2757
2758 * etags.c (Fortran_functions): No tags for "procedure".
2759
27601999-11-01 Eli Zaretskii <eliz@is.elta.co.il>
2761
2762 * etags.c (get_compressor_from_suffix): Second argument EXTPTR, if
2763 non-zero, returns a pointer to where the extension begins; callers
2764 changed.
2765 [MSDOS]: Support DOS file names by handling e.g. foo.cgz as if it
2766 were foo.c.gz.
2767
880820fe 27681999-11-01 Francesco Potortì <pot@gnu.org>
1c478461
FP
2769
2770 * etags.c (sym_type, C_stab_entry): New constant st_C_operator.
2771 (fvdev): New constant foperator.
2772 (consider_token): Use it to get "operator" in C++.
2773 (C_entries): Extend length of operator@ function name.
2774 (C_entries): Use foperator when necessary.
2775
2776 * etags.c (main) [!ETAGS_REGEXPS]: Do not call free_patterns.
2777
2778 * etags.c (compressor): New struct for compressed files.
2779 (get_compressor_from_suffix): New function.
2780 (get_language_from_suffix): Use it. Also, semantics changed.
2781 (process_file): Consider compressed files, close file.
2782 (find_entries): Use different call arg for get_language_from_suffix,
2783 don't close file.
2784
2785 * etags.c (main): Call free_tree.
2786 (find_entries): Do not free curfile.
2787 (pfnote): Cosmetic change: NULL and '\0' where appropriate.
2788 (prolog_pred, erlang_func, substitute): Cast strlen to int when
2789 comparing.
2790 (canonicalize_filename): Shut up compiler warning.
2791 (Perl_functions): Make tag significant.
2792
27931999-11-01 Dave Love <d.love@dl.ac.uk>
2794
2795 * etags.c (longopts, optstring): New option --ignore-case-regex (-c).
2796 (argument_type): New member at_icregexp.
2797 (lc_trans): New global.
2798 (main): Fill lc_trans. Process -c args.
2799 (add_regex): New arg determining whether to use translation table.
2800 (analyse_regex): New arg. Use it for add_regex.
2801
880820fe 28021999-11-01 Francesco Potortì <pot@gnu.org>
1c478461
FP
2803
2804 * etags.c (init): Cosmetic change: NULL --> '\0'.
2805 (erlang_attribute): Bug corrected (uninitialized variable).
2806 (filename_is_absolute): New function replaces absolutefn macro and
02ce3e80 2807 corrects a bug. All callers changed.
1c478461
FP
2808 (canonicalize_filename): New function.
2809 (process_file, etags_getcwd, absolute_dirname): Use it.
2810 (relative_filename, absolute_filename): Removed var shadowing.
2811 (C_entries, Pascal_functions): Add fake initializations to keep
02ce3e80 2812 compilers quiet.
1c478461
FP
2813 (TeX_functions, Prolog_functions, Erlang_functions): Cleanup.
2814
2815 * etags.c (xrnew): New macro. All callers of xrealloc changed.
2816 (language): New typedef (was struct lang_entry).
2817 (curlang): New global variable.
02ce3e80 2818 (node): Typedef renamed from NODE.
1c478461
FP
2819 (linebuffer): New typedef (was struct linebuffer).
2820 (pattern): New typedef (was struct pattern). Some members added.
2821 Now used as element of a linked list.
2822 (patterns, num_patterns): Global variables deleted.
2823 (p_head): New global variable.
a64387ee 2824 (forced_lang): New global variable (replaces lang_func).
02ce3e80
SM
2825 (get_language_from_name, get_language_from_interpreter)
2826 (get_language_from_suffix): Semantics changed. All callers changed.
1c478461 2827 (last_node): New global variable.
02ce3e80
SM
2828 (free_tree, add_node, put_entries, total_size_of_entries):
2829 Change name of local vars to avoid clashes with typedef node.
1c478461
FP
2830 (number_len): Rewritten for elegance.
2831 (token): New typedef replaces TOKEN.
2832 (analyse_regex, add_regex): Rewritten for new functionality.
2833 (free_patterns): New function called from main and add_regex.
2834 (initbuffer, readline_internal, readline, grow_linebuffer):
02ce3e80 2835 Change name of local vars to avoid clashes with typedef linebuffer.
1c478461
FP
2836 (readline): Rewritten for new functionality.
2837
ecc54057 2838 * etags.c (Scheme_suffixes): New suffix ".ss".
1c478461
FP
2839 (print_help): --globals is now used for more than C-type languages.
2840 (Perl_functions): Tag global variables ("my" and "local").
2841
2842 * etags.c (print_help): Some messages clarified.
2843 (LOOP_ON_INPUT_LINES): New macro.
02ce3e80
SM
2844 (just_read_file, Fortran_functions, Asm_labels, Perl_functions)
2845 (Python_functions, Cobol_paragraphs, Pascal_functions)
2846 (Lisp_functions, Postscript_functions, Scheme_functions)
2847 (TeX_functions, Prolog_functions, Erlang_functions): Use it.
2848 (Cobol_paragraphs, Postscript_functions, TeX_functions)
2849 (Prolog_functions, Erlang_functions): Use a local variable instead
1c478461
FP
2850 of the global variable dbp.
2851 (Pascal_functions, L_isquote, Scheme_functions): Use GNU coding
2852 standard indentation.
2853
02ce3e80
SM
2854 * etags.c (Python_suffixes, lang_names, Python_functions):
2855 Python support.
1c478461 2856 (skip_spaces, skip_non_spaces): Utility functions.
02ce3e80
SM
2857 (find_entries, takeprec, getit, Fortran_functions, Perl_functions)
2858 (Python_functions, L_getit, Lisp_functions, Scheme_functions)
2859 (prolog_pred, erlanf_func, erlang_attribute): Use them.
1c478461
FP
2860 (eat_white): Deleted.
2861
2862 * etags.c (CHAR, init): Keep into account non US-ASCII
2863 characters and compilers with default signed chars.
2864 (L_getit): Tag "(defstruct (foo", "(defun (operator" and similar
2865 constructs.
ecc54057 2866 (C_stab_entry): "interface" in Java behaves like "class".
1c478461 2867
ecc54057 2868 * etags.c (HAVE_NTGUI) [WINDOWSNT]: #undef if HAVE_CONFIG_H.
1c478461
FP
2869 (main): Put interval syntax here.
2870 (add_regex): And remove it from here.
2871
2872 * etags.c (suggest_asking_for_help): Provide a
2873 meaningful help message with and without LONG_OPTIONS.
2874
d07529f3 2875 * etags.c (<io.h>) [MSDOS]: Include it, don't include string.h.
1c478461
FP
2876 <stdlib.h, string.h>: Don't test MSDOS when including them.
2877 (white, nonam, endtk): Like elsewhere, use \r instead of \013.
2878 (put_entries): Correctly use %ld instead of %d in printf.
2879
d07529f3 2880 * etags.c (<unistd.h>) [HAVE_UNISTD_H]: Include conditionally, else
1c478461
FP
2881 declare getcwd if HAVE_GETCWD.
2882 (consider_token): Dead break instruction removed.
2883
4ee9629e
PE
28841999-10-19 Paul Eggert <eggert@twinsun.com>
2885
2886 Add support for large files. Merge glibc 2.1.2.
1c478461 2887
4ee9629e 2888 * b2m.c, emacsclient.c, emacsserver.c, fakemail.c, make-docfile.c,
d07529f3 2889 * movemail.c, pop.c:
4ee9629e
PE
2890 Do not include <stdlib.h>, as <config.h> does this now.
2891
2892 * b2m.c, emacsserver.c, etags.c, profile.c:
2893 Include <config.h> before any system include files.
1c478461 2894
4ee9629e 2895 * emacsclient.c, emacsserver.c, fakemail.c, movemail.c, pop.c,
d07529f3 2896 * test-distrib.c:
4ee9629e
PE
2897 (read, write, open, close): Do not undef.
2898
2899 * getopt.c, getopt1.c: Adopt glibc 2.1.2, with the following fix:
2900 (const): Do not define if HAVE_CONFIG_H; that's config.h's job.
2901
2902 * getopt.h: Adopt glibc 2.1.2.
1c478461 2903
93c8d183
DL
29041999-10-15 Dave Love <fx@gnu.org>
2905
2906 * Makefile.in (pop.o): Depend on config.h.
2907
b358f91c
GM
29081999-10-11 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
2909
2910 * pop.c: Use "pop3" as the POP service name on all platforms,
2911 instead of using "pop" on Unix and "pop3" on Windows NT. "pop3"
2912 has been the standard service name since RFC 1340 was published in
2913 July 1992, so I think it's safe to start using it by default.
2914
362bc2da
DL
29151999-09-27 Dave Love <fx@gnu.org>
2916
2917 * make-docfile.c (scan_lisp_file): Fix typo causing infloop.
2918
74e4cb59
PR
29191999-09-19 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2920
2921 * make-docfile.c (scan_lisp_file): Fix previous changes;
2922 swallow CRLF like just CR or just LF.
2923
362bc2da
DL
29241999-09-03 Richard Stallman <rms@gnu.org>
2925
2926 * make-docfile.c: Include config.h not ../src/config.h.
2927 (main, fopen, chdir): Add #undef.
2928 (read_c_string, scan_c_file, skip_white, read_lisp_symbol)
2929 (scan_lisp_file): Handle \r like \n.
2930
29311999-08-30 Andreas Schwab <schwab@gnu.org>
2932
2933 * make-docfile.c, fakemail.c: Include <stdlib.h> if available.
2934
2935 * emacsserver.c: Include <stdlib.h> if available. Don't declare
2936 errno if it's a macro.
2937
2938 * test-distrib.c: Include <unistd.h> if available.
2939
29401999-08-29 Richard Stallman <rms@gnu.org>
2941
2942 * emacsclient.c (print_help_and_exit): Mention --version.
2943
29441999-08-25 Richard M. Stallman <rms@gnu.org>
2945
2946 * emacsclient.c (decode_options): Update version output.
2947 (print_help_and_exit): Update bug report address.
2948
29491999-08-13 Richard M. Stallman <rms@gnu.org>
2950
2951 * emacsclient.c (main): Move the dynamic allocation of
2952 system_name outside of the SERVER_HOME_DIR conditional.
2953 * emacsserver.c (main): Likewise.
2954
29551999-08-10 Gerd Moellmann <gerd@gnu.org>
2956
2957 * grep-changelog: New.
2958 * Makefile.in (INSTALLABLE_SCRIPTS): Add it.
2959
29601999-07-12 Richard Stallman <rms@gnu.org>
2961
2962 * Version 20.4 released.
2963
29641999-06-30 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
2965
1c478461 2966 * Makefile.in (clean): Remove fns*.el.
362bc2da
DL
2967
29681999-06-23 Dave Love <fx@gnu.org>
2969
2970 * etags.c (erlang_attribute): Fix undefined variable usage (after
2971 Potorti).
2972
86e888c2 29731999-05-02 Andrew Innes <andrewi@gnu.org>
362bc2da
DL
2974
2975 * movemail.c (main) [WINDOWSNT]: Call ftruncate, which is now
2976 mapped to _chsize.
2977
29781999-04-29 Richard M. Stallman <rms@gnu.org>
2979
2980 * emacsclient.c (main, both versions): Use quote_file_name on cwd.
2981
29821999-03-30 Dave Love <fx@gnu.org>
2983
2984 * sorted-doc.c (main): Split up tables. Modify the preamble
2985 somewhat.
2986
29871999-03-05 Geoff Voelker <voelker@cs.washington.edu>
2988
2989 * makefile.nt: Remove common multiple file compilation commands.
2990
29911999-02-26 Richard Stallman <rms@gnu.org>
2992
362bc2da
DL
2993 * Makefile.in (yow): Depend on epaths.h, not paths.h.
2994
2995 * yow.c: Refer to epaths.h.
2996
29971999-02-22 Simon Josefsson <jas@pdc.kth.se>
2998
2999 * emacsserver.c (perror_1, fatal_error): Don't compile unless needed.
3000
30011999-01-27 Andrew Innes <andrewi@gnu.org>
3002
3003 * makefile.nt: Do make version comparison as strings.
3004
30051999-01-25 Richard Stallman <rms@gnu.org>
3006
3007 * emacsclient.c (xmalloc): Fix previous change.
3008
30091999-01-24 Richard M. Stallman <rms@borg.ai.mit.edu>
3010
3011 * emacsclient.c (xmalloc): Declare to return long.
3012
30131999-01-22 Geoff Voelker <voelker@cs.washington.edu>
3014
3015 * etags.c (etags_getcwd, absolute_filename) [DOS_NT]: Canonicalize
3016 the case of the drive letter.
3017
30181999-01-15 Richard Stallman <rms@psilocin.ai.mit.edu>
3019
3020 * emacsserver.c (main): Eliminate arbitrary limit on
3021 length of system_name.
3022
3023 * emacsclient.c (main): Eliminate arbitrary limit on
3024 length of system_name.
3025 (xmalloc): Define unconditionally.
3026
30271999-01-12 Darrin B. Jewell <jewell@mit.edu>
3028
3029 * etags.c (relative_filename): Stop backward search at beginning
3030 of string, since non-Unix systems can have absolute paths with no
3031 initial slash.
3032
30331998-12-08 Geoff Voelker <voelker@cs.washington.edu>
3034
3035 * makefile.nt: Do string comparision of _NMAKE_VER.
3036
c60ee5e7 30371998-11-03 Theodore Jump <tjump@cais.com>
362bc2da
DL
3038
3039 * makefile.nt: Compile multiple source files when possible.
3040
30411998-10-13 Richard Stallman <rms@psilocin.ai.mit.edu>
3042
3043 * Makefile.in: Replace tabs with spaces
3044 when they might confuse some Make versions.
3045
30461998-10-10 Richard Stallman <rms@psilocin.ai.mit.edu>
3047
3048 * emacsclient.c (main): Null-terminate system_name.
3049
3050 * emacsserver.c (main): Null-terminate system_name.
3051
30521998-09-21 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
3053
3054 * movemail.c (popmail, pop_retr) [MAIL_USE_POP]: When displaying
3055 an error message from POP, mention that it's from POP, to
3056 distinguish it from local error messages.
3057
30581998-09-04 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
3059
3060 * movemail.c [MAIL_USE_POP]: Add the "-r" flag to reverse the
3061 order of messages downloaded from a POP server (e.g., if the
3062 server stores messages in mailboxes in reverse order).
3063
30641998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
3065
3066 * Version 20.3 released.
3067
30681998-08-11 Paul Eggert <eggert@twinsun.com>
3069
3070 * rcs2log: Update copyright date and bug report address.
3071 (initialize_fullname): Prefer getent if available.
3072
30731998-07-30 Paul Eggert <eggert@twinsun.com>
3074
290afd83 3075 * Makefile.in (REGEXPDEPS, regex.o):
362bc2da 3076 Prepend $(srcdir)/ to rule dependencies outside this dir.
1c478461 3077
362bc2da
DL
30781998-06-09 Andrew Innes <andrewi@harlequin.co.uk>
3079
3080 * etags.c (etags_getcwd) [WINDOWSNT]: Use getcwd on Windows.
3081
30821998-06-06 Richard Stallman <rms@psilocin.ai.mit.edu>
3083
3084 * Makefile.in: Properly terminate a comment.
3085
30861998-06-01 Andrew Innes <andrewi@mescaline.gnu.org>
3087
3088 * movemail.c (sys_wait): Rename to wait.
3089
3090 * ntlib.h: Undefine _WINSOCKAPI_.
3091
3092 * makefile.nt (LOCAL_FLAGS): Define HAVE_CONFIG_H.
3093
30941998-05-30 Geoff Voelker <voelker@cs.washington.edu>
3095
3096 * ntlib.c (getppid): Look for EM_PARENT_PROCESS_ID.
3097
30981998-05-01 Andrew Innes <andrewi@harlequin.co.uk>
3099
3100 * movemail.c [WINDOWSNT]: Undefine DISABLE_DIRECT_ACCESS. Force
3101 all file i/o to be in binary mode. Include ntlib.h.
3102
31031998-04-27 Andreas Schwab <schwab@delysid.gnu.org>
3104
3105 * make-docfile.c: Include <unistd.h> for chdir.
3106
31071998-04-25 Richard Stallman <rms@psilocin.gnu.org>
3108
3109 * etags.c (TEX_decode_env): Don't free the value getenv returns.
3110
31111998-04-17 Geoff Voelker <voelker@cs.washington.edu>
3112
3113 * makefile.nt (obj): Update with new files in src.
3114 (clean): Delete patch scratch files, optimized compilation dir.
3115
31161998-04-08 Dave Love <fx@gnu.org>
3117
3118 * emacsclient.c: Move inclusion of unistd.h to top, else fails on
3119 Irix6, at least.
3120
31211998-04-06 Andreas Schwab <schwab@gnu.org>
3122
3123 Silence -Wimplicit:
3124 * movemail.c: Move cancelations up. Include <stdlib.h> if
3125 available.
3126 * fakemail.c (_XOPEN_SOURCE): Define for declaration of cuserid.
3127 (parse_header): Explicitly declare return type.
3128 * emacsserver.c: Include <unistd.h> if available.
3129 (main, handle_signals, perror_1, fatal_error): Explicitly declare
3130 return types. Add forward declarations.
3131 * emacsclient.c: Include <stdlib.h> and <unistd.h> if available.
3132 Don't declare geteuid.
3133 (print_help_and_exit): Change return type to void. Forward
3134 declare it.
3135 * b2m.c: Include <stdlib.h> if available.
3136 (main): Explicitly declare return type.
3137
362bc2da
DL
31381998-04-03 Richard Stallman <rms@psilocin.gnu.org>
3139
3140 * etags.c (put_entries): Use %ld.
3141
3142 * b2m.c (fatal): Declare the arg.
3143
31441998-03-26 Richard Stallman <rms@psilocin.gnu.org>
3145
3146 * pop.c (pop_getline): Renamed from getline.
3147
31481998-03-05 Richard Stallman <rms@psilocin.gnu.org>
3149
3150 * Makefile.in (install): Use INSTALL_STRIP with INSTALL_PROGRAM
3151 for the utilities.
3152
31531998-01-23 Dave Love <d.love@dl.ac.uk>
3154
3155 * etags.c (getit, Cobol_paragraphs, Pascal_functions,
3156 Postscript_functions, prolog_pred, erlang_func, erlang_attribute):
3157 Always make named tags.
3158 (Fortran_functions): Grok BLOCK DATA.
3159
31601998-01-23 Andreas Schwab <schwab@gnu.org>
3161
3162 * movemail.c (main): Fix interwoven brace and cpp conditional
3163 nesting.
3164
362bc2da
DL
31651997-12-03 Paul Eggert <eggert@delysid.gnu.org>
3166
cb438d6e
JB
3167 * movemail.c (mbx_write) [MAIL_USE_POP]: Disable the code which quotes
3168 with a '>' any lines starting with "From " read from the POP server,
3169 but leave the code in place, wrapped in #ifdef
362bc2da
DL
3170 MOVEMAIL_QUOTE_POP_FROM_LINES, in case we have to restore it later
3171 because it turns out that something is depending on it. Change
3172 suggested by Paul Eggert <eggert@twinsun.com>.
3173 Convert the character \037 (^_) at the beginning of a line into
3174 the character '^' followed by the character '_', because otherwise
3175 Emacs can't parse the resulting file as a valid BABYL file.
3176 Change suggested by Paul Eggert <eggert@twinsun.com>.
3177
31781997-12-03 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
3179
3180 * movemail.c, pop.c, pop.h: Allow messages retrieved from the POP
3181 server to contain embedded nulls.
3182
31831997-12-02 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
1c478461 3184
362bc2da
DL
3185 * movemail.c (mbx_write) [MAIL_USE_POP]: Disable the code which
3186 quotes with a '>' any lines starting with "From " read from the
3187 POP server, but leave the code in place, wrapped in #ifdef
3188 MOVEMAIL_QUOTE_POP_FROM_LINES, in case we have to restore it later
3189 because it turns out that something is depending on it. Change
3190 suggested by Paul Eggert <eggert@twinsun.com>.
3191
3192 Convert the character \037 (^_) at the beginning of a line into
3193 the character '^' followed by the character '_', because otherwise
3194 Emacs can't parse the resulting file as a valid BABYL file.
3195 Change suggested by Paul Eggert <eggert@twinsun.com>.
3196
31971997-11-22 Richard Stallman <rms@gnu.org>
3198
3199 * b2m.c: Include getopt.h.
3200 (main): Use getopt_long to handle --version and --help.
3201
3202 * Makefile.in (b2m): Define VERSION. Link with $(GETOPTOBJS).
3203
32041997-10-31 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
3205
3206 * pop.c (fullwrite): Get rid of an extra call to write. Problem
3207 pointed out by Chiaki Ishikawa.
3208
32091997-10-16 Dave Love <d.love@dl.ac.uk>
3210
ecc54057
JB
3211 * etags.c (L_getit): Always make named tags so that Emacs
3212 completion on symbols containing `:' etc. works.
3213 (get_scheme): Likewise.
362bc2da
DL
3214
32151997-09-24 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
3216
3217 * pop.c: Use system header files instead of declaring C-library
3218 functions explicitly.
3219
32201997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3221
3222 * Version 20.2 released.
3223
32241997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3225
3226 * Version 20.1 released.
3227
32281997-09-02 Andrew Innes <andrewi@harlequin.co.uk>
3229
3230 * makefile.nt (movemail.exe): Link wsock32.lib before LIBS.
3231
3232 * ntlib.c (getpid): Delete function.
3233
32341997-08-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3235
3236 * make-docfile.c (scan_lisp_file): Handle custom-declare-variable.
3237
32381997-08-26 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3239
3240 * emacsclient.c [HAVE_SYSVIPC]: Include errno.h, as in the other case.
3241 (main) [!BSD_SYSTEM]: Fix error message for getcwd failure.
3242
32431997-08-14 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3244
3245 * emacsserver.c (main): Use SOCKLEN_TYPE for fromlen, if it is defined.
3246
32471997-08-13 Kazushi (Jam) Marukawa <jam@poboxes.com>
3248
3249 * profile.c (get_time): Cast arg to fprintf.
3250
3251 * hexl.c (main): Use %08lx instead of %08x in printf because the
3252 variable named addresses is long.
3253
32541997-08-08 Geoff Voelker <voelker@cs.washington.edu>
3255
3256 * makefile.nt (lisp): Update paths to lisp files that have moved.
3257
32581997-08-08 Andrew Innes <andrewi@harlequin.co.uk>
3259
3260 * makefile.nt (ctags.obj): New target.
3261 (etags.obj, getopt.obj, make-docfile.obj): Update dependencies.
3262
3263 * ntlib.h: Add includes.
3264 Undo definitions of crt routines from config.h.
3265
32661997-08-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3267
3268 * etags.c (Yacc_suffixes, Asm_suffixes): Add some alternatives.
3269
32701997-07-22 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
3271
3272 * pop.c: Support auto-configuration of both Kerberos V4 and
ecc54057
JB
3273 Kerberos V5 for movemail, including detection of V4 and V5 header
3274 files and libraries.
362bc2da 3275 Include <string.h> when STDC_HEADERS is defined, to get
ecc54057 3276 declarations of string functions.
362bc2da 3277 [KERBEROS5] (socket_connection): Support the current MIT Kerberos
ecc54057 3278 V5 API rather than the old one.
362bc2da 3279 [KERBEROS] (socket_connection): Change a constant name from
ecc54057
JB
3280 SOCKET_ERROR to POP_SOCKET_ERROR to avoid a namespace conflict
3281 with a constant in a header file.
362bc2da
DL
3282
3283 * Makefile.in: Support auto-configuration of both Kerberos V4 and
ecc54057
JB
3284 Kerberos V5 for movemail, including detection of V4 and V5 header
3285 files and libraries.
362bc2da
DL
3286
32871997-07-17 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3288
3289 * fakemail.c [HAVE_UNISTD_H]: Include unistd.h.
3290
3291 * etags.c [HAVE_UNISTD_H]: Include unistd.h.
1c478461 3292
362bc2da
DL
32931997-07-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3294
3295 * emacsclient.c [C_ALLOCA] (xmalloc): New function.
3296
32971997-07-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3298
3299 * movemail.c (rindex): Add declaration.
3300
d57727c9 33011997-07-01 Geoff Voelker <voelker@cs.washington.edu>
362bc2da
DL
3302
3303 * makefile.nt (GETOPTOBJS, GETOPTDEFS, MOVEMAILOBJS): Define.
3304 (movemail.exe): Depend upon and link with getopt files.
3305 (obj): Include new source files.
3306 (FACE_SUPPORT, MOUSE_SUPPORT, FLOAT_SUPPORT, WINNT_SUPPORT): Define.
3307 (lisp): Include new and reorganized elisp files.
3308
33091997-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3310
3311 * Makefile.in (blessmail): Find blessmail.el in mail subdirectory.
3312
33131997-06-25 Paul Eggert <eggert@twinsun.com>
3314
3315 * rcs2log: Don't assign to $0 in awk; some awks don't allow this.
3316
33171997-06-14 Karl Heuer <kwzh@gnu.ai.mit.edu>
3318
3319 * b2m.c (readline): Terminate buffer properly when EOF seen.
3320 Test for valid pointer before dereferencing it.
3321
880820fe 33221997-05-30 Francesco Potortì <F.Potorti@cnuce.cnr.it>
362bc2da
DL
3323
3324 * Makefile.in (etags): Remove -DETAGS_REGEXPS, because now it is
3325 defined inside etags.c if HAVE_CONFIG_H is defined.
3326
880820fe 33271997-05-29 Francesco Potortì <F.Potorti@cnuce.cnr.it>
362bc2da 3328
ecc54057 3329 * etags.c (logical): Type name changed to bool.
362bc2da
DL
3330 (ETAGS_REGEXPS, LONG_OPTIONS) [HAVE_CONFIG_H]: #define them.
3331 (<getopt.h>) [LONG_OPTIONS]: Include conditionally.
3332 (getopt_long) [!LONG_OPTIONS]: Redefine as macro.
3333 (main): Accepted options depend on ETAGS_REGEXPS and LONG_OPTIONS.
3334 (longopts): New long options without short counterpart are
3335 globals, members, no-globals, no-members. Regexp options are now
3336 defined conditionally to ETAGS_REGEXPS.
3337 (print_help): Updated.
3338
880820fe 33391997-05-22 Francesco Potortì <F.Potorti@cnuce.cnr.it>
362bc2da
DL
3340
3341 * etags.c (C_entries): Use "." instead of "::" for Java.
3342 (consider_token): is_func renamed to is_func_or_var.
3343 (C_entries): is_func renamed to funorvar.
3344 (C_entries): Initialise tok.named.
3345 (sym_type, C_stab_entry, consider_token): st_C_ignore is used to
3346 get rid of "import", "package" and "friend".
3347 (fvdef): Renamed from funcdef. Also some constants renamed. All
1c478461 3348 users changed.
362bc2da
DL
3349 (C_entries): Make separate tags for variables separated by comma.
3350 (globals, members): New flags.
3351 (main, C_entries): Use them.
3352 (make_C_tag, C_entries): Make tok a global variable.
1c478461 3353
880820fe 33541997-05-16 Francesco Potortì <F.Potorti@cnuce.cnr.it>
362bc2da
DL
3355
3356 * etags.c (funcdef): New vignore constant.
3357 (consider_token, C_entries): Use it to tag global variables.
3358 (print_help): Update for global variables.
3359 (consider_token, C_entries): Set the len member of token_name.
3360 (prolog_pred): Cleanup according to GNU coding standards.
3361 (Cobol_suffixes, lang_names, Cobol_paragraphs): Cobol support.
3362 (prolog_white, erlang_white): Renamed to eat_white, callers changed.
3363
880820fe 33641997-05-15 Francesco Potortì <F.Potorti@cnuce.cnr.it>
362bc2da
DL
3365
3366 * etags.c (CHARS, CHAR): New constant and macro.
3367 (iswhite, begtoken, intoken, endtoken): Use them.
3368 (notinname, _nin, nonam): New macro, array, string.
3369 (init): Cleanup and init _nin.
3370 (new_pfnote): New function.
3371 (make_C_tag) [traditional_tag_style]: Use it.
3372 (traditional_tag_style): Costant set to TRUE for now.
3373
880820fe 33741997-05-14 Francesco Potortì <F.Potorti@cnuce.cnr.it>
362bc2da
DL
3375
3376 * etags.c (C_entries, Pascal_functions): Cleanup.
3377 (TeX_functions): NULL as a function arg needs a cast.
3378 (Erlang_functions, erlang_func, erlang_attribute): Cleanup.
3379
880820fe 33801997-05-13 Francesco Potortì <F.Potorti@cnuce.cnr.it>
362bc2da
DL
3381
3382 * etags.c (TeX_functions): Cleaned up.
3383 (tex_getit): Removed.
3384
33851997-05-13 Paul Eggert <eggert@twinsun.com>
3386
3387 * rcs2log (files): When computing arguments automatically, ignore
ecc54057 3388 non-files within the RCS subdirectory.
362bc2da 3389
880820fe 33901997-05-13 Francesco Potortì <F.Potorti@cnuce.cnr.it>
362bc2da
DL
3391
3392 * etags.c (C_JAVA): New #define.
3393 (Cjava_suffixes): .java is Java.
3394 (Cjava_entries): New function.
3395 (lang_names): Add Java.
3396 (sym_type): Add st_C_javastruct for Java.
3397 (C_stab_entry): Add `extends' and `implements' keywords.
3398 (consider_token, C_entries): Recognise Java structures.
3399
880820fe 34001997-05-12 Francesco Potortì <F.Potorti@cnuce.cnr.it>
362bc2da 3401
ecc54057 3402 * etags.c (Cplusplus_suffixes): .pdb is Postscript with C syntax.
362bc2da
DL
3403 (Postscript_suffixes): .ps is Postscript.
3404 (lang_names): Add Postscript.
3405 (Postscript_functions): New function.
3406 (TEX_decode_env): Close minor memory leak.
3407 (just_read_file): Correct the char number of the tag.
3408
34091997-05-11 Paul Eggert <eggert@twinsun.com>
3410
3411 * rcs2log (loginFullnameMailaddrs, logins, rlog_options, files):
ecc54057
JB
3412 Don't prepend $nl since this causes some shells to generate the
3413 empty string when IFS is $nl.
362bc2da 3414 (printlogline): Use SOH (octal code 1), not CR, since some
ecc54057 3415 PC-based shells mishandle CR.
362bc2da
DL
3416 (initialize_fullname): Set NIS_PATH to the empty string before invoking
3417 nismatch, in case it's set to some nonstandard value.
1c478461 3418
362bc2da
DL
34191997-05-06 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
3420
3421 * pop.c (getline): Don't miss CRLF pairs when the CR and LF are
3422 read in separate blocks.
3423
880820fe 34241997-04-30 Francesco Potortì <F.Potorti@cnuce.cnr.it>
362bc2da
DL
3425
3426 * etags.c [TeX_named_tokens]: Set to FALSE if undefined.
3427 (struct linebuffer): New member `len' is the length of the string.
3428 (find_entries, Pascal_functions, TeX_functions, TEX_getit):
3429 Use it instead of strlen.
3430 (TEX_getit): Declare and define unconditionally as static.
3431 (TeX_functions): Use if instead of #if TeX_named_tokens.
3432 (add_regex): Set RE_INTERVALS flag for regex compilation.
3433 (substitute): Code cleanup.
3434 (readline_internal): Code cleanup, set new member `len'.
3435 (readline): Bug corrected.
3436
34371997-04-23 Geoff Voelker <voelker@cs.washington.edu>
3438
3439 * makefile.nt: Change references of windowsnt.h to ms-w32.h.
3440 (obj): Change references of nt*.c files to w32*.c files.
3441
880820fe 34421997-04-15 Francesco Potortì <F.Potorti@cnuce.cnr.it>
362bc2da
DL
3443
3444 * etags.c (xnew): Add support for debugging with chkmalloc.
3445 (error): Use this instead of printf whenever possible.
3446 (main): Only call xnew after having initialised progname.
3447 (substitute): Bad memory corruption error corrected.
3448
880820fe 34491997-04-08 Francesco Potortì <F.Potorti@cnuce.cnr.it>
362bc2da
DL
3450
3451 * etags.c (add_regex): Undo previous change.
3452 (relative_filename): Small memory leak closed.
3453 (absolute_filename): Cleaned up the code, possibly closing a bug.
3454 (absolute_dirname): Always return a newly allocated string.
1c478461 3455
362bc2da
DL
34561997-03-21 Paul Eggert <eggert@twinsun.com>
3457
3458 * rcs2log (files): Ignore files in RCS directory whose names are
ecc54057
JB
3459 of the form ,*, or *_; they are probably RCS lock files.
3460 Also, ignore files named .rcsfreeze.log or .rcsfreeze.ver;
362bc2da
DL
3461 they are used by rcsfreeze.
3462
880820fe 34631997-03-14 Francesco Potortì <F.Potorti@cnuce.cnr.it>
362bc2da 3464
2f2c687b 3465 * etags.c (add_regex): Reset *putbuf before using it.
362bc2da
DL
3466
34671997-02-23 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
3468
3469 * movemail.c (popmail): Remove some unnecessary function
3470 declarations.
3471 (popmail, pop_retr): Since popmail always passes mbx_write and mbf
3472 into pop_retr, there's no reason to pass in mbx_write, and the
3473 file argument can be declared FILE * explicitly. This fixes a
3474 compilation problem on systems with 64-bit pointers.
3475
34761997-02-13 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
3477
3478 * movemail.c: Delete duplicate inclusion of fcntl.h
3479 and duplicate #undefs of open, read, write, close.
3480
34811997-01-20 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
3482
3483 * movemail.c (main): Do not display "[POP-password]" in the usage
3484 message when movemail is compiled without POP support.
3485 (main, popmail): Add the optional "-p" argument, which causes
3486 movemail to leave mail in the inbox after copying it into the
3487 output file.
1c478461 3488
362bc2da
DL
3489 * Makefile.in (movemail): Link with getopt.
3490
34911997-01-20 Paul Eggert <eggert@twinsun.com>
3492
ecc54057 3493 * rcs2log (--help, --version): New options, per GNU coding standards.
362bc2da
DL
3494 (Copyright, Help, Id): New variables, for above.
3495 (rlog): Use -q option with cvs log, to avoid useless chatter.
3496
3497 Treat logs of "Initial revision" (RCS) or "file F was initially added
3498 on branch B." (CVS) as if they said "New file.", for consistency with
3499 change log entries.
3500
35011997-01-01 Paul Eggert <eggert@twinsun.com>
3502
3503 * vcdiff (PATH): Add /usr/xpg4/bin,
3504 where XPG4 SCCS hangs out in Solaris 2.5.
3505 (sid1): Don't use bare -r, since XPG4 `get' does not allow it.
3506
35071996-12-19 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3508
3509 * etags.c (streq, strneq): Use == NULL rather than !.
3510
35111996-12-18 Jonathan I. Kamens <jik@annex-1-slip-jik.cam.ov.com>
3512
3513 * Makefile.in (LIBMAIL): New macro. Conditionally includes -lmail.
ecc54057 3514 (movemail): Use LIBMAIL, to link against -lmail.
362bc2da
DL
3515
3516 * movemail.c: Include maillock.h (conditionally).
3517 Remove a redundant inclusion of <stdio.h>.
3518 (MAIL_USE_MAILLOCK): New macro, conditionally defined.
3519 (main): Add variable spool_name.
3520 Support the usage of maillock and mailunlock to
ecc54057 3521 lock and unlock mailboxes.
362bc2da
DL
3522 (mail_spool_name): New function.
3523
3524 * movemail.c: Fix an uninitialized variable which could cause
ecc54057
JB
3525 movemail to exit with an error status incorrectly on systems which
3526 use lock files rather than a system locking function to lock
3527 mailboxes.
362bc2da
DL
3528
35291996-12-16 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3530
3531 * pop.c (socket_connection): Free realhost after using it.
3532
880820fe 35331996-12-04 Francesco Potortì <F.Potorti@cnuce.cnr.it>
362bc2da
DL
3534
3535 * etags.c (C_entries): Test tok.valid. This handles some
3536 particular cases involving function declarations that failed.
3537
35381996-11-22 Charles Hannum <mycroft@gnu.ai.mit.edu>
1c478461 3539
362bc2da
DL
3540 * pop.c (socket_connection):
3541 gethostbyname may return a pointer to static data.
3542 krb_realmofhost can clobber it. So copy it.
3543
880820fe 35441996-11-14 Francesco Potortì <F.Potorti@cnuce.cnr.it>
362bc2da
DL
3545
3546 * etags.c (pfnote, fatal, error): Callers using a NULL pointer
3547 must cast it to (char *) because we have no prototypes.
3548 (make_C_tag): Macro deleted, new function.
3549 (C_entries): Calls to make_C_tag macro changed to call function.
3550
880820fe 35511996-11-13 Francesco Potortì <F.Potorti@cnuce.cnr.it>
362bc2da
DL
3552
3553 * etags.c (grow_linebuffer): New function.
3554 (GROW_LINEBUFFER): Macro deleted. All callers changed.
3555 (make_tag): Macro renamed to make_C_tag. All callers changed.
3556 (<stdlib.h>, <string.h>) [STDC_HEADERS]: New #include's.
3557 (Prolog_functions): prolog_skip_comment was called with wrong
3558 number of arguments.
3559 (xrealloc): fatal was called with wrong number of arguments
3560
880820fe 35611996-11-08 Francesco Potortì <F.Potorti@cnuce.cnr.it>
362bc2da
DL
3562
3563 * etags.c (relative_filename): Bug corrected.
3564 (etags_getcwd): Avoid warning of unused variable.
3565 (C_entries, consider_token): Added support for enum labels.
3566
35671996-11-03 Paul Eggert <eggert@twinsun.com>
3568
3569 * rcs2log: When processing cvs log output, remove `Attic/' from
ecc54057 3570 repository file names.
362bc2da
DL
3571
35721996-10-22 Karl Heuer <kwzh@gnu.ai.mit.edu>
3573
3574 * emacsserver.c: Fix 1996-09-02 change.
3575
35761996-10-12 Paul Eggert <eggert@twinsun.com>
3577
3578 * rcs2log (rlog_options): Look for ' option' rather than 'unknown
ecc54057 3579 option', since CVS says 'invalid option'.
362bc2da
DL
3580 (datearg): Use the empty string, not '-d>1970-01-01', to extract all
3581 revisions, since some hosts reject 1970-01-01 when east of UTC.
3582 (date): Remove.
3583
35841996-10-06 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3585
3586 * etags.c (etags_getcwd) [WINDOWSNT]: Convert backslashes to slashes.
3587
880820fe 35881996-10-02 Francesco Potortì <F.Potorti@cnuce.cnr.it>
362bc2da
DL
3589
3590 * etags.c (print_version): Print copyright info.
3591
3592 * etags.c (print_help): Print the bug reporting address.
3593 (main): Use return as the last instruction, instead of exit.
3594
3595 * etags.c (main): Don't open the tags file in cxref mode.
3596
35971996-09-29 Dave Love <d.love@dl.ac.uk>
3598
3599 * rcs2log (date): Make default format acceptable to CVS post v1.8
ecc54057 3600 as well as earlier CVSs and RCS.
362bc2da
DL
3601
36021996-09-29 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3603
3604 * movemail.c (main): If the lock call fails with EBUSY or
3605 EAGAIN, retry a few times.
3606
36071996-09-25 Paul Eggert <eggert@twinsun.com>
3608
3609 * rcs2log (rlog_options): Use $rlog, not rlog, when deciding
ecc54057 3610 whether to append -zLT.
362bc2da
DL
3611
36121996-09-16 Karl Heuer <kwzh@gnu.ai.mit.edu>
3613
3614 * fakemail.c: Replaced symbol BSD with BSD_SYSTEM.
3615 * emacsclient.c, movemail.c: Likewise.
3616
36171996-09-09 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3618
3619 * emacsclient.c (longopts): Change nowait to no-wait.
3620 (print_help_and_exit): Fix option name; upcase metavars.
3621
36221996-09-06 Erik Naggum <erik@naggum.no>
3623
3624 * emacsserver.c (main): Declare `fromlen' as size_t.
3625
36261996-09-02 Eli Zaretskii <eliz@is.elta.co.il>
3627
3628 * etags.c (etags_getcwd): Use getcwd if available even if MSDOS.
3629
36301996-09-02 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3631
3632 * emacsclient.c (quote_file_name): Quote with &, not \.
3633 Quote `-' only at start of file name. Terminate the value string.
3634
3635 * emacsserver.c: Include signal.h properly;
3636 delete the duplicate includes for it.
3637
3638 * emacsserver.c: On fatal signal, delete socket-file:
3639 * emacsserver.c: Include signal.h.
ecc54057 3640 (xmalloc, fatal, error): New functions.
362bc2da
DL
3641 (delete_socket, handle_signals): New functions.
3642 (progname, socket_name): New variables.
3643 [HAVE_SOCKETS] (main): Call handle_signals; set the new variables.
3644
36451996-09-01 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3646
3647 * emacsclient.c (quote_file_name): New function.
3648 (main, both versions): Use quote_file_name.
3649 (decode_options): Don't return a value.
3650 (main, both versions): Use optind.
3651 Don't check for -nowait here.
1c478461 3652
362bc2da
DL
3653 * emacsclient.c (decode_options): New function.
3654 (main, both versions): Call decode_options.
3655 (print_help_and_exit): New function.
3656 (VERSION): New macro.
3657
3658 * Makefile.in (emacsclient): Link with getopt.
3659 Add -DVERSION so emacsclient knows its version number.
3660
36611996-08-31 Geoff Voelker <voelker@cs.washington.edu>
3662
3663 * makefile.nt (lisp): Include dos-nt.elc.
3664
36651996-08-31 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3666
3667 * Makefile.in (blessmail): Use $srcdir to find blessmail.el.
3668
36691996-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3670
3671 * emacsclient.c (both versions): Handle -nowait and --nowait
3672 by sending data to the server.
3673
36741996-08-26 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3675
3676 * Makefile.in (INSTALL_STRIP): New variable.
3677 (${archlibdir}): Use INSTALL_STRIP.
3678
3679 * Makefile.in (MOVE_LIBS): Use conditionals on KERBEROS,
3680 HAVE_LIBKRB, HAVE_LIBDES, HAVE_LIBCOM_ERR to set it up.
3681
3682 * pop.c: Reverse conditional in previous change.
3683
36841996-08-24 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3685
3686 * pop.c: Include des.h krb.h with no dir name if SOLARIS2.
3687
36881996-08-24 Paul Eggert <eggert@twinsun.com>
3689
3690 * rcs2log: Use ISO 8601 date format, with time zone appended
3691 if change-log-time-zone-rule is non-nil, instead of
3692 traditional Unix date format.
3693
3694 (datearg): When computing default from ChangeLog, handle ISO format
3695 dates in addition to old-fashioned dates from Emacs 19.31 and earlier.
3696 Don't worry about hh:mm:ss since the resolution is now by day.
3697 Use emtpy datearg, not empty rlog_options, to decide whether to pass
3698 "$datearg" option to $rlog.
3699 (logTZ): New variable, set to TZ specified by change-log-time-zone-rule.
3700 (month_data): Remove `mo'; no longer needed.
3701 (rlog_options): Use -zLT for localltime output, if `rlog' supports it.
3702
3703 Match `revision' line of rlog output more accurately.
3704
3705 Add -c, -v options.
3706
37071996-08-23 Eli Zaretskii <eliz@is.elta.co.il>
3708
3709 * hexl.c: Include <config.h>, so DOS_NT is defined on MSDOS.
3710
37111996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3712
3713 * Version 19.33 released.
3714
37151996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3716
3717 * Version 19.32 released.
3718
37191996-07-23 Andrew Innes <andrewi@harlequin.co.uk>
3720
3721 * etags.c (readline_internal) [DOS_NT]: Don't include CRs when
3722 computing character positions in source files.
3723
37241996-07-16 Andrew Innes <andrewi@harlequin.co.uk>
3725
3726 * makefile.nt (clean): Use OBJDIR macro.
3727
37281996-07-16 Karl Heuer <kwzh@gnu.ai.mit.edu>
3729
3730 * cvtmail.c, sorted-doc.c, yow.c, emacsserver.c: Undo previous change.
3731
c60ee5e7 37321996-07-15 David Mosberger-Tang <davidm@AZStarNet.com>
362bc2da 3733
ecc54057 3734 * cvtmail.c, sorted-doc.c, yow.c [__GNU_LIBRARY__]: Use <string.h>.
362bc2da
DL
3735 * emacsserver.c (main) [__GNU_LIBRARY__]: Use size_t for fromlen.
3736 * etags.c, fakemail.c, profile.c: Declare main as int, not void.
3737
37381996-07-15 Andrew Innes <andrewi@harlequin.co.uk>
3739
3740 * ntlib.h: Correct return type of getwd.
3741 * ntlib.c (getwd): Correct return type.
3742
37431996-07-02 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
3744
3745 * emacsserver.c (main) [HAVE_SOCKETS]: Call rewind before writing
3746 to infile.
3747
37481996-07-01 Andrew Innes <andrewi@harlequin.co.uk>
3749
3750 * makefile.nt: Remove all references to wakeup.
3751
880820fe 37521996-06-28 Francesco Potortì <F.Potorti@cnuce.cnr.it>
362bc2da
DL
3753
3754 * etags.c (C_stab_entry): New keywords for C++ namespace, bool,
3755 explicit, mutable, typename.
3756
37571996-06-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3758
3759 * emacsclient.c (main) [HAVE_SOCKETS]: Use two separate stdio
3760 streams, one for sending and one for reading the reply.
3761
37621996-06-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3763
3764 * Makefile.in (timer, timer.o, getdate.o, $(srcdir)/getdate.c)
3765 (wakeup): Target deleted.
3766 (UTILITIES): Delete wakeup and timer.
3767
3768 * wakeup.c, timer.c, getdate.y, getdate.c: Files deleted.
3769
37701996-06-11 Geoff Voelker <voelker@cs.washington.edu>
3771
3772 * etags.c (etags_getcwd) [DOS_NT]: Change conditional to MSDOS only.
3773 * makefile.nt (ETAGS_CFLAGS): Define HAVE_GETCWD macro.
3774
37751996-06-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3776
3777 * etags.c (main): Copy cwd when appending slash.
3778
37791996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
3780
3781 * Version 19.31 released.
3782
880820fe 37831996-05-17 Francesco Potortì <F.Potorti@cnuce.cnr.it>
362bc2da
DL
3784
3785 * etags.c (CNL_SAVE_DEFINEDEF): Set linecharno for use by readline.
3786 (Pascal_functions): Increase linecharno by the correct number of
3787 chars, inline the GET_NEW_LINE macro and delete its definition.
3788
c60ee5e7 37891996-05-03 Andrew Innes <andrewi@harlequin.co.uk>
362bc2da
DL
3790
3791 * makefile.nt (OBJDIR, BLD): Remove macro definitions.
3792
c60ee5e7 37931996-05-03 Andrew Innes <andrewi@harlequin.co.uk>
362bc2da
DL
3794
3795 * makefile.nt (LOCAL_FLAGS): Include path to NT shadow includes.
3796 (movemail.exe, fakemail.exe): Now built under Win32.o
3797
3798 * ntlib.c: Include ntlib.h.
3799 (nt_sleep): Rename to sleep.
3800 (getwd): Return directory.
3801 (getlogin, cuserid, getuid, setuid, getpwuid, getpass, fchown,
3802 sys_ctime, sys_fopen): New functions.
3803
3804 * ntlib.h: New file.
3805
38061996-04-29 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
3807
3808 * pop.c (SEND, RECV): Renamed from send, recv.
3809 (pop_open, pop_trash): Make the trash_started code unconditional.
3810 (socket_connection): Delete casts to void.
3811
38121996-04-28 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
3813
3814 * movemail.c (DIRECTORY_SEP, IS_DIRECTORY_SEP): Definitions
3815 copied from lisp.h.
3816
38171996-04-22 Andrew Innes <andrewi@harlequin.co.uk>
3818
3819 * fakemail.c [WINDOWSNT]: Include ntlib.h.
3820
3821 * hexl.c [DOSNT]: Include fcntl.h.
3822 [WINDOWSNT]: Include io.h.
3823 (main) [MSDOS]: Change conditional to DOS_NT.
3824
3825 * movemail.c (access, unlink) [WINDOWSNT]: Macros undefined.
3826 (fork, syswait, DISABLE_DIRECT_ACCESS) [WINDOWSNT]: Macros defined.
3827 [WINDOWSNT]: Include locking.h.
3828 (main): Update usage message. Use IS_DIRECTORY_SEP.
3829 (main) [DISABLE_DIRECT_ACCESS]: Don't check access if defined.
3830 (main) [WINDOWSNT]: Invoke locking instead of flock.
3831 (main) [MAIL_USE_SYSTEM_LOCK && WINDOWSNT]: Emulate ftruncate.
3832 (main) [MAIL_USE_POP]: Pass password to popmail if used.
3833 Include winsock.h; don't include unix inet headers.
3834 (popmail): Add password argument and pass it to pop_open.
3835 Open output file in binary mode.
3836
3837 * pop.c [WINDOWSNT]: Include winsock.h and ntlib.h.
1c478461 3838 Macro SOCKET_ERROR undefined.
362bc2da
DL
3839 Don't declare h_errno.
3840 [!WINDOWSNT]: Define macros recv and send.
3841 [!WINDOWSNT] (POP_SERVICE): Change to pop3.
3842 (pop_open) [WINDOWSNT]: Initialize trash_started.
3843 (have_winsock) [WINDOWSNT]: New variable.
3844 (socket_connection) [WINDOWSNT]: Initialize winsock.
3845 (socket_connection): Use closesocket instead of close.
3846 (getline): Use recv instead of read.
3847 (fullwrite): Use send instead of write.
3848 (pop_trash): Use closesocket instead of close.
3849 (pop_trash) [WINDOWSNT]: Cleanup winsock.
3850 Check if being called recursively by sendline.
3851
3852 * pop.h (struct _popserver): New field trash_started.
3853
3854 * wakeup.c [HAVE_CONFIG_H]: Only include config.h when defined.
3855
38561996-04-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3857
3858 * hexl.c (main) [DJGPP v2]: Don't change to binary for a tty.
3859
38601996-04-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3861
3862 * etags.c [WINDOWSNT]: Include io.h.
3863
38641996-04-10 Geoff Voelker <voelker@cs.washington.edu>
3865
3866 * makefile.nt (CTAGSOBJ): Compile with regexp support.
3867
38681996-04-09 Eli Zaretskii <eliz@is.elta.co.il>
3869
3870 * hexl.c [DJGPP v2]: Include io.h.
3871 (main) [DJGPP v2]: Switch standard streams to binary with setmode.
3872
3873 * b2m.c (main) [MSDOS]: Switch standard streams to binary under
3874 DJGPP v2.
3875
38761996-04-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3877
3878 * etags.c (absolute_filename): Use absolutefn.
3879
38801996-03-31 Eli Zaretskii <eliz@is.elta.co.il>
3881
3882 * etags.c (absolutefn) [DOS_NT]: Support Novell drives whose drive
3883 letter isn't an alphabetic character.
3884 (main) [DOS_NT]: Use binary mode on redirected `stdout'.
3885 (process_file) [DOS_NT]: Convert all slashes to forward style.
3886 (absolute_filename) [DOS_NT]: Emit error message for relative
3887 paths with a drive letter.
3888 (absolute_filename) [DOS_NT]: Handle absolute pathnames with
3889 DOS/NT drive letters which try to reference the parent of the root.
3890 (absolute_dirname) [DOS_NT]: Convert all slashes to forward style.
3891
38921996-03-27 Geoff Voelker <voelker@cs.washington.edu>
3893
3894 * makefile.nt: Change uses of del to $(DEL).
3895
880820fe 38961996-03-22 Francesco Potortì <F.Potorti@cnuce.cnr.it>
362bc2da
DL
3897
3898 * etags.c (just_read_file): Reset lineno and charno on entry.
3899
39001996-03-15 Anders Lindgren <andersl@csd.uu.se>
3901
3902 * etags.c: Prolog language totaly rewritten.
ecc54057 3903 (Prolog_functions): Rewritten from scratch.
362bc2da 3904 (skip_comment, prolog_getit): Removed.
ecc54057
JB
3905 (prolog_skip_comment): New function, like old skip_comment.
3906 (prolog_pred, prolog_atom, prolog_white): New functions.
3907 (erlang_func, erlang_attributes): Forward declarations added.
3908 (erlang_atom): Check if backslash ends line inside quoted atom.
362bc2da 3909
880820fe 39101996-03-14 Francesco Potortì <F.Potorti@cnuce.cnr.it>
362bc2da
DL
3911
3912 * etags.c (absolutefn): DOS_NT version corrected.
3913 (main): Append "/" to the dir name only if not already there.
3914 (print_help): Explain the absolute/relative file name issue.
1c478461 3915
362bc2da
DL
39161996-03-08 Anders Lindgren <andersl@csd.uu.se>
3917
3918 * etags.c: New Languange Erlang added.
3919 (Erlang_functions, erlang_func, erlang_attribute, erlang_atom,
3920 erlang_white): New functions.
3921 (Erlang_suffixes): New suffix list.
3922 (lang_names): Erlang entry added.
3923 (prolog_getit): Accepts headers spanning several lines.
3924 Always name tags.
3925 (Prolog_functions): Removed incorrect compensation for
3926 newline characters.
3927 (readline_internal): Zero-terminate last line.
3928
39291996-03-20 Mike Long <mike.long@analog.com>
3930
3931 * b2m.c (main): Initialize progname variable before using it.
3932 Quote `username' in From_ header.
3933
39341996-03-18 Geoff Voelker <voelker@cs.washington.edu>
3935
3936 * ntlib.c (getpid): New function.
3937
39381996-02-21 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
3939
3940 * emacsclient.c (main, both definitions):
3941 Print a newline for normal termination.
3942
39431996-02-21 Noah Friedman <friedman@prep.ai.mit.edu>
3944
3945 * tcp.c (main): Convert port to network byte order.
3946
39471996-01-20 Karl Heuer <kwzh@gnu.ai.mit.edu>
3948
3949 * pop.c (pop_retrieve, getline): Avoid type clashes.
3950
39511996-01-19 Karl Heuer <kwzh@gnu.ai.mit.edu>
3952
3953 * etags.c (enum sym_type, anonymous enum): Delete final comma.
3954
39551996-01-15 Paul Eggert <eggert@twinsun.com>
3956
3957 * rcs2log (initialize_fullname): Add support for NIS+.
3958 (hostname): Fully qualify the default hostname with the domainname
3959 if the hostname lacks a `.'.
3960
362bc2da
DL
39611996-01-10 Karl Heuer <kwzh@gnu.ai.mit.edu>
3962
3963 * etags.c (consider_token): Fix typo in expression.
3964
39651996-01-04 Paul Eggert <eggert@twinsun.com>
3966
3967 * etags.c (substitute): Fix spelling in message.
3968
39691996-01-03 George V. Reilly <georger@microcrafts.com>
3970
3971 * makefile.nt (etags, ctags): Compile with regexp support.
3972 (make-docfile, wakeup, etags, ctags, hexl): Ensure build
3973 subdirectory exists before compiling.
1c478461 3974
362bc2da
DL
39751996-01-02 Karl Heuer <kwzh@gnu.ai.mit.edu>
3976
3977 * emacsserver.c (main): Do chmod based on existing permission.
3978
39791995-12-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3980
3981 * Makefile.in (install): Turn on read/execute permission.
3982
39831995-12-03 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
3984
3985 * Makefile.in (LIB_STANDARD_LIBSRC): Use this instead of LIB_STANDARD.
3986 (LOADLIBES): Use LIB_STANDARD_LIBSRC.
3987
39881995-12-01 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
3989
3990 * Makefile.in (THIS_IS_MAKEFILE): Renamed from THIS_IS_YMAKEFILE.
3991
880820fe 39921995-12-07 Francesco Potortì <pot@cnuce.cnr.it>
362bc2da
DL
3993
3994 * etags.c (pfnote): Don't make a tag for ctags if there is no name.
3995 (getit, Asm_labels, Perl_functions, Pascal_functions, L_getit,
3996 get_scheme, prolog_getit): Name the tag in ctags mode.
3997 (pfnote): Truncate ctags lines to 50 chars, like it worked once.
3998 (Perl_interpreters): Accept "@PERL@" as an interpreter.
3999 (suggest_asking_for_help): New function.
4000 (main, get_language_from_name): Use suggest_asking_for_help.
4001 (main): Let get_language_from_name make language existence check.
4002 (streq, strneq): Check the arguments #if DEBUG.
4003
880820fe 40041995-12-06 Francesco Potortì <pot@cnuce.cnr.it>
362bc2da
DL
4005
4006 * etags.c (Cplusplus_suffixes): Add .M suffix for Objective C++.
4007 (gperf): Added keywords for Objective C and GNU macros.
4008 (sym_type): Added values to account for Objective C and GNU macros.
4009 (begtk): The '@' character can start a token.
4010 (objdef, methodlen, objtag): New variables for Objective C.
4011 (consider_token, C_entries): Added code for Objective C.
4012 (plain_C_suffixes): Add .m and .lm for Objective C.
4013 (Yacc_suffixes): Add .ym for Objective yacc.
4014 (GROW_LINEBUFFER): New macro.
4015 (consider_token, C_entries, Pascal_functions): Use the new macro.
4016 (consider_token): Take one more argument. Caller changed.
4017 (consider_token): Use the hashing function to spot GNU macros.
4018 (C_entries): Consider // as a comment start even in plain C for
4019 the sake of Objective C parsing.
4020
880820fe 40211995-12-04 Francesco Potortì <pot@cnuce.cnr.it>
362bc2da 4022
2f2c687b 4023 * Makefile.in (ctags): Depend on etags only for simplicity;
ecc54057 4024 compile with regexp support enabled.
362bc2da
DL
4025
40261995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4027
4028 * Version 19.30 released.
4029
40301995-11-22 Geoff Voelker <voelker@cs.washington.edu>
4031
4032 * makefile.nt (DOC, clean): Don't use switches to del not
4033 supported by Windows 95.
4034
40351995-11-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4036
4037 * Makefile.in (regex.o): Depend on ../src/config.h.
4038
40391995-11-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4040
4041 * Makefile.in (LIB_STANDARD): Extract this as in src/Makefile.in.
4042 (LOADLIBES): Use LIB_STANDARD.
4043
40441995-11-07 Kevin Gallo <kgallo@microsoft.com>
4045
4046 * makefile.nt (DOC): Include strings from w32term.c, w32xfns.c,
4047 w32fns.c, w32faces.c, w32select.c, w32menu.c, w32reg.c; remove
4048 Windows 95 conditional.
4049
880820fe 40501995-11-06 Francesco Potortì (pot@cnuce.cnr.it)
362bc2da
DL
4051
4052 * etags.c (get_lang_from_name, get_lang_from_interpreter,
4053 get_lang_from_suffix): New functions.
4054 (get_language): Function deleted.
4055 (lang_entry): Two members added to struct.
4056 (lang_names): Reflect the new layout of lang_entry.
4057 (print_language_names, main, find_entries): Use the new functions.
4058 (find_entries): Look at the first line for #! if no language.
4059 (C_entries): Invalidate the token when funcdef is reset.
4060 (Perl_functions): New function.
4061 (lang_suffixes): .pl and .pm are Perl suffixes.
4062
880820fe 40631995-11-02 Francesco Potortì (pot@cnuce.cnr.it)
362bc2da
DL
4064
4065 * etags.c (lowcase): Use the standard tolower function.
4066 (substitute): Remove some wrong and some useless code related with
a64387ee 4067 escape '\' character in regexp replacement string.
362bc2da
DL
4068 (TEX_defenv): Added part, appendix, entry, index. Removed typeout.
4069 (lang_suffixes): New suffixes: .hpp for C++; .f90 for Fortran;
4070 .bib, .ltx, .TeX for TeX (.bbl, .dtx removed); .ml for Lisp;
4071 .prolog for prolog (.pl removed).
4072 (massage_name, etags_getcwd): Use lowcase instead of tolower.
4073 (C_entries, find_entries): Added comments about memory leakage.
4074 (add_node): Dead code removed.
4075
40761995-10-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4077
4078 * Makefile.in (getdate.o, movemail.o): Specify -Demacs.
4079 (ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Delete -Demacs.
4080
40811995-08-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4082
4083 * test-distrib.c: Add #undef for open, close, read, write.
4084
40851995-08-23 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4086
4087 * test-distrib.c [HAVE_CONFIG_H]: Include config.h.
4088 [! O_RDONLY]: Define it to zero.
4089 (main): Use O_RDONLY instead of explicit zero.
4090
880820fe 40911995-08-17 Francesco Potortì (pot@cnuce.cnr.it)
362bc2da
DL
4092
4093 * etags.c (Pascal_functions): Close comment bug corrected.
4094 (add_node): Correctly compare node file names.
4095 (Pascal_functions): Correctly allocate and free memory for tline.
4096 (pfnote): Put the definition of fp in the innermost block.
4097 (NODE): `named' member removed.
4098 (pfnote, free_tree, put_entries, total_size_of_entries): Do not
1c478461 4099 use the `named' member, check whether `name' is NULL instead.
362bc2da
DL
4100 (pfnote): `named' argument removed, all callers changed.
4101 (getit, Asm_labels, Pascal_functions, L_getit, get_scheme,
4102 TeX_functions, TEX_getit, prolog_getit): Useless string allocation
1c478461 4103 removed from pfnote call, some code cleanup.
362bc2da
DL
4104 (relative_filename): Free temporary space allocated by concat.
4105
41061995-08-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4107
4108 * Makefile.in (getdate.c): New target.
4109 (getdate.o): Just compile getdate.c.
4110
41111995-08-12 Karl Heuer <kwzh@gnu.ai.mit.edu>
4112
4113 * fakemail.c (xrealloc): Change cast to match return type.
4114
41151995-08-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4116
4117 * fakemail.c (xmalloc, xrealloc): Use return-type long *.
4118
41191995-08-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4120
4121 * movemail.c (main): Fix previous change.
4122 Add error check for empty OUTNAME.
4123
41241995-08-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4125
4126 * movemail.c (main): Mention lock file name in error message.
4127
41281995-07-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4129
4130 * profile.c (gettimeofday): New function, defined if necessary.
4131
41321995-07-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4133
4134 * Makefile.in: Renamed from Makefile.in.in.
4135 (distclean): Delete Makefile.c, not Makefile.in.
4136
41371995-07-17 Michael Shields <shields@tembel.org>
4138
4139 * Makefile.in.in (tags): Synonym for `TAGS'.
4140
41411995-07-16 Karl Heuer <kwzh@gnu.ai.mit.edu>
4142
4143 * Makefile.in.in (install, maybe-blessmail): Don't cd ..;
4144 configure has already set $(INSTALL) to the proper relative path.
4145
880820fe 41461995-06-27 Francesco Potortì (pot@cnuce.cnr.it)
362bc2da 4147
2f2c687b
JB
4148 * etags.c (plain_C_entries): New function.
4149 (lowcase): New macro.
4150 (tail, Fortran_functions, Pascal_functions): Use new macro lowcase.
4151 (lang_suffixes): New suffix ".pc" for Pro*C files.
4152 (consider_token): Don't tag all tokens beginning with DEFUN & Co..
4153 (tail): Look for the end of the token when comparing.
4154 (takeprec): Since now tail behaves differently, use strneq.
362bc2da
DL
4155
41561995-07-08 Paul Eggert <eggert@twinsun.com>
4157
4158 * rcs2log (datearg): Separate date from time with comma, not space,
4159 to work around CVS 1.5 bug.
4160 (CVSROOT): Don't abort when unset if repository is absolute.
4161
41621995-07-07 Paul Eggert <eggert@twinsun.com>
4163
4164 * rcs-checkin, rcs2log, vcdiff:
4165 Replace `#!/bin/sh' with `#! /bin/sh', for benefit of systems
4166 that interpret `#! /' as a 4-byte magic number.
4167
41681995-06-29 Jonathan I. Kamens <jik@cam.ov.com>
4169
4170 * movemail.c (main) [MAIL_USE_POP]: When a user specifies a
4171 mailbox with "po:mailbox", the mailbox is everything after the
4172 "po:" prefix.
4173
41741995-06-28 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4175
4176 * emacsserver.c: Make all error messages start with `Error: '.
ecc54057 4177 (fatal_error, perror_1): New functions, use throughout.
362bc2da
DL
4178
41791995-06-28 Paul Eggert <eggert@twinsun.com>
4180
4181 * rcs2log (CVSROOT, repository):
4182 Allow remote repositories a la CVS 1.4.
4183
880820fe 41841995-06-27 Francesco Potortì (pot@cnuce.cnr.it)
362bc2da 4185
2f2c687b
JB
4186 * etags.c (plain_C_entries): New function.
4187 (lowcase): New macro.
4188 (tail, Fortran_functions, Pascal_functions): Use new macro lowcase.
4189 (lang_suffixes): New suffix ".pc" for Pro*C files.
4190 (consider_token): Don't tag all tokens beginning with DEFUN & Co..
4191 (tail): Look for the end of the token when comparing.
4192 (takeprec): Since now tail behaves differently, use strneq.
362bc2da
DL
4193
41941995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4195
4196 * movemail.c (main): Add newline in usage message.
4197
41981995-06-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4199
4200 * make-docfile.c (scan_file): Make sure it never looks at filename[-1].
4201
880820fe 42021995-06-21 Francesco Potortì (pot@cnuce.cnr.it)
362bc2da
DL
4203
4204 * etags.c (find_entries): Rewind before rereading the input file.
4205
42061995-06-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4207
4208 * Version 19.29 released.
4209
4210 * make-docfile.c (main) [MSDOS]: Do set _fmode.
4211 This undoes part of the previous change.
4212
42131995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4214
4215 * make-docfile.c (main): On MSDOS, don't change stdout
4216 to binary, and insist on an -o option.
4217
42181995-06-13 Geoff Voelker <voelker@cs.washington.edu>
4219
4220 * etags.c (process_file,absolute_filename): Handle filenames
4221 starting with a drive letter.
4222
4223 * makefile.nt (install): Copy wakeup.exe properly.
4224
42251995-06-08 Karl Heuer <kwzh@gnu.ai.mit.edu>
4226
4227 * make-docfile.c [MSDOS]: #undef chdir.
4228
42291995-06-04 Paul Eggert <eggert@twinsun.com>
4230
4231 * rcs2log (output_authors): Allow ':' in time zone,
4232 as per ISO 8601 and RCS 5.6.8 beta.
4233
880820fe 42341995-05-29 Francesco Potortì (pot@cnuce.cnr.it)
362bc2da
DL
4235
4236 * etags.c (etags_getcwd): Undo the /bin/pwd change. It may raise
4237 compatibility problems.
4238
42391995-05-26 Richard Stallman <rms@gnu.ai.mit.edu>
4240
4241 * etags.c (etags_getcwd): Don't use #elif.
4242 Have just one function body.
4243
42441995-05-25 Geoff Voelker <voelker@cs.washington.edu>
4245
4246 * makefile.nt (LIBS): Use BASE_LIBS.
4247 (make-docfile.exe,hexl.exe,wakeup.exe,etags.exe): Don't depend
4248 upon LIBS.
4249 (DOC): Use del instead of rm.
4250 (DOC) [WINDOWS95]: Use DOC.
4251 (clean): Handle MSVC aux files.
4252 (config.h,paths.h): Use $(CP) instead of cp.
4253 (config.h): Use $(CONFIG_H)
4254 (make-docfile.obj): Depend upon config.h.
4255 Clean up comments.
4256
880820fe 42571995-05-23 Francesco Potortì (pot@cnuce.cnr.it)
362bc2da
DL
4258
4259 * etags.c (etags_getcwd): Use /bin/pwd instead of pwd because the
4260 former gives the true path even in the presence of simlinks.
4261
42621995-05-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4263
4264 * movemail.c (main): Increase lock timeout to five minutes.
4265
42661995-05-06 Geoff Voelker <voelker@cs.washington.edu>
4267
4268 * makefile.nt (obj): Use .c files.
4269
42701995-05-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4271
4272 * make-docfile.c: Include config.h.
4273 (NO_SHORTNAMES): New definition.
4274 (xmalloc): Return long *.
4275
4276 * etags.c (C_entries): Cast result of xrealloc.
4277 (xmalloc, xrealloc): Declare them to return long *.
4278
4279 * b2m.c (xmalloc, xrealloc): Declare them long *.
4280
4281 * movemail.c (xmalloc): Declare it to return long *.
4282
42831995-04-30 Paul Eggert <eggert@twinsun.com>
4284
4285 * rcs2log (datearg): If rlog options are specified explicitly,
4286 omit the implicit '-d>DATE' option.
4287 (repository, rlog): Allow absolute paths to CVS repositories.
4288 Look only at the first line of CVS/Repository.
4289
42901995-04-26 Karl Heuer <kwzh@gnu.ai.mit.edu>
4291
4292 * Makefile.in.in (extraclean): Depend on maintainer-clean, not
4293 realclean.
4294
42951995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4296
4297 * Makefile.in.in [REGEXP_IN_LIBC] (REGEXPOBJ, REGEXPDEPS):
4298 Alternative (empty) definitions.
4299
43001995-04-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4301
4302 * emacsclient.c (main): Add argv[0] to an error message.
4303
43041995-04-13 Karl Heuer <kwzh@gnu.ai.mit.edu>
4305
4306 * emacsclient.c (main): Improve error handling.
4307 * cvtmail.c (main, skip_to_lf): Improve error handling.
4308 (sysfail): New function.
4309
4310 * b2m.c (main): Check for trailing ", " before trying to delete it.
4311
43121995-04-12 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4313
4314 * Makefile.in.in (all): Build test-distrib and make-docfile.
4315
4316 * make-docfile.c (scan_c_file): At end, restore file name last char
4317 to its original value.
4318
43191995-04-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4320
4321 * emacsclient.c, emacsserver.c: Test NO_SOCKETS_IN_FILE_SYSTEM.
4322
43231995-04-08 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4324
4325 * Makefile.in.in (BASE_CFLAGS): Renamed from ALLOCA_CFLAGS.
4326 (alloca.o, regex.o): Use BASE_CFLAGS.
4327
43281995-04-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4329
4330 * emacsclient.c [Berkeley sockets version] (main): Declare getcwd.
4331
43321995-04-04 Karl Heuer <kwzh@gnu.ai.mit.edu>
4333
4334 * Makefile.in.in (aixcc, aixcc.c): Targets deleted.
4335 (SOURCES, distclean): Removed obsolete references to aixcc.
4336
43371995-04-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4338
4339 * aixcc.lex: File deleted--surely obsolete now.
4340
43411995-03-23 Paul Eggert <eggert@twinsun.com>
4342
4343 * rcs2log (output_authors): Replace /[/]/ by /[\/]/, for
4344 portability to mawk and nawk.
4345
43461995-03-21 Paul Eggert <eggert@twinsun.com>
4347
4348 * rcs2log: Treat -u "login:fullname:mailaddr" as if it were
4349 -u "login<tab>fullname<tab>mailaddr".
4350
43511995-03-21 Paul Eggert <eggert@twinsun.com>
4352
4353 * rcs2log: Add -u "login<tab>fullname<tab>mailaddr" option, which
4354 replaces the (now obsolescent) -n login fullname mailaddr option.
4355 Add -R option for recursive rlog.
07655e62 4356 (AWK): New environment variable (default `awk') for awk program name.
362bc2da
DL
4357 (output_authors, tab, loginFullnameMailaddrs, recursive): New vars.
4358 Quote authors and fullnames correctly.
4359 Don't omit path from repository root when logging CVS files.
4360
43611995-03-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4362
4363 * emacsclient.c, emacsserver.c: Use BSD sockets whenever available,
4364 even if HAVE_SYSVIPC.
4365 * emacsclient.c (main): Use getcwd if not BSD.
4366
880820fe 43671995-03-13 Francesco Potortì (pot@cnuce.cnr.it)
362bc2da 4368
2f2c687b 4369 * etags.c (process_file): Free (filename) after using it.
362bc2da
DL
4370 (readline_internal): Do not access the char before start of line.
4371
880820fe 43721995-02-22 Francesco Potortì (pot@cnuce.cnr.it)
362bc2da
DL
4373
4374 * etags.c (C_entries): token_saved removed. Initialise tok.valid and
4375 savetok.valid. Mark token as valid when it is initialised.
4376 (make_tag): Make token only if token is valid and reset validity.
4377 (CNL_SAVE_DEFINEDEF): Test for savetok.valid instead of token_saved.
4378 (TOKEN): Added a new member: valid.
4379
880820fe 43801995-02-15 Francesco Potortì (pot@cnuce.cnr.it)
362bc2da
DL
4381
4382 * etags.c (C_entries): Bug corrected in xrealloc of token_str.
4383 (main): Do not read twice the last filename in the stdin file list.
4384
880820fe 43851995-02-14 Francesco Potortì (pot@cnuce.cnr.it)
362bc2da
DL
4386
4387 * etags.c (C_entries): Initialise the new members of TOKEN.
4388 (C_entries): Do not allocate a new space for each token found by
4389 consider_token. Let make_tag do that instead.
4390 (make_tag): Since now TOKEN has memory of where it is taken from,
4391 this new macro substitutes both make_tag_from_new_lb and
4392 make_tag_from_oth_lb. All callers changed.
4393 (TOKEN): Add linepos and buffer members.
4394 (main): Initialise token_str.
4395 (lang_extensions): Recognise .c++ and .h++ as C++ file suffixes.
4396 (token_str): New global variable used by C_entries.
4397
43981995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
4399
4400 * Makefile.in.in (maintainer-clean): Renamed from realclean.
4401
880820fe 44021995-02-01 Francesco Potortì (pot@cnuce.cnr.it)
362bc2da
DL
4403
4404 * etags.c (pfnote): Initialise been_warned in the node.
4405 (C_entries): Removed a speed hack for the sake of clarity.
4406
880820fe 44071995-01-18 Francesco Potortì (pot@cnuce.cnr.it)
362bc2da
DL
4408
4409 * etags.c (longopts, print_help, main): Use -I as abbreviation
4410 for the --ignore-indentation option.
4411 (main): Do not print an error message for unknown options.
4412
880820fe 44131995-01-12 Francesco Potortì (pot@cnuce.cnr.it)
362bc2da
DL
4414
4415 * etags.c (FILEPOS, GET_CHARNO, GET_FILEPOS, max, LINENO): Deleted.
4416 (append_to_tagfile, typedefs, typedefs_and_cplusplus,
4417 constantypedefs, update, vgrind_style, no_warnings,
4418 cxref_style, cplusplus, noindentypedefs): Were int, now logical.
4419 (permit_duplicates): Was a var, now a #define.
4420 (filename_lb): Was global, now local to main.
4421 (main): Open the tag file when in cxref mode.
4422 Use a BUFSIZ size buffer for making the shell commands.
4423 Look at the return value from the system routine.
4424 Exit when cannot open the tag file.
4425 (process_file): Open the file and pass the FILE* to find_entries.
4426 (find_entries): Now void, because does not open the file itself.
4427 (pfnote): Recovering from lack of memory does not work. Removed.
4428 Use savenstr and simplify the code.
4429 (free_tree): Only free the name space if node is named.
4430 (structtag): Now a pointer, not a fixed length array of chars.
4431 (consider_token): Don't take a token as argument. Use savenstr
4432 when saving a tag in structtag. Callers changed.
4433 (TOKEN): Structure changed. Now used only in C_entries.
4434 (TOKEN_SAVED_P, SAVE_TOKEN, RESTORE_TOKEN): Deleted.
4435 (C_entries): nameb and savenameb deleted. Use dinamic allocation.
4436 (pfcnt): Deleted. Users updated.
4437 (getit, Asm_labels, Pascal_functions, L_getit, get_scheme,
4438 TEX_getit, prolog_getit): Use dinamic allocation for storing
4439 the tag instead of a fixed size buffer.
4440
44411995-01-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4442
4443 * movemail.c (main): Skip past the colon in inname.
4444
880820fe 44451995-01-10 Francesco Potortì (pot@cnuce.cnr.it)
362bc2da
DL
4446
4447 * etags.c (pfatal): New function.
4448 (main, etags_getcwd): Use pfatal.
4449 (etags_getcwd): Corrected another bug in the HAVE_GETCWD version.
4450
880820fe 44511995-01-10 Francesco Potortì (pot@cnuce.cnr.it)
362bc2da
DL
4452
4453 * etags.c (Lang_function): Use void instead to declare the
4454 language functions, because many compilers are buggy.
4455 (etags_getcwd): Fix the previous fix on the #else branch.
4456 (readline_internal): Discard possible \r before \n here.
4457 (C_entries): Do not deal with \r here: undo previous fix.
4458
880820fe 44591995-01-09 Francesco Potortì (pot@fly)
362bc2da
DL
4460
4461 * b2m.c (concat, xmalloc, xrealloc, readline, xnew): Four new
4462 functions and a macro that allow the program to work on input
4463 lines of whatever length. Copied from etags.c.
4464 (fatal): Print a fatal error message and exit.
4465 (main): Use the new functions. Fixed a bug that made a \037 char
4466 appear at the end of the output.
4467
44681995-01-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4469
4470 * etags.c (C_entries): Ignore carriage return at end of line.
4471
44721994-12-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4473
4474 * fakemail.c (xmalloc, xrealloc): Add casts.
4475 (add_field): Handle <...> and "..." syntax.
4476 (setup_files, get_keyword): Clean up parens and line breaks.
4477 (args_size): Likewise.
4478
44791994-12-21 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
4480
4481 * yow.c: Include program name in error messages.
4482
44831994-12-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4484
4485 * make-docfile.c (scan_lisp_file): Handle dynamic doc strings.
4486 (xmalloc, fatal, error): New functions.
4487 (progname): New variable.
4488 (main): Set progname.
4489
44901994-12-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4491
4492 * emacsclient.c, emacsserver.c [HAVE_SYSVIPC]: Include sys/utsname.h.
4493 (main): If socket/mqueue name is in home dir, add in the host name.
4494 Rename .emacs_server to .emacs-server....
4495
44961994-12-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4497
4498 * emacsclient.c [!HAVE_SYSVIPC] (main): Fix error message diction.
4499
880820fe 45001994-11-22 Francesco Potortì (pot@cnuce.cnr.it)
362bc2da 4501
2f2c687b
JB
4502 * etags.c (print_help): Print --regex usage for ctags also.
4503 (main): Use -h in addition to -H as abbreviation for --help.
362bc2da 4504
880820fe 45051994-11-16 Francesco Potortì (pot@cnuce.cnr.it)
362bc2da
DL
4506
4507 * etags.c [ETAGS_REGEXP]: All the new code that deals with regexps
4508 is compiled if this is defined. The new functions and variables
4509 added #ifdef ETAGS_REGEXP are not listed in this ChangeLog.
4510 [VMS]: All VMS specific code previously contained in
4511 etags-vmslib.c is now included here, modified for dealing with
4512 language and regex options intermixed with filenames.
4513 (header_file): Global variable deleted.
4514 (Lang_Function): New typedef. All language parser functions
4515 changed to this new type.
4516 (string_numeric_p, substr, prestr): Functions deleted.
4517 (readline_internal): Does the job that readline did previously.
4518 (longopts): --language and --regex options added.
4519 (lang_names, lang_extensions, lang_func, print_language_names):
4520 New structures, variables and functions for choosing languages.
4521 (print_help): Help strings updated. Calls print_language_names.
4522 (argument_type, ARGUMENT): Typedefs for dealing with language and
4523 regex options intermixed with filenames.
4524 (main): Changed the way of dealing with arguments on the command
4525 line to deal with language and regex options intermixed with
4526 filenames.
4527 (get_language, default_C_entries, Cplusplus_entries,
4528 Cstar_entries, Yacc_entries, just_read_file): New functions.
4529 (find_entries): Use the new method for choosing the language.
4530 (Pascal_functions): Allow intermixing of comment styles.
4531 (prolog_getit, skip_comment): Rewritten for speed.
4532 (readline): Rewritten to deal with regexps.
4533
880820fe 45341994-11-16 Francesco Potortì (pot@cnuce.cnr.it)
362bc2da
DL
4535
4536 * etags.c (<errno.h>): #include added.
4537 (etags_getcwd): Check return value from getcwd.
4538
45391994-11-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4540
4541 * profile.c (TV1, TV2): Use EMACS_TIME as type.
4542 (get_time): Use EMACS_SUB_TIME.
4543
d57727c9 45441994-10-30 Geoff Voelker <voelker@cs.washington.edu>
362bc2da
DL
4545
4546 * ntlib.c: New file.
4547 * makefile.nt: New file.
4548
4549 * make-docfile.c (main) [WINDOWSNT]: Set _fmode and stdout to O_BINARY.
4550 [WINDOWSNT]: Include the NT headers.
4551 (READ_TEXT, READ_BINARY): Test DOS_NT, not MSDOS.
4552
4553 * etags.c (main, etags_getcwd): Test DOS_NT instead of MSDOS.
4554 [WINDOWSNT]: Include some NT headers.
4555
45561994-10-24 Jonathan I. Kamens (jik@cam.ov.com)
4557
4558 * pop.c (getline): When a search of already-read input for CRLF
4559 fails, store the fact that we've searched it and don't search it
4560 again after reading more data.
4561
4562 * pop.c (getline): When determining whether or not it's necessary
4563 to grow the input buffer, take into account the null that's stored
4564 at the end of already-read input in the buffer.
4565
880820fe 45661994-10-21 Francesco Potortì (pot@cnuce.cnr.it)
362bc2da 4567
2f2c687b 4568 * etags.c (prestr, substr): Return a logical type.
362bc2da 4569 (consider_token): Comment out "EXFUN". Use "DEFUN" instead of "DEF".
2f2c687b 4570 (consider_token): Set funcdef to fignore when a DEFUN is met.
362bc2da
DL
4571 (C_entries): Now we can use Tom Hageman patch for extern "C".
4572
45731994-10-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4574
4575 * movemail.c: PopServer renamed to popserver throughout.
4576
45771994-10-20 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
4578
4579 * etags.c: Don't declare malloc, since we include config.h.
4580 * fakemail.c: Likewise.
4581
45821994-10-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4583
4584 * movemail.c: Don't declare malloc.
4585
45861994-10-19 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
4587
4588 * rcs-checkin: Use test -r instead of < to check readability, to
ecc54057 4589 avoid syntax error.
362bc2da
DL
4590
45911994-10-19 Jonathan I. Kamens (jik@cam.ov.com)
4592
4593 * pop.c: Only include ../src/config.h if HAVE_CONFIG_H is
4594 defined, and if HAVE_CONFIG_H isn't defined, define
4595 MAIL_USE_POP always (so that this file can be included in
4596 other programs besides emacs).
4597
4598 * pop.c: Only declare h_errno if HAVE_H_ERRNO isn't defined or
4599 HAVE_CONFIG_H isn't defined.
4600
4601 * pop.c (find_crlf, getline): Instead of using strstr, use a
4602 custom function for finding CRLF.
4603 (my_strstr): Function deleted.
4604
46051994-10-17 Jonathan I. Kamens (jik@cam.ov.com)
4606
4607 * pop.c (getline): Fix a segfault because of passing a
4608 non-null-terminated string into strstr(). Fix from
4609 djm@va.pubnix.com (David J. MacKenzie).
4610
4611 * pop.c: Don't include <string.h> and <strings.h>.
4612
4613 * pop.c: Include <des.h> before <krb.h>, rather than after. They
4614 should be interchangeable, and indeed the inclusion is done in
4615 both orders in various files in the Kerberos 4 library sources,
4616 but djm@va.pubnix.com (David J. MacKenzie) reports that BSDI
4617 requires that <des.h> be included first, and I don't see any harm
4618 in changing the order.
4619
4620 * pop.c: Include ../src/config.h, to get HAVE_STRING_H and
4621 STDC_HEADERS, if they're defined. Undef open, read, write and
4622 close after including it.
4623
46241994-10-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4625
4626 * pop.c: Fix mismatch in conditionals.
4627
4628 * make-docfile.c (main): Don't process one input file twice.
4629 Never use exit code > 1.
4630
4631 * pop.c (open, close, read, write): Add #undefs.
4632
4633 * pop.c: Don't declare malloc, realloc, free.
4634 Include ../src/config.h.
4635 Don't include string.h or strings.h.
4636 Include des.h before krb.h.
4637 Do declare my_strstr.
4638 (getline): Really use my_strstr.
4639 Leave one empty place in server->buffer,
4640 and put a null at the end of the data in it.
4641
46421994-10-17 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4643
4644 * emacsserver.c [SYSV_IPC] (main): Catch SIGHUP as well. Don't
4645 call kill with pid 0. Handle EINTR when receiving messages.
4646
46471994-10-17 Karl Heuer <kwzh@gnu.ai.mit.edu>
4648
4649 * Makefile.in.in (regex.o): Use full path to find regex.c.
4650
880820fe 46511994-10-17 Francesco Potortì (pot@fly.cnuce.cnr.it)
362bc2da 4652
2f2c687b
JB
4653 * Makefile.in.in (etags): Add dependency on regex.o, link with it.
4654 (REGEXPOBJ, REGEXPDEPS, regex.o): Target and macros added.
362bc2da
DL
4655
46561994-10-12 David J. MacKenzie (djm@duality.gnu.ai.mit.edu)
4657
4658 * Makefile.in.in (DONT_INSTALL): Remove make-path.
4659 (${archlibdir}): Use mkinstalldirs instead.
4660
4661 * movemail.c: Make functions that return nothing void, not
4662 implicitly int.
4663 (main): Improve usage message.
4664 (error): Write to stderr, not stdout.
4665
4666 * b2m.c cvtmail.c digest-doc.c emacsclient.c emacsserver.c etags.c
4667 fakemail.c hexl.c make-docfile.c profile.c sorted-doc.c test-distrib.c
4668 timer.c wakeup.c yow.c: Eliminate some -Wall warnings from unused
4669 variables and implicitly declared functions.
4670
46711994-10-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4672
4673 * Makefile.in.in (clean): rm DOC* and *.tab.[ch].
4674 (distclean): Not here.
4675
4676 * Makefile.in.in (libexecdir): Renamed from libdir.
4677
880820fe 46781994-10-11 Francesco Potortì (pot@cnuce.cnr.it)
362bc2da
DL
4679
4680 * etags.c (C_entries): Name the #define's that are macros.
4681
46821994-10-10 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4683
4684 * emacsserver.c [! SYSVIPC] (main): Fix uses of FD_* macros:
4685 fd_set arg is a pointer, descriptor arg comes first.
4686
880820fe 46871994-09-29 Francesco Potortì (pot@cnuce.cnr.it)
362bc2da
DL
4688
4689 * etags.c (C_entries): Recognise typedef of ANSI style functions.
4690 (C_entries): Recognise #define inside a struct.
4691 (C_entries): ANSI tells that preprocessor commands do not have to
4692 start on the first column.
4693 (print_help): Documentation corrected for -d and -D.
4694 (white, endtk): ANSI tells the vertical tab is a separator.
4695
46961994-09-24 Jonathan I. Kamens (jik@gza-client1.aktis.com)
4697
4698 * Makefile.in.in (MOVE_FLAGS, MOVE_LIBS): New variables.
4699 (pop.o, movemail.o): New targets.
4700 (movemail): Link in pop.o and movemail.o. Use MOVE_LIBS, MOVE_FLAGS.
4701
4702 * pop.c, pop.h: New files.
4703
4704 * movemail.c: Improve POP code, move most of it into a separate file.
4705 (mbx_delimit_end, mbx_delimit_begin): Check for errors.
4706 (mbx_write): Check for errors and for From line.
4707 (pop_retr, popmail): Use subroutines in pop.c to do the real work.
4708 (get_errmsg, multiline, getline, putline, pop_stat, pop_command)
4709 (pop_init): Functions deleted.
4710
47111994-09-23 Richard Stallman <rms@churchy.gnu.ai.mit.edu>
4712
4713 * make-path.c (touchy_mkdir): Make dir ugo+rx even if it isn't new.
4714 Rename path to dirname.
4715
47161994-09-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4717
4718 * Makefile.in.in (UTILITIES):
4719 Remove test-distrib, make-docfile, make-path.
4720 (DONT_INSTALL): New variable--list those files here.
4721 (clean): Delete the files in DONT_INSTALL.
4722
47231994-09-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4724
4725 * b2m.c (from, labels, data): Use MAX_DATA_LEN as length.
4726 (main): Use fgets, not gets.
4727
47281994-09-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4729
4730 * timer.c: Don't declare malloc.
4731
47321994-09-16 Karl Heuer <kwzh@gnu.ai.mit.edu>
4733
4734 * emacsserver.c (FD_*) [HAVE_SOCKETS & !HAVE_SYSVIPC]: If not already
4735 defined, use simple 32-bit versions of these macros.
4736 (main) [HAVE_SOCKETS & !HAVE_SYSVIPC]: Use these macros.
4737
c60ee5e7 47381994-09-16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
362bc2da
DL
4739
4740 * etags.c (etags_getcwd): Use getcwd if available.
4741
47421994-09-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4743
4744 * Version 19.27 released.
4745
47461994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4747
4748 * Version 19.26 released.
4749
47501994-08-15 Paul Eggert <eggert@twinsun.com>
4751
4752 * rcs2log: Add support for CVS.
4753 Work with `rlog's that output ISO 8601 dates.
4754
47551994-08-09 Lawrence R. Dodd <dodd@roebling.poly.edu>
4756
4757 * rcs2log: Use <> to delimit email address.
4758
47591994-08-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4760
4761 * emacsserver.c [SYSV_IPC] (main): Make a separate process
4762 so we can listen for multiple requests.
4763
47641994-08-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4765
4766 * movemail.c: Include config.h first thing.
4767
47681994-08-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4769
4770 * emacsserver.c (main): Add casts to avoid warnings.
4771
47721994-07-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4773
4774 * Makefile.in.in (${archlibdir}): Compare the proper dir
4775 before installing the scripts.
4776
47771994-07-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4778
4779 * emacsclient.c (main): New local var progname saves argv[0].
4780
47811994-07-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4782
4783 * emacsclient.c (main): Don't actually modify argv[0].
4784 Modify a copy instead.
4785
47861994-07-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4787
4788 * profile.c (reset_watch, get_time): Use EMACS_GET_TIME.
4789 (tzp): Var deleted.
4790
4791 * Makefile.in.in: Add #undef alloca.
4792
47931994-07-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4794
4795 * timer.c (xmalloc): New function.
4796
47971994-07-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4798
4799 * Makefile.in.in (ALLOCA_CFLAGS): New variable.
4800 (alloca.o): New target.
4801
48021994-07-08 Dave Love (d.love@dl.ac.uk)
4803
2f2c687b 4804 * etags.c (takeprec): Recognise `character*(*) function'.
362bc2da 4805
880820fe 48061994-07-08 Francesco Potortì (pot@cnuce.cnr.it)
362bc2da 4807
ecc54057
JB
4808 * etags.c (main): Don't barf on obsolete -t and -T switches.
4809 (main): Print an explicative message when a switch is not known.
362bc2da
DL
4810
48111994-06-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4812
4813 * hexl.c: Don't declare exit or perror.
4814
4815 * emacsserver.c (main): Don't declare geteuid.
4816 Don't declare getenv if convex.
4817
48181994-06-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4819
4820 * Makefile.in.in (test-distrib): Use ALL_CFLAGS.
4821
880820fe 48221994-06-03 Francesco Potortì (pot@fly.cnuce.cnr.it)
362bc2da
DL
4823
4824 * etags.c (absolute_filename): Remove infinite loop bug when
4825 accessing files in directories whose name begins with a dot.
4826
880820fe 48271994-06-03 Francesco Potortì (pot@fly.cnuce.cnr.it)
362bc2da
DL
4828
4829 * etags.c (etags_getcwd): Delete the trailing newline from cwd.
4830
48311994-06-01 Morten Welinder (terra@diku.dk)
4832
4833 * yow.c (rootrelativepath) [MSDOS]: Define, expanding to dynamic
4834 location of data directory.
4835
48361994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4837
4838 * Version 19.25 released.
4839
48401994-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4841
4842 * Makefile.in.in (distclean): Delete Makefile, Makefile.in, blessmail.
4843
48441994-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4845
4846 * Makefile.in.in (blessmail): Don't depend on ../src/emacs.
4847
48481994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4849
4850 * Version 19.24 released.
4851
48521994-05-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4853
4854 * make-docfile.c (write_c_args): Put `default' in upper case.
4855
48561994-05-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4857
4858 * etags.c (etags_getcwd): Cast result of popen.
4859 (popen): Declaration deleted.
4860
48611994-05-17 Karl Heuer (kwzh@gnu.ai.mit.edu)
4862
4863 * etags.c [!MSDOS]: Declare popen.
4864
48651994-05-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4866
4867 * b2m.c (main): Avoid crash if argc is 1.
4868
48691994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4870
4871 * Version 19.23 released.
4872
4873 * Makefile.in.in (blessmail): Specify directory for blessmail.el.
4874
48751994-05-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4876
4877 * Makefile.in.in (maybe-blessmail): Mention bless-mail is in lib-src.
4878
48791994-05-05 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
4880
4881 * Makefile.in.in: Fix out of date comment.
4882
48831994-05-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4884
4885 * Makefile.in.in: Put in a separator for where to start cpp procssing.
4886 Move all autoconf substitutions above that point.
4887 Above that point, use Make-style comments.
4888 This goes with changes in ../configure.in.
4889
48901994-05-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4891
4892 * Makefile.in.in (maybe-blessmail): New target to print the blessmail
4893 warning message.
4894 (${archlibdir}): Don't do it here. Don't depend on blessmail.
4895
48961994-05-02 Karl Heuer (kwzh@gnu.ai.mit.edu)
4897
4898 * Makefile.in.in (${archlibdir}): Be lenient about wc output format.
4899
49001994-05-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4901
4902 * Makefile.in.in (${archlibdir}): Don't run blessmail; instead
4903 print advice to run it, if it has anything significant to do.
4904 And only if MOVEMAIL_NEEDS_BLESSING.
4905 (blessmail): Use emacs, not temacs.
4906 (configuration): Renamed from configname.
4907
49081994-04-30 Morten Welinder (terra@diku.dk)
4909
4910 * etags.c (find_entries): Treat `*.cpp' as C++ files.
4911
49121994-04-30 Morten Welinder (terra@diku.dk)
4913
4914 * etags.c [MSDOS]: #include <sys/param.h> for the following.
4915 [MSDOS] (etags_getcwd): Define simple MSDOS version without spawning
4916 a shell.
4917
49181994-04-29 Morten Welinder (terra@diku.dk)
4919
4920 * hexl.c [MSDOS]: Don't define proto type for exit.
4921
49221994-04-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4923
4924 * b2m.c: Don't include string.h or strings.h.
4925
49261994-04-27 Karl Heuer (kwzh@gnu.ai.mit.edu)
4927
4928 * Makefile.in.in: C_SWITCH_SYSTEM and C_SWITCH_MACHINE are now cpp
4929 symbols, not make variables.
4930
49311994-04-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4932
4933 * Makefile.in.in (etags, ctags): Make VERSION a string constant.
4934 * etags.c (print_version): Print VERSION as a string.
4935
49361994-04-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4937
4938 * fakemail.c (readline): Fix updating of p when buffer grows.
4939
49401994-04-20 Karl Heuer (kwzh@gnu.ai.mit.edu)
4941
4942 * Makefile.in.in (blessmail): New target.
4943 ${archlibdir}: Use blessmail when installing movemail.
4944
49451994-04-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4946
4947 * fakemail.c (readline): When extending the buffer,
4948 calculate end afresh using the new size.
4949
880820fe 49501994-04-18 Francesco Potortì (pot@fly.cnuce.cnr.it)
362bc2da 4951
2f2c687b 4952 * etags.c (main, print_help): Eliminate the -F option.
362bc2da 4953
880820fe 49541994-04-18 Francesco Potortì (pot@fly.cnuce.cnr.it)
362bc2da 4955
2f2c687b 4956 * etags.c (absolute_filename): Compare against '\0' instead of NULL.
362bc2da
DL
4957
49581994-04-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4959
4960 * Makefile.in.in: Renamed from Makefile.in.
4961 Makefile.in is now generated from it, and then preprocessed.
4962 Change comments to C syntax.
4963 Include config.h.
4964 (LIBS_SYSTEM, LIBS_MACHINE): Define as empty if not defined.
4965 (LOADLIBES): Define from LIBS_SYSTEM and LIBS_MACHINE.
4966
49671994-04-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4968
4969 * movemail.c [HAVE_UNISTD_H]: Include unistd.h.
4970
880820fe 49711994-04-12 Francesco Potortì (pot@fly.cnuce.cnr.it)
362bc2da
DL
4972
4973 * etags.c (etags_getcwd): Initialize bufsize.
4974
49751994-04-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4976
4977 * profile.c (gettimeofday): If system doesn't have this, define it
4978 to give a fatal error.
4979
49801994-04-11 Karl Heuer (kwzh@gnu.ai.mit.edu)
4981
4982 * movemail.c (main): Use setuid, not seteuid.
4983
49841994-04-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4985
4986 * etags.c: #undef static.
4987
880820fe 49881994-04-08 Francesco Potortì (pot@fly.cnuce.cnr.it)
362bc2da 4989
2f2c687b
JB
4990 * etags.c (outf, outfiledir): Renamed to tagf, tagfiledir.
4991 (PF_funcs, Asm_funcs, L_funcs, PAS_funcs, TEX_funcs)
4992 (Scheme_funcs, prolog_funcs): Renamed to Fortran_functions,
362bc2da
DL
4993 Asm_labels, Lisp_functions, Pascal_functions, Scheme_functions,
4994 TeX_functions, Prolog_functions.
2f2c687b
JB
4995 (inf): No more a global variable.
4996 (C_entries): Take 2nd parameter `inf' instead of using the global one.
4997 (find_entries): Added the cp1 var for optimisation.
4998 (find_entries): Added more suffixes for assembler files.
362bc2da
DL
4999 (Asm_funcs): Now finds labels even without an ending colon.
5000
880820fe 50011994-03-30 Francesco Potortì (pot@fly.cnuce.cnr.it)
362bc2da 5002
2f2c687b
JB
5003 * etags.c (main): Use etags_getcwd for compatibility.
5004 (etags_getcwd): New function.
362bc2da
DL
5005
50061994-03-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5007
5008 * Makefile.in (etags, ctags): Pass -D for VERSION.
5009
880820fe 50101994-03-25 Francesco Potortì (pot@cnuce.cnr.it)
362bc2da 5011
2f2c687b
JB
5012 * etags.c (emacs_tags_format, ETAGS): Removed. Use CTAGS instead.
5013 (main): Don't allow the use of -t and -T in etags mode.
5014 (print_help): Don't show options enabled by default.
5015 (print_version): Show the emacs version number if VERSION is #defined.
5016 (find_entries): Add "ss" as suffix for Chez Scheme.
362bc2da 5017
880820fe 50181994-03-23 Francesco Potortì (pot@cnuce.cnr.it)
362bc2da 5019
2f2c687b 5020 * etags.c (cwd, outfiledir): Vars added.
362bc2da
DL
5021 (relative_filename, absolute_filename, absolute_dirname):
5022 functions added to compute filenames in tags files.
2f2c687b 5023 (process_file): Filenames in tags file are relative to the
362bc2da 5024 directory where the tags file is (useful with the -o option).
2f2c687b
JB
5025 (main): Initialise the outfiledir var.
5026 (TYPEDST): Added the `tignore' value.
5027 (C_entries): Corrected various small bugs.
362bc2da
DL
5028
50291994-03-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5030
5031 * Makefile.in (UTILITIES): `env' deleted.
5032 (env): Target deleted.
5033 * env.c: File deleted.
1c478461 5034
362bc2da
DL
50351994-03-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5036
5037 * Makefile.in (install, ${archlibdir}): Switch back to ..
5038 before running INSTALL_PROGRAM.
5039
880820fe 50401994-03-14 Francesco Potortì (pot@cnuce.cnr.it)
362bc2da 5041
2f2c687b
JB
5042 * etags.c (TYPEDST): Added the `tignore' value.
5043 (C_entries): Corrected various bugs, now correctly parses the
362bc2da
DL
5044 `extern "C" {' construction (patch by Tom R.Hageman).
5045
50461994-03-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5047
5048 * b2m.c: Use <...> to include config.h.
5049 Don't include stdlib.h.
5050
177c0ea7 50511994-03-03 Heiko Muenkel (muenkel@tnt.uni-hannover.de)
362bc2da
DL
5052
5053 * b2m.c (main): Change delimiter from "^L" to "^_^L".
5054 Allow for text following "BABYL OPTIONS:".
5055 Add --help option. Use argv[0] in error messages.
5056
50571994-03-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5058
5059 * emacsclient.c (main) [HAVE_SYSVIPC]:
5060 Make msgp->mtext longer if necessary.
5061 On HPUX, error if it's more than 512 chars.
5062
50631994-02-26 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
5064
5065 * etags-vmslib.c: Use GPL.
5066 * emacstool.c: Use GPL.
5067 * fakemail.c: Update GPL.
5068
5069 * make-path.c (main): Return 1 on error, not -1.
5070 Update GPL.
5071
5072 * cvtmail.c: Declare malloc, realloc, xmalloc, xrealloc, getenv.
5073 (xmalloc, xrealloc): Return char *, not int.
5074 (error): Write to stderr, not stdout.
5075 Update GPL.
5076
50771994-02-23 Karl Heuer (kwzh@gnu.ai.mit.edu)
5078
5079 * profile.c (main, get_time): Don't crash on invalid input.
5080
50811994-02-22 Karl Heuer (kwzh@gnu.ai.mit.edu)
5082
5083 * profile.c (get_time): Simplify; avoid calling index.
2f2c687b 5084 (main): Exit on EOF.
362bc2da 5085
880820fe 50861994-02-17 Francesco Potortì (pot@cnuce.cnr.it)
362bc2da 5087
a64387ee 5088 * etags.c (--absolute-pathnames): Option removed.
362bc2da
DL
5089
50901994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5091
5092 * fakemail.c (put_line): Don't break the line if it all fits.
5093
880820fe 50941994-02-14 Francesco Potortì (pot@fly)
362bc2da 5095
2f2c687b
JB
5096 * etags.c (absolute_pathnames, cwd): Added global vars.
5097 (longopts, print_help, main, process_file): Put absolute filenames
362bc2da 5098 in the tag file if the -A --absolute-pathnames option is used.
2f2c687b
JB
5099 (print_help): Alfabetically order the options.
5100 (malloc, realloc, strcpy, strncpy, strcmp): Remove extern declar.
362bc2da
DL
5101
51021994-02-09 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5103
5104 * Makefile.in (C_SWITCH_MACHINE): Get this from autoconf.
5105 (ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Use C_SWITCH_MACHINE.
5106
51071994-02-07 Christian Lynbech (lynbech@avignon)
5108
5109 * emacsserver.c (main) [HAVE_SYSVIPC]: Reverse test of fork value.
5110
51111994-02-04 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5112
5113 * Makefile.in (UTILITIES): Mention profile.
5114 (profile): New target.
5115
5116 * profile.c: New file.
5117
51181994-01-16 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
c60ee5e7 5119
88c71720 5120 * make-docfile.c: Make the argument list output look more like the
c60ee5e7 5121 Lisp docstrings do.
88c71720 5122 (write_c_args): Take new arg FUNC. Make output
362bc2da
DL
5123 look like lisp call prototypes: (function ARG1 ARG2), upcasing args.
5124 (scan_c_file): Pass BUF to write_c_args for FUNC arg.
5125
880820fe 51261994-01-14 Francesco Potortì (pot@cnuce.cnr.it)
362bc2da
DL
5127
5128 * etags.c (stab_entry, stab_create, stab_find, stab_search,
2f2c687b 5129 stab_type, add_keyword, C_reate_stab, C_create_stabs): Deleted.
362bc2da 5130 Use gperf generated hash table instead of linked list.
2f2c687b 5131 (C_stab_entry, hash, in_word_set, get_C_stab, C_symtype): Added.
362bc2da 5132 Mostly code generated by gperf.
2f2c687b
JB
5133 (consider_token): Removed unused parameter `lp'.
5134 (PF_funcs, getit): Allow subroutine and similar declarations
362bc2da 5135 to span multiple lines.
2f2c687b
JB
5136 (C_entries): Check for newline if inchar to avoid bus errors.
5137 (process_file, find_entries): Distinguish among nonexistent
362bc2da
DL
5138 and not regular file.
5139
51401994-01-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5141
5142 * timer.c: Include errno.h; don't include fasync.h.
5143 (schedule): Don't return a value.
5144 (sigcatch): Reestablish the handler first.
5145 (getevent): Always call notify at the end.
5146 (notify): Defer alarms around the whole body of function.
5147
51481994-01-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5149
5150 * timer.c (main): Don't request SIGIO, and don't handle it.
5151 Loop calling getevent.
5152 (sigcatch): Delete code to handle SIGIO.
5153 if defer_alarms is set, don't call notify, just set alarm_deferred.
1c478461 5154 (getevent): Use read, not getchar. Handle EINTR and EAGAIN.
362bc2da
DL
5155 Set defer_alarms around realloc and schedule.
5156 If alarm_deferred gets set, call notify.
5157 Likewise if this event is the only pending event.
5158 Make buf and buf_size global variables.
5159 Don't malloc buf if it is already non-zero.
5160 (schedule): Just exit if run out of memory.
5161 Return the number of events.
5162 (signal) [_CX_UX]: Add #undef.
5163
51641994-01-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5165
5166 * timer.c [USG] (SIGIO): Define as SIGPOLL.
5167 (main) [USG]: Do ioctl to enable SIGPOLL.
5168
51691994-01-08 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
5170
5171 * timer.c: Don't declare sys_errlist; declare strerror instead.
5172 (schedule, main): Call strerror instead of using sys_errlist.
5173 * movemail.c (get_errmsg, pfatal_with_name, pfatal_and_delete):
5174 Call strerror instead of using sys_errlist.
5175 * env.c (main): Call strerror instead of using sys_errlist.
5176 * emacsclient.c: Don't declare sys_errlist; declare strerror instead.
5177 (main): Call strerror instead of using sys_errlist.
5178 * emacsclient.c [! HAVE_STRERROR] (strerror): Define the function.
5179 * env.c [! HAVE_STRERROR] (strerror): Likewise.
5180 * timer.c [! HAVE_STRERROR] (strerror): Likewise.
5181 * movemail.c [! HAVE_STRERROR] (strerror): Likewise.
5182
51831994-01-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5184
5185 * hexl.c: Fix up whitespace. Get rid of spurious casts to void.
5186
5187 * movemail.c (malloc): Don't declare it.
5188 (xmalloc): Cast result of malloc.
5189 (strcpy): Don't declare it.
5190
51911993-11-14 Morten Welinder (terra@diku.dk)
5192
5193 * hexl.c [MSDOS]: Use binary file modes for non-text side of pipe.
5194 (main): Use fclose to close file opened by fopen.
5195
5196 * fakemail.c (main) [MSDOS]: Dummy stub just to make the file compile.
5197
5198 * movemail.c [MSDOS]: #undef `access'.
5199
5200 * b2m.c (main) [MSDOS]: Open all files as binary.
5201 * etags.c (main) [MSDOS]: Open all files as binary.
5202
5203 * make-docfile.c [MSDOS]: Use text/binary mode as appropriate.
5204 (scan_c_file, scan_lisp_file): Extra parameter for the mode to open
5205 with.
5206
52071994-01-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5208
5209 * Makefile.in (ALL_CFLAGS): Include LDFLAGS.
5210 Use ALL_CFLAGS in all the rules that compile and link with one cmd.
5211 (LINK_CFLAGS): New variable.
5212 (timer): Use LINK_CFLAGS.
5213
52141993-12-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5215
5216 * movemail.c: Include syswait.h.
5217 Fork a subprocess and use it to copy the mail file.
5218
52191993-12-07 Richard Stallman (rms@srarc2)
5220
5221 * make-docfile.c (scan_lisp_file): Don't add newline at end of string.
5222
52231993-12-04 Richard Stallman (rms@srarc2)
5224
5225 * movemail.c (main): When making tempname, cast result of xmalloc.
5226 Include room for EXXXXXX in the size.
5227 Don't use result of strcpy.
5228
52291993-12-03 Paul Eggert (eggert@twinsun.com)
5230
5231 * vcdiff: Add --brief option.
5232
52331993-12-02 Richard Stallman (rms@srarc2)
5234
5235 * Makefile.in (${archlibdir}, install): Use $(INSTALL_PROGRAM)
5236 for all executables and scripts.
5237
52381993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5239
5240 * Version 19.22 released.
5241
52421993-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5243
5244 * Makefile.in (mostlyclean): Make it distinct from clean.
5245
52461993-11-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5247
5248 * Makefile.in (${archlibdir}): Don't do chown or chgrp.
5249
52501993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5251
5252 * Version 19.21 released.
5253
5254 * Makefile.in (install): Don't change mode or group when installing.
5255
5256 * etags.c (FUNCST, TYPEDST, STRUCTST, DEFINEST): Delete excess commas.
5257
52581993-11-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5259
5260 * make-docfile.c (read_c_string): For "", concatenate the two strings.
5261
5262 * movemail.c (main): Fix error message text.
5263
52641993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5265
5266 * Version 19.20 released.
5267
177c0ea7 52681993-11-08 Tom Hageman (tom@basil.icce.rug.nl)
362bc2da 5269
ecc54057 5270 * etags.c (C_entries): Keep track of ()-parenthesis level so that
362bc2da
DL
5271 functions returning a pointer to a function, a la `signal', can be
5272 parsed. This also required new state `fstartlist' to `FUNCST'.
5273 (SAVE_TOKEN, RESTORE_TOKEN, TOKEN_SAVED_P): 1-deep token save stack.
2f2c687b 5274 (C_entries, CNL): Use it to isolate preprocessor directive processing
362bc2da 5275 from the other state engines.
2f2c687b 5276 (begtk): Add '~', for C++ class destructors.
362bc2da 5277
880820fe 52781993-11-02 Francesco Potortì (pot@cnuce.cnr.it)
362bc2da 5279
2f2c687b
JB
5280 * etags.c (consider_token): Removed unused variable firsttok.
5281 (prolog_getit): Call pfnote with the right number of arguments.
362bc2da
DL
5282
52831993-10-19 Paul Eggert (eggert@twinsun.com)
5284
5285 * rcs2log (printlogline): Don't generate lines containing only
5286 white space.
5287
52881993-10-04 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
5289
5290 * Makefile.in (${archlibdir}):
5291 Install ${SCRIPTS} from ${srcdir}, not cwd.
5292
52931993-10-03 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
5294
5295 * Makefile.in: Fixed typos or brainos of whoever thought `@' was
5296 the comment character.
5297
880820fe 52981993-10-01 Francesco Potortì (pot@cnuce.cnr.it)
362bc2da 5299
2f2c687b 5300 * etags.c (process_file): Dead code removed.
362bc2da 5301 (S_ISREG): #define it using S_IFREG if not defined.
2f2c687b 5302 (process_file): Regular files have nothing to do with symlinks.
362bc2da
DL
5303
53041993-09-28 Brian Fox (bfox@ai.mit.edu)
5305
5306 * Makefile.in (${archlibdir}): Install ${SCRIPTS} from ${srcdir}, not
5307 from current directory. Only chmod and chgrp files that we
5308 installed, which excludes ${INSTALLABLE_SCRIPTS}. They go in
5309 ${bindir}.
5310 (INSTALLFLAGS): Deleted definition, since it is an unused variable
5311 now.
5312
53131993-09-27 Brian Fox (bfox@ai.mit.edu)
5314
5315 * Makefile.in (INSTALL, INSTALL_PROGRAM, INSTALL_DATA): Let
5316 configure figure out the correct values for these variables.
5317
53181993-09-14 Brian Fox (bfox@ai.mit.edu)
5319
5320 * Makefile.in (archlibdir): Only install execuatables internally
5321 used by emacs; don't install bindir binaries here.
5322
53231993-09-24 Paul Eggert (eggert@twinsun.com)
5324
5325 * rcs2log: Add -h, -n, -r options.
5326 By default, look for *,v files as well as RCS/*,v files.
5327 Use $TMPDIR (default /tmp) instead of /tmp.
5328
880820fe 53291993-09-20 Francesco Potortì (pot@fly)
362bc2da
DL
5330
5331 * etags.c (C_entries): is_func is initialised here instead of in
5332 consider_token for the sake of the yacc rules section.
5333 (C_entries): Now class, struct, enum, union and typedef produce
5334 named tags.
5335
53361993-09-11 Roland McGrath (roland@baalperazim.gnu.ai.mit.edu)
5337
5338 * yow.c: Include <src/paths.h>, instead of "src/paths.h".
5339
53401993-09-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
5341
88c71720
KS
5342 * Makefile.in: Support configuring in a different directory when
5343 ${srcdir} has already been configured.
5344 (ALL_CFLAGS, CPP_CFLAGS): Put -I. -I../src before -I${srcdir}
5345 -I${srcdir}/../src.
362bc2da
DL
5346 (b2m, movemail, fakemail, env, emacsserver, emacsclient,
5347 getdate.o, timer.o, timer): Remove `-I${srcdir}/../src', since it
5348 is already in CPP_FLAGS.
5349 * etags.c, emacsclient.c, wakeup.c, timer.c, b2m.c, fakemail.c,
5350 movemail.c, emacsserver.c: Include <config.h> instead of "config.h".
5351
53521993-08-25 Paul Eggert (eggert@twinsun.com)
5353
5354 * rcs2log: Change /{/ to /\{/ for Posix ERE compatibility;
5355 otherwise, HP awk complains.
5356
5357 * vcdiff: Append /usr/ccs/bin and /usr/sccs to PATH, since these
5358 are common hangouts for SCCS commands.
5359
53601993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5361
5362 * Version 19.19 released.
5363
53641993-08-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5365
5366 * Makefile.in (make-path): Dep on config.h.
5367
53681993-08-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5369
5370 * b2m.c (TRUE, FALSE): Don't define if already defined.
5371
53721993-08-09 Paul Eggert (eggert@twinsun.com)
5373
5374 * rcs2log (awkscript):
5375 Some sites put comma-separated junk after the fullname.
5376 Remove it, but leave "Bill Gates, Jr" alone.
5377 Remove the junk from fullnames like "0000-Admin(0000)".
5378
53791993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5380
5381 * Version 19.18 released.
5382
880820fe 53831993-08-04 Francesco Potortì (pot@spiff.gnu.ai.mit.edu)
362bc2da 5384
2f2c687b
JB
5385 * etags.c (L_isdef, L_isquote, L_getit): Small optimisations.
5386 (L_funcs): The (foo::defmumble stuff now should work.
5387 (consider_token): Function returned random value--corrected.
5388 (C_entries): Corrected == versus = typo.
362bc2da
DL
5389
53901993-08-01 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
5391
5392 * etags.c (put_entries): For NODE->rewritten, put pattern before
5393 \177 and name after, not vice versa.
5394
53951993-08-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5396
5397 * timer.c (main): Generate a SIGIO as soon as we've initialized.
5398
880820fe 53991993-07-30 Francesco Potortì (pot@cnuce.cnr.it)
362bc2da 5400
ecc54057 5401 * etags.c (FINCST): Added the fignore status. Means we are
362bc2da
DL
5402 after the parameter list and before the open curly brace.
5403 Allows correct parsing of C++ constructors.
2f2c687b
JB
5404 (C_entries, consider_token): Make use of fignore.
5405 (consider_token): Reset funcdef when next_token_is_func: when in
362bc2da 5406 ctags mode makes DEFVAR and others work better.
2f2c687b
JB
5407 (L_isquote): Function that recognises the "(quote" string.
5408 (L_getit): Ignore quoting via "'" or "(quote". Useful for defalias.
362bc2da
DL
5409
54101993-07-29 Paul Eggert (eggert@twinsun.com)
5411
5412 * rcs-checkin: Don't check whether a file is readable until we have
5413 decided not to ignore it.
5414
54151993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5416
5417 * Makefile.in (etags): Depend on ../src/config.h.
5418
5419 * emacsserver.c: Include types.h before file.h.
5420
54211993-07-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5422
5423 * Makefile.in (install): Use .n, not .new, for temporary filenames.
5424
54251993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5426
ecc54057 5427 * Version 19.17 released.
362bc2da
DL
5428
54291993-07-15 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5430
5431 * etags.c (print_help): Break up the very long strings containing
5432 the help message into shorter strings, to placate chintzy C
5433 compilers which can't handle strings that long.
5434
5435 * wakeup.c: Use CPP tangle from autoconf manual to #include the
5436 correct combination of <time.h> and <sys/time.h>.
5437
880820fe 54381993-07-08 Francesco Potortì (pot@cnuce.cnr.it)
362bc2da 5439
2f2c687b
JB
5440 * etags.c (alloca): Removed all references to it.
5441 (main): Now calls xnew instead of alloca for portability.
5442 (../src/config.h): Included only if HAVE_CONFIG_H.
5443 (const): Void definition removed--config.h takes care of it.
362bc2da 5444
880820fe 54451993-07-08 Francesco Potortì (pot@cnuce.cnr.it)
362bc2da 5446
2f2c687b 5447 * etags.c (consider_token): Was `==', now is `='.
362bc2da
DL
5448 (consider_token): DEFUNs now treated like funcs in ctags mode.
5449
2f2c687b
JB
5450 * etags.c (LEVEL_OK_FOR_FUNCDEF): Removed.
5451 (C_entries): Optimized the test that used LEVEL_OK_FOR_FUNCDEF.
5452 (C_entries): Removed a piece of useless code.
5453 (C_entries): Making typedef tags is delayed until a semicolon
362bc2da
DL
5454 is met. This handles "typedef int X, Y, Z;" correctly.
5455
54561993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5457
5458 * Version 19.16 released.
5459
5460 * b2m.c: #include <sys/types.h>.
5461 (ltoday): Declare this to be time_t.
5462
54631993-06-30 Paul Eggert (eggert@twinsun.com)
5464
5465 * vcdiff: Add -q option.
5466
54671993-06-29 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5468
5469 * etags.c: #include "config.h" and the alloca CPP tangle before
5470 #including the system headers and getopt.h. AIX requires the
5471 #pragma to come before any actual C code.
5472
54731993-06-21 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5474
5475 * Makefile.in (ctags): Depend on etags, so that parallel makes
5476 don't write etags.o files on top of each other.
5477
54781993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5479
5480 * version 19.15 released.
5481
54821993-06-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5483
5484 * etags.c (add_node): Move var last_node to file scope.
5485
54861993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5487
5488 * Version 19.14 released.
5489
54901993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5491
ecc54057 5492 Bring mumbleclean targets into conformance with GNU coding standards.
362bc2da
DL
5493 * Makefile.in (distclean): Call clean to do most of the work.
5494 Delete aixcc.c and TAGS.
5495 (realclean): Just call distclean.
1c478461 5496
362bc2da
DL
5497 * Makefile.in: Remember, spaces are not tabs.
5498
54991993-06-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5500
5501 * Makefile.in (CPP_CFLAGS): New variable.
5502 Use it instead of ALL_CFLAGS when compiling a .c file.
5503 (getopt.o, getopt1.o): Add explicit compilation commands.
5504
55051993-06-10 Mark D. Baushke (mdb@cisco.com)
5506
5507 * etags.c: Reinstate old -f option as an alias for -o for
5508 installed base uses.
5509
55101993-06-09 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5511
5512 * emacsserver.c (main): When we're passing a `struct sockaddr_un'
5513 to bind or accept, cast the pointer, to avoid warnings on systems
5514 which declare prototypes for this.
5515 * emacsclient.c (main): Same.
5516
5517 * Makefile.in (YACC): New variable, to be set by top-level Makefile.
5518
55191993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5520
5521 * Version 19.13 released.
5522
5523 * wakeup.c: Include sys/types.h, too; I think that's where time_t
5524 comes from, not sys/time.h.
5525
55261993-06-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5527
5528 * wakeup.c: Include sys/time.h.
5529
5530 * etags.c: #undef static.
5531
5532 * Version 19.12 released.
5533
5534 * Makefile.in (all): Exclude INSTALLABLE_SCRIPTS and SCRIPTS from deps.
5535
55361993-06-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5537
5538 * Version 19.11 released.
5539
5540 * timer.c [LINUX]: #undef signal.
5541 * emacsserver.c: #undef signal.
5542
55431993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5544
5545 * wakeup.c (main): Make when a time_t.
5546
55471993-05-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5548
ecc54057 5549 * Makefile.in (${archlibdir}): Use `(cd foo && pwd)' instead of
a64387ee 5550 `(cd foo ; pwd)' to get the canonical name of a directory; cd
362bc2da
DL
5551 might fail, and have pwd print out the current directory.
5552
5553 * movemail.c [MAIL_USE_POP] (main): Don't use non-portable
5554 string-handling functions.
5555
55561993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5557
5558 * Version 19.10 released.
5559
55601993-05-29 Paul Eggert (eggert@twinsun.com)
5561
5562 * rcs2log: When given no file arguments, inspect RCS/.* as well
5563 as RCS/*. Don't report an error if RCS is empty or nonexistent.
5564
55651993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5566
5567 * Makefile.in (timer): Link with $(LOADLIBES).
5568
55691993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5570
5571 * fakemail.c (put_line): Don't output \n\t unless more text follows.
5572
55731993-05-28 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5574
5575 * etags.c: Replace the CPP tangle for alloca with the one from the
5576 autoconf documentation, since that's working elsewhere.
5577
55781993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5579
5580 * Makefile.in (ALL_CFLAGS): Add "-I.", so the system and machine
5581 description files can find their ancestors.
5582
55831993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5584
5585 * Makefile.in (install): Get the scripts from ${srcdir},
5586 unlike the executables.
5587 (ALL_CFLAGS): Add -I../src
5588
55891993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5590
5591 * Version 19.9 released.
5592
55931993-05-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5594
5595 * Makefile.in (install): Do install the programs listed in
5596 INSTALLABLE_SCRIPTS. Make the renaming loop use INSTALLABLES and
5597 INSTALLABLE_SCRIPTS, instead of writing the programs out.
5598
5599 * Makefile.in (ALL_CFLAGS): Include -I${srcdir}.
5600 (getopt.o, getopt1.c): Use ${srcdir} as appropriate.
5601
56021993-05-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5603
5604 * etags.c: Include ../src/config.h.
5605
5606 * Makefile.in (install): Don't handle INSTALLABLE_SCRIPTS
5607 in first loop. Delete files from bindir before installing new ones.
5608 (ALL_CFLAGS): Use ${srcdir} to find .../src dir.
5609
56101993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5611
5612 * Version 19.8 released.
5613
5614 * make-docfile.c: Doc fix.
5615
56161993-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5617
5618 * tcp.c: Fix comment syntax at top of file.
5619 (main): Don't call htons with the port number.
5620
56211993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5622
5623 * Makefile.in (timer.o, sorted-doc.c): Link with alloca.o, if it's
1c478461 5624 appropriate.
362bc2da
DL
5625
5626 * Makefile.in (install): Refer to the variables INSTALLABLES and
5627 INSTALLABLE_SCRIPTS, instead of writing them out.
5628
56291993-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5630
5631 * make-path.c (main): Return 0.
5632
56331993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5634
ecc54057 5635 * Version 19.7 released.
362bc2da
DL
5636
56371993-05-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5638
5639 * make-docfile.c (scan_lisp_file): Recognize defalias like fset.
5640
56411993-05-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5642
5643 * tcp.c: New file.
5644
56451993-05-18 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5646
5647 * Makefile.in (.c.o): Make the rule start with a tab, not spaces.
5648
56491993-05-15 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5650
5651 * timer.c (notify): Don't call sighold or sigrelse; they're USG
5652 only. We should really fix this later, but let's just make it
5653 compile for now.
5654
5655 Install patches from David J. Mackenzie to make the srcdir option
5656 work.
5657 * Makefile.in (srcdir, VPATH): Get this value from the top-level
5658 Makefile.
5659 (INSTALLABLES): Split this into two lists - INSTALLABLES and
5660 INSTALLABLE_SCRIPTS.
5661 (INSTALLABLE_SCRIPTS): New list.
5662 (EXECUTABLES): Include INSTALLABLE_SCRIPTS.
5663 (${archlibdir}): The scripts to be installed live in the source
5664 tree, not in the object tree.
5665 (test-distrib): Note that the data file lives in the source tree,
5666 not the object tree.
5667 (GETOPTDEPS): Note that getopt.h lives in the source tree.
5668 (all other targets): Change references to source files to use
5669 ${srcdir}, except for config.h, which lives in the object dir.
5670 (timer.o): Note that this depends on ../src/config.h.
5671 * make-docfile.c (main): Add a -d option, to tell it where to find
5672 the source files.
5673 * test-distrib.c (main): Take the name of the distribution file to
5674 test from the command line.
5675
5676 * timer.c: Fix mispellings of get_date function's name.
5677
56781993-05-12 Roland McGrath (roland@geech.gnu.ai.mit.edu)
5679
5680 * etags.c (main):
5681 Don't require that there be input files if -i switches were given.
5682
56831993-05-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5684
5685 The GNU coding standards specify that CFLAGS should be left for
5686 users to set.
5687 * Makefile.in (CFLAGS): Put this in the "things configure might
5688 edit" section, and have it default to -g.
5689 (ALL_CFLAGS): New variable, set to all the flags which should be
5690 passed to compilations. Replace all other uses of CFLAGS with
5691 ALL_CFLAGS.
5692 (.c.o): New rule, to pass ALL_CFLAGS to compilations.
5693
5694 * Makefile.in (DEFS): Remove this; it's always just going to be
5695 "-DHAVE_CONFIG_H -Demacs".
5696
56971993-05-03 Paul Eggert (eggert@twinsun.com)
5698
5699 * rcs2log: mawk, SunOS 4.1.3 nawk, and Ultrix/MKS nawk all barf on
5700 /[/]/, so change it to /[\/]/. This should work on all
5701 Posix-compliant awks. It's slightly wrong with traditional awk,
5702 since it matches \ too, but that's a minor problem compared to awk
5703 syntax errors.
5704
57051993-05-01 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5706
5707 * Makefile.in (ALLOCA): New variable, whose value we should
5708 inherit from the top-level makefile.
5709 (etags, ctags): Include ALLOCA in the list of object files that
5710 these executables depend on and link.
5711
57121993-04-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5713
5714 * Makefile.in (DEFS): Renamed from CONFIG_CFLAGS.
5715
57161993-04-07 Jim Blandy (jimb@churchy.gnu.ai.mit.edu)
5717
5718 * make-docfile.c (write_c_args): Print an argument named "defalt"
5719 as "default".
5720
57211993-03-24 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5722
5723 * Makefile.in (C_SWITCH_SYSTEM): New variable.
5724 (CFLAGS): Include C_SWITCH_SYSTEM in the flags to pass to the
5725 compiler.
5726
880820fe 57271993-03-22 Francesco Potortì (pot@cnuce.cnr.it)
362bc2da 5728
2f2c687b
JB
5729 * etags.c (YACC): Flag added to c_ext.
5730 (c_ext): No more a synonim for c_ext&C_PLPL because of YACC.
5731 (find_entries): Consistently use streq when reasonable.
5732 (find_entries): A .y file is a yacc file.
362bc2da 5733 (get_C_stab): c_ext becomes c_ext&C_PLPL.
2f2c687b
JB
5734 (C_entries): Logical cplpl means c_ext&C_PLPL.
5735 (C_entries): Logical yacc_rules means we are after the first %%.
5736 (C_entries): Added logic for yacc files.
362bc2da 5737
880820fe 57381993-03-16 Francesco Potortì (pot@cnuce.cnr.it)
362bc2da
DL
5739
5740 * etags.c (C_entries): ':' case moved to the second switch.
2f2c687b 5741 (C_entries): Do not examine token if structdef==scolonseen.
362bc2da
DL
5742 (consider_token): structtag set to null string for enum.
5743
880820fe 57441993-03-12 Francesco Potortì (pot@cnuce.cnr.it)
362bc2da 5745
2f2c687b
JB
5746 * etags.c (GET_COOKIE): And related macros removed.
5747 (logical): Is now int, no more a char.
5748 (reg): Define deleted.
5749 (isgood, _gd, notgd): Deleted.
5750 (gotone): Deleted.
5751 (TOKEN): Member linestart removed.
5752 (linepos, prev_linepos, lb1): Deleted.
5753 (main): Call initbuffer on lbs array instead of lb1.
5754 (init): Removed the initialisation of the logical _gd array;
5755 (find_entries): A .sa suffix means assembler file.
362bc2da
DL
5756 (C_create_stab): "auto", "void", "extern", "static" are st_C_typespec.
5757 All C state machines rewritten.
2f2c687b
JB
5758 (C_entries): Complete rewrite.
5759 (condider_token): Complete rewrite.
5760 (getline): Deleted.
362bc2da 5761
880820fe 57621993-03-01 Francesco Potortì (pot@fly.CNUCE.CNR.IT)
362bc2da
DL
5763
5764 * etags.c (C_entries): Added the quotednl logical variable.
5765 Used for parsing of #define's spanning multiple lines.
5766
880820fe 57671993-02-23 Francesco Potortì (pot@fly.CNUCE.CNR.IT)
362bc2da
DL
5768
5769 * etags.c (C_entries): Save the definedef status even when a
5770 newline is met inside a string.
5771
57721993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5773
2f2c687b 5774 * Makefile.in (EXECUTABLES): Added rcs-checkin.
362bc2da
DL
5775
5776 * Makefile.in (unlock, relock): New productions.
5777
57781993-03-16 Paul Eggert (eggert@twinsun.com)
5779
5780 * rcs2log: Some awks don't understand "\r". Code around this.
5781 Unfortunately this requires putting a carriage return in the
5782 source code. Don't assume that rlog will tolerate times like
5783 `10:10:60'; RCS 5.7 won't allow this.
5784
57851993-03-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5786
5787 * timer.c (main): Set the ownership of the stdin file descriptor
5788 to the current process. Print error messages if either of the
5789 fcntl's fails.
5790
5791 * timer.c (sigcatch): Declare this to return SIGTYPE (defined in
5792 ../src/config.h), not void.
5793
57941993-03-06 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5795
5796 * b2m.c (main): Don't exit upon reading a blank line.
5797
880820fe 57981993-03-01 Francesco Potortì (pot@fly.CNUCE.CNR.IT)
362bc2da
DL
5799
5800 * etags.c (C_entries): New local variable quotednl. Used for
5801 parsing of #define's spanning multiple lines.
5802
5803 * etags.c (C_entries): Save the definedef status
5804 even when a newline is met inside a string.
5805
58061993-02-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5807
5808 * timer.c (notify): Initialize waitfor properly.
5809
880820fe 58101993-02-22 Francesco Potortì (pot@CNUCE.CNR.IT)
362bc2da
DL
5811
5812 * etags.c (C_entries): Don't reset definedef when a newline inside a
5813 comment is met.
5814
58151993-01-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5816
5817 * etags.c (find_entries): If filename ends in .f or .for,
5818 don't try anything but Fortran.
5819
58201993-01-08 Michael I Bushnell (mib@geech.gnu.ai.mit.edu)
5821
5822 * timer.c (notify): Flush stdout after writing message to avoid lossage
5823 on terminals.
5824
5825 (notify): Also, write a newline after the token.
5826
58271992-12-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5828
5829 * Makefile.in (exec_prefix): New variable.
5830 (bindir, libdir): Use it instead of `prefix'.
5831
5832 * Makefile.in (CFLAGS): #define HAVE_CONFIG_H, too.
5833
5834 * Makefile.in (libdir): Default to ${prefix}/lib.
5835 (archlibdir): Adjusted to match.
5836
5837 * Makefile.in (distclean): Don't delete backup or autosave files.
5838 (extraclean): Like realclean, but does delete backup and autosave
5839 files.
5840
5841 * Makefile.in (realclean): Ignore errors from rm.
5842
5843 * Makefile.in (distclean): Don't bother to delete ../arch-lib;
5844 that doesn't exist anymore.
5845
58461992-12-11 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5847
5848 * Makefile.in (prefix, bindir, libdir, srcdir): New variables, as
5849 described in the top-level Makefile.
5850 (UTILITIES): Add make-path to the list of utility programs.
5851 (../arch-lib): Replaced by the ${archlibdir} target, which places
5852 the executables in their permanent home.
5853 (install, install.sysv, install.xenix): Consolidated into one
5854 target which should work under all circumstances, modulo a few
5855 ignored error messages.
5856
5857 * make-docfile.c (scan_c_file): Since DEFVAR_PER_BUFFER now takes
5858 a different number of arguments than other DEFVARs, recognize it
5859 specially, and expect the right number of commas.
5860
58611992-12-04 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5862
5863 * make-path.c: New program, to help with the installation process.
5864 * Makefile.in (make-path): New target.
5865
5866 * make-path.c (touchy_mkdir): Remove debugging output.
5867
58681992-11-05 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5869
5870 * Makefile.in (getdate.o): Added explicit target for this, so we
5871 can indicate that it depends on ../src/config.h.
5872
58731992-11-04 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5874
5875 * Makefile.in (CONFIG_CFLAGS): Let the configure script edit this
5876 instead of CFLAGS.
5877 (CFLAGS): Add -Demacs and -I../src to CONFIG_CFLAGS to produce this.
5878
58791992-09-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5880
5881 * getdate.y: Correctly recognize Mt. Xinu BSD running on an HP
5882 9000/300 as BSD; don't include both <sys/time.h> and <time.h> on
5883 that system.
5884
5885 * Makefile.in (arch-lib): Give rm the `-f' option.
5886
58871992-09-28 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5888
5889 * make-docfile.c (write_c_args): Rewritten to correctly print
5890 &optionals before the first identifier, but after the first paren.
5891 This code used to just wait for commas or spaces; now it notices
5892 identifier boundaries.
5893
58941992-09-26 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
5895
5896 * rcs2log: When getting date, use %02d instead of %.2d in awk printf.
5897
58981992-09-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5899
5900 * make-docfile.c (write_c_args): Print the argument lists properly
5901 when the first argument is optional.
5902
59031992-09-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5904
5905 * sorted-doc.c (main): Redefine special chars to use fonts tensy, teni.
5906 Redefine @item. Set catcode of +.
5907
59081992-08-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5909
5910 * emacsclient.c (main): Set IPC_CREAT in msgget call.
5911
59121992-08-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5913
5914 * etags.c (TEX_funcs): Keep just 1 of two redundant nested loops.
5915 (TEX_decode_env): Make `tab' one element longer.
5916
59171992-08-20 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5918
5919 * etags.c (PF_funcs): Recognize the "entry" keyword.
5920
59211992-08-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5922
5923 * Makefile.in: Add rcs2log and vcdiff to the list of utilities.
5924
59251992-08-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5926
5927 * timer.c (events): Rather than having slots marked as in use or
5928 out of use by the `token' field, keep all pending events at the
5929 beginning of the array. When we delete an event in the middle of
5930 the array, we move the last event into its place.
5931 (num_events): New variable.
5932 (schedule): It is now cheaper to find a free event slot;
5933 events[num_events] is the first free slot.
5934 (notify): Scan events[0 .. num_events-1], instead of the whole
5935 array. When an event fires, move the last event in the array into
5936 its spot. Use num_events to determine whether or not there are
5937 any pending events, not wait_for.
5938 (getevent): Deleted unused variable `ep'.
5939 (sigcatch): It's now easier to find all the active events.
5940 (main): Initialize num_events.
5941
5942 * etags.c: Rather than fret about which systems have index and
5943 which systems have strchr, and how to tell the difference between
5944 them, we just write out our own versions. Big deal.
5945 (index, rindex): Extern declarations removed.
5946 (NEED_INDEX, NEED_RINDEX): Special hacks for hpux removed.
5947 (etags_index, etags_rindex): New declarations.
5948 (process_file, find_entries, pfnote, TEX_funcs, TEX_decode_env,
5949 TEX_getit, substr): Use the etags_*index functions, rather than
5950 the native *index functions.
5951 (rindex, index): Renamed to etags_rindex and tags_rindex, and
5952 made them unconditionally defined, rather than having them depend
5953 on NEED_*INDEX.
5954
5955 * etags.c (savenstr): Add declaration for this at top of file.
5956 (TEX_decode_env): Don't declare it local to this function.
5957
5958 * b2m.c: #include "../src/config.h", so we can test for the USG
5959 macro, and decide whether to include <string.h> or <strings.h>.
5960 * Makefile.in: Note that b2m.c depends on ../src/config.h.
5961
59621992-08-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5963
5964 * timer.c: Reformatted according to the GNU coding standards.
5965 Removed arbitrary limits on the number of events queued and the
5966 length of the tokens used to identify them.
5967 Removed casts to (void).
5968 Removed debugging printfs; they clutter the code, and the need
5969 can be better filled using a real debugger.
5970
59711992-08-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5972
5973 * timer.c: Installed new version from Eric Raymond; this is more
5974 portable, since it doesn't try to use SIGIO.
5975
59761992-07-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5977
5978 * emacsclient.c (main): If we can't find the socket in this
5979 person's home directory, print a message which asks if they've
5980 started the server, instead of just printing the message from
5981 sys_errmsg; Cygnus finds that people are much less confused by
5982 this.
5983
59841992-07-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5985
5986 * etags.c: Rather than defining "notdef" when "hpux" is #defined,
5987 so that index and rindex get defined, why don't we actually
5988 control index and rindex using symbols called "NEED_INDEX" and
5989 "NEED_RINDEX", and define them if hpux is defined? Isn't that a
5990 little more readable than defining something whose name implies
5991 that it's not?
5992
59931992-07-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5994
5995 * movemail.c: Merged changes from Jamie Zawinski's byte compiler
5996 distribution:
5997 Miscellaneous doc fixes.
1c478461 5998 (skip_white, read_lisp_symbol): New functions.
362bc2da
DL
5999 (scan_lisp_file): Instead of using long hairy strings of ifs, call
6000 read_lisp_symbol and then see what we got. Call skip_white
6001 instead of writing out a loop to do its job. Correctly extract
6002 docstrings from "defmacro" declarations.
6003
60041992-06-25 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6005
6006 * movemail.c (strcpy): Declare this to return char *.
6007
60081992-06-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6009
6010 * etags.c (C_entries): When we find a C++ comment, do actually
6011 skip to the end of the line; do a 'break' instead of a 'continue'.
6012
60131992-06-11 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6014
6015 * etags.c (getit): Add missing parenthesis to expression which
6016 decides if this token is an identifier.
6017
60181992-06-04 Roland McGrath (roland@geech.gnu.ai.mit.edu)
6019
6020 * etags.c (consider_token): Recognize `ENTRY' macro used in libc.
6021
60221992-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6023
6024 * etags.c (put_entries): Always put space between name and line num.
6025
60261992-05-28 Ken Raeburn (Raeburn@Cygnus.COM)
6027
6028 * etags.c (getit): Parenthesize &&/|| expression to avoid gcc
6029 warning.
6030 (LEVEL_OK_FOR_FUNCDEF): Ditto.
6031
60321992-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6033
6034 * make-docfile.c (write_c_args): Pass both arguments to putc.
6035
60361992-05-10 Roland McGrath (roland@albert.gnu.ai.mit.edu)
6037
6038 * etags.c (C_entries): Fixed reading of "..." strings.
6039 (consider_token): Recognize `SYSCALL' and `PSEUDO' macros, used in
6040 the C library source.
6041
6042 * etags.c (C_entries): When we see a backslash inside a quoted
6043 string, skip to the next character. This allows us to correctly
6044 deal with strings containing quotes.
6045
60461992-05-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6047
6048 * make-docfile.c (write_c_args): Print the C argument names as
6049 they would be written in Elisp; print '_' as '-'.
6050
60511992-05-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6052
6053 * movemail.c [POP]: Get user name via getpwuid.
6054
60551992-05-04 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6056
2f2c687b 6057 * Makefile.in: Flags in CC invocations rearranged for no reason.
362bc2da
DL
6058
60591992-04-20 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6060
6061 * etags.c (print_help): Remember not to imbed raw newlines in
6062 strings - end the lines with `\n\'.
6063
60641992-04-17 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6065
6066 * timer.c (getevent): Removed declaration of memcpy; since
6067 different systems have different return types, and we're not even
6068 using the return type anyway, it wasn't doing us any good.
6069
60701992-04-16 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6071
6072 * emacsserver.c (msgcatch): Use the SIGTYPE macro to declare the
6073 type of this function.
6074
60751992-04-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6076
6077 * ChangeLog: Since the old etc contents have been split into etc
6078 and lib-src, the old etc's ChangeLog has been duplicated in the
6079 new etc and lib-src. That means that each contains complete and
6080 coherent information, although each contains extraneous
1c478461 6081 information.
362bc2da
DL
6082
60831992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6084
290afd83 6085 * etags.c: "--no-warning" option renamed to "--no-warn",
362bc2da
DL
6086 to be consistent with other GNU programs, like makeinfo.
6087
290afd83 6088 * Makefile: Renamed to Makefile.in; the configure script
362bc2da
DL
6089 will edit this to produce Makefile.
6090
60911992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6092
6093 * etags.c (print_help, print_version): New functions.
6094 (main): Options added to support them.
6095
6096 * etags.c (longopts): New array of long names for the options.
6097 (main): Recognize them.
6098
60991992-04-06 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6100
6101 * etags.c (C_entries): Removed comment saying that \" in a string
6102 isn't recognized as magic, because it is correctly handled.
6103
6104 * getopt.c, getopt.h: New files, from GNU C library.
6105 * etags.c: Rewritten to use getopt.
6106 #include "getopt.h".
6107 (file_num): Variable deleted; its role is now played by getopt's
6108 optind.
6109 (main): Argument processing loop rewritten to call getopt to get
6110 next option. Options which take parameters (-o and -i) rewritten
6111 to get parameter from optarg instead of argv[1]. Filename
6112 preprocessing loop and update command changed similarly.
6113 * Makefile (etags, ctags): Depend on and link with getopt.h,
6114 getopt.o, and getopt1.o.
6115 (getopt.o, getopt1.o): New targets for the GNU getopt routines.
6116
6117 * etags.c (outfflag): Variable deleted; it is non-zero iff outfile
6118 is non-zero.
6119
6120 (main): In the argument processing loop, the 'goto next_arg'
6121 statements are breaking out of the switch statement in exactly the
6122 same way that a simple 'break' statement would; replace the gotos
6123 with breaks, and remove the label.
6124
61251992-04-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6126
6127 * etags.c (C_entries): Clear tydef and next_token_is_func at start.
6128 (consider_token): Move next_token_is_func to global.
6129
61301992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6131
6132 * Makefile: Conform with GNU coding standards:
6133 (mostlyclean): New target, synonymous with clean.
6134 (TAGS, check): New targets.
6135 (INSTALL, INSTALLFLAGS): New variables.
6136
61371992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6138
ecc54057 6139 * lib-src/Makefile, etc/MACHINES, etc/NEWS: Changed references to
362bc2da
DL
6140 `config.emacs' to `configure'.
6141
6142 * lib-src/Makefile: Adjusted for renaming of share-lib to etc.
6143 * etc/MACHINES: Same.
6144
61451992-03-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6146
6147 * movemail.c (main): Allow tempname to be as long as necessary,
6148 instead of limiting it to 39 characters.
6149
6150 * movemail.c (main): Move declaration of buf from top of function
6151 to local block surrounding the copy loop. This makes it less
6152 likely to be confused with the buf used by the code which checks the
6153 permissions on outname's directory.
6154
61551992-03-20 Jim Kingdon (kingdon@albert.gnu.ai.mit.edu)
6156
6157 * SERVICE: Remove my entry.
6158
61591992-03-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
6160
6161 * Makefile (emacstool, nemacstool, xvetool): Use ${CFLAGS}, not
6162 hardcoded -g.
6163
6164 * movemail.c (xmalloc): Return char *, not int.
6165 (main) [!MAIL_USE_FLOCK]: Add a new conditional, MAIL_UNLINK_SPOOL,
6166 that is off by default -- normally don't unlink the mail spool
6167 file, just empty it. Pass creat mode 0600, not 0666.
6168
dff28924 61691992-02-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
362bc2da
DL
6170
6171 * Makefile (../arch-lib): Depend on ${EXECUTABLES}.
6172 (all): Instead of here.
6173 (install): Don't use the -s option, since people need symbols to
6174 debug code.
6175
dff28924 61761992-01-19 Eric Youngdale (youngdale@v6550c.nrl.navy.mil)
362bc2da
DL
6177
6178 * etags-vmslib.c (fn_exp): Add type cast.
6179
61801992-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6181
6182 * movemail.c: Changes in comments.
6183
dff28924 61841992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
362bc2da
DL
6185
6186 * Makefile: Make the distclean target erase the DOC files from
6187 ../share-lib and the executables from ../arch-lib.
6188
dff28924 61891992-01-09 Jim Blandy (jimb@pogo.cs.oberlin.edu)
362bc2da
DL
6190
6191 * emacsclient.c: #include <sys/stat.h>
6192 (main): Do declare statbfr.
6193
dff28924 61941991-12-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
362bc2da
DL
6195
6196 * emacsserver.c, emacsclient.c [BSD]: Use either /tmp or ~
6197 for the socket, depending on SERVER_HOME_DIR.
6198 If using /tmp, put host name in the socket name.
6199
6200 * movemail.c (pfatal_and_delete): New function.
6201 (main, popmail): Use it.
6202 (popmail): Close output before deleting messages.
6203 Check for error on close and on fsync.
6204 Use `fatal' where appropriate.
6205 (main): Remove (void).
6206
6207 * aixcc.lex: New file. Not officially part of Emacs.
6208 * Makefile: Rules for that.
6209
dff28924 62101991-12-04 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
362bc2da
DL
6211
6212 * yow.c (main): Rename all references to PATH_EXEC to PATH_DATA.
6213
6214 * etags.c (main): Properly cast call to alloca that initializes
6215 included_files.
6216
62171991-08-17 Roland McGrath (roland@geech.gnu.ai.mit.edu)
6218
6219 * etags.c (files_are_tag_tables): Remove global var.
6220 (process_file): Don't test it. Also remove hack checking for a
6221 file named "TAGS".
6222 (main): -i now takes an arg which is the name of a file to include.
6223 Collect these names and emit include tags for them after processing
6224 all the argument files.
6225
dff28924 62261991-07-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
362bc2da
DL
6227
6228 * wakeup.c: Terminate if parent goes away.
6229
dff28924 62301991-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
362bc2da
DL
6231
6232 * etags.c (C_entries): Process token before handling end of line.
6233 When inner loops reach end of line, just back up.
6234 Let the real end of line processing happen in just one place.
a64387ee 6235 (consider_token): Likewise.
362bc2da 6236
dff28924 62371991-04-11 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
362bc2da
DL
6238
6239 * etags.c (TEX_mode): Skip comments while scanning the text to see
6240 which escape character this file uses.
6241
dff28924 62421991-03-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
362bc2da
DL
6243
6244 * emacsserver.c [USG]: Terminate if msgrcv fails.
6245
dff28924 62461991-03-03 Richard Stallman (rms@mole.ai.mit.edu)
362bc2da
DL
6247
6248 * emacsserver.c [BSD]: Check for errors on stdin after scanf.
6249
dff28924 62501991-01-25 Jim Blandy (jimb@churchy.ai.mit.edu)
362bc2da
DL
6251
6252 * make-docfile: Find the arguments to a C function correctly,
6253 by not ignoring the character that read_c_string returns. Don't
6254 even try to find argument names for functions that take MANY
6255 or UNEVALLED arguments, since they're a figment of the docstring's
6256 imagination.
6257
dff28924 62581991-01-14 Jim Blandy (jimb@churchy.ai.mit.edu)
362bc2da
DL
6259
6260 * make-docfile: Read the .elc files generated by the new byte
6261 compiler.
6262
dff28924 62631990-12-31 Richard Stallman (rms@mole.ai.mit.edu)
362bc2da
DL
6264
6265 * refcard.tex: Use cm fonts, not am, in multi-column mode.
6266
dff28924 62671990-11-29 Richard Stallman (rms@mole.ai.mit.edu)
362bc2da
DL
6268
6269 * movemail.c (mbx_delimit_begin): Put space before `unseen'.
6270
dff28924 62711990-11-27 Richard Stallman (rms@mole.ai.mit.edu)
362bc2da
DL
6272
6273 * Makefile (install*): No need to install wakeup.
6274
dff28924 62751990-11-26 Richard Stallman (rms@mole.ai.mit.edu)
362bc2da
DL
6276
6277 * Makefile (install*): Install emacsclient like etags.
6278
dff28924 62791990-11-13 Richard Stallman (rms@mole.ai.mit.edu)
362bc2da
DL
6280
6281 * movemail.c (error): Handle 3 args.
6282 (main): Don't check input access if using pop.
6283
dff28924 62841990-10-16 Richard Stallman (rms@mole.ai.mit.edu)
362bc2da
DL
6285
6286 * etags.c (find_entries): Check for numbers after Scheme suffix.
6287
dff28924 62881990-10-14 Richard Stallman (rms@mole.ai.mit.edu)
362bc2da
DL
6289
6290 * termcap.dat (vt200-80): Fix ke and ks to frob flag 1.
6291
dff28924 62921990-10-09 Richard Stallman (rms@mole.ai.mit.edu)
362bc2da
DL
6293
6294 * Makefile (nemacstool, xvetool): New targets.
6295
dff28924 62961990-09-26 Richard Stallman (rms@mole.ai.mit.edu)
362bc2da
DL
6297
6298 * emacsclient.c: Include errno.h and define related variables.
6299
dff28924 63001990-09-23 Richard Stallman (rms@mole.ai.mit.edu)
362bc2da
DL
6301
6302 * emacsclient.c: Change usage message.
6303
dff28924 63041990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
362bc2da 6305
ecc54057 6306 * emacs.1: Add break before -nw option.
362bc2da 6307
dff28924 63081990-08-19 David J. MacKenzie (djm@apple-gunkies)
362bc2da
DL
6309
6310 * qsort.c: Replace with GNU version.
6311
dff28924 63121990-08-14 David J. MacKenzie (djm@apple-gunkies)
362bc2da
DL
6313
6314 * wakeup.c: New program replacing loadst.c.
6315
dff28924 63161990-08-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6317
6318 * emacsclient.c [USG]: Pass msgsnd only 4 args.
6319
dff28924 63201990-08-09 David J. MacKenzie (djm@pogo.ai.mit.edu)
362bc2da
DL
6321
6322 * etags.c: Rename `flag' variables for what they do instead of
6323 which option character sets them.
6324
dff28924 63251990-05-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6326
6327 * loadst.c (main): Conditional to get load average on Apollo.
6328
dff28924 63291990-05-22 Joseph Arceneaux (jla@churchy.ai.mit.edu)
362bc2da
DL
6330
6331 * emacsserver.c: Set the permission on the socket to 0600.
6332
dff28924 63331990-03-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6334
6335 * emacsclient.c [BSD]: Print clean message for failing getwd.
6336
dff28924 63371990-03-20 David Lawrence (tale@pogo.ai.mit.edu)
362bc2da
DL
6338
6339 * getdate.y: Use the getdate.y from GNU tar for timer.
6340
dff28924 63411990-03-18 Jim Kingdon (kingdon@pogo.ai.mit.edu)
362bc2da
DL
6342
6343 * emacsclient.c (main): Don't put brackets around "filename" in
6344 usage message. It isn't optional.
6345
dff28924 63461990-03-14 Joseph Arceneaux (jla@churchy.ai.mit.edu)
362bc2da 6347
a64387ee 6348 * etags.c (getit): Recognize '$' as beginning identifiers.
362bc2da 6349
dff28924 63501990-02-22 David Lawrence (tale@pogo.ai.mit.edu)
362bc2da
DL
6351
6352 * emacsserver.c: Renamed from server.c.
6353 * Makefile: Reference emacsserver rather than server.
6354 * MACHINES: Doc fix for new emacsserver name.
6355
dff28924 63561990-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6357
6358 * emacsclient.c: Print program name in error messages.
6359
dff28924 63601990-01-19 David Lawrence (tale@cocoa-puffs)
362bc2da
DL
6361
6362 * timer.c, getdate.y (new files) and Makefile:
6363 Sub-process support for run-at-time in timer.el.
1c478461 6364 Doesn't yet work correctly for USG.
362bc2da 6365
dff28924 63661990-01-10 Jim Kingdon (kingdon@pogo)
362bc2da
DL
6367
6368 * MACHINES: Add HP 300 running BSD.
6369
dff28924 63701990-01-02 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6371
6372 * yow.c: Dynamically allocate buffer; skip header before random
6373 choice to avoid bias toward first item.
6374
dff28924 63751989-12-24 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6376
6377 * etags.c (readline): Separate out init of `pend'.
6378
dff28924 63791989-12-17 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6380
6381 * etags.c: Undo changes relating to isgoodhdr.
6382
dff28924 63831989-12-16 Mosur Mohan (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6384
6385 * etags.c (isgoodhdr): New macro.
6386 (_gdh, notgdh): New variable used by that.
6387 (init): Initialize _gdh.
6388 (find_entries): Set header_file.
6389 (consider_token): Use isgoodhdr if in header file.
6390
6391 * etags.c (total_size_of_entries):
6392 Was miscalculating by 1 in rewritten case.
6393
6394 * etags.c (PAS_funcs): One arg to pfnote was missing.
6395
dff28924 63961989-12-05 Joseph Arceneaux (jla@spiff)
362bc2da
DL
6397
6398 * MACHINES: Change for the ULTRIX entry.
6399
dff28924 64001989-11-21 Joseph Arceneaux (jla@spiff)
362bc2da
DL
6401
6402 * etags.c (process_file): If file is not regular, return.
6403
dff28924 64041989-11-06 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6405
6406 * loadst.c (main): Handle FIXUP_KERNEL_SYMBOL_ADDR.
6407
dff28924 64081989-10-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6409
6410 * loadst.c (load_average): If HAVE_GETLOADAVG, use getloadavg.
6411 (main): If HAVE_GETLOADAVG, don't call `nlist'.
6412
dff28924 64131989-10-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6414
6415 * etags.c (consider_token): Allow any number of typespec keywords
6416 after `typedef', before new type name.
6417 (enum sym_type): Add st_C_typespec.
6418 (C_create_stab): Put typespec kwds in table.
6419
dff28924 64201989-08-27 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
362bc2da
DL
6421
6422 * etags.c (main): Don't depend on name invoked by.
6423 If CTAGS is not defined, assume it is ETAGS.
6424
dff28924 64251989-07-31 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6426
6427 * etags.c (L_funcs): Allow package name in define construct,
6428 as in (foo::defmumble name-defined ...).
6429
dff28924 64301989-07-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6431
6432 * etags.c (find_entries): Stupid bug testing for C filename suffixes.
6433
6434 * Makefile (yow): Depends on ../src/paths.h.
6435
dff28924 64361989-07-04 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
362bc2da
DL
6437
6438 * etags.c: Fix compilation by moving Pascal after Fortran.
6439
dff28924 64401989-06-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6441
6442 * movemail.c [USG]: Define F_OK, etc., if not found in header.
6443
dff28924 64441989-05-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6445
6446 * hexl.c: New file, supports hexl-mode.
6447
dff28924 64481989-05-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6449
6450 * movemail.c: New compilation flag MAIL_USE_MMDF.
6451
dff28924 64521989-05-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6453
6454 * emacsclient.c: Use BSD code whenever HAVE_SOCKETS.
6455 * server.c: Likewise.
6456
6457 * make-docfile.c (scan_c_file): Output argument names at end of string.
6458 (write_c_args): New subroutine.
6459
dff28924 64601989-04-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6461
6462 * movemail.c: Report failure of flock.
6463
dff28924 64641989-04-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6465
6466 * etags.c (find_entries): Allow multi-letter extensions for fortran.
6467
dff28924 64681989-04-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da 6469
2f2c687b 6470 * loadst.c: On bsd4.3, use gettimeofday instead of CPUSTATES.
362bc2da 6471
dff28924 64721989-03-15 Jeff Peck (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6473
6474 * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=.
6475
2f2c687b 6476 * emacsstool.1: Update to document environment variables.
362bc2da 6477
dff28924 64781989-02-21 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6479
6480 * etags.c (PAS_funcs): New function by Mosur Mohan.
6481
6482 * movemail.c: On sysv, include unistd.h.
6483
dff28924 64841989-02-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6485
6486 * b2m.c: New file.
6487
dff28924 64881989-02-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6489
6490 * etags.c: Prolog support from Sunichirou Sugou
6491
dff28924 64921989-02-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6493
6494 * Makefile (clean): New target.
6495
dff28924 64961989-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6497
6498 * fakemail.c (put_line): Break header lines at 79 cols.
6499
dff28924 65001989-01-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6501
6502 * etags.c: Greatly rewritten by Sam Kendall for C++ support and for
6503 multiple tags per line.
6504
dff28924 65051989-01-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6506
6507 * movemail.c: Check access before doing real work.
6508 Check that outfile is in a writable directory.
6509 On fatal error, delete the lock file.
6510
dff28924 65111988-12-31 Richard Mlynarik (mly@rice-chex.ai.mit.edu)
362bc2da 6512
ecc54057
JB
6513 * env.c: Add decl for my-index
6514 * etags.c (file-entries): .oak => scheme
362bc2da 6515
dff28924 65161988-12-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6517
6518 * movemail.c: Use `access' to check input and output files.
6519
dff28924 65201988-12-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6521
6522 * emacsclient.c (main): Ignore all of CWD before first slash.
6523
dff28924 65241988-12-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6525
6526 * etags.c (readline): Double linebuffer->size outside the xrealloc.
6527
dff28924 65281988-12-22 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6529
6530 * server.c, emacsclient.c: Don't try to use gid_t; it isn't defined.
6531 * server.c: chmod the socket to 0700.
6532
dff28924 65331988-12-09 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6534
6535 * fakemail.c (main): Let env var FAKEMAILER override pgm to run.
6536 (add_field): Delete comments and turn `<', `>' to spaces
6537 in header lines.
6538 (USE_FAKEMAIL): New customization macro says to make fakemail
6539 not be a no-op even on a BSD system.
6540
dff28924 65411988-12-01 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6542
6543 * etags.c (consider_token): Skip comments just like whitespace.
6544 Notice `struct', etc. and set strtag for those tokens.
6545 Return 1 for the token following `struct' if an open-brace follows it.
6546 (C_entries): Special handling of token following `struct'
6547 needed because we have probably advanced to the following line
6548 to find the `{'.
6549 (main): New option `T' sets tflag and strflag.
6550 Set both of them by default if eflags.
6551
dff28924 65521988-11-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6553
6554 * movemail.c: Do fsync before closing output.
6555
dff28924 65561988-11-29 Richard Mlynarik (mly@pickled-brain.ai.mit.edu)
362bc2da 6557
ecc54057
JB
6558 * movemail.c: Better error message when can't create tempname.
6559 This file needs a great deal of extra error-checking and lucid reporting...
362bc2da 6560
dff28924 65611988-11-16 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6562
6563 * etags.c: Support assembler code for .s and .a files.
6564 (getit): Allow underscore in a tag.
6565
dff28924 65661988-11-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6567
6568 * movemail.c: Close output and check errors before deleting input.
6569
dff28924 65701988-10-01 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
362bc2da
DL
6571
6572 * emacsclient.c [SYSVIPC]: Compute cwd only once; decide properly
6573 whether to prefix it. Handle line number args.
6574
dff28924 65751988-09-24 Richard Stallman (rms@gluteus.ai.mit.edu)
362bc2da 6576
2f2c687b 6577 * etags.c (main): Default setting of eflag was backwards.
362bc2da 6578
dff28924 65791988-09-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6580
6581 * etags.c: New option -i. -f renamed -o.
6582 `-' as input file means read input file names from stdin.
6583 -i spec'd or input file named TAGS means the input file is another
6584 tag table; output an "include" line for it.
6585
dff28924 65861988-09-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6587
6588 * Makefile: New vars DESTDIR, BINDIR, LIBDIR, MANDIR, MANEXT.
6589 New targets install, install.sysv, install.xenix.
6590 This makefile is now responsible for installing executables
6591 and documentation from this directory into system directories.
6592
dff28924 65931988-09-16 Richard Stallman (rms@corn-chex.ai.mit.edu)
362bc2da
DL
6594
6595 * server.c, emacsclient.c (main): Compute socket name from euid.
6596
dff28924 65971988-08-04 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6598
6599 * emacsclient.c: Args like +DIGITS are passed through unchanged.
6600
dff28924 66011988-07-12 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6602
6603 * server.c: If both BSD and HAVE_SYSVIPC, use the latter.
6604 * emacsclient.c: Likewise.
6605 In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd.
6606
dff28924 66071988-06-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6608
6609 * etags.c: Handle `typedef struct foo {' (price@mcc.com).
07655e62 6610 (istoken): New string-comparison macro.
362bc2da
DL
6611 (consider_token): New arg `level'. New state `tag_ok' in `tydef'.
6612
dff28924 66131988-06-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6614
6615 * etags.c: Changes for VMS.
6616 Always define ETAGS on VMS.
6617 Define macros GOOD and BAD for success and failure exit codes.
6618 (begtk, intk): Allow `$' in identifiers
6619 (main): Don't support -B, -F or -u on VMS.
6620 Alternate loop for scanning filename arguments.
6621 (system): Delete definition of this function.
6622
6623 * etags-vmslib.c (system): Undefine this; VMS now provides it.
6624
dff28924 66251988-06-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6626
6627 * loadst.c: Prevent multiple-def errors on BSD and BSD4_3
6628 around include of param.h. (Like fns.c.)
6629
dff28924 66301988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
362bc2da
DL
6631
6632 * loadst.c (load_average): Move load-average code to this new fn.
6633 Add conditionals to compute load ave on UMAX.
6634
dff28924 66351988-05-14 Richard Stallman (rms@lucky-charms.ai.mit.edu)
362bc2da
DL
6636
6637 * loadst.c: Change DK_HEADER_FILE to DKSTAT_HEADER_FILE
6638 with opposite sense.
6639
dff28924 66401988-05-13 Chris Hanson (cph@kleph)
362bc2da
DL
6641
6642 * emacsclient.c: Delete references to unused variable `out'. This
6643 caused a bus error when used under hp-ux.
6644
dff28924 66451988-05-06 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
362bc2da
DL
6646
6647 * loadst.c: Control dk.h conditional with DK_HEADER_FILE.
6648
dff28924 66491988-05-04 Richard Stallman (rms@rice-krispies.ai.mit.edu)
362bc2da
DL
6650
6651 * etags.c (find_entries): `.t' or `.sch' means scheme code.
6652
dff28924 66531988-04-29 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
362bc2da
DL
6654
6655 * loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h.
6656
dff28924 66571988-04-28 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
362bc2da
DL
6658
6659 * movemail.c: #undef close, since config can #define it on V.3.
2f2c687b 6660 * emacsclient.c, fakemail.c, loadst.c, server.c: Likewise.
362bc2da 6661
dff28924 66621988-04-26 Richard Stallman (rms@lucky-charms.ai.mit.edu)
362bc2da
DL
6663
6664 * etags.c (TEX_mode, etc.): Remove superfluous backslashes from
6665 invalid escape sequences such as `\{'.
6666
6667 * loadst.c: Add `sequent' conditional for file dk.h.
6668
dff28924 66691988-03-20 Richard M. Stallman (rms@wilson)
362bc2da 6670
2f2c687b 6671 * server.c [not BSD and not HAVE_SYSVIPC]: Fix error message.
362bc2da 6672
2f2c687b 6673 * loadst.c (main) [XENIX]: Use /usr/spool/mail, not /usr/mail.
6922b018
KH
6674
6675;; Local Variables:
880820fe 6676;; coding: utf-8
33462dfa 6677;; add-log-time-zone-rule: t
6922b018 6678;; End:
2a34a036 6679
9766d41b 6680 Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
294981c7
GM
6681 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005, 2006,
6682 2007, 2008 Free Software Foundation, Inc.
5b87ad55
GM
6683
6684 This file is part of GNU Emacs.
6685
294981c7 6686 GNU Emacs is free software: you can redistribute it and/or modify
5b87ad55 6687 it under the terms of the GNU General Public License as published by
294981c7
GM
6688 the Free Software Foundation, either version 3 of the License, or
6689 (at your option) any later version.
5b87ad55
GM
6690
6691 GNU Emacs is distributed in the hope that it will be useful,
6692 but WITHOUT ANY WARRANTY; without even the implied warranty of
6693 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6694 GNU General Public License for more details.
6695
6696 You should have received a copy of the GNU General Public License
294981c7 6697 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
ab5796a9
MB
6698
6699;;; arch-tag: 2d979296-954c-448e-95c1-b46d134513dc