Add oo.
[bpt/emacs.git] / lib-src / ChangeLog
CommitLineData
3d193d0f
JB
12008-03-04 Juanma Barranquero <lekktu@gmail.com>
2
3 * .cvsignore: Add oo.
4
1797886f
SM
52008-02-27 Yuri Shtil <yuris@juniper.net> (tiny change)
6
7 * etags.c (Perl_functions): Fix call to skip_spaces.
8
9d2818d6
DN
92008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
10
11 * Makefile.in (NO_SHORTNAMES):
12 * emacsclient.c (NO_SHORTNAMES):
13 * fakemail.c (NO_SHORTNAMES):
14 * make-docfile.c (NO_SHORTNAMES):
15 * movemail.c (NO_SHORTNAMES):
16 * pop.c (NO_SHORTNAMES): Remove references to obsolete variable.
17
79d48c1a
JR
182008-02-23 Jason Rumney <jasonr@gnu.org>
19
20 * makefile.w32-in (MOUSE_SUPPORT): Remove duplicate tooltip.elc.
21 (MSDOS_SUPPORT, VMS_SUPPORT): Remove.
22 (OTHER_PLATFORM_SUPPORT): Replace above. Add X specific files too.
23 (lisp2): Add new languages.
24 ($(DOC)): Use OTHER_PLATFORM_SUPPORT.
25
9c61c734
JB
262008-02-22 Juanma Barranquero <lekktu@gmail.com>
27
28 * makefile.w32-in (lisp2): Remove devanagari.el, kannada.el,
29 malayalam.el, and tamil.el. Add sinhala.el.
30
50f271cb
JB
312008-02-20 Juanma Barranquero <lekktu@gmail.com>
32
33 * emacsclient.c (main) [WINDOWSNT]: Understand DRIVE:NAME,
34 where NAME is relative to DRIVE'S current directory.
35
d07529f3
JB
362008-02-15 Juanma Barranquero <lekktu@gmail.com>
37
38 * emacsclient.c (print_help_and_exit): Show -d option on Windows.
39
45c1955d
DN
402008-02-10 Dan Nicolaescu <dann@ics.uci.edu>
41
42 * fakemail.c: Undo previous change.
43
deeaffe1
DN
442008-02-09 Dan Nicolaescu <dann@ics.uci.edu>
45
4624371d
DN
46 * fakemail.c (MAIL_PROGRAM_NAME): Remove unused conditional.
47 (main): Replace MAIL_PROGRAM_NAME with its value.
48
d07529f3 49 * Makefile.in (REGEXP_IN_LIBC): Remove reference to obsolete variable.
deeaffe1 50
9997dc15
SM
512008-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
52
53 * emacsclient.c (decode_options): Pass --display implicitly if -c
54 is specified. Only set tty if -t or -c is specified.
55
0c55bf82
JR
562008-02-04 Jason Rumney <jasonr@gnu.org>
57
58 * makefile.w32-in (lisp1): Use (), not {}.
59
31cdf671
CY
602008-02-04 Tom Tromey <tromey@redhat.com>
61
d07529f3
JB
62 * etags.c: Add "GTY" as synonym for __attribute__.
63 Update gperf output.
31cdf671 64
9303f985 652008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2
MB
66
67 * makefile.w32-in (obj): Sync with src/Makefile.in
68 (TOOLTIP_SUPPORT, WINDOW_SUPPORT): New definitions.
69 (WINNT_SUPPORT): Add term/w32-win.elc.
70 (lisp1, lisp2): Sync with lisp in src/Makefile.in.
71
9303f985 722008-02-01 Jason Rumney <jasonr@gnu.org>
aca7a3d2 73
d07529f3 74 * makefile.w32-in (obj): Add font.o and w32font.o.
aca7a3d2 75
d07529f3 762008-02-01 Zhang Wei <id.brep@gmail.com> (tiny change)
aca7a3d2
MB
77
78 * lib-src/makefile.w32-in (lisp1): Delete ucs-tables.elc,
79 utf-8.elc, and latin-*.el.
80
0ea5797a
SM
812008-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
82
bcc891c2 83 * emacsclient.c (decode_options): Default to NULL display, as Emacs-22.
0ea5797a
SM
84 Allow the -d option under w32 again, for those rare cases where it
85 actually does make sense.
86
5ab73228
JB
872008-01-25 Juanma Barranquero <lekktu@gmail.com>
88
89 * emacsclient.c (set_tcp_socket): Don't send "\n" after
90 the authentication string; there's no need to haste.
91
702123a8
CY
922008-01-22 Chong Yidong <cyd@stupidchicken.com>
93
94 * pop.c (pop_stat, pop_last): Fix last fix.
95
76ed5e01
DN
962008-01-18 Dan Nicolaescu <dann@ics.uci.edu>
97
98 * movemail.c: Remove references to XENIX.
99
e39a993c
DN
1002008-01-13 Dan Nicolaescu <dann@ics.uci.edu>
101
102 * movemail.c:
103 * make-docfile.c: Remove reference to symbols defined by systems
104 not supported anymore: MAC_OS8, XENIX and STRIDE.
105
0ebec7d3
EZ
1062008-01-12 Eli Zaretskii <eliz@gnu.org>
107
108 * emacsclient.c (decode_options) [WINDOWSNT]: Don't use the value
109 of DISPLAY in the environment. Don't support -d.
110 (print_help_and_exit) [WINDOWSNT]: Don't show the --display option.
111 (longopts) [WINDOWSNT]: Remove --display.
112
6eae3ad4
CY
1132008-01-10 Chong Yidong <cyd@stupidchicken.com>
114
115 * pop.c (pop_stat, pop_last): Check validity of string-to-integer
116 conversion. Mistakes spotted by Nico Golde.
117
78da39c6
GM
1182008-01-09 Glenn Morris <rgm@gnu.org>
119
120 * emacsclient.c: Add missing final newlines to message calls.
121
34a14ec9 1222008-01-09 Daniel Hackney <dan@haxney.org> (tiny change)
78da39c6
GM
123
124 * emacsclient.c (set_socket): Add final newline to socket error message.
125
a408ea17
GM
1262008-01-04 Glenn Morris <rgm@gnu.org>
127
07655e62
JB
128 * ebrowse.c (version) <emacs_copyright>: New variable.
129 Just use current year for copyright.
a408ea17
GM
130
131 * etags.c (print_version):
132 * rcs2log (Copyright): Update to 2008.
133
0dc7a8bc
JR
1342007-11-28 Jason Rumney <jasonr@gnu.org>
135
136 * makefile.w32-in (VMS_SUPPORT): No longer byte-compiled.
137
7291159e
JD
1382007-11-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
139
140 * pop.c (socket_connection): Remove AI_ADDRCONFIG.
141
ee15f312
JD
1422007-11-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
143
144 * pop.c (socket_connection): Move realhost out of #ifdefs.
145 Set realhost both for HAVE_GETADDRINFO and !HAVE_GETADDRINFO.
146
33a2a872
JD
1472007-11-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
148
149 * pop.c (socket_connection): Use getaddrinfo if available.
150
63f018cd
FP
1512007-11-22 Francesco Potort\e,Al\e(B <pot@gnu.org>
152
65841dd8 153 * etags.c (default_C_help) [CTAGS]: Differentiate the help string,
63f018cd 154 as the defaults in ctags are different from etags.
63f018cd 155
21e14641
FP
1562007-11-15 Francesco Potort\e,Al\e(B <pot@gnu.org>
157
158 * etags.c: Make prototypes for extern definitions, and add all
159 that are needed to quench warnings on 64-bit.
160 (main): Use the same defaults for ctags as for etags: find
161 typedefs, structure tags, macro constants, enum constants, struct
162 members and global variables.
163 (make_C_tag) [DEBUG]: Add debugging printout.
164 (C_entries): In case '}' decrement bracelev before testing it.
165
7455effc
FP
1662007-11-15 Masatake YAMATO <jet@gyve.org>
167
168 * etags.c (C_entries): In case '}', set fvdef to fvnone
169 unconditioned to (!ignoreindent && lp == newlb.buffer + 1).
170
04a697fe
DN
1712007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
172
173 * makefile.w32-in (obj): Remove sunfns.o.
174
a2666217
JB
1752007-10-28 Juanma Barranquero <lekktu@gmail.com>
176
177 * makefile.w32-in (obj): Remove abbrev.o.
178
7ce8671d
JB
1792007-10-26 Juanma Barranquero <lekktu@gmail.com>
180
181 * emacsclient.c: Add a wrapper for getenv so it also checks the
182 registry on Windows. Suggestion and algorithm by Eli Zaretskii.
183 Code partially based on w32_get_resource and init_environment (w32.c).
184 (egetenv): New wrapper for getenv.
185 (get_current_dir_name, decode_options, get_server_config)
186 (set_local_socket, set_socket, main): Use egetenv, not getenv.
187 (w32_get_resource, w32_getenv) [WINDOWSNT]: New functions.
188
d22b00e5
JR
1892007-10-25 Jason Rumney <jasonr@gnu.org>
190
191 * emacsclient.c (sock_err_message): New function.
192 (set_tcp_socket): Use it.
193
c4b858e3
JB
1942007-10-09 Juanma Barranquero <lekktu@gmail.com>
195
196 * emacsclient.c (print_help_and_exit): Fix space to improve
197 alignment in output messages.
198
dbf60b07
JR
1992007-09-27 Jason Rumney <jasonr@gnu.org>
200
201 * makefile.w32-in (emacsclient, emacsclientw): Link to COMCTL32.
202
203 * emacsclient.c (w32_window_app): Init common controls when windowed.
204
165e85b2
GM
2052007-09-21 Glenn Morris <rgm@gnu.org>
206
207 * emacstool.c: Remove file.
208 * Makefile.in (emacstool, nemacstool, xvetool, xveterm):
209 Delete targets built from emacstool.
210
c1b8e896
SM
2112007-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
212
213 * emacsclient.c (decode_options): -t implies -c.
214
cb06b8dc
SM
2152007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
216
217 * emacsclient.c (DIRECTORY_SEP, IS_DIRECTORY_SEP, IS_DEVICE_SEP)
218 (IS_ANY_SEP): Only define if !defined(HAVE_GET_CURRENT_DIR_NAME).
219 (main_argc): Remove.
220 (strprefix): Use strncmp.
221
c801ad51
JR
2222007-09-20 Jason Rumney <jasonr@gnu.org>
223
224 * emacsclient.c (main) [SIGSTOP]: Change conditional from WINDOWSNT.
225
31fa6595
SM
2262007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
227
228 * emacsclient.c (current_frame): Change the default.
229 (longopts): Replace --current-frame by --create-frame.
230 (decode_options): Reverse the meaning of -c.
231 (print_help_and_exit): Update help text accordingly.
232 (main): Remove the -version and -good-version messages.
233
58573230
GM
2342007-09-12 Glenn Morris <rgm@gnu.org>
235
236 * Makefile.in (SOURCES, unlock, relock): Delete.
237
bfd9ce71
GM
2382007-08-29 Glenn Morris <rgm@gnu.org>
239
240 * makefile.w32-in (VERSION): Increase to 23.0.50.
241
8d9cc0b7
MB
2422007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
243
244 * emacsclient.c (w32_execvp): Move definition before use.
245 (decode_options): Don't use a tty on mac carbon or windows.
246
2472007-08-29 Jason Rumney <jasonr@gnu.org>
248
31fa6595 249 * emacsclient.c (SEND_STRING, SEND_QUOTED): Remove obfuscation macros.
8d9cc0b7
MB
250 (quote_argument, set_tcp_socket, handle_sigcont, handle_sigtstp):
251 (main): Expand removed macros inline.
252 (main) [WINDOWSNT]: Don't call ttyname. Don't recognize -suspend
253 option.
254 (main) [NO_SOCKETS_IN_FILE_SYSTEM]: Don't call init_signals.
255
7ce8671d 2562007-08-29 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
8d9cc0b7
MB
257
258 * emacsclient.c (signal.h): New include.
259 (sys/stat.h, errno.h): Always include, even on WINDOWSNT.
31fa6595
SM
260 (DIRECTORY_SEP, IS_DIRECTORY_SEP, IS_DEVICE_SEP, IS_ANY_SEP):
261 Copy definitions here from src/lisp.h.
262 (main_argc, main_argv, current_frame, window_system, tty): New vars.
8d9cc0b7
MB
263 (longopts): Add tty, current-frame.
264 (xmalloc, xstrdup): New functions.
265 (get_current_dir_name): New function, copied from src/sysdep.c.
266 (decode_options): Set display from environment. Add tty and
267 current_frame options. Make --no-wait imply --current-frame,
268 except when it is the only option given. Make sure no frame is
269 opened when --current-frame is set.
270 (print_help_and_exit): Document tty and current-frame options.
271 (fail): Change arguments to void.
272 (main): When sockets are not defined, set main_argc, main_argv,
273 and call fail() with no arguments.
274 (emacs_socket): New variable (moved out from main `s').
275 (quote_file_name): Rename to quote_argument.
276 (quote_argument): New name for old quote_file_name.
277 (unquote_argument, strprefix, pass_signal_to_emacs)
278 (handle_sigcont, handle_sigtstp, init_signals): New functions.
279 (set_local_socket): Initialize saved_errno to 0. If socket-name
280 is too long, call `fail' rather than `exit'.
281 (main): Doc update. Set main_argc, main_argv. New var `str'.
282 Don't need a filename or argument if tty or window_system set.
283 Call fail with no arguments. Use get_current_dir_name to send
284 over the current directory. Send version number to Emacs for
285 verification. If tty is set, check TERM, and pass name and type
286 to Emacs. Pass window_system to Emacs. Move sending of eval to
287 optind loop. Send -position, -file to Emacs. Call fsync after
31fa6595
SM
288 fflush. Check for a client/server version match.
289 Handle -emacs-pid, -window-system-unsupported, -print, -error, and
290 -suspend commands. Don't exit prematurely on --no-wait, let Emacs
291 close the connection for us. When creating a new frame, send
8d9cc0b7
MB
292 environment and pwd to Emacs. Send current-frame to Emacs.
293
ca4ea90f
EZ
2942007-08-25 Eli Zaretskii <eliz@gnu.org>
295
296 * Makefile.in (rcs2log, rcs-checkin, grep-changelog, vcdiff):
297 Prepend "-" to the command, in case srcdir=. and file is copied
298 into itself.
299
cacc7b51
GM
3002007-07-25 Glenn Morris <rgm@gnu.org>
301
302 * Relicense all FSF files to GPLv3 or later.
303
304 * COPYING: Switch to GPLv3.
305
180f5b99
FP
3062007-07-17 Francesco Potort\e,Al\e(B <pot@gnu.org>
307
308 * etags.c (C_entries): Reset the fvdef machine when out of function.
21b2cdc7
FP
309 (PRINT_UNDOCUMENTED_OPTIONS_HELP): #define as FALSE if undefined.
310 (print_help): Use it in if() rather than #if.
311 (print_help): Conditionally print help about --no-line-directive.
180f5b99 312
9724908a
EZ
3132007-07-16 Eli Zaretskii <eliz@gnu.org>
314
315 * makefile.w32-in (clean): Don't delete *~.
316
5cf9ca93
GM
3172007-06-07 Glenn Morris <rgm@gnu.org>
318
319 * etags.c (print_version): Add `emacs_copyright' string, for
320 easier automatic updating.
321
cabfc1bc
FP
3222007-05-18 Francesco Potort\e,Al\e(B <pot@gnu.org>
323
324 * etags.c: Extern definitions of some more pointer functions for
325 standalone compilation, especially important for 64bit platforms.
326 (main, print_help): --members is now the default for etags.
327 (C_entries): Parse start of C comment as a space == end of token.
328 This is not necessary for C++ comment, already parsed as newline.
329
07016031
GM
3302007-04-26 Glenn Morris <rgm@gnu.org>
331
332 * makefile.w32-in (VERSION): Increase to 22.1.50.
333
7dfc4cda
CY
3342007-06-02 Chong Yidong <cyd@stupidchicken.com>
335
336 * Version 22.1 released.
337
11d2d983
FP
3382007-02-26 Francesco Potort\e,Al\e(B <pot@gnu.org>
339
d620ddb3 340 * Makefile.in (etags, ctags): Define EMACS_NAME as "GNU Emacs".
11d2d983 341
0971f887
GM
3422007-02-20 Ulrich Mueller <ulm@kph.uni-mainz.de> (tiny change)
343
344 * Makefile.in (EMACS, EMACSOPT): New variables.
345 (blessmail): Use `--no-site-file' when compiling.
346
933ccc8c
FP
3472007-02-05 Francesco Potort\e,Al\e(B <pot@gnu.org>
348
349 * etags.c (default_C_help, Cplusplus_help, PHP_help, print_help)
350 (main): Now --members is the default for etags, not for ctags yet.
351
d881944f 3522007-02-04 Per Cederqvist <ceder@ingate.com> (tiny change)
953dea63 353
47dad44f 354 * etags.c (gperf, in_word_set): Change attribute for Java to
953dea63
FP
355 (C_JAVA & ~C_PLPL). The previous change introduced 2004-09-13 was
356 broken, as (C_JAVA & !C_PLPL) always evaluates to 0. This caused
357 import, package, extends, implements and interface to be treated
358 specially for all kinds of C-style files, not just Java files.
359
ed8bbc0e
FP
3602007-01-02 Francesco Potort\e,Al\e(B <pot@gnu.org>
361
47dad44f 362 * etags.c (longopts): New undocumented option --no-duplicates.
ed8bbc0e
FP
363 (no_duplicates): Static variables for the above option.
364 (print_help): Do not print help for --no-warn, now undocumented.
365 (add_node): Allow duplicate tags in ctags mode unless --no-duplicates.
56c0d866 366 (main): Pass the -u option to sort in ctags mode.
ed8bbc0e 367
18f9bf25
FP
3682006-12-28 Francesco Potort\e,Al\e(B <pot@gnu.org>
369
370 * etags.c (readline): When creating a relative file name from a
371 #line directive, leave the file name alone. The previous
372 behaviour was to make it relative to the tags file directory,
373 under the hypothesis that the #line directive file name was
374 relative to the directory of the tagged file. That hypothesis is
375 wrong with Cpp and Lex.
17d5f8a6 376 (Makefile_targets): Do not include spaces in tag names.
18f9bf25 377
5e059fc1
EZ
3782006-12-22 Eli Zaretskii <eliz@gnu.org>
379
380 * makefile.w32-in (make-docfile, ctags, etags, ebrowse, hexl)
381 (movemail, fakemail, sorted-doc, digest-doc, emacsclient)
47dad44f 382 (test-distrib, $(DOC), all): Depend on stamp_BLD instead of $(BLD).
5e059fc1
EZ
383 ($(BLD)/make-docfile.$(O) $(BLD)/hexl.$(O) $(BLD)/fakemail.$(O))
384 ($(BLD)/sorted-doc.$(O) $(BLD)/digest-doc.$(O))
385 ($(BLD)/test-distrib.$(O) $(GETOPTOBJS) $(MOVEMAILOBJS))
386 ($(BLD)/emacsclient.$(O) $(BLD)/etags.$(O) $(BLD)/regex.$(O))
387 ($(BLD)/ebrowse.$(O) $(BLD)/ctags.$(O)): Depend on stamp_BLD.
6808dce1 388 (clean): Delete stamp_BLD.
5e059fc1 389
bd3b41c6
FP
3902006-12-20 Francesco Potort\e,Al\e(B <pot@gnu.org>
391
392 * etags.c (C_entries): DEFUN names were longer by one: corrected.
393
0e0dced5
JB
3942006-12-18 Juanma Barranquero <lekktu@gmail.com>
395
396 * emacsclient.c [WINDOWSNT] (set_fg, get_wc): New variables.
397 [WINDOWSNT] (w32_find_emacs_process, w32_give_focus): New functions.
398 (main) [WINDOWSNT]: Remove code to release the focus; call
399 w32_give_focus instead.
400
4472aef4
JB
4012006-12-15 Juanma Barranquero <lekktu@gmail.com>
402
403 * emacsclient.c (w32_execvp): New function; wrapper for `execvp'.
404 (execvp) [WINDOWSNT]: Redefine to `w32_execvp'.
405 (fail): Remove Windows-specific fix (subsumed into w32_execvp).
406 Suggestions and comment by Eli Zaretskii.
407
12f7728e 4082006-12-06 Christoph Conrad <christoph.conrad@gmx.de>
c388769e
JB
409
410 * makefile.w32-in ($(BLD)/emacsclient.exe, $(BLD)/emacsclientw.exe):
411 Use $(USER32) for compatibility with Visual Studio .NET 2003.
412
310afa17
JB
4132006-11-30 Juanma Barranquero <lekktu@gmail.com>
414
415 * emacsclient.c (emacs_pid): New variable.
416 (message): Remove leftover code.
417 (get_server_config): Set emacs_pid. Don't allow Emacs to grab the
418 focus yet; emacsclient can still display an informational message
419 before sending requests to Emacs.
420 (main): Allow Emacs to grab the focus. Simplify message() call.
421
4222006-11-30 Michael Mauger <mmaug@yahoo.com>
423
424 * emacsclient.c (message): Make sure the message is properly
425 written even if it contains printf escapes, and flush the result.
426 (set_tcp_socket): Make the message for non-local connections
427 informational rather than an error.
428
8c57275b 4292006-11-28 Kevin Ryde <user42@zip.com.au>
9b492fad
FP
430
431 * etags.c (readline): Check for double quote after #line.
432
4472aef4 4332006-11-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9b492fad
FP
434
435 * etags.c (readline): sscanf could in principle return 2.
436
4372006-11-28 Francesco Potort\e,Al\e(B <pot@gnu.org>
438
439 * etags.c (readline): lno is unsigned.
440 (TeX_commands): Use p++ (rather than *p++) to increment p.
441 (Lua_functions): Explicitly discard LOOKING_AT's return value.
442
4d91c8f9
JB
4432006-11-27 Juanma Barranquero <lekktu@gmail.com>
444
445 * makefile.w32-in (TRES): New macro (copied from nt/makefile.w32-in).
446 ($(TRES)): New rule (copied from nt/makefile.w32-in).
447 ($(BLD)/emacsclientw.exe): Add dependency.
448
340d34a5
EZ
4492006-11-27 Eli Zaretskii <eliz@gnu.org>
450
d620ddb3 451 * makefile.w32-in ($(BLD)/emacsclient.$(O)): Depend on makefile.w32-in.
340d34a5 452
7dce1990
JB
4532006-11-25 Juanma Barranquero <lekktu@gmail.com>
454
455 * makefile.w32-in (VERSION): New macro.
456 (ECLIENT_CFLAGS): Add -DVERSION.
457
410797a5 4582006-11-25 Jason Rumney <jasonr@gnu.org>
402767e4
JR
459
460 * emacsclient.c (file_name_absolute_p) [WINDOWSNT]: Use isalpha().
461
410797a5 4622006-11-24 Michael Mauger <mmaug@yahoo.com>
cb0297bb 463
4472aef4
JB
464 * emacsclient.c (file_name_absolute_p) [WINDOWSNT]: Support absolute
465 file names with forward slashes.
cb0297bb 466
30aa95ce
JB
4672006-11-23 Juanma Barranquero <lekktu@gmail.com>
468
469 * emacsclient.c (print_help_and_exit): Tweak message contents and
470 tabs/spaces to improve alignment in message boxes.
471
42073bfb
JB
4722006-11-22 Lennart Borgman <lennart.borgman.073@student.lu.se>
473
474 * emacsclient.c: Include <stdarg.h>.
475 [WINDOWSNT]: Include <windows.h>.
476 (w32_check_console_app): New function.
477 (message): New function.
478 (decode_options, print_help_and_exit, fail, main)
479 (initialize_sockets, get_server_config, set_tcp_socket)
480 (set_local_socket, set_socket): Use message().
481
32dd9283 4822006-11-13 Jason Rumney <jasonr@gnu.org>
1ac3c910 483
32dd9283
JR
484 * emacsclient.c [WINDOWSNT]: Let config.h define HAVE_SOCKETS and
485 HAVE_INET_SOCKETS.
486
1bbea9fc
JB
4872006-11-13 Juanma Barranquero <lekktu@gmail.com>
488
489 * makefile.w32-in (emacsclient): Depend also on emacsclientw.exe.
490 ($(BLD)/emacsclientw.exe): New target.
491 (install): Install emacsclientw.exe.
492 ($(BLD)/cvtmail.$(O), $(BLD)/emacstool.$(O)): Remove obsolete targets.
493 (ECLIENT_CFLAGS): Remove redundant flags.
494
495 * emacsclient.c [WINDOWSNT]: Undef _WINSOCKAPI_ and _WINSOCK_H.
496
a48db427
JR
4972006-11-13 Jason Rumney <jasonr@gnu.org>
498
499 * makefile.w32-in ($(BLD)/emacsclient.$(O)): Use CFLAGS.
500
21f89bb7 5012006-11-10 David Reitter <david.reitter@gmail.com>
ed4a3730
JB
502
503 * emacsclient.c [!WINDOWSNT]: Include <sys/types.h>.
504
d5abc12c
JB
5052006-11-08 Juanma Barranquero <lekktu@gmail.com>
506
ed4a3730
JB
507 * emacsclient.c (get_server_config) [WINDOWSNT]: Declare set_fg as
508 FARPROC to avoid a compiler warning.
d5abc12c 509
18b8c421
JB
5102006-11-07 Juanma Barranquero <lekktu@gmail.com>
511
88b46d84
JB
512 * emacsclient.c (get_server_config) [WINDOWSNT]: Look for the server
513 file on APPDATA if it doesn't exist on HOME, even if HOME is defined.
514
18b8c421
JB
515 * emacsclient.c (get_server_config): Extract also the Emacs pid
516 from the server file. On Windows, try to force the Emacs frame to
517 the foreground.
518
b03d27bd
JB
5192006-11-06 Juanma Barranquero <lekktu@gmail.com>
520
21f89bb7 521 * emacsclient.c (longopts) [!NO_SOCKETS_IN_FILE_SYSTEM]: Don't show
b03d27bd
JB
522 option --socket-name.
523 (decode_options): Don't get EMACS_SERVER_FILE here, it could override
524 command line options.
21f89bb7 525 (decode_options) [!NO_SOCKETS_IN_FILE_SYSTEM]: Don't parse "-s" option.
b03d27bd
JB
526 (fail): Don't check for missing arguments, it is now done in set_socket.
527 (file_name_absolute_p): New function (loosely based on the one in
528 fileio.c).
529 (initialize_sockets): Don't check for duplicate loading of Winsock.
530 (get_server_config): Only try relative paths in the default
531 directory locations.
532 (set_tcp_socket): Don't call INITIALIZE(). Warn when connecting to
533 a remote server.
534 (set_socket): Call INITIALIZE(). Search explicit command-line
535 arguments, then environment variable EMACS_SERVER_FILE, then implicit
536 socket paths, before trying the alternate editor.
537 (main): Use file_name_absolute_p.
538
b20d6154
EZ
5392006-11-04 Eli Zaretskii <eliz@gnu.org>
540
541 * makefile.w32-in (../src/$(BLD)/temacs.exe): Create as temporary
542 file if it doesn't already exist.
543
9c92edca
JB
5442006-11-03 Juanma Barranquero <lekktu@gmail.com>
545
546 * emacsclient.c (initialize_sockets): Don't initialize Winsock
547 more than once.
548
b6ce9c46
JB
5492006-11-03 Mark Davies <mark@mcs.vuw.ac.nz>
550
551 * Makefile.in (INSTALL_SCRIPT): New macro.
552 ($(DESTDIR)${archlibdir}, install): Use it, instead of INSTALL_PROGRAM.
553
4418616b
JB
5542006-11-02 Juanma Barranquero <lekktu@gmail.com>
555
556 * grep-changelog: When called with no arguments (not even a
557 filter), show help instead of blindingly dumping every single
558 ChangeLog available. Doc fix. Update version.
559
1e7823d0
JB
5602006-11-02 Tim Van Holder <tim.vanholder@gmail.com> (tiny change)
561
562 * emacsclient.c [WINDOWSNT]: Define HAVE_INET_SOCKETS.
563 [!WINDOWSNT]: Include <netinet/in.h> if available.
564 [HAVE_SOCKETS]: Also require HAVE_INET_SOCKETS.
565 (IOCTL, IOCTL_BOOL_ARG): Remove.
566 (set_tcp_socket): Don't set the socket in blocking mode.
567 Remove c_arg.
568
ebc20ca0
JB
5692006-11-01 Juanma Barranquero <lekktu@gmail.com>
570
571 * emacsclient.c (fail) [WINDOWSNT]: Force the first argv passed to
572 execvp to point to alternate_editor (otherwise .BAT scripts can't run).
573
411b80a5
JB
5742006-10-31 \e,bS\e(Bscar Fuentes <ofv@wanadoo.es> (tiny change)
575
576 * emacsclient.c [WINDOWSNT]: Include <malloc.h> and <stdlib.h>.
577 (close_winsock): Declare as __cdecl.
578
95d0feaa
JB
5792006-10-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
580
581 * emacsclient.c [!WINDOWSNT]: Include <fcntl.h> if available.
582 (set_tcp_socket): Prefer O_NONBLOCK, then O_NDELAY, then FIONBIO
583 to set the socket in non-blocking mode.
584
e35fc962
JB
5852006-10-31 Tim Van Holder <tim.vanholder@gmail.com> (tiny change)
586
d4fa60c8 587 * emacsclient.c [!WINDOWSNT]: Include <netinet/in.h> and <sys/ioctl.h>.
e35fc962
JB
588 (INVALID_SOCKET): Define.
589 (initialize_sockets): Put #endif at the right place.
590 (set_local_socket): Use progname, not argv[0].
591
ecc54057
JB
5922006-10-31 Juanma Barranquero <lekktu@gmail.com>
593
594 * makefile.w32-in (ALL): Add emacsclient.
595 (ECLIENT_CFLAGS, ECLIENTOBJS): New macros.
596 (emacsclient, $(BLD)/emacsclient.exe): New targets.
597 (install): Install emacsclient.
598
599 * emacsclient.c: Add support for TCP sockets.
600 (SEND_STRING, SEND_QUOTED, HSOCKET, CLOSE_SOCKET, IOCTL)
601 (INITIALIZE): New macros.
602 (IOCTL_BOOL_ARG): New typedef.
603 (server_file): New global variable.
604 (longopts): New option --server-file.
605 (decode_options): Process new option --server-file and environment
606 variable EMACS_SERVER_FILE.
607 (print_help_and_exit): Document new option.
608 (fail): If no connection available and no alternate editor,
609 suggest using options to make them explicit.
610 (AUTH_KEY_LENGTH, SEND_BUFFER_SIZE): New constants.
611 (send_buffer, sblen): New variables.
31fa6595 612 (send_to_emacs): New function to buffer output and send it with `send'.
ecc54057
JB
613 (quote_file_name): Use SEND_STRING.
614 (close_winsock, initialize_sockets): New functions to load and
615 unload Winsock.
616 (get_server_config, set_tcp_socket): New functions to create and
617 set up TCP sockets.
618 (set_local_socket): New function to create and set up Unix
619 socket (code moved from previous implementation).
620 (set_socket): New function to chose between TCP and Unix sockets.
621 (main): Use SEND_STRING and SEND_QUOTED. Most code moved to
622 set_local_socket. Use set_socket. Get answers from server.el with
623 recv(), not file stream functions.
624
70846e2a
EZ
6252006-10-09 Eli Zaretskii <eliz@gnu.org>
626
627 * makefile.w32-in (../src/config.h): Fix error message.
628
e2247cd0
EZ
6292006-09-30 Eli Zaretskii <eliz@gnu.org>
630
631 * .cvsignore: Add blessmail.
632
45a2056c
JB
6332006-09-15 Jay Belanger <belanger@truman.edu>
634
635 * COPYING: Replace "Library Public License" by "Lesser Public
636 License" throughout.
637
1f4edc37
JD
6382006-08-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
639
ecc54057 640 * etags.c (readline): Expect sscanf returns >= 1.
ea90c5d3 641 (readline): Change position on %n and \" in sscanf.
1f4edc37 642
1520a816
JD
6432006-08-07 Masatake YAMATO <jet@gyve.org>
644
ecc54057
JB
645 * etags.c (readline): Expect sscanf returns 2, not 1.
646
867cc23e
JD
6472006-08-07 Masatake YAMATO <jet@gyve.org>
648
9984b9d5 649 * etags.c (TEX_mode): Check getc returns EOF.
867cc23e
JD
650 File ended without newline causes infinite loop.
651
fc185ae6
FP
6522002-07-30 Adrian Aichner <adrian@xemacs.org> (tiny change)
653
ecc54057 654 * etags.c: It's XEmacs, not Xemacs: change all the occurrences.
fc185ae6
FP
655
6562006-07-30 Francesco Potort\e,Al\e(B <pot@gnu.org>
657
658 * etags.c [ETAGS_REGEXPS]: Now is unconditionally defined.
659 [LONG_OPTIONS]: Changed to NO_LONG_OPTIONS, which is undefined.
660 (Objc_suffixes): Suggest using --lang=c for full help.
661 (C_entries): Initialise savetoken to 0 to shut up the compiler.
662
116e754b
AS
6632006-07-20 Andreas Schwab <schwab@suse.de>
664
665 * fakemail.c (fatal): Drop second parameter and treat first
666 parameter as a plain string. Callers changed.
667
2381d38d
DN
6682006-07-18 Dan Nicolaescu <dann@ics.uci.edu>
669
670 * ebrowse.c (usage, version): Mark as NO_RETURN.
671
672 * emacsclient.c (print_help_and_exit): Likewise.
673
327891eb
FP
6742006-07-10 Francesco Potort\e,Al\e(B <pot@gnu.org>
675
676 * etags.c (absolute_filename): Free unused space (cosmetic change).
677 (in_word_set): In C, also tag #undef symbols.
678
7cb93181
EZ
6792006-06-09 Eli Zaretskii <eliz@gnu.org>
680
681 * yow.c: Remove file.
682
683 * makefile.w32-in ($(BLD)/yow.$(O)): Remove target.
684
685 * Makefile.in (UTILITIES): Remove yow${EXEEXT}.
686 yow${EXEEXT}: Remove target.
687
0f29c66d
MY
6882006-06-04 Masatake YAMATO <jet@gyve.org>
689
63fbb644 690 * ebrowse.c (main): Exit with EXIT_FAILURE if BROWSE file
0f29c66d
MY
691 doesn't exist, is not seekable, not is failed in ftall.
692
a941b26b
EZ
6932006-06-03 Eli Zaretskii <eliz@gnu.org>
694
9781fb53
EZ
695 * makefile.w32-in (ALL): Add sorted-doc and digest-doc.
696 ($(BLD)/sorted-doc.exe, $(BLD)/digest-doc.exe)
697 ($(BLD)/test-distrib.exe): New targets.
698 (sorted-doc, digest-doc, test-distrib): New targets.
699 (install): Install sorted-doc.exe and digest-doc.exe.
700 ($(BLD)/sorted-doc.$(O)): Update dependencies.
701
1b178b99
EZ
702 * digest-doc.c [DOS_NT] <top level>: Include fcntl.h and io.h.
703 (main) [DOS_NT]: Switch stdin to binary mode, if it is not a
704 terminal device.
705
ae85efdb
EZ
706 * sorted-doc.c [DOS_NT] <top level>: Include fcntl.h and io.h.
707 [WINDOWSNT] <top level>: Don't redeclare malloc.
708 (main) [DOS_NT]: Switch stdin to binary mode, if it is not a
709 terminal device.
1b178b99 710 (main): Initialize bp, to avoid compiler warnings
ae85efdb 711
a941b26b
EZ
712 * makefile.w32-in: Delete traces of leditcfns.c.
713
714 * leditcfns.c: Remove file.
715
8a6d5da7
FP
7162006-05-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
717
31fa6595
SM
718 * pop.c (pop_open, socket_connection, KPOP_SERVICE):
719 Add comments explaining why the "kpop" service is never used.
8a6d5da7 720
642c61f3
EZ
7212006-05-13 Eli Zaretskii <eliz@gnu.org>
722
723 * makefile.w32-in (lisp1): Add fringe.elc.
724
7e237d24
FP
7252006-05-02 Francesco Potort\e,Al\e(B <pot@gnu.org>
726
727 * etags.c (Perl_functions): Free space allocated for var package.
728 (Erlang_functions): Possibly free space allocated for var last.
729 (Prolog_functions): Possibly free space allocated for var last.
730
7c47913b
DN
7312006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
732
7fe8b491
DN
733 * sorted-doc.c (main): Initialize docs to NULL.
734
cdeda579
DN
735 * yow.c (yow): Free buf.
736
7c47913b
DN
737 * etags.c: Delete c-indentation-style local variable.
738
2ef88a94
RS
7392006-04-29 Richard Stallman <rms@gnu.org>
740
5e5b35c7
RS
741 * movemail.c (main): Check for negative value from `read'.
742
2ef88a94
RS
743 * fakemail.c (read_header): Give fatal error if input has no header.
744
d65b4235
PE
7452006-04-02 Paul Eggert <eggert@cs.ucla.edu>
746
747 * b2m.c (main): Don't include <limits.h>.
748 (TM_YEAR_BASE): New macro.
749 (TM_YEAR_IN_ASCTIME_RANGE): Don't define if already defined, so
750 that s/ files can override this. Use the more-conservative range
751 1000-9999.
752 (main): Check for asctime returning NULL.
753 * fakemail.c: Likewise.
754
f5565804
PE
7552006-03-27 Paul Eggert <eggert@cs.ucla.edu>
756
757 * b2m.c: Include <limits.h>.
758 (TM_YEAR_IN_ASCTIME_RANGE): New macro.
759 (main): Check for out-of-range time stamps.
760 * fakemail.c: Likewise.
761
90c9c343
AS
7622006-03-18 Andre Spiegel <spiegel@gnu.org>
763
764 * vcdiff: Use "echo" as a default for $echo, otherwise we'll
765 execute $DIFF twice, and once with the wrong options.
766
a6a2b5d4
EZ
7672006-02-23 Claudio Fontana <claudio@gnu.org>
768
9e2bcc86
EZ
769 * Makefile.in (install, uninstall): Add DESTDIR variable to
770 support staged installations.
a6a2b5d4 771
ef3f69f9
EZ
7722005-12-30 Eli Zaretskii <eliz@gnu.org>
773
774 * makefile.w32-in (MOUSE_SUPPORT): Add tooltip.elc.
fc8dc7cf
EZ
775 (lisp1): Add rfn-eshadow.elc, international/utf-16.elc, image.elc,
776 international/fontset.elc, dnd.elc, mwheel.elc, and tool-bar.elc.
777 Rearrange the list to be similar to $(shortlisp) in
778 src/Makefile.in.
ef3f69f9
EZ
779 (lisp2): Add language/kannada.el, emacs-lisp/syntax.elc,
780 emacs-lisp/timer.elc, jka-cmpr-hook.elc, font-lock.elc,
781 jit-lock.elc. Rearrange the list to be similar to $(shortlisp) in
782 src/Makefile.in.
783
30cfcf7f
RS
7842005-12-22 Richard M. Stallman <rms@gnu.org>
785
786 * Makefile.in (update-game-score.o): Delete spurious final `\'.
787
ecc54057 7882005-11-18 Hideki IWAMOTO <h-iwamoto@kit.hi-ho.ne.jp> (tiny change)
2e0bea68
FP
789
790 * etags.c (main): Cxref mode writes to stdout: do not close tagf,
791 which was never opened.
792
283879ef 7932005-10-20 Olli Savia <ops@iki.fi> (tiny change)
ce0ae3a9
EZ
794
795 * etags.c: Undef STDIN if defined. (LynxOS defines it in system
796 header files.)
797
55102b5d
FP
7982005-09-27 Francesco Potort\e,Al\e(B <pot@gnu.org>
799
800 * etags.c: Preliminary Forth support.
801 (prolog_pr): Cast strlen to int before comparison.
802 (LOOKING_AT, LOOKING_AT_NOCASE): Let the preprocessor check that
803 the second argument is indeed a literal string.
b9509712 804 (main): In append mode, sort the tags file after writing it.
55102b5d
FP
805
8062005-09-27 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
807
808 * etags.c (longopts, print_help, main): The -a (--append) option
809 can be used in ctags also; for one, the Linux make file uses it.
810
41ea4df8
CY
8112005-09-20 Chong Yidong <cyd@stupidchicken.com>
812
813 * ebrowse.c (add_sym): Compare namespace names instead of
814 namespace objects. This prevents the parser from incorrectly
815 treating classes whose superclass is in another namespace.
816
5c4757d3
RS
8172005-09-15 Richard M. Stallman <rms@gnu.org>
818
819 * Makefile.in (update-game-score.o): New target.
820 Compile and link this progranm separately.
821 (update-game-score${EXEEXT}): Use GETOPTDEPTS.
822
df1b2142
JR
8232005-09-11 Jason Rumney <jasonr@gnu.org>
824
ecc54057 825 * makefile.w32-in (../src/config.h): Don't overwrite. Print a
df1b2142 826 message instead.
31fa6595 827 (../src/paths.h): Remove.
df1b2142 828
c638055f
JB
8292005-07-27 Juanma Barranquero <lekktu@gmail.com>
830
831 * .cvsignore: Don't ignore fns-* and fns.el, which are no longer
832 generated. Ignore also ctags.c and getopt.h.
833
834 * makefile.w32-in (clean): Delete getopt.h.
835 (getopt.h): New rule.
836
9eff9fe3
PE
8372005-07-26 Paul Eggert <eggert@cs.ucla.edu>
838
839 Merge gnulib getopt implementation into Emacs.
840
841 * Makefile.in (mostlyclean): Remove getopt.h, getopt.h-t.
842 (GETOPT_H): New macro, from gnulib.
843 (getopt.h): New rule, from gnulib.
844 (GETOPTOBJS): Now autoconfigured.
845 (GETOPTDEPS): getopt.h is now autoconfigured.
846 (getopt.o, getopt1.o): Depend on $(GETOPT_H), not ${srcdir}/getopt.h.
847 (getopt.o): Depend on ${srcdir}/gettext.h.
848 (movemail.o): Depend on $(GETOPT_H).
849 * getopt.c, getopt1.c: Sync from gnulib.
850 * getopt_.h, getopt_int.h, gettext.h: New files, from gnulib.
851 * getopt.h: Removed (now is getopt_.h).
852
ec641d50
KR
8532005-07-13 Ken Raeburn <raeburn@gnu.org>
854
0e0dced5
JB
855 * pop.c: Don't include des.h (or variants thereof); krb.h will do it.
856 (sendline): Add the \r\n to the line in a temporary buffer, and write
857 it all at once.
ec641d50 858
a0ec7a4a
LK
8592005-07-04 Lute Kamstra <lute@gnu.org>
860
861 Update FSF's address in GPL notices.
862
0e0dddda
EZ
8632005-06-13 Eli Zaretskii <eliz@gnu.org>
864
865 * makefile.w32-in ($(DOC)): Fix last change.
866
5a77c8e2
EZ
8672005-06-12 Eli Zaretskii <eliz@gnu.org>
868
869 * makefile.w32-in ($(DOC)): Depend on make-docfile.exe,
870 temacs.exe, and the preloaded *.elc files. This avoids
871 unnecessary dumping and DOC rebuilding.
872
1a8fb426
EZ
8732005-06-04 Eli Zaretskii <eliz@gnu.org>
874
875 * ntlib.h (fileno): Don't define if already defined.
876
7235a58f
TTN
8772005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
878
879 * yow.c (setup_yow): Use EXIT_FAILURE in case no separators found.
880 (yow): Use EXIT_FAILURE in case of memory error.
881
5063dbbf
YM
8822005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
883
884 * make-docfile.c (DIRECTORY_SEP): New macro.
885 (IS_DIRECTORY_SEP): Use it.
886
5b9562c3
JD
8872005-03-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
888
889 * emacsclient.c: Avoid expansion of getcwd when defined as a macro.
890
ba025f6d
YM
8912005-03-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
892
893 * make-docfile.c: Undo previous change.
894
a9eedf40
AS
8952005-02-04 Andreas Schwab <schwab@suse.de>
896
0e0dced5
JB
897 * movemail.c (fatal): Accept third parameter and pass down to error.
898 (pfatal_with_name): Pass error string as format parameter instead of
899 as part of format string.
a9eedf40
AS
900 (pfatal_and_delete): Likewise.
901 (main): Adjust call to fatal.
902 (xmalloc): Likewise.
903
5a92a9eb
RS
9042005-01-29 Richard M. Stallman <rms@gnu.org>
905
906 * movemail.c (popmail): Don't use Errmsg as format string.
907
e6973a25
ST
9082004-12-26 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
909
0e0dced5 910 * make-docfile.c: Include stdlib.h even if WINDOWSNT is not defined.
e6973a25 911
1bb3da38
AS
9122004-12-15 Andreas Schwab <schwab@suse.de>
913
914 * etags.c (main): Fix typo in conversion of LONG_OPTIONS from
915 preprocessing to compile time constant.
916
d4a38fdd
KS
9172004-11-17 Kim F. Storm <storm@cua.dk>
918
919 * etags.c: Undo last change.
920
f2eb41c8
KS
9212004-11-09 Kim F. Storm <storm@cua.dk>
922
923 * make-docfile.c (scan_c_file): Set defvarperbufferflag to
924 silence compiler.
925
926 * hexl.c (main): Init local var c to silence compiler.
927
928 * etags.c (main, consider_token, C_entries): Add misc switch
929 default targets to silence compiler.
930
3cf5c994
JD
9312004-11-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
932
933 * makefile.w32-in (obj): Add all files (X and Mac) to doc so the
934 resulting DOC file can be used on Unix/Mac also.
935
e057dc50
FP
9362004-09-13 Francesco Potort\e,Al\e(B <pot@gnu.org>
937
938 * etags.c (main): When relative file names are given as argument,
939 make them relative to the current working dir, rather than
940 relative to the output tags file, if the latter is in /dev.
941
05d9a399
FP
9422004-09-13 Francesco Potort\e,Al\e(B <pot@gnu.org>
943
944 * etags.c [EXIT_SUCCESS, EXIT_FAILURE]: Define them when no
945 <stdlib.h> is available.
946 (enum sym_type): New st_C_attribute value for parsing
947 gcc's __attribute__. Deleted st_C_typespec value.
948 (gperf, in_word_set): Use gperf 3, options changed. Added the
949 __attribute__ keyword, removed all the st_C_typespec keywords,
950 changed attribute for Java to (C_JAVA & !C_PLPL).
951 (inattribute): New global bool, part of the C state machine.
952 (cblev): Identifier renamed to bracelev throughout.
953 (consider_token, C_entries): Numerous changes for making the
954 parser more robust and adding support for __attribute__.
955
9562004-09-13 David A. Capello <dacap@users.sourceforge.net> (tiny change)
957
ecc54057 958 * etags.c (Lua_suffixes, Lua_help, lang_names, Lua_functions):
05d9a399
FP
959 Support the Lua scripting language <http://www.lua.org>.
960
fba74375
FP
9612004-09-08 Francesco Potort\e,Al\e(B <pot@gnu.org>
962
d57727c9 963 * etags.c [LONG_OPTIONS]: Make it TRUE (ifdef) or FALSE (ifndef)
fba74375
FP
964 for ease of use.
965
3751eb00
RS
9662004-07-17 Richard M. Stallman <rms@gnu.org>
967
968 * emacsclient.c (quote_file_name): Pass COPY thru %s to output it.
969
86d373e6
JB
9702004-06-01 Juanma Barranquero <lektu@terra.es>
971
972 * makefile.w32-in (obj): Add image.c.
973
80e26b66
TTN
9742004-05-10 Thien-Thi Nguyen <ttn@gnu.org>
975
0e0dced5 976 * test-distrib.c (main): For failing cases, exit with `EXIT_FAILURE'.
80e26b66 977
e6662c8b
JR
9782004-05-08 Jason Rumney <jasonr@gnu.org>
979
980 * makefile.w32-in (lisp1, lisp2): Split lisp to avoid long
981 command-lines.
982
65396510
TTN
9832004-05-08 Thien-Thi Nguyen <ttn@gnu.org>
984
985 * cvtmail.c: Throughout, replace 0 destined for `exit' arg
986 with `EXIT_SUCCESS'. Likewise, replace 1 with `EXIT_FAILURE'.
987 (main): Use `EXIT_SUCCESS' or `EXIT_FAILURE' for return value.
988
989 * ebrowse.c, emacsclient.c, fakemail.c, hexl.c,
86d373e6
JB
990 * make-docfile.c, movemail.c, profile.c, sorted-doc.c,
991 * test-distrib.c, update-game-score.c, yow.c: Likewise.
65396510 992
c2bcfb19
TTN
9932004-05-08 Thien-Thi Nguyen <ttn@gnu.org>
994
995 * Makefile.in (emacsclient${EXEEXT}): Use makefile var `version'.
996
3f0656ff
TTN
9972004-05-07 Thien-Thi Nguyen <ttn@gnu.org>
998
999 * b2m.c (GOOD, BAD): Delete macros. Throughout,
1000 replace w/ `EXIT_SUCCESS' and `EXIT_FAILURE', respectively.
1001 (main): Use `EXIT_SUCCESS' or `EXIT_FAILURE' for return value.
1002
1003 * etags.c: Likewise.
1004
238add5e
JR
10052004-05-03 Jason Rumney <jasonr@gnu.org>
1006
1007 * makefile.nt: Remove.
1008
b09c5608
EZ
10092004-04-26 Eli Zaretskii <eliz@gnu.org>
1010
1011 * make-docfile.c (IS_DIRECTORY_SEP): New macro.
1012 (put_filename): Remove unused variable len. Use IS_DIRECTORY_SEP
1013 instead of a literal '/'.
1014
d814862a
JB
10152004-04-23 Juanma Barranquero <lektu@terra.es>
1016
1017 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
1018
442a2160
PE
10192004-04-17 Paul Eggert <eggert@gnu.org>
1020
1021 * rcs2log (Help): Clarify wording of the usage message.
1022 Problem reported by Alan Mackenzie in
1023 <http://mail.gnu.org/archive/html/bug-gnu-emacs/2004-04/msg00188.html>.
1024
d5d66b7e
SM
10252004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
1026
1027 * make-docfile.c (xmalloc): Fix return type.
1028 (put_filename): New fun.
1029 (scan_file): Use it.
1030
bdfd0369
JB
10312004-03-09 Juanma Barranquero <lektu@terra.es>
1032
1033 * grep-changelog: Changes to support ChangeLog.10+.
1034 (main): Tidy up usage string. Fix "Use of uninitialized value"
1035 warning. Set version to 0.2. Parse the directory listing to get
1036 any ChangeLog.n file, not just 1..9.
1037 (header_match_p, entry_match_p, print_log, parse_changelog):
1038 Remove Perl prototypes (their purpose is to help the parser, which
1039 isn't needed here, not declare arguments).
1040 (parse_changelog): Make --reverse faster on big batches by not
1041 modifying the entries list.
1042
a64387ee
JB
10432004-03-01 Juanma Barranquero <lektu@terra.es>
1044
1045 * makefile.w32-in (obj): Add fringe.c.
1046
9766d41b
PE
10472004-02-14 Paul Eggert <eggert@twinsun.com>
1048
1049 * rcs2log: Work correctly if CVSROOT specifies :fork: or
1050 :local: methods, or omits the colon between the hostname
1051 and the path. Allow :/ in repository path, since CVS does.
1052 Fix typo: "pository" should be set from $CVSROOT, not $repository.
1053 This fixes a bug reported by Wolfgang Scherer in
1054 <http://mail.gnu.org/archive/html/bug-gnu-emacs/2004-02/msg00085.html>,
1055 along with some related bugs I discovered by inspecting how
1056 CVS itself parses $CVSROOT.
1057
a64387ee 10582004-02-04 J\e,bi\e(Br\e,bt\e(Bme Marant <jmarant@nerim.net> (tiny change)
98c6e531
SM
1059
1060 * emacsclient.c (decode_options): Fix handling of alternate editor.
1061
0734b0d0
SM
10622004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
1063
1064 * emacsclient.c (main): Don't use the hostname in the socket name.
1065 Look for relative socket names in the /tmp dir rather than in cwd.
1066
2a6fc2d9
RS
10672004-01-24 Richard M. Stallman <rms@gnu.org>
1068
1069 * emacsclient.c (main): Restore errno from saved_errno,
1070 so the error message comes from socket_status.
1071
0734b0d0
SM
10722004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
1073
1074 * emacsclient.c (main): Stop if socket name too long.
1075 Only try su-fallback if the socket name was not explicit.
1076 Check socket name length in su-fallback case as well.
1077
152b6e83
AS
10782004-01-08 Andreas Schwab <schwab@suse.de>
1079
1080 * emacsclient.c (main): Save errno from socket_status.
1081
e8228824
AS
10822004-01-04 Andreas Schwab <schwab@suse.de>
1083
1084 * emacsclient.c (main): Fix socket name when using another user.
1085
c9140662
PE
10862003-12-27 Paul Eggert <eggert@twinsun.com>
1087
1088 * rcs2log (rlog_options): Append -rbranchtag if CVS/Tag indicates
1089 a tag, and if the user has not specified an rlog option.
1090 Adapted from a suggestion by Martin Stjernholm in
1091 <http://mail.gnu.org/archive/html/bug-gnu-emacs/2003-07/msg00066.html>.
1092 (Copyright): Update to 2003.
1093
8babaa59
TTN
10942003-12-24 Thien-Thi Nguyen <ttn@gnu.org>
1095
1096 * make-docfile.c (main): For return code, no longer special-case VMS.
1097 Instead, use `EXIT_SUCCESS' and `EXIT_FAILURE' from stdlib.h.
1098
14ef7288
EZ
10992003-09-28 Andreas B\e,A|\e(Bsching <crunchy@tzi.de> (tiny change)
1100
1101 * emacsclient.c (quote_file_name): Print the result instead of
1102 returning it. Fix the return type accordingly.
1ae7cf5e
RS
1103 (main): With --eval, if no file name, read from stdin.
1104 Quote file names.
14ef7288 1105
f387bdea
RS
11062003-09-10 Richard M. Stallman <rms@gnu.org>
1107
07655e62 1108 * emacsclient.c (main): Use socket_name.
f387bdea 1109
14ef7288 11102003-09-10 Andreas B\e,A|\e(Bsching <crunchy@tzi.de> (tiny change)
f387bdea
RS
1111
1112 * emacsclient.c (socket_name): New variable.
1113 (longopts, decode_options, print_help_and_exit):
1114 Handle --socket-name argument.
1115
0b7e7337
FP
11162003-08-25 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
1117
783bcffa 1118 * etags.c (consider_token): Check C++ `operator' only when the
0b7e7337
FP
1119 token len is long enough.
1120
ac06b30b
DL
11212003-08-20 Dave Love <fx@gnu.org>
1122
1123 * Makefile.in: Remove obsolete references to alloca.
1124
32b0a3c6
JB
11252003-07-29 Ken Brush <ken@wirex.com>
1126
1127 * emacsclient.c (main)
1128 * etags.c (suggest_asking_for_help)
1129 * movemail.c (main): Fix having macros in a printf statement.
1130
3867c42d
JB
11312003-05-31 Juanma Barranquero <lektu@terra.es>
1132
1133 * makefile.w32-in (lisp): Fix references to byte-run.el,
1134 float-sup.el and map-ynp.el, which are now in emacs-lisp.
1135
7933722a
DL
11362003-05-22 Dave Love <fx@gnu.org>
1137
1138 * update-game-score.c (difftime) [!HAVE_DIFFTIME]: Define.
1139 (strerror) [!HAVE_STRERROR && !WINDOWSNT]: New.
1140
463f55ee
DL
11412003-05-20 Dave Love <fx@gnu.org>
1142
1143 * movemail.c: Check HAVE_LIBLOCKFILE like HAVE_LIBMAIL.
1144
1145 * Makefile.in [HAVE_LIBLOCKFILE]: Define LIBS_MAIL=-llockfile.
1146
1b7a835b
JB
11472003-04-27 Oliver Scholz <alkibiades@gmx.de>
1148
0e0dced5 1149 * update-game-score.c (read_scores): Fix corruption of scores on read.
1b7a835b 1150
eec54bd7
SM
11512003-04-12 Stefan Monnier <monnier@cs.yale.edu>
1152
1153 * emacsclient.c (main): Use new safe location for socket.
1154
ff4bd681
JB
11552003-03-12 Tom Tromey <tromey@redhat.com>
1156
eec54bd7
SM
1157 * emacsclient.c (print_help_and_exit): Print to stdout.
1158 Exit successfully. Added some blank lines for readability.
ff4bd681
JB
1159 (decode_options): Don't call print_help_and_exit in default case.
1160 Print version information to stdout.
1161 (main): Don't call print_help_and_exit.
1162
dd132e44
RS
11632003-02-15 Richard M. Stallman <rms@gnu.org>
1164
1165 * cvtmail.c: Cast result of malloc and realloc.
1166 Don't include stdlib.h, becuase config.h does.
1167 (malloc, realloc): Declarations deleted.
ff4bd681 1168
dd132e44
RS
1169 * yow.c (yow): Cast result of malloc and realloc.
1170 (malloc, realloc): Declarations deleted.
1171
71ffc53a
JB
11722003-02-11 Juanma Barranquero <lektu@terra.es>
1173
1174 * makefile.w32-in (lisp): Add malayalam.el and tamil.el.
1175
0dfd93c0
AS
11762003-02-08 Andreas Schwab <schwab@suse.de>
1177
1178 * Makefile.in (EXEEXT): Define to @EXEEXT@ and use this variable
1179 instead of the substitution.
1180
37d1e680
RS
11812003-02-04 Richard M. Stallman <rms@gnu.org>
1182
1183 * update-game-score.c (push_score, read_scores): Cast values
1184 of malloc and realloc.
1185 (main, lock_file): Avoid assignment inside if.
1186
c60ee5e7
JB
11872003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
1188
1189 * Makefile.in: Use @EXEEXT@ for Cygwin.
1190
b24e2dc7
DL
11912003-01-21 Dave Love <fx@gnu.org>
1192
1193 * etags.c (Cplusplus_help, Cjava_help): Re-phrase and avoid
1194 column-0 `('.
1195
1196 * yow.c: Don't include string.h.
1197
675d000f
RS
11982003-01-20 Richard M. Stallman <rms@gnu.org>
1199
1200 * Makefile.in (rcs2log, rcs-checkin, grep-changelog, vcdiff):
1201 New targets.
1202
207aa3ff
KS
12032003-01-06 Kim F. Storm <storm@cua.dk>
1204
31fa6595 1205 * pop.c (__P): Rename from _P to avoid problems on Cygwin.
207aa3ff
KS
1206 All uses changed.
1207
cf6d30d7
AI
12082002-12-18 Andrew Innes <andrewi@gnu.org>
1209
1210 * makefile.w32-in ($(DOC)): Use -o and -a options to make-docfile,
1211 because GNU make doesn't append when using >> redirection.
1212
649fc2c5
PJ
12132002-12-12 Jonathan Kamens <jik@kamens.brookline.ma.us>
1214
1215 * b2m.pl: Make sure every message ends with a blank line, because
1216 some mbox parsers require a blank line before "From " lines.
1217
85cce843
RS
12182002-12-08 Richard M. Stallman <rms@gnu.org>
1219
1220 * getopt.c: Do include libintl.h if HAVE_LIBINTL_H.
1221 (_): Test only HAVE_LIBINTL_H to decide what to do.
1222
2ccc4d34
RS
12232002-12-05 Richard M. Stallman <rms@gnu.org>
1224
1225 * getopt.c: Comment out include of libintl.h or gettext.h.
1226
c5992177
RS
12272002-12-04 Richard M. Stallman <rms@gnu.org>
1228
1229 * Update getopt from gnulib version; changes described below.
1230
1231 * getopt1.c: Conditionally find getopt.h.
1232 [_LIBC] (getopt_long, getopt_long_only): Do libc_hidden_def.
1233
1234 * getopt.c (const): Move outside !HAVE_CONFIG_H conditional.
1235 (libintl.h): Include this if _LIBC. Otherwise include gettext.h.
c60ee5e7 1236 (wchar.h): Include, maybe.
c5992177
RS
1237 (attribute_hidden): Define if not defind.
1238 (__getopt_initialized): Use attribute_hidden.
1239 (__libc_argc, __libc_argv): Renamed from original_argc, etc.
1240 (__getopt_nonoption_flags, nonoption_flags_max_len, nonoption_flags_len):
1241 Conditional on USE_NONOPTION_FLAGS.
1242 (SWAP_FLAGS): New definitions.
1243 (exchange): Test USE_NONOPTION_FLAGS.
1244 (_getopt_initialize): Test USE_NONOPTION_FLAGS.
1245 (_getopt_internal): Error if argc < 1. New local var print_errors.
1246 Improve test for ambiguous long option.
1247 Add LIBIO support for error message output.
1248 (NONOPTION_P): Test USE_NONOPTION_FLAGS.
1249
1250 * getopt.h: Maybe include ctype.h.
1251 Treat __cplusplus like __STDC__.
1252 (decls): Use __ in arg names.
1253
4b5e69bd
SE
12542002-12-02 Stephen Eglen <stephen@gnu.org>
1255
1256 * emacsclient.c (main): Tell user how to start server within Emacs
1257 if socket could not be found.
1258
19fa03f3
RS
12592002-12-02 Richard M. Stallman <rms@gnu.org>
1260
1261 * emacsclient.c (main): Test HAVE_GETCWD rather than BSD_SYSTEM.
1262
7be215b4
JB
12632002-11-19 Ben Key <bkey1@tampabay.rr.com>
1264
29f538e6
BK
1265 * makefile.w32-in: Fixed a bug that caused the documentation for
1266 the built in function play-sound-internal not to be included in
1267 /etc/DOC.
7be215b4 1268
1998560a
DL
12692002-11-18 Dave Love <fx@gnu.org>
1270
1271 * update-game-score.c: Include unistd.h, string.h, stdlib.h,
1272 fcntl.h, stdarg.h conditionally.
1273 (_GNU_SOURCE, __attribute__): Don't define.
1274 (optarg, optind, opterr): Declare.
1275 (lose, lose_syserr): Use NO_RETURN.
1276 (get_user_id): Use P_.
1277
8b96caf3
RS
12782002-11-17 Richard M. Stallman <rms@gnu.org>
1279
1280 * Makefile.in (${archlibdir}): Ignore errors operating on $(gamedir).
1281
59daa29a
DL
12822002-11-14 Dave Love <fx@gnu.org>
1283
1284 * movemail.c (pop_retr): Declare comment.
1285
1286 * make-docfile.c (read_c_string_or_comment): Declare msgno.
9a007cb7
DL
1287
1288 * Makefile.in (YACC): Deleted.
1289
f1b443bf
AS
12902002-10-19 Andreas Schwab <schwab@suse.de>
1291
1292 * Makefile.in (${archlibdir}): Always create $(gamedir).
1293 (update-game-score): Pass $(gamedir) as HAVE_SHARED_GAME_DIR.
1294
52402e4f
JB
12952002-10-04 Juanma Barranquero <lektu@terra.es>
1296
1297 * makefile.w32-in (lisp): Load devanagari.el, not .elc.
1298
15dab115
MR
12992002-09-30 Markus Rost <rost@math.ohio-state.edu>
1300
1301 * emacsclient.c (main): Remove reference to SERVER_HOME_DIR
1302 completely.
1303
30be2360
SM
13042002-09-27 Stefan Monnier <monnier@cs.yale.edu>
1305
1306 * emacsclient.c: Remove SYSV support.
1307 (eval, display): New vars.
1308 (longopts): Add --eval and --display.
1309 (decode_options): Add -e and -d processing.
1310 (print_help_and_exit): Update the usage string.
1311 (main): Add support for --eval and --display.
3ecdcd59 1312 (main): Always use /tmp and non-qualified hostname.
30be2360 1313
4208da83
SM
13142002-09-25 Stefan Monnier <monnier@cs.yale.edu>
1315
1316 * emacsserver.c: Remove.
1317
3cf8c6aa
SM
13182002-09-17 Stefan Monnier <monnier@cs.yale.edu>
1319
1320 * emacsclient.c (quote_file_name): Quote \n.
1321 (main): Print a final \n when needed.
1322
ecc54057 13232002-09-03 Francesco Potort\e,Al\e(B <pot@gnu.org>
4c6dce51
FP
1324
1325 * etags.c (regex_tag_multiline, readline): Never pass pfnote a
1326 string that cannot be freed.
1327
ecc54057 13282002-08-30 Francesco Potort\e,Al\e(B <pot@gnu.org>
ba88f8eb
FP
1329
1330 * etags.c (consider_token, C_entries): Switch to C++ parsing when
1331 auto-detection is enabled and the `::' qualifier is met.
1332 (consider_token, C_entries): Several bugs corrected that tagged
1333 some declarations even though --declarations was not used.
1334 (plainc): New macro.
1335 (C_entries): Use it.
1336 (C_entries): Several cosmetic changes.
1337 (C_entries): Invalidate the token is some cases.
1338
ecc54057 13392002-08-29 Francesco Potort\e,Al\e(B <pot@gnu.org>
09cd1a74 1340
eec54bd7 1341 * etags.c (C_entries): Correct a problem with const C++ funcs.
09cd1a74
FP
1342 (ignoreindent): Renamed from noindentypedefs.
1343 (cjava, cplpl): They are now macros instead of local vars.
1344
ecc54057 13452002-08-28 Francesco Potort\e,Al\e(B <pot@gnu.org>
09cd1a74
FP
1346
1347 * etags.c (HTML_labels): Tag ID= also.
1348
ecc54057 13492002-08-27 Francesco Potort\e,Al\e(B <pot@gnu.org>
87046df8
FP
1350
1351 * etags.c (Ada_funcs): Do not tag "use type Xxxx;".
1352
ecc54057 1353 * etags.c (HTML_labels): New language HTML.
8ee14629
FP
1354 (etags_strcasecmp): Like BSD's, for compatibility.
1355 (strcaseeq): Make it into a macro.
1356
1357 * etags.c (make_tag): Never generate null length tag names.
87046df8
FP
1358 (linebuffer_init): Renamed from initbuffer. All callers changed.
1359 (pattern): Structure renamed to `regexp', member regex renamed to
1360 pattern.
1361 (node_st): Member pat renamed to regex.
eec54bd7
SM
1362 (pattern); New member force_explicit_name, for future use.
1363 Now always set to true, cannot be reset.
87046df8
FP
1364 (add_regex, regex_tag_multiline, readline): Use it.
1365 (main): Free some global structures.
8ee14629 1366 (fdesc): New member `written'.
87046df8
FP
1367 (readline, process_file): Initialise it.
1368 (put_entries): Set it.
1369 (main): Use it to create entries for files without tags.
1370 (total_size_of_entries): Do not count invalid tags.
87046df8 1371
02ce3e80
SM
13722002-08-19 Stefan Monnier <monnier@cs.yale.edu>
1373
1374 * make-docfile.c (scan_keyword_or_put_char, write_c_args): Use `fn'
1375 for the function name in the usage info.
1376
5fba5c21
CW
13772002-07-31 Colin Walters <walters@gnu.org>
1378
1379 * update-game-score.c (P_): New macro. Use it for all prototypes.
1380 (lose): Don't use varargs.
1381 (lose_syserr): New function.
1382
1383 * update-game-score.c: Change all functions to K&R style.
1384
712eaee0
AS
13852002-07-30 Andreas Schwab <schwab@suse.de>
1386
1387 * Makefile.in (localstatedir): New variable.
1388
c89ed6ef
PJ
13892002-07-29 Jonathan Kamens <jik@kamens.brookline.ma.us>
1390
1391 * b2m.pl: Fix regexp for finding return address fields.
1392
1e042160
SM
13932002-07-15 Stefan Monnier <monnier@cs.yale.edu>
1394
1395 * make-docfile.c (scan_c_file): Warn about missing `usage' info.
1396
c60ee5e7 13972002-07-05 Jonathan Kamens <jik@kamens.brookline.ma.us>
e9b60209 1398
02ce3e80 1399 * b2m.pl: Obey the rmail file and use the unpruned header properly.
e9b60209 1400
9ee028d2
PJ
14012002-06-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1402
1403 * b2m.pl: New file.
1404
ecc54057 14052002-06-21 Francesco Potort\e,Al\e(B <pot@gnu.org>
e1af8d40 1406
ecc54057 1407 * etags.c (F_getit, Fortran_functions, Ada_getit, Asm_labels)
e1af8d40
FP
1408 (Python_functions, PHP_functions, PHP_functions, PHP_functions)
1409 (PHP_functions, PHP_functions, Cobol_paragraphs)
1410 (Makefile_targets, Postscript_functions, Texinfo_nodes)
1411 (prolog_pr, erlang_func, erlang_attribute)
1412 (Perl_functions, Perl_functions, Pascal_functions)
1413 (TeX_commands, get_tag): Use make_tag instead of pfnote.
1414 (get_tag): Prototype changed, all callers changed.
1415
ecc54057 14162002-06-20 Francesco Potort\e,Al\e(B <pot@gnu.org>
ceaeb365 1417
d76132d0
FP
1418 * etags.c: Implement implicit tag names, that is, unnamed tags
1419 whose name is automatically deduced by etags.el. The advantage is
1420 that there is no explicit tag name in most tags, so the size of
1421 the tags file is reduced, yet find-tag is able to do a match as
eec54bd7 1422 accurate as with named tags. See the comment in make_tag for details.
ceaeb365
FP
1423 (make_tag): New function (was the disabled function new_pfnote).
1424 (make_C_tag): Use it.
1425
ecc54057 14262002-06-19 Francesco Potort\e,Al\e(B <pot@gnu.org>
f175bfff
FP
1427
1428 * etags.c (add_regex): Invalid regexp modifiers are ignored.
1429 (Makefile_targets): Tag variables unless --no-globals.
1430 (LOOP_ON_INPUT_LINES): Serious bug corrected.
1431
ecc54057 14322002-06-13 Francesco Potort\e,Al\e(B <pot@gnu.org>
82ef78b3
FP
1433
1434 * etags.c (erlang_atom, erlang_attribute): Bugs corrected.
1435 (invalidate_nodes): Bug corrected.
1436 (print_help): Better help for regexps.
1437
7a8940da
JB
14382002-06-13 Juanma Barranquero <lektu@terra.es>
1439
1440 * makefile.w32-in (lisp): Add international/ucs-tables.elc and
1441 font-core.elc.
1442
ecc54057 14432002-06-12 Francesco Potort\e,Al\e(B <pot@gnu.org>
6861f0e3
FP
1444
1445 * etags.c: New multi-line regexp and new regexp syntax.
1446 (arg_type): at_icregexp label removed (obsolete).
1447 (pattern): New member multi_line for multi-line regexps.
1448 (filebuf): A global buffer containing the whole file as a string
1449 for multi-line regexp matching.
1450 (need_filebuf): Global flag raised if multi-line regexps used.
1451 (print_help): Document new regexp modifiers, remove references to
1452 obsolete option --ignore-case-regexp.
1453 (main): Do not set regexp syntax and translation table here.
1454 (main): Treat -c option as a backward compatibility hack.
1455 (main, find_entries): Init and free filebuf.
1456 (find_entries): Call regex_tag_multiline after the regular parser.
1457 (scan_separators): Check for untermintaed regexp and return NULL.
1458 (analyse_regex, add_regex): Remove the ignore_case argument, which
1459 is now a modifier to the regexp. All callers changed.
1460 (add_regex): Manage the regexp modifiers.
1461 (regex_tag_multiline): New function. Reads from filebuf.
1462 (readline_internal): If necessary, copy the whole file into filebuf.
1463 (readline): Skip multi-line regexps, leave them to regex_tag_multiline.
1464
ecc54057 14652002-06-11 Francesco Potort\e,Al\e(B <pot@gnu.org>
6861f0e3
FP
1466
1467 * etags.c (add_regex): Better check for null regexps.
1468 (readline): Check for regex matching null string.
1469 (find_entries): Reorganisation.
1470
ecc54057 14712002-06-07 Francesco Potort\e,Al\e(B <pot@gnu.org>
f0da41a6
FP
1472
1473 * etags.c (scan_separators): Support all character escape
1474 sequences supported by Gcc.
02ce3e80 1475 (find_entries): Rewind unconditionally.
f0da41a6
FP
1476 (find_entries): Do not call language functions directly, now calls
1477 itself.
1478 (find_entries): Do general initialisations here.
1479 (CNL_SAVE_DEFINEDEF, C_entries, LOOP_ON_INPUT_LINES, F_getit)
1480 (Ada_getit, Pascal_functions, Pascal_functions)
1481 (prolog_skip_comment): Do not do them here.
1482 (readline_internal): Increment lineno here.
1483 (readline): Conditionally undo readline_internal increment.
1484 (readline): Do not return a value.
1485
ecc54057 14862002-06-06 Francesco Potort\e,Al\e(B <pot@gnu.org>
5526f1f6 1487
88c71720 1488 * etags.c: New option --parse-stdin=FILE.
97b90b0a
FP
1489 (enum arg_type): New label at_stdin.
1490 (STDIN): New constant.
1491 (parsing_stdin): New flag.
1492 (longopts): New option --parse-stdin=NAME.
1493 (print_help): Document it.
1494 (main): Handle it.
1495 (process_file): Split into process_file and process_file_name.
1496 (process_file_name): New function.
1497
88c71720 1498 * etags.c: Improvements and bug squashing in TeX handling.
97b90b0a 1499 (TeX_commands): Skip comments.
5526f1f6
FP
1500 (TEX_defenv): Now contains more contructs.
1501 (TEX_cmt): Make it a static char and move it before TeX_commands.
1502 (TeX_commands): Shorten the tag to the brace after the name.
1503 (TeX_commands): Names now include the initial backslash.
1504 (TeX_commands): Names do not include numeric args #n.
1505 (TeX_commands): Correct line char number in tags.
1506 (TEX_tabent, TEX_token): Deleted.
1507 (TeX_commands, TEX_decode_env): Streamlined.
1508
ecc54057 15092002-06-05 Francesco Potort\e,Al\e(B <pot@gnu.org>
50496bd9
FP
1510
1511 * etags.c (main): Avoid a buffer overrun with sprintf.
1512
a71867c5
RS
15132002-05-30 Richard M. Stallman <rms@gnu.org>
1514
1515 * Makefile.in (LIBS_MAIL): Renamed from LIB_MAIL.
1516 (LIBS_MOVE): Renamed from MOVE_LIBS.
1517
b7e67db6
PE
15182002-05-26 Paul Eggert <eggert@twinsun.com>
1519
1520 Reinstate the following change from 2002-03-22, which was
1521 inadvertently lost on 2002-04-13.
1522
1523 * etags.c (main): Use `sort -o TAGFILE TAGFILE' instead of
1524 `sort TAGFILE -o TAGFILE', as POSIX 1003.1-2001 disallows
1525 the latter usage.
1526
5f226e2c
EZ
15272002-05-17 Eli Zaretskii <eliz@is.elta.co.il>
1528
1529 * pop.c (socket_connection): Move the code to resolve the POP
1530 host right before trying to connect with it.
1531
5167cfda
CW
15322002-04-28 Colin Walters <walters@verbum.org>
1533
1534 * Makefile.in (${archlibdir}): Don't conditionalize on
1535 HAVE_SHARED_GAME_DIR. Instead, test at installation time whether
1536 or not we have access to the specified game user.
50496bd9 1537
5167cfda
CW
1538 * update-game-score.c (SCORE_FILE_PREFIX): Delete.
1539 (main): New argument -d, for specifying directory.
1540 (usage): Document.
02ce3e80 1541 (get_user_id): Compute.
5167cfda
CW
1542 (get_home_dir): Deleted.
1543 (get_prefix): New function, taken from main.
1544 (main): Check whether or not we are running setuid. Move prefix
1545 computation to get_prefix. Don't call getpwent; we don't need to
1546 any more. Instead, move it to get_user_id().
1547
beedfcf1
PJ
15482002-04-24 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1549
1550 * ebrowse.c (skip_initializer): Return void.
1551
973c3c87
CW
15522002-04-23 Colin Walters <walters@verbum.org>
1553
1554 * update-game-score.c (read_score) [HAVE_GETDELIM]: Trim trailing
1555 space.
1556
ecc54057 15572002-04-22 Francesco Potort\e,Al\e(B <pot@gnu.org>
8378bcd3 1558
ecc54057 1559 * etags.c (last_node): Make it a global variable.
8378bcd3
FP
1560 (process_file): Print the tags from the nodes as soon as
1561 possible, and delete the nodes. This brings down the memory
1562 occupancy as etags to almost the same level as when the #line
1563 directives were not parsed.
1564 (free_fdesc): New function.
1565 (find_entries): Use it.
1566 (invalidate_nodes): In etags mode, do not just mark the nodes as
1567 invalid, do delete them.
1568
c901ceff
GM
15692002-04-21 Gerd Moellmann <gerd@gnu.org>
1570
1571 * ebrowse.c (add_declarator): Test *CLS instead of CLS.
1572
c42d6dbd
EZ
15732002-04-16 Eli Zaretskii <eliz@is.elta.co.il>
1574
1575 * update-game-score.c: Move config.h before the other headers, to
1576 avoid compiler warnings.
1577
ecc54057 15782002-04-16 Francesco Potort\e,Al\e(B <pot@gnu.org>
090416ca
FP
1579
1580 * etags.c (find_entries): Bug fix in list management.
1581
ecc54057 15822002-04-15 Francesco Potort\e,Al\e(B <pot@gnu.org>
5dab24c1
FP
1583
1584 * etags.c (get_language_from_filename): Add one argument.
1585 (strcaseeq): New function.
1586 (get_language_from_filename): Use it to do a case insenstitive
1587 comparison if called with appropriate args.
1588 (find_entries): Try with case insensitive match.
1589 (process_file): Bug fixed.
1590
ecc54057 15912002-04-13 Francesco Potort\e,Al\e(B <pot@gnu.org>
c150db23
FP
1592
1593 * etags.c (find_entries): Delete tags previously obtained from
1594 file xxx.c's #line directives when parsing file xxx.y. This is
1595 generally done for automatically generated files containing
1596 #line directives. This handles the case when xxx.y is tagged
1597 before xxx.c, and the entries of xxx.c pointing to xxx.y should
1598 be discarded.
eec54bd7 1599 (language): Add the metasource member. Initializers changed.
c150db23
FP
1600 (invalidate_nodes): New function.
1601 (readline): Discard lines after having found a #line
02ce3e80 1602 directive pointing to an already tagged file. This handles the
c150db23
FP
1603 case when xxx.y is tagged before xxx.c, and the entries of
1604 xxx.c pointing to xxx.y should be discarded.
1605 (fdesc): New structure for keeping track of input files.
1606 (fdesc): Remove `file' member (a string) and use instead a pointer
1607 to a file description structure.
02ce3e80
SM
1608 (curfile, curfiledir, curtagfname, curlang, nocharno)
1609 (forced_lang): Global variables removed in favor of fdhead and
c150db23
FP
1610 curfdp, pointers to file description strucures.
1611 (longopts, main, print_help): Use the CTAGS conditional to include
1612 or exclude options that work on etags or ctags only.
02ce3e80
SM
1613 (process_file, find_entries, pfnote, add_node, put_entries)
1614 (readline): Use fdhead and curfdp.
c150db23
FP
1615 (process_file, find_entries): Do not take an arg string, all
1616 callers changed.
1617
1618 * etags.c (longopts, print_help, main): Test CTAGS to disallow
1619 options that are not right for either etags or ctags.
1620
1621 * etags.c (number_len, total_size_of_entries): Define them also
1622 in CTAGS mode, because gcc does not compile all refs away.
1623
e9d1f248
CW
16242002-04-14 Colin Walters <walters@debian.org>
1625
1626 * update-game-score.c (lock_file): If the lock file is older than
1627 an hour, delete it. Reset attempts to zero if we have to break
1628 the lock.
1629
7605f1bd
AS
16302002-04-14 Andreas Schwab <schwab@suse.de>
1631
1632 * update-game-score.c (read_score): Fix type of second parameter
1633 of getdelim to be of type size_t instead of int. Use 0 instead of
1634 ESUCCES.
1635
e82defd1
CW
16362002-04-10 Colin Walters <walters@verbum.org>
1637
ecc54057 1638 * update-game-score.c (toplevel): Include stdarg.h.
b9b966e0
CW
1639 (MAX_DATA_LEN, MAX_SCORES): New.
1640 (SCORE_FILE_PREFIX): If HAVE_SHARED_GAME_DIR is not defined,
1641 default to ~/.emacs.d/games.
1642 (get_user_id): Don't zero uid in the case where we can't get the
1643 username.
1644 (lose): New function.
1645 (main): Actually use `max', and default it to MAX_SCORES.
1646 Correctly handle new default for SCORE_FILE_PREFIX. Use `lose'
1647 function.
1648 (read_score): Handle the case of reading unamelen characters, then
1649 finishing. Use mktemp if mkstemp isn't available.
1650 (lock_file, unlock_file): Delete unused versions.
1651 (lock_file): Always sleep, even if we unlinked the lock file.
1652
e82defd1
CW
1653 * Makefile.in (gamedir, gameuser): New variables.
1654 (toplevel, UTILITIES): Add update-game-score.
1655 (${archlibdir}): Handle HAVE_SHARED_GAME_DIR.
1656
5795b420
CW
16572002-04-07 Colin Walters <walters@verbum.org>
1658
1659 * update-game-score.c (SCORE_FILE_PREFIX): Don't hardcode.
1660 (get_user_id): Take struct passwd as an argument.
1661 (get_home_dir): New function.
1662 (main): Read in user information here. Discover home directory if
1663 necessary.
1664 (read_score): Trim newline only in `getline' case.
1665
cd553ffb 16662002-04-05 Colin Walters <walters@debian.org>
c150db23 1667
cd553ffb
CW
1668 * update-game-score.c (toplevel): Include pwd.h.
1669 (struct score_entry): Add username field.
1670 (push_score): Use it.
1671 (get_user_id): New function.
1672 (main): Don't malloc excessively.
1673 (main): Use username field.
1674 (read_score): Read it.
1675 (push_score): Handle it.
07655e62 1676 (write_scores): Write it.
c150db23
FP
1677 (read_score): Handle arbitrary length data.
1678
b74bd4a3
EZ
16792002-03-30 Eli Zaretskii <eliz@is.elta.co.il>
1680
1681 * ebrowse.c (add_declarator): Fix the first call to add_member_defn.
1682
fa8bc89d
GM
16832002-03-29 Gerd Moellmann <gerd@gnu.org>
1684
1685 * ebrowse.c (add_declarator, skip_initializer): New functions.
1686 (declaration): Use them.
1687
dd87b4cc
JR
16882002-03-28 Jason Rumney <jasonr@gnu.org>
1689
1690 * makefile.w32-in (lisp): Move backquote.elc into emacs-lisp.
1691
cd553ffb
CW
16922002-03-27 Colin Walters <walters@debian.org>
1693
1694 * update-game-score.c: New file.
1695
dfef6d49
PE
16962002-03-22 Paul Eggert <eggert@twinsun.com>
1697
1698 * etags.c (main): Use `sort -o TAGFILE TAGFILE' instead of
1699 `sort TAGFILE -o TAGFILE', as POSIX 1003.1-2001 disallows
1700 the latter usage.
1701
ecc54057 17022002-03-12 Francesco Potort\e,Al\e(B <pot@gnu.org>
a13d6523 1703
4fff90e4 1704 * etags.c (Python_functions): Skip spaces at beginning of lines.
a13d6523
FP
1705 (Python_functions, PHP_functions): Name tags, for ctags' sake.
1706 (TeX_commands): Name tags. Correction of old disabled code.
1707
1708 * etags.c (curfiledir, curtagfname): New global variables.
1709 (process_file): Initialise them.
1710 (readline): Canonicalize the name found in #line directive.
893a741e 1711
4fff90e4 17122002-03-06 Jason Rumney <jasonr@gnu.org>
ca55a1e3 1713
893a741e
JR
1714 * etags.c (put_entries): Use #if !CTAGS, to fix link error on
1715 compilers that don't optimize out dead code.
1716
ecc54057 17172002-03-05 Francesco Potort\e,Al\e(B <pot@gnu.org>
51aeded3
FP
1718
1719 * etags.c: Honour #line directives.
1720 (no_line_directive): New global var; set it for old behaviour.
1721 (main): Remove some #ifdef in the getopt switch.
1722 (add_node, put_entries): Code added to merge different chunks of
1723 nodes referring to the same file. Currently the tags are just
1724 appended, without any check for duplicates.
1725 (Perl_functions): Do not special case ctags.
1726 (readline): Identify #line directives and do the right thing.
1727 (nocharno, invalidcharno): New global vars.
1728 (process_file): Reset nocharno.
1729 (readline): Set nocharno.
1730 (pfnote): Read nocharno and maybe put invalidcharno in node.
1731 (total_size_of_entries, put_entries): Use invalidcharno.
1732
1733 * etags.c: Keep the whole tag table in memory, even in etags mode.
1734 (main): Call put_entries here even in CTAGS mode.
1735 (main, process_file): Check the return values of fclose and pclose.
1736 (process_file): Do not call put_entries after parsing each file.
1737 (process_file): Canonicalise file names even for ctags.
1738 (process_file): Set curfile here...
1739 (find_entries): ... not here any more.
1740 (add_node): In etags mode, build a linked list of entries (on
1741 right pointer) for each file, and link the first entry of each
1742 file on left nodes.
1743 (put_entries): Print here the name of the file.
1744 (put_entries): Print the entries starting from the first file.
c150db23 1745 (number_len, total_size_of_entries): Define these only in etags
51aeded3
FP
1746 mode, make the second work only on the right nodes.
1747
1748 * etags.c: Make all global variables static.
1749
50ce1f62
JB
17502002-02-25 Juanma Barranquero <lektu@terra.es>
1751
1752 * makefile.w32-in (lisp): Add missing backslash.
1753
82a399d2
JR
17542002-02-24 Jason Rumney <jasonr@gnu.org>
1755
1756 * makefile.w32-in (WINNT_SUPPORT, MOUSE_SUPPORT, lisp): Revert to
1757 using .elc files.
1758 (lisp): Sync with list in src/Makefile.in
1759 (VMS_SUPPORT, MSDOS_SUPPORT): Define, so DOC files can be shared.
1760
a279c920
PE
17612002-02-10 Paul Eggert <eggert@twinsun.com>
1762
1763 * rcs-checkin: Use `sort -k 2', not `sort +1', as POSIX 1003.1-2001
1764 disallows the old syntax.
1765
0caa685d
PE
17662002-02-03 Paul Eggert <eggert@twinsun.com>
1767
1768 * rcs2log(Copyright): Update to 2002.
1769 (AWK, TMPDIR): Work around portability problem in broken shells that
1770 don't understand `: ${VAR=val}'.
1771 (SORT_K_OPTIONS): New var, for hosts that conform to POSIX 1003.1-2001.
1772 Prefer the new -k option to the traditional +M -N option.
1773
03950b5b
PJ
17742002-01-01 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1775
1776 * b2m.c (main): Parenthesize assignment when used as truth value
1777 to prevent gcc warnings.
1778
1779 * fakemail.c: Include <config.h>.
1780
2f8fe2f4
PJ
17812001-12-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1782
1783 * cvtmail.c, emacsclient.c, emacsserver.c, pop.c, sorted-doc.c,
1784 * yow.c: Include <config.h>.
1785
ecc54057 17862001-12-21 Francesco Potort\e,Al\e(B <pot@gnu.org>
a60e4de9
FP
1787
1788 * etags.c (Perl_functions): Tag packages and use them in sub tags.
1789 (get_tag): Return a pointer to the tag that is found.
1790
1791 * etags.c (LOOKING_AT): Use !intoken instead of iswhite.
1792 (F_takeprec): Renamed from takeprec. All callers changed.
1793 (F_getit): Renamed from getit. All callers changed.
1794 (nocase_tail): Renamed from tail. All callers changed.
1795 (Ada_getit): Renamed from adagetit. All callers changed.
eec54bd7 1796 (L_getit): Simplify by using get_tag.
a60e4de9
FP
1797 (Perl_functions, Postscript_functions, erlang_attribute): Use the
1798 modified LOOKING_AT.
1799 (notinname): Removed '[' and added ')' to the recognised chars.
1800 (LOOKING_AT, get_tag, PHP_functions): Use notinname.
1801 (Ada_getit, Ada_funcs, Python_functions, Scheme_functions):
1802 Clarified, using strneq or notinname.
1803 (L_isdef, L_isquote): Removed.
1804 (Lisp_functions, L_getit): Clarified.
1805
ecc54057 1806 * etags.c (P_): Renamed to __P for consistency with config.h.
a60e4de9
FP
1807 [HAVE_CONFIG_H]: Let config.h deal with __P.
1808 [__STDC__] [!HAVE_CONFIG_H]: Define PTR as in config.h.
1809 [!__STDC__] [!HAVE_CONFIG_H]: Do not undefine static, because
1810 gperf code needs it.
ecc54057
JB
1811 [HAVE_CONFIG_H] [!PTR]: Define PTR (for use with XEmacs).
1812 [HAVE_CONFIG_H] [!__P]: Define __P (for use with XEmacs).
a60e4de9
FP
1813 (xmalloc, xrealloc): Use PTR instead of long *.
1814 (bool): Make it a define, not a typedef, for C++ compilers.
1815 (pattern): Members renamed to avoid name clash in some C++ compilers.
1816 (get_language_from_langname): Use const argument.
1817
c95eaa61
PJ
18182001-12-22 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1819
1820 * makefile.nt, makefile.w32-in: Remove mocklisp files.
1821
69bfc389
PJ
18222001-12-19 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1823
b8509940
PJ
1824 * emacsserver.c: Conditionally include config.h.
1825
594aa066
PJ
1826 * fakemail.c: Likewise.
1827
e69233c2
PJ
1828 * emacsclient.c: Include "config.h", not <../src/config.h>.
1829 (main): Parenthesize assignment when used as truth value to
1830 prevent gcc warnings.
1831
69bfc389
PJ
1832 * ebrowse.c: Include stdlib.h and string.h conditionally.
1833
e4e34e31
EZ
18342001-12-18 Eli Zaretskii <eliz@is.elta.co.il>
1835
1836 * yow.c (main): Use time_t, not long, to avoid a compiler warning.
1837
ffb7c9c6
PJ
18382001-12-18 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1839
1840 * test-distrib.c: Fix previous change.
1841
fb5aa7ac
DL
18422001-12-18 Dave Love <fx@gnu.org>
1843
1844 * test-distrib.c: Conditionally include fcntl.h.
1845
1846 * fakemail.c: Include "config.h", not <../src/config.h>.
1847 (_XOPEN_SOURCE): Define as 500.
1848
1849 * emacsserver.c: Include "config.h", not <../src/config.h>.
1850
1851 * cvtmail.c: Include config.h, stdlib.h.
1852 (xmalloc, xrealloc, skip_to_lf sysfail): Prototype.
1853
1854 * yow.c: Conditionally include various headers. Use "epaths.h",
1855 not <../src/epaths.h>.
1856 (malloc, realloc) [!HAVE_STDLIB_H]: Prototype.
1857
ecc54057 18582001-12-12 Francesco Potort\e,Al\e(B <pot@gnu.org>
e94a3679 1859
13dc0576 1860 * etags.c (PHP_functions): New function for parsing PHP.
e94a3679
FP
1861 (LOOKING_AT): New macro.
1862 (Perl_functions, Python_functions, PHP_functions)
1863 (Scheme_functions, Texinfo_nodes): Use it.
1864 (Perl_functions): Use strneq.
1865 (prolog_pred): Renamed to prolog_pr.
13dc0576 1866 (prolog_pr): Recognise Prolog rules in addition to predicates.
e94a3679 1867 [ETAGS_REGEXPS] [!HAVE_CONFIG_H] [__CYGWIN__]: Prevent
13dc0576 1868 unmodified compile, as Cygwin's regex.h is incompatible with us.
e94a3679
FP
1869 [!HAVE_CONFIG_H] [!__STDC__]: #define const as the empty string.
1870
34e39c95
RS
18712001-12-11 Richard M. Stallman <rms@gnu.org>
1872
1873 * Makefile.in (clean): Don't delete ../etc/DOC*.
1874
296071e7
PJ
18752001-12-11 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1876
1877 * COPYING: Moved back.
1878
76054cc8
AI
18792001-11-30 Andrew Innes <andrewi@gnu.org>
1880
e94a3679
FP
1881 * makefile.w32-in (FACE_SUPPORT):
1882 (MOUSE_SUPPORT):
1883 (FLOAT_SUPPORT):
1884 (WINNT_SUPPORT):
76054cc8
AI
1885 (lisp): Reference .el files instead of .elc files, to simplify
1886 bootstrapping.
1887 ($(DOC)): Change dependency to just `make-docfile'.
1888
0142178a
PJ
18892001-11-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1890
1891 * COPYING: Removed.
1892
e8d6a09b
PE
18932001-11-28 Paul Eggert <eggert@twinsun.com>
1894
1895 * rcs2log (Copyright): Add '(C)' as per coding guidelines.
1896
1897 The following changes are derived from suggestions by Bob Chapman
1898 <rechapman@compuserve.com>.
1899
1900 * rcs2log (printlogline): Also allow tab and newline to separate
1901 '(function):' from the rest of a comment.
1902 (reformat the sorted log entries): Require date and author to
1903 match the clumpname.
1904
9a190096
GM
19052001-11-16 Gerd Moellmann <gerd@gnu.org>
1906
1907 * ebrowse.c (matching_regexp): Escape '\\'.
1908
8ec1b917
PJ
19092001-11-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1910
1911 * Makefile.in: Add support for --program-prefix, --program-suffix
1912 and --program-transform-name options.
1913
6d8f7d5d
RS
19142001-11-03 Richard M. Stallman <rms@gnu.org>
1915
1916 * cvtmail.c (xrealloc): Always pass two args to `fatal'.
1917
1918 * movemail.c (popmail): Always pass two args to `error'.
1919
84e70f78
KR
19202001-10-24 Ken Raeburn <raeburn@gnu.org>
1921
1922 * Makefile.in (HESIODLIB) [HAVE_LIBHESIOD]: Set to include
1923 -lhesiod and maybe -lresolv.
1924 (CRYPTOLIB) [HAVE_LIBK5CRYPTO]: Use -lk5crypto for Kerberos
1925 support if it's available.
1926
386ca361
MB
19272001-10-21 Miles Bader <miles@gnu.org>
1928
a3b10252
MB
1929 * make-docfile.c (struct rcsoc_state): New type.
1930 (read_c_string_or_comment): Add SAW_USAGE
386ca361 1931 parameter, and implement scanning for a `usage:' keyword.
a3b10252
MB
1932 Use a variable of type `rcsoc_state' to hold most of our state.
1933 (put_char): Add STATE parameter, and remove all other parameters
1934 except CH. Use STATE to get access to all needed state.
1935 (scan_keyword_or_put_char): New function.
386ca361
MB
1936 (scan_c_file): Pass SAW_USAGE argument to read_c_string_or_comment.
1937 Don't output a usage-string if there was one in the doc-string.
1938
71431a0e
GM
19392001-10-20 Gerd Moellmann <gerd@gnu.org>
1940
6aa97356 1941 * (Version 21.1 released.)
71431a0e 1942
37a9305e
PJ
19432001-10-19 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1944
1945 * b2m.c: Properly spell the name of Emacs.
1946
945220bd
MB
19472001-10-17 Miles Bader <miles@gnu.org>
1948
1949 * make-docfile.c (put_char): New function.
1950 (read_c_string_or_comment): Strip trailing spaces and newlines.
1951
14242528
MB
19522001-10-16 Miles Bader <miles@gnu.org>
1953
1954 * make-docfile.c (scan_c_file): Handle `new style' doc strings in
1955 comments [with `doc:' keyword prefix].
1956
9f5eb4a3
GM
19572001-10-15 Gerd Moellmann <gerd@gnu.org>
1958
1959 * make-docfile.c (read_c_string_or_comment): Don't drop a '*'
1960 in a C doc comment.
1961
e641b454
GM
19622001-10-13 Gerd Moellmann <gerd@gnu.org>
1963
1964 * make-docfile.c (read_c_string_or_comment): Renamed from
1965 read_c_string. Add parameter COMMENT. Read C-style comments.
1966 (scan_c_file): Handle doc strings in C comments.
1967
967d7793
AI
19682001-10-12 Andrew Innes <andrewi@gnu.org>
1969
1970 * makefile.nt (ALL): Do not include fakemail.
1971
1972 * makefile.w32-in (install): Do not copy fakemail.
1973
d682756a
JR
19742001-10-10 Jason Rumney <jasonr@gnu.org>
1975
07655e62 1976 * makefile.w32-in (ALL): Do not include fakemail.
d682756a 1977
07655e62 1978 * makefile.nt (install): Ditto.
d682756a 1979
14a3dff7
GM
19802001-10-09 Gerd Moellmann <gerd@gnu.org>
1981
1982 * emacsserver.c (main): Cast geteuid in sprintf to int.
14a3dff7 1983
95bc7904 1984 * emacsclient.c (main): Cast isdigit argument to unsigned char.
14a3dff7 1985
f98d41f5
PJ
19862001-10-07 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1987
1988 * profile.c: Include config.h, not ../src/config.h.
1989 Include systime.h, not ../src/systime.h.
1990
ab952a4f
GM
19912001-10-05 Gerd Moellmann <gerd@gnu.org>
1992
1993 * Branch for 21.1.
dff28924 1994
12c64503
GM
19952001-10-01 Alexander Zhuckov <zuav@int.spb.ru>
1996
1997 * ebrowse.c (struct alias): Add two new struct members: NAMESP and
1998 ALIASEE to help work with namespace aliases.
1999 (struct sym): Remove struct member NAMESP_ALIASES.
2000 (namespace_alias_table): New variable.
2001 (make_namespace): Add parameter CONTEXT.
2002 (check_namespace): New function.
2003 (find_namespace): Add parameter CONTEXT.
2004 (check_namespace_alias): New function.
02ce3e80
SM
2005 (register_namespace_alias): Change type of parameter OLD_NAME.
2006 Search for already defined alias in NAMESPACE_ALIAS_TABLE.
12c64503
GM
2007 (check_namespace): New function.
2008 (enter_namespace): Call find_namespace with CONTEXT parameter.
2009 (match_qualified_namespace_alias): New function.
eec54bd7 2010 (parse_qualified_ident_or_type): Fix typo in comment.
02ce3e80 2011 While parsing qualified ident or type update namespace context and
12c64503 2012 restore it on exit.
eec54bd7
SM
2013 (parse_qualified_param_ident_or_type): Fix typo in comment.
2014 (globals): Change handling of namespace aliases.
2015 (version): Add year 2001.
12c64503 2016
990e1190
FP
20172001-09-15 Eli Zaretskii <eliz@is.elta.co.il>
2018
2019 * etags.c (analyse_regex): If regex_arg is NULL, return
2020 immediately after a call to free_patterns.
2021
f2e7e23e
AS
20222001-09-05 Paul Eggert <eggert@twinsun.com>
2023
2024 * rcs2log (Help, mainline code): Add new option -L FILE.
2025 (Copyright): Update year.
02ce3e80
SM
2026 (LANG, LANGUAGE, LC_ALL, LC_COLLATE, LC_CTYPE, LC_MESSAGES)
2027 (LC_NUMERIC, LC_TIME): New shell vars, to make sure we live in the
f2e7e23e
AS
2028 C locale.
2029 (mainline code): Handle nonstandard -u option differently, by
2030 transforming it to standard form. Check for "Working file: ", not
2031 "Working file:". Allow file names with spaces.
2032 (SOH, rlogfile): New shell vars.
dff28924 2033 (rlogout): Remove. Its old functionality is mostly migrated to
f2e7e23e
AS
2034 rlogfile.
2035
2036 Append ';;' to the last arm of every case statement, for
2037 portability to ancient broken BSD shells.
2038
02ce3e80 2039 (logins): Fix bug; was not being computed at all, lowering performance.
f2e7e23e
AS
2040 (pository): New var. This fixes some bugs where repositories are
2041 remote, or have trailing slashes.
02ce3e80 2042 (authors): $llogout is never an empty shell var, so don't worry
f2e7e23e 2043 about that possibility.
dff28924 2044 (printlogline, mainline code): Fix bug with SOH's being put into
f2e7e23e 2045 the output.
dff28924 2046
75c911eb
EZ
20472001-09-01 Eli Zaretskii <eliz@is.elta.co.il>
2048
2049 * ebrowse.c (SEEK_END): #define if not defined by system headers.
2050 Suggested by Dave Love <d.love@dl.ac.uk>.
2051
5ae10f4a
EZ
20522001-08-29 Eli Zaretskii <eliz@is.elta.co.il>
2053
2054 * makefile.nt (lisp): Synchronize with src/Makefile.in.
2055 * makefile.w32-in (lisp): Ditto.
2056
0e4011d8 20572001-07-25 Juanma Barranquero <lektu@terra.es>
e743f599
GM
2058
2059 * grep-changelog (parse_changelog): Remove unused local variable.
2060
2061 * grep-changelog (main): Add new option --reverse.
2062 (print_log): Use it.
2063 (parse_changelog): Use it.
2064
3c88ae74
GM
20652001-07-20 Gerd Moellmann <gerd@gnu.org>
2066
2067 * grep-changelog: Remove RCS Id keyword.
2068
41848daa
GM
20692001-07-20 Juanma Barranquero <lektu@terra.es>
2070
6e07c0a5
GM
2071 * grep-changelog (parse_changelog): Add tests for defined values
2072 to quiet warning from Perl 5.005 or above.
177ab8ce 2073 (entry_match_p, header_match_p): Fix handling of null or empty
0e4011d8
GM
2074 argument to prevent duplicate headers.
2075
2076 * grep-changelog (main, parse_changelog): Make "use strict"-clean.
41848daa 2077
467f1209
GM
20782001-07-17 Jan Nieuwenhuizen <janneke@gnu.org>
2079
2080 * emacsclient.c (print_help_and_exit): Fix help message for
2081 +LINE:COLUMN option.
2082
20832000-07-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
990e1190 2084
467f1209
GM
2085 * emacsclient.c (main): Add support for +LINE:COLUMN command line
2086 argument.
2087
bb24c64f
GM
20882001-07-16 Gerd Moellmann <gerd@gnu.org>
2089
2090 * ebrowse.c (main): Check that the output file exists and
2091 is non-empty if invoked with `--append'.
2092
ecc54057 20932001-05-14 Francesco Potort\e,Al\e(B <pot@gnu.org>
fa829470 2094
e335b66a
GM
2095 * etags.c (add_regex): Reset the whole newly allocated pattern
2096 buffer instead of the individual members. It's safer and works
ecc54057 2097 with XEmacs.
fa829470 2098
e335b66a 2099 * etags.1: Markups corrected.
fa829470 2100
6da5c7da
GM
21012001-05-08 Gerd Moellmann <gerd@gnu.org>
2102
02ce3e80 2103 * ebrowse.c (enter_namespace): Fix reallocation of namespace_stack.
6da5c7da 2104
efbecf9d
GM
21052001-05-03 Gerd Moellmann <gerd@gnu.org>
2106
2107 * ebrowse.c (globals): Fix handling of namespace aliases.
2108
f4976ebc
EZ
21092001-04-27 Eli Zaretskii <eliz@is.elta.co.il>
2110
2111 * etags.c (print_help): Enclose the regexp in the help text
2112 example in quotes.
2113
23431241
DL
21142001-04-05 Dave Love <fx@gnu.org>
2115
2116 * emacsclient.c (fail): Don't return a value.
fa829470 2117 (main): Cast uid values for sprintf.
23431241 2118
476bf681
GM
21192001-04-03 Gerd Moellmann <gerd@gnu.org>
2120
b3f6107b
GM
2121 * emacsclient.c (fail, main): Don't use implicit int return type.
2122
476bf681
GM
2123 * b2m.c (main): Always return a value.
2124
ef53d75e
GM
21252001-03-02 Gerd Moellmann <gerd@gnu.org>
2126
2127 * ebrowse.c (parse_qualified_param_ident_or_type): Return a
2128 freshly allocated object in *LAST_ID.
2129 (read_line): Accept \r\n line endings.
2130
425de386
AI
21312001-02-24 Andrew Innes <andrewi@gnu.org>
2132
2133 * makefile.w32-in: Fix copyright notice.
2134
ecc54057 21352001-02-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
f55ae599
FP
2136
2137 * etags.c (enum sym_type): New label st_C_template.
2138 (gperf input): Use it for switching to C++ from C.
2139 (consider_token): Do it.
c2a642c0
FP
2140 (C_entries): Initialise typdefcblev to quiet compilers.
2141 [!HAVE_CONFIG_H] [!__STDC__]: #define static as nothing.
f55ae599 2142
f6839838
AI
21432001-02-22 Andrew Innes <andrewi@gnu.org>
2144
2145 * makefile.nt ($(BLD)\movemail.obj): Remove reference to
2146 VMS header files.
2147 ($(BLD)\profile.obj): Ditto.
2148
2149 * makefile.w32-in ($(BLD)/movemail.$(O)): Remove reference to
2150 VMS header files.
2151 ($(BLD)/profile.$(O)): Ditto.
2152
193fba87
AI
21532001-02-05 Andrew Innes <andrewi@gnu.org>
2154
2155 * makefile.w32-in ($(DOC)): Use $(THISDIR) instead of . in
2156 invocation of make-docfile, to work with Windows 2000.
2157
30526cc6
DL
21582001-01-31 Dave Love <fx@gnu.org>
2159
2160 * etags.c (in_word_set): Use `static' in definition (for pcc).
2161
ecc54057 21622001-01-31 Francesco Potort\e,Al\e(B <pot@gnu.org>
8f79fe72 2163
ecc54057 2164 * etags.c [NDEBUG]: #undef assert and #define it as ((void)0), for
8f79fe72
FP
2165 the sake of some buggy assert.h (e.g. in MinGW and sunos4 pcc).
2166 (C_entries): Tag token renamed to still_in_token because sunos4
2167 pcc wants to expand it as the token() macro even though it has no
2168 arguments.
2169
914d7258
AI
21702001-01-30 Andrew Innes <andrewi@gnu.org>
2171
2172 * etags.c (assert) [__MINGW32__]: Redefine assert to work around a
2173 bug in the Mingw32 assert.h header file.
2174
ecc54057 21752001-01-30 Francesco Potort\e,Al\e(B <pot@gnu.org>
b28e26be 2176
ecc54057
JB
2177 * etags.c [WIN32-NATIVE]: #undef MSDOS, #undef WINDOWSNT and
2178 #define it for the sake of XEmacs.
b28e26be
FP
2179 [WINDOWSNT]: #undef HAVE_NTGUI even if built without
2180 HAVE_CONFIG_H. This change only affects a standalone etags.
2181 [WINDOWSNT]: #undef DOS_NT and #define it even if built with
2182 HAVE_CONFIG_H. This change does nothing in Emacs, as DOS_NT is
2183 always defined when HAVE_CONFIG_H and WINDOWS are both defined.
2f2c687b 2184 [!HAVE_UNISTD_H]: Use defined(WINDOWSNT) instead of the bare
b28e26be
FP
2185 WINDOWSNT, as this is the correct way to use it.
2186
ecc54057 21872001-01-28 Francesco Potort\e,Al\e(B <pot@gnu.org>
8c463abe
FP
2188
2189 * etags.c: Be capable to parse nested struct-like structures.
2190 (structdef, structtag): Struct state machine revisited.
2191 (struct tok): Revisited.
2192 (cstack, nestlev, instruct): New struct and macros.
2193 (pushclass_above, popclass_above, write_classname): New functions
13dc0576 2194 for dealing with nested class names.
8c463abe
FP
2195 (consider_token, make_C_tag, C_entries): Many changes for dealing
2196 with arbitrarily nested structures.
2197 (etags_getcwd): #if MSDOS, not #ifdef MSDOS!
2198 (C_entries): Consider templates in C++.
2199 (sym_type): New constant st_C_class for detecting "class" also in
2200 C mode.
2201 (C_AUTO): New macro for automatic detection of C++.
2202 (consider_token): Automatic set C++ mode.
2203 (C_entries): New security check for yacc.
2204 (print_language_names, print_help): Mention the autodetect
07655e62 2205 feature, do not show help for the -C option, now mostly useless.
8c463abe
FP
2206 (C_entries): Tag C++ forward declarations if --declarations.
2207 (C_entries): Don't be fooled by things like XDEFUN.
2208 (consider_token): Discard asm pseudo function.
2209
e26f9ced
EZ
22102001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
2211
2212 * etags.c: Add a coding: tag.
2213
a47b7816
GM
22142001-01-26 Gerd Moellmann <gerd@gnu.org>
2215
8c463abe 2216 * ebrowse.c (matching_regexp_buffer, matching_regexp_end_buf):
a47b7816
GM
2217 New variables.
2218 (matching_regexp): Use them instead of static variables in
2219 function scope.
2220
ecc54057 22212001-01-25 Francesco Potort\e,Al\e(B <pot@gnu.org>
d22a24fa
FP
2222
2223 * etags.c (struct tok): Renamed from struct token.
2224 (token): Renamed from tok.
2225 (structtype): Make it a local variable.
2226 [DEBUG]: Use assert.
2227 (xrnew): Change the synopsis.
2228 (typedefs_or_cplusplus): Renamed from typedefs_and_cplusplus.
2229 (grow_linebuffer): Don't call xrnew when not needed.
02ce3e80 2230 (token): Buffer renamed to line.
d22a24fa 2231 (C_entries): Three calls to inibuffer moved here from main.
eec54bd7 2232 (C_entries): Remove all references to var methodlen, delete it.
d22a24fa
FP
2233 (linebuffer_setlen): Was grow_buffer, now also sets len.
2234 (consider_token, C_entries, Pascal_functions): Use it.
2235 (C_entries): Preventing problems relative to extern "C".
2236 (C_entries): Can tag more than one variable or func separated by
2237 comma when --declarations is used.
2238 (C_entries): More accurate tagging of members and declarations.
2239 (yacc_rules): Was global, made local to C_entries.
2240 (next_token_is_func): Removed.
2241 (fvdef): New constants fdefunkey, fdefunname.
2242 (consider_token, C_entries): Use them.
2243 (C_entries): Build proper lisp names for Emacs DEFUNs.
2244
21c2bbe0
GM
22452001-01-22 Gerd Moellmann <gerd@gnu.org>
2246
2247 * ebrowse.c (xfree): New function.
2248 (member, declaration, globals): Use xmalloc instead of alloca.
2249
ecc54057 22502001-01-15 Francesco Potort\e,Al\e(B <pot@gnu.org>
83be933c
FP
2251
2252 * etags.c (print_language_names): Print filenames in addition to
2253 suffixes.
2254
ecc54057 22552001-01-14 Francesco Potort\e,Al\e(B <pot@gnu.org>
47df1a5e
EZ
2256
2257 * etags.c (get_language_from_langname): Renamed from
2258 get_language_from_name.
eec54bd7
SM
2259 (get_language_from_filename): Renamed from get_language_from_suffix.
2260 Now first looks for the complete file name.
47df1a5e
EZ
2261 (language): New member char **filenames.
2262 (Makefile_filenames): List of possible filenames for makefiles.
eec54bd7 2263 (lang_names): Add a NULL member for every entry, added an entry
47df1a5e 2264 for makefiles.
13dc0576 2265 (Makefile_targets): New function.
47df1a5e
EZ
2266 (Texinfo_nodes): Renamed from Texinfo_fuctions and made
2267 it conformant to the style of the rest of the code.
2268
291c7e74
GM
22692001-01-13 Gerd Moellmann <gerd@gnu.org>
2270
2271 * make-docfile.c (write_c_args): Print newlines as spaces.
2272
0dac6924
AI
22732001-01-06 Andrew Innes <andrewi@gnu.org>
2274
2275 * makefile.w32-in (clean): Delete $(COMPILER_TEMP_FILES) instead
2276 of *.pdb.
2277
3e99d3b4
GM
22782001-01-03 Paul Eggert <eggert@twinsun.com>
2279
2280 * lib-src/rcs2log: Avoid security hole allowing attacker to
2281 cause user of rcs2log to overwrite arbitrary files, fixing
2282 a bug reported by Morten Welinder.
2283
2284 Don't put "exit 1" at the end of the exit trap; it's
2285 ineffective in POSIX shells.
2286
d6bb0c0d
GM
22872001-01-02 Gerd Moellmann <gerd@gnu.org>
2288
eec54bd7
SM
2289 * ebrowse.c (yyerror): Change to take two arguments.
2290 Add prototype. Change callers.
d6bb0c0d 2291
d5c00476 22922001-01-02 Eli Zaretskii <eliz@is.elta.co.il>
315f5865
EZ
2293
2294 * ebrowse.c (enter_namespace, main): Cast variables to shut up
2295 compiler warnings.
2296 (yyerror): Change parameter declarations to be of type long, so
2297 that they can take pointers on 64-bit platforms.
2298
2299 * emacsclient.c (main): Remove unused local variable statbfr.
2300 (main) <homedir>: Make its declaration conditional on
2301 SERVER_HOME_DIR, to avoid compiler warnings.
2302
2303 * emacsserver.c (main) <homedir>: Make its declaration conditional
2304 on SERVER_HOME_DIR, to avoid compiler warnings.
2305
2306 * fakemail.c (readline): Cast buffer to "long *" to pacify
2307 over-zealous compilers.
2308
7c89ea61
EZ
23092000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
2310
2311 * etags.c (canonicalize_filename) [DOS_NT]: Fix last change.
2312
a6768cc5
GM
23132000-12-15 Gerd Moellmann <gerd@gnu.org>
2314
2315 * ebrowse.c (operator_name): Cast argument of isalpha to
2316 unsigned char.
2317
2318 * etags.c (ISALNUM, ISALPHA, ISDIGIT, ISLOWER): New macros.
2319 Use them throughout instead of ctype functions/macros.
2320 (lowcase): Cast to unsigned char.
2321 (UPCASE): New macro.
2322 (canonicalize_filename): Use UPCASE instead toupper.
2323
2324 * fakemail.c (get_keyword): Make sure that isspace and
2325 similar aren't called with a negative argument.
2326
70de49cc
DL
23272000-12-13 Dave Love <fx@gnu.org>
2328
2329 * ebrowse.c (ensure_scope_buffer_room): Fix xrealloc call.
2330
4e8b894c
AI
23312000-12-06 Andrew Innes <andrewi@gnu.org>
2332
2333 * makefile.w32-in (LOCAL_FLAGS): Remove -DVERSION flag, since we
2334 don't know the real version, and I can't seem to get the quoting
2335 right in all circumstances.
2336
2337 * ebrowse.c (VERSION): Provide default definition, like etags.c
2338 does, because Windows build can't snarf this from version.el.
2339
88257bc8
AI
23402000-11-30 Andrew Innes <andrewi@gnu.org>
2341
2342 * makefile.w32-in ($(BLD)/ebrowse.exe): Use tabs not spaces.
2343 (install): Ditto.
2344
d19249e7
JR
23452000-11-23 Jason Rumney <jasonr@gnu.org>
2346
2347 * makefile.w32-in: Add targets for ebrowse.exe.
2348 (LOCAL_FLAGS): Add -DVERSION flag.
2349
7df6adc3
DL
23502000-09-25 Dave Love <fx@gnu.org>
2351
2352 * sorted-doc.c: Include config.h.
2353 [!HAVE_STDLIB_H]: Declare malloc.
2354
fe83b953
AI
23552000-09-14 Andrew Innes <andrewi@gnu.org>
2356
2357 * makefile.w32-in: Revert to Unix line endings.
2358
517699ca
DL
23592000-09-04 Dave Love <fx@gnu.org>
2360
2361 * movemail.c (index, rindex): Prototype conditionally.
2362
f8803e97
AI
23632000-09-03 Andrew Innes <andrewi@gnu.org>
2364
2365 * makefile.w32-in: Change to DOS line endings.
2366
f72adc12
EZ
23672000-09-01 Eli Zaretskii <eliz@is.elta.co.il>
2368
4034f3a8 2369 * movemail.c (toplevel): Remove redundant fcntl.h.
f72adc12
EZ
2370 [!F_OK]: Provide default definitions only after including both
2371 fcntl.h and unistd.h.
2372
f678f592
DL
23732000-08-29 Dave Love <fx@gnu.org>
2374
2375 * movemail.c: Revert previous change.
2376
5b671d04
EZ
23772000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
2378
2379 * Makefile.in (profile, make-docfile, hexl): Depend on config.h.
2380
6fa86045
DL
23812000-08-28 Dave Love <fx@gnu.org>
2382
2383 * movemail.c (toplevel) [HAVE_STRING_H]: Include string.h.
2384 (toplevel) [HAVE_STRINGS_H]: Include strings.h.
2385
746d9caf
AI
23862000-08-22 Andrew Innes <andrewi@gnu.org>
2387
2388 * ntlib.h (WIN32): Remove unnecessary definition.
2389 (sleep): Make argument unsigned long.
2390 (_WINSOCK_H): Undefine so normal winsock definitions can be used.
2391
2392 * ntlib.c (sleep): Make argument unsigned long.
2393
2394 * movemail.c (main) [WINDOWSNT]: Force binary mode for fileio.
2395
2396 * makefile.w32-in: New file.
2397
3b541489
EZ
23982000-08-20 Eli Zaretskii <eliz@is.elta.co.il>
2399
2400 * etags.c (canonicalize_filename) [DOS_NT]: Upcase the first
2401 letter only if it is a drive letter.
2402
e5acf0ca
GM
24032000-07-14 Gerd Moellmann <gerd@gnu.org>
2404
02ce3e80 2405 * ebrowse.c (xrealloc, xmalloc): Renamed from yrealloc and ymalloc.
e5acf0ca
GM
2406
2407 * etags.c (xmalloc, xrealloc): Make externally visible, for use
2408 by alloca.o.
2409
02ce3e80 2410 * Makefile.in (alloca.o): Add -Demacs so that alloca will use xmalloc.
e5acf0ca 2411
4b92c49a
GM
24122000-07-10 Gerd Moellmann <gerd@gnu.org>
2413
2414 * ebrowse.c (yylex): Accept string literals with newlines in them.
2415 (process_pp_line): Handle case of string literal with newline
2416 in it in replacement text, which counts as continuing the
2417 replacement text in GNU C.
2418
831a6cb0
GM
24192000-07-02 Gerd Moellmann <gerd@gnu.org>
2420
2421 * ebrowse.c (token_string): Add missing tokens.
2422 (parm_list): Handle case of qualified pointers.
2423
53245ee2
DL
24242000-06-23 Dave Love <fx@gnu.org>
2425
2426 * ebrowse.c: Move config.h before other includes (which may use
2427 feature tests).
2428
dcbf2cd2
JM
24292000-06-14 Jim Meyering <meyering@lucent.com>
2430
2431 * grep-changelog: Fix typos in comments. Remove trailing blanks.
2432
f1c7754a
JR
24332000-06-11 Jason Rumney <jasonr@gnu.org>
2434
2435 * makefile.nt: Add targets for ebrowse.
2436
2437 * ebrowse.c [WINDOWS_NT]: Use stricmp instead of strcasecmp to
2438 compare filenames.
2439
5f1aea9a
GM
24402000-06-06 Gerd Moellmann <gerd@gnu.org>
2441
2442 * ebrowse.c (ymalloc): Renamed from xmalloc.
2443 (yrealloc): Renamed from xrealloc.
2444
5bf244f1
DL
24452000-05-21 Dave Love <fx@gnu.org>
2446
2447 * movemail.c: Include config.h, not ../src/config.h.
2448 (Errmsg): Bump length.
2449
2450 * pop.c (ERROR_MAX): Increase to 160.
2451
ec82fb2f
GM
24522000-05-04 Gerd Moellmann <gerd@gnu.org>
2453
2454 * ebrowse.c (DEFAULT_OUTFILE): Set to `BROWSE'.
2455
5c922ea7
EZ
24562000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
2457
02ce3e80
SM
2458 * ebrowse.c (PATH_LIST_SEPARATOR) [__MSDOS__ || WINDOWSNT]:
2459 Define to semi-colon.
5c922ea7 2460 (FILENAME_EQ): New macro, for comparing file names.
02ce3e80 2461 (add_member_decl, add_global_decl, add_member_defn): Use FILENAME_EQ.
5c922ea7
EZ
2462 (process_file): Don't assume that fread always reads as many bytes
2463 as it was told to (DOS-style CR-LF text files fail this logic).
2464 (open_file): Allocate enough space for path->path plus the file
2465 name and the slash.
2466
6142fdcb 24672000-04-19 Dave Love <fx@gnu.org>
97052c63
DL
2468
2469 * etags.c (Texinfo_functions): New function.
2470 (lang_names): Install it.
2471 (Texinfo_suffixes): New variable.
2472
cb9215e4
GM
24732000-04-19 Gerd Moellmann <gerd@gnu.org>
2474
2475 * ebrowse.c (xmalloc, xrealloc): Rewritten.
2476 (declaration): Remove parameter IS_EXTERN.
2477 (class_definition): Remove unused variable.
2478
be0dbdab
GM
24792000-04-09 Gerd Moellmann <gerd@gnu.org>
2480
2481 * Makefile.in (INSTALLABLES): Add ebrowse.
2482 (ebrowse): New target.
2483
2484 * ebrowse.c: New file.
2485
c5aa0fc2
AS
24862000-03-29 Andreas Schwab <schwab@suse.de>
2487
2488 * make-docfile.c (scan_lisp_file): Also look for `defsubst'.
2489
d054101f
GM
24902000-03-02 Gerd Moellmann <gerd@gnu.org>
2491
2492 * etags.c (lisp_suffixes) Add `LSP'.
2493
ecc54057 24942000-02-10 Francesco Potort\e,Al\e(B <pot@gnu.org>
71cbb895 2495
eec54bd7 2496 * etags.c (iswhite): Redefine not to consider '\0' as white
71cbb895
FP
2497 space, and use it throughout in place of isspace, thus preventing a
2498 potential signed char to int conversion problem.
2499 (MSDOS): #undefine befere redefining
2500
ecc54057 25012000-02-04 Francesco Potort\e,Al\e(B <pot@gnu.org>
71cbb895
FP
2502
2503 * etags.c (many functions): Add prototypes.
2504
97fa0cc8
DL
25052000-02-10 Dave Love <fx@gnu.org>
2506
2507 * etags.c (pfnote, new_pfnote, C_entries, prolog_pred)
2508 (erlang_func): Add `static' to definitions to keep pcc happy.
2509
ecc54057 25102000-01-31 Francesco Potort\e,Al\e(B <pot@gnu.org>
e4100b7f
FP
2511
2512 * etags.c [MSDOS]: Set MSDOS to 1 if #defined, 0 otherwise.
2513 (get_compressor_from_suffix, process_file): Use MSDOS in if clause.
2514 (etags_strchr, etags_strrchr): Use const char * and int as arguments.
2515 (getenv, getcwd): Only declare them if necessary.
2516 (EMACS_NAME): New constant macro.
2517 (print_version): Use it.
2518 (P_) [__STDC__]: Macro for defining function prototypes.
e4100b7f 2519
19e262bd 25202000-01-18 Fabrice Popineau <Fabrice.Popineau@supelec.fr>
e4100b7f
FP
2521
2522 * etags.c [WINDOWSNT]: #include <direct.h>
2523
19e262bd 25242000-01-18 Martin Buchholz <martin@xemacs.org>
e4100b7f 2525
19e262bd
FP
2526 * etags.c (all functions): Made them static.
2527 (all functions): Write prototypes.
e4100b7f 2528
55e30d2a
RS
25292000-01-29 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2530
2531 * movemail.c (main): Improve error message if can't create lock file.
2532
c60ee5e7 25332000-01-28 Eric Hanchrow <offby1@blarg.net>
875c1439
GM
2534
2535 * emacsclient.c (socket_status): New function.
02ce3e80 2536 (main): If $LOGNAME or $USER exist and differ from our euid, look
875c1439
GM
2537 for a socket based on the UID associated with the name.
2538
e4936aa9
GM
25392000-01-12 Han-Wen Nienhuys <hanwen@cs.uu.nl>
2540
2541 * emacsclient.c: Add option -a EDITOR and environment variable
2542 ALTERNATE_EDITOR. Exec this editor if we fail to contact Emacs.
2543
c60ee5e7 25441999-12-10 Jonathan Kamens <jik@kamens.brookline.ma.us>
791a9087
GM
2545
2546 * movemail.c (popmail): Allow mailbox specifications of the
2547 form `po:username:hostname'.
2548
ecc54057 25491999-11-19 Francesco Potort\e,Al\e(B <pot@gnu.org>
e2081362
FP
2550
2551 * etags.c (_GNU_SOURCE): Define only if undefined.
2552 (get_scheme): Declaration deleted.
02ce3e80 2553 (main): Error was called with an integer as second arg, instead of
e2081362
FP
2554 a char pointer.
2555 (canonicalize_filename): Bug removed.
2556
25571999-11-18 Dave Love <d.love@dl.ac.uk>
2558
2559 * etags.c (C_entries): Rename label `intoken', avoiding K&R
2560 lossage from name clash with macro.
2561
b05d3bee
GM
25621999-11-13 Gerd Moellmann <gerd@gnu.org>
2563
2564 * Makefile.in (b2m): Add dependency on GETOPTDEPS.
2565
cb3a6c48
GM
25661999-11-03 Gerd Moellmann <gerd@gnu.org>
2567
2568 * etags.c (print_help): Change email address to send bugs to.
2569
ecc54057 25701999-11-01 Francesco Potort\e,Al\e(B <pot@gnu.org>>
1c478461
FP
2571
2572 * etags.c: Add suffix psw for PSWrap.
2573 (L_getit): Generalize a "cp!=' '" into "!isspace(*cp)".
2574 (Postscript_functions): Add code for PSWrap.
2575 (Scheme_functions): Use local pointer and new get_tag function.
2576 (get_tag): New name for old get_scheme.
2577 (process_file): Do not free NULL when file does not exist.
2578 (typdef): ttypedefseen renamed to tkeyseen, new label ttypeseen.
2579 (C_entries): Modifications that make --members tag even inside
2580 typedefs and C nested structs (one level only).
eec54bd7 2581 (consider_token): Correct a bug which prevented tagging of enum
1c478461 2582 constants.
eec54bd7 2583 (C_stab_entry): Add if, for, while, switch, return as
1c478461
FP
2584 st_C_ignore. This makes it simpler to work when cblev!=0.
2585
02ce3e80 2586 * etags.c (C_entries): Tag member function declarations when
1c478461
FP
2587 --declarations is used.
2588
2589 * etags.c (C_entries, consider_token): C++ `operator' now is
2590 tagged in most cases.
2591 As before, :: is not recognised if surrounded by spaces.
2592
2593 * etags.c (relative_filename): Account for DOS file names such
2594 that is impossible to make one relative to another.
2595
2596 * etags.c (sym_type): New st_C_extern tag.
2597 (gperf input): Use it for spotting external declarations.
2598 (print_help): Document the new behaviour of --declarations.
2599 (fvextern): New global variable.
2600 (consider_token, C_entries): Use it.
2601
2602 * etags.c (HAVE_GETCWD) [WINDOWSNT]: Define if undefined.
2603 (etags_getcwd): Remove test for WINDOWSNT.
2604
2605 * etags.c (process_file) [MSDOS]: If foo.c.gz is not found, try
2606 foo.cgz, foo.cz, etc.
2607
2608 * etags.c (declarations): New global switch.
2609 (longopts): Describe it.
2610 (print_help): Document it.
2611 (C_entries): Use it.
2612 (process_file): Don't process a file twice.
2613
2614 * etags.c (Fortran_functions): No tags for "procedure".
2615
26161999-11-01 Eli Zaretskii <eliz@is.elta.co.il>
2617
2618 * etags.c (get_compressor_from_suffix): Second argument EXTPTR, if
2619 non-zero, returns a pointer to where the extension begins; callers
2620 changed.
2621 [MSDOS]: Support DOS file names by handling e.g. foo.cgz as if it
2622 were foo.c.gz.
2623
ecc54057 26241999-11-01 Francesco Potort\e,Al\e(B <pot@gnu.org>
1c478461
FP
2625
2626 * etags.c (sym_type, C_stab_entry): New constant st_C_operator.
2627 (fvdev): New constant foperator.
2628 (consider_token): Use it to get "operator" in C++.
2629 (C_entries): Extend length of operator@ function name.
2630 (C_entries): Use foperator when necessary.
2631
2632 * etags.c (main) [!ETAGS_REGEXPS]: Do not call free_patterns.
2633
2634 * etags.c (compressor): New struct for compressed files.
2635 (get_compressor_from_suffix): New function.
2636 (get_language_from_suffix): Use it. Also, semantics changed.
2637 (process_file): Consider compressed files, close file.
2638 (find_entries): Use different call arg for get_language_from_suffix,
2639 don't close file.
2640
2641 * etags.c (main): Call free_tree.
2642 (find_entries): Do not free curfile.
2643 (pfnote): Cosmetic change: NULL and '\0' where appropriate.
2644 (prolog_pred, erlang_func, substitute): Cast strlen to int when
2645 comparing.
2646 (canonicalize_filename): Shut up compiler warning.
2647 (Perl_functions): Make tag significant.
2648
26491999-11-01 Dave Love <d.love@dl.ac.uk>
2650
2651 * etags.c (longopts, optstring): New option --ignore-case-regex (-c).
2652 (argument_type): New member at_icregexp.
2653 (lc_trans): New global.
2654 (main): Fill lc_trans. Process -c args.
2655 (add_regex): New arg determining whether to use translation table.
2656 (analyse_regex): New arg. Use it for add_regex.
2657
ecc54057 26581999-11-01 Francesco Potort\e,Al\e(B <pot@gnu.org>
1c478461
FP
2659
2660 * etags.c (init): Cosmetic change: NULL --> '\0'.
2661 (erlang_attribute): Bug corrected (uninitialized variable).
2662 (filename_is_absolute): New function replaces absolutefn macro and
02ce3e80 2663 corrects a bug. All callers changed.
1c478461
FP
2664 (canonicalize_filename): New function.
2665 (process_file, etags_getcwd, absolute_dirname): Use it.
2666 (relative_filename, absolute_filename): Removed var shadowing.
2667 (C_entries, Pascal_functions): Add fake initializations to keep
02ce3e80 2668 compilers quiet.
1c478461
FP
2669 (TeX_functions, Prolog_functions, Erlang_functions): Cleanup.
2670
2671 * etags.c (xrnew): New macro. All callers of xrealloc changed.
2672 (language): New typedef (was struct lang_entry).
2673 (curlang): New global variable.
02ce3e80 2674 (node): Typedef renamed from NODE.
1c478461
FP
2675 (linebuffer): New typedef (was struct linebuffer).
2676 (pattern): New typedef (was struct pattern). Some members added.
2677 Now used as element of a linked list.
2678 (patterns, num_patterns): Global variables deleted.
2679 (p_head): New global variable.
a64387ee 2680 (forced_lang): New global variable (replaces lang_func).
02ce3e80
SM
2681 (get_language_from_name, get_language_from_interpreter)
2682 (get_language_from_suffix): Semantics changed. All callers changed.
1c478461 2683 (last_node): New global variable.
02ce3e80
SM
2684 (free_tree, add_node, put_entries, total_size_of_entries):
2685 Change name of local vars to avoid clashes with typedef node.
1c478461
FP
2686 (number_len): Rewritten for elegance.
2687 (token): New typedef replaces TOKEN.
2688 (analyse_regex, add_regex): Rewritten for new functionality.
2689 (free_patterns): New function called from main and add_regex.
2690 (initbuffer, readline_internal, readline, grow_linebuffer):
02ce3e80 2691 Change name of local vars to avoid clashes with typedef linebuffer.
1c478461
FP
2692 (readline): Rewritten for new functionality.
2693
ecc54057 2694 * etags.c (Scheme_suffixes): New suffix ".ss".
1c478461
FP
2695 (print_help): --globals is now used for more than C-type languages.
2696 (Perl_functions): Tag global variables ("my" and "local").
2697
2698 * etags.c (print_help): Some messages clarified.
2699 (LOOP_ON_INPUT_LINES): New macro.
02ce3e80
SM
2700 (just_read_file, Fortran_functions, Asm_labels, Perl_functions)
2701 (Python_functions, Cobol_paragraphs, Pascal_functions)
2702 (Lisp_functions, Postscript_functions, Scheme_functions)
2703 (TeX_functions, Prolog_functions, Erlang_functions): Use it.
2704 (Cobol_paragraphs, Postscript_functions, TeX_functions)
2705 (Prolog_functions, Erlang_functions): Use a local variable instead
1c478461
FP
2706 of the global variable dbp.
2707 (Pascal_functions, L_isquote, Scheme_functions): Use GNU coding
2708 standard indentation.
2709
02ce3e80
SM
2710 * etags.c (Python_suffixes, lang_names, Python_functions):
2711 Python support.
1c478461 2712 (skip_spaces, skip_non_spaces): Utility functions.
02ce3e80
SM
2713 (find_entries, takeprec, getit, Fortran_functions, Perl_functions)
2714 (Python_functions, L_getit, Lisp_functions, Scheme_functions)
2715 (prolog_pred, erlanf_func, erlang_attribute): Use them.
1c478461
FP
2716 (eat_white): Deleted.
2717
2718 * etags.c (CHAR, init): Keep into account non US-ASCII
2719 characters and compilers with default signed chars.
2720 (L_getit): Tag "(defstruct (foo", "(defun (operator" and similar
2721 constructs.
ecc54057 2722 (C_stab_entry): "interface" in Java behaves like "class".
1c478461 2723
ecc54057 2724 * etags.c (HAVE_NTGUI) [WINDOWSNT]: #undef if HAVE_CONFIG_H.
1c478461
FP
2725 (main): Put interval syntax here.
2726 (add_regex): And remove it from here.
2727
2728 * etags.c (suggest_asking_for_help): Provide a
2729 meaningful help message with and without LONG_OPTIONS.
2730
d07529f3 2731 * etags.c (<io.h>) [MSDOS]: Include it, don't include string.h.
1c478461
FP
2732 <stdlib.h, string.h>: Don't test MSDOS when including them.
2733 (white, nonam, endtk): Like elsewhere, use \r instead of \013.
2734 (put_entries): Correctly use %ld instead of %d in printf.
2735
d07529f3 2736 * etags.c (<unistd.h>) [HAVE_UNISTD_H]: Include conditionally, else
1c478461
FP
2737 declare getcwd if HAVE_GETCWD.
2738 (consider_token): Dead break instruction removed.
2739
4ee9629e
PE
27401999-10-19 Paul Eggert <eggert@twinsun.com>
2741
2742 Add support for large files. Merge glibc 2.1.2.
1c478461 2743
4ee9629e 2744 * b2m.c, emacsclient.c, emacsserver.c, fakemail.c, make-docfile.c,
d07529f3 2745 * movemail.c, pop.c:
4ee9629e
PE
2746 Do not include <stdlib.h>, as <config.h> does this now.
2747
2748 * b2m.c, emacsserver.c, etags.c, profile.c:
2749 Include <config.h> before any system include files.
1c478461 2750
4ee9629e 2751 * emacsclient.c, emacsserver.c, fakemail.c, movemail.c, pop.c,
d07529f3 2752 * test-distrib.c:
4ee9629e
PE
2753 (read, write, open, close): Do not undef.
2754
2755 * getopt.c, getopt1.c: Adopt glibc 2.1.2, with the following fix:
2756 (const): Do not define if HAVE_CONFIG_H; that's config.h's job.
2757
2758 * getopt.h: Adopt glibc 2.1.2.
1c478461 2759
93c8d183
DL
27601999-10-15 Dave Love <fx@gnu.org>
2761
2762 * Makefile.in (pop.o): Depend on config.h.
2763
b358f91c
GM
27641999-10-11 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
2765
2766 * pop.c: Use "pop3" as the POP service name on all platforms,
2767 instead of using "pop" on Unix and "pop3" on Windows NT. "pop3"
2768 has been the standard service name since RFC 1340 was published in
2769 July 1992, so I think it's safe to start using it by default.
2770
362bc2da
DL
27711999-09-27 Dave Love <fx@gnu.org>
2772
2773 * make-docfile.c (scan_lisp_file): Fix typo causing infloop.
2774
74e4cb59
PR
27751999-09-19 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2776
2777 * make-docfile.c (scan_lisp_file): Fix previous changes;
2778 swallow CRLF like just CR or just LF.
2779
362bc2da
DL
27801999-09-03 Richard Stallman <rms@gnu.org>
2781
2782 * make-docfile.c: Include config.h not ../src/config.h.
2783 (main, fopen, chdir): Add #undef.
2784 (read_c_string, scan_c_file, skip_white, read_lisp_symbol)
2785 (scan_lisp_file): Handle \r like \n.
2786
27871999-08-30 Andreas Schwab <schwab@gnu.org>
2788
2789 * make-docfile.c, fakemail.c: Include <stdlib.h> if available.
2790
2791 * emacsserver.c: Include <stdlib.h> if available. Don't declare
2792 errno if it's a macro.
2793
2794 * test-distrib.c: Include <unistd.h> if available.
2795
27961999-08-29 Richard Stallman <rms@gnu.org>
2797
2798 * emacsclient.c (print_help_and_exit): Mention --version.
2799
28001999-08-25 Richard M. Stallman <rms@gnu.org>
2801
2802 * emacsclient.c (decode_options): Update version output.
2803 (print_help_and_exit): Update bug report address.
2804
28051999-08-13 Richard M. Stallman <rms@gnu.org>
2806
2807 * emacsclient.c (main): Move the dynamic allocation of
2808 system_name outside of the SERVER_HOME_DIR conditional.
2809 * emacsserver.c (main): Likewise.
2810
28111999-08-10 Gerd Moellmann <gerd@gnu.org>
2812
2813 * grep-changelog: New.
2814 * Makefile.in (INSTALLABLE_SCRIPTS): Add it.
2815
28161999-07-12 Richard Stallman <rms@gnu.org>
2817
2818 * Version 20.4 released.
2819
28201999-06-30 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
2821
1c478461 2822 * Makefile.in (clean): Remove fns*.el.
362bc2da
DL
2823
28241999-06-23 Dave Love <fx@gnu.org>
2825
2826 * etags.c (erlang_attribute): Fix undefined variable usage (after
2827 Potorti).
2828
28291999-05-2 Andrew Innes <andrewi@gnu.org>
2830
2831 * movemail.c (main) [WINDOWSNT]: Call ftruncate, which is now
2832 mapped to _chsize.
2833
28341999-04-29 Richard M. Stallman <rms@gnu.org>
2835
2836 * emacsclient.c (main, both versions): Use quote_file_name on cwd.
2837
28381999-03-30 Dave Love <fx@gnu.org>
2839
2840 * sorted-doc.c (main): Split up tables. Modify the preamble
2841 somewhat.
2842
28431999-03-05 Geoff Voelker <voelker@cs.washington.edu>
2844
2845 * makefile.nt: Remove common multiple file compilation commands.
2846
28471999-02-26 Richard Stallman <rms@gnu.org>
2848
2849 * Version 20.4 released.
2850
2851 * Makefile.in (yow): Depend on epaths.h, not paths.h.
2852
2853 * yow.c: Refer to epaths.h.
2854
28551999-02-22 Simon Josefsson <jas@pdc.kth.se>
2856
2857 * emacsserver.c (perror_1, fatal_error): Don't compile unless needed.
2858
28591999-01-27 Andrew Innes <andrewi@gnu.org>
2860
2861 * makefile.nt: Do make version comparison as strings.
2862
28631999-01-25 Richard Stallman <rms@gnu.org>
2864
2865 * emacsclient.c (xmalloc): Fix previous change.
2866
28671999-01-24 Richard M. Stallman <rms@borg.ai.mit.edu>
2868
2869 * emacsclient.c (xmalloc): Declare to return long.
2870
28711999-01-22 Geoff Voelker <voelker@cs.washington.edu>
2872
2873 * etags.c (etags_getcwd, absolute_filename) [DOS_NT]: Canonicalize
2874 the case of the drive letter.
2875
28761999-01-15 Richard Stallman <rms@psilocin.ai.mit.edu>
2877
2878 * emacsserver.c (main): Eliminate arbitrary limit on
2879 length of system_name.
2880
2881 * emacsclient.c (main): Eliminate arbitrary limit on
2882 length of system_name.
2883 (xmalloc): Define unconditionally.
2884
28851999-01-12 Darrin B. Jewell <jewell@mit.edu>
2886
2887 * etags.c (relative_filename): Stop backward search at beginning
2888 of string, since non-Unix systems can have absolute paths with no
2889 initial slash.
2890
28911998-12-08 Geoff Voelker <voelker@cs.washington.edu>
2892
2893 * makefile.nt: Do string comparision of _NMAKE_VER.
2894
c60ee5e7 28951998-11-03 Theodore Jump <tjump@cais.com>
362bc2da
DL
2896
2897 * makefile.nt: Compile multiple source files when possible.
2898
28991998-10-13 Richard Stallman <rms@psilocin.ai.mit.edu>
2900
2901 * Makefile.in: Replace tabs with spaces
2902 when they might confuse some Make versions.
2903
29041998-10-10 Richard Stallman <rms@psilocin.ai.mit.edu>
2905
2906 * emacsclient.c (main): Null-terminate system_name.
2907
2908 * emacsserver.c (main): Null-terminate system_name.
2909
29101998-09-21 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
2911
2912 * movemail.c (popmail, pop_retr) [MAIL_USE_POP]: When displaying
2913 an error message from POP, mention that it's from POP, to
2914 distinguish it from local error messages.
2915
29161998-09-04 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
2917
2918 * movemail.c [MAIL_USE_POP]: Add the "-r" flag to reverse the
2919 order of messages downloaded from a POP server (e.g., if the
2920 server stores messages in mailboxes in reverse order).
2921
29221998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
2923
2924 * Version 20.3 released.
2925
29261998-08-11 Paul Eggert <eggert@twinsun.com>
2927
2928 * rcs2log: Update copyright date and bug report address.
2929 (initialize_fullname): Prefer getent if available.
2930
29311998-07-30 Paul Eggert <eggert@twinsun.com>
2932
2933 * lib-src/Makefile.in (REGEXPDEPS, regex.o):
2934 Prepend $(srcdir)/ to rule dependencies outside this dir.
1c478461 2935
362bc2da
DL
29361998-06-09 Andrew Innes <andrewi@harlequin.co.uk>
2937
2938 * etags.c (etags_getcwd) [WINDOWSNT]: Use getcwd on Windows.
2939
29401998-06-06 Richard Stallman <rms@psilocin.ai.mit.edu>
2941
2942 * Makefile.in: Properly terminate a comment.
2943
29441998-06-01 Andrew Innes <andrewi@mescaline.gnu.org>
2945
2946 * movemail.c (sys_wait): Rename to wait.
2947
2948 * ntlib.h: Undefine _WINSOCKAPI_.
2949
2950 * makefile.nt (LOCAL_FLAGS): Define HAVE_CONFIG_H.
2951
29521998-05-30 Geoff Voelker <voelker@cs.washington.edu>
2953
2954 * ntlib.c (getppid): Look for EM_PARENT_PROCESS_ID.
2955
29561998-05-01 Andrew Innes <andrewi@harlequin.co.uk>
2957
2958 * movemail.c [WINDOWSNT]: Undefine DISABLE_DIRECT_ACCESS. Force
2959 all file i/o to be in binary mode. Include ntlib.h.
2960
29611998-04-27 Andreas Schwab <schwab@delysid.gnu.org>
2962
2963 * make-docfile.c: Include <unistd.h> for chdir.
2964
29651998-04-25 Richard Stallman <rms@psilocin.gnu.org>
2966
2967 * etags.c (TEX_decode_env): Don't free the value getenv returns.
2968
29691998-04-17 Geoff Voelker <voelker@cs.washington.edu>
2970
2971 * makefile.nt (obj): Update with new files in src.
2972 (clean): Delete patch scratch files, optimized compilation dir.
2973
29741998-04-08 Dave Love <fx@gnu.org>
2975
2976 * emacsclient.c: Move inclusion of unistd.h to top, else fails on
2977 Irix6, at least.
2978
29791998-04-06 Andreas Schwab <schwab@gnu.org>
2980
2981 Silence -Wimplicit:
2982 * movemail.c: Move cancelations up. Include <stdlib.h> if
2983 available.
2984 * fakemail.c (_XOPEN_SOURCE): Define for declaration of cuserid.
2985 (parse_header): Explicitly declare return type.
2986 * emacsserver.c: Include <unistd.h> if available.
2987 (main, handle_signals, perror_1, fatal_error): Explicitly declare
2988 return types. Add forward declarations.
2989 * emacsclient.c: Include <stdlib.h> and <unistd.h> if available.
2990 Don't declare geteuid.
2991 (print_help_and_exit): Change return type to void. Forward
2992 declare it.
2993 * b2m.c: Include <stdlib.h> if available.
2994 (main): Explicitly declare return type.
2995
29961998-04-03 Richard Stallman <rms@delysid.gnu.org>
2997
2998 * etags.c (put_entries): Use %ld.
2999
3000 * b2m.c (fatal): Declare the arg.
3001
30021998-04-03 Richard Stallman <rms@psilocin.gnu.org>
3003
3004 * etags.c (put_entries): Use %ld.
3005
3006 * b2m.c (fatal): Declare the arg.
3007
30081998-03-26 Richard Stallman <rms@psilocin.gnu.org>
3009
3010 * pop.c (pop_getline): Renamed from getline.
3011
30121998-03-05 Richard Stallman <rms@psilocin.gnu.org>
3013
3014 * Makefile.in (install): Use INSTALL_STRIP with INSTALL_PROGRAM
3015 for the utilities.
3016
30171998-01-23 Dave Love <d.love@dl.ac.uk>
3018
3019 * etags.c (getit, Cobol_paragraphs, Pascal_functions,
3020 Postscript_functions, prolog_pred, erlang_func, erlang_attribute):
3021 Always make named tags.
3022 (Fortran_functions): Grok BLOCK DATA.
3023
30241998-01-23 Andreas Schwab <schwab@gnu.org>
3025
3026 * movemail.c (main): Fix interwoven brace and cpp conditional
3027 nesting.
3028
30291997-12-04 Karl Heuer <kwzh@delysid.gnu.org>
3030
3031 * movemail.c, pop.c, pop.h: Allow messages retrieved from the POP
3032 server to contain embedded nulls.
3033
30341997-12-03 Paul Eggert <eggert@delysid.gnu.org>
3035
3036 * movemail.c:
3037 (mbx_write) [MAIL_USE_POP]: Disable the code which quotes with a
3038 '>' any lines starting with "From " read from the POP server, but
3039 leave the code in place, wrapped in #ifdef
3040 MOVEMAIL_QUOTE_POP_FROM_LINES, in case we have to restore it later
3041 because it turns out that something is depending on it. Change
3042 suggested by Paul Eggert <eggert@twinsun.com>.
3043 Convert the character \037 (^_) at the beginning of a line into
3044 the character '^' followed by the character '_', because otherwise
3045 Emacs can't parse the resulting file as a valid BABYL file.
3046 Change suggested by Paul Eggert <eggert@twinsun.com>.
3047
30481997-12-03 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
3049
3050 * movemail.c, pop.c, pop.h: Allow messages retrieved from the POP
3051 server to contain embedded nulls.
3052
30531997-12-02 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
1c478461 3054
362bc2da
DL
3055 * movemail.c (mbx_write) [MAIL_USE_POP]: Disable the code which
3056 quotes with a '>' any lines starting with "From " read from the
3057 POP server, but leave the code in place, wrapped in #ifdef
3058 MOVEMAIL_QUOTE_POP_FROM_LINES, in case we have to restore it later
3059 because it turns out that something is depending on it. Change
3060 suggested by Paul Eggert <eggert@twinsun.com>.
3061
3062 Convert the character \037 (^_) at the beginning of a line into
3063 the character '^' followed by the character '_', because otherwise
3064 Emacs can't parse the resulting file as a valid BABYL file.
3065 Change suggested by Paul Eggert <eggert@twinsun.com>.
3066
30671997-11-22 Richard Stallman <rms@gnu.org>
3068
3069 * b2m.c: Include getopt.h.
3070 (main): Use getopt_long to handle --version and --help.
3071
3072 * Makefile.in (b2m): Define VERSION. Link with $(GETOPTOBJS).
3073
30741997-10-31 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
3075
3076 * pop.c (fullwrite): Get rid of an extra call to write. Problem
3077 pointed out by Chiaki Ishikawa.
3078
30791997-10-16 Dave Love <d.love@dl.ac.uk>
3080
ecc54057
JB
3081 * etags.c (L_getit): Always make named tags so that Emacs
3082 completion on symbols containing `:' etc. works.
3083 (get_scheme): Likewise.
362bc2da
DL
3084
30851997-09-24 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
3086
3087 * pop.c: Use system header files instead of declaring C-library
3088 functions explicitly.
3089
30901997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3091
3092 * Version 20.2 released.
3093
30941997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3095
3096 * Version 20.1 released.
3097
30981997-09-02 Andrew Innes <andrewi@harlequin.co.uk>
3099
3100 * makefile.nt (movemail.exe): Link wsock32.lib before LIBS.
3101
3102 * ntlib.c (getpid): Delete function.
3103
31041997-08-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3105
3106 * make-docfile.c (scan_lisp_file): Handle custom-declare-variable.
3107
31081997-08-26 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3109
3110 * emacsclient.c [HAVE_SYSVIPC]: Include errno.h, as in the other case.
3111 (main) [!BSD_SYSTEM]: Fix error message for getcwd failure.
3112
31131997-08-14 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3114
3115 * emacsserver.c (main): Use SOCKLEN_TYPE for fromlen, if it is defined.
3116
31171997-08-13 Kazushi (Jam) Marukawa <jam@poboxes.com>
3118
3119 * profile.c (get_time): Cast arg to fprintf.
3120
3121 * hexl.c (main): Use %08lx instead of %08x in printf because the
3122 variable named addresses is long.
3123
31241997-08-08 Geoff Voelker <voelker@cs.washington.edu>
3125
3126 * makefile.nt (lisp): Update paths to lisp files that have moved.
3127
31281997-08-08 Andrew Innes <andrewi@harlequin.co.uk>
3129
3130 * makefile.nt (ctags.obj): New target.
3131 (etags.obj, getopt.obj, make-docfile.obj): Update dependencies.
3132
3133 * ntlib.h: Add includes.
3134 Undo definitions of crt routines from config.h.
3135
31361997-08-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3137
3138 * etags.c (Yacc_suffixes, Asm_suffixes): Add some alternatives.
3139
31401997-07-22 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
3141
3142 * pop.c: Support auto-configuration of both Kerberos V4 and
ecc54057
JB
3143 Kerberos V5 for movemail, including detection of V4 and V5 header
3144 files and libraries.
362bc2da 3145 Include <string.h> when STDC_HEADERS is defined, to get
ecc54057 3146 declarations of string functions.
362bc2da 3147 [KERBEROS5] (socket_connection): Support the current MIT Kerberos
ecc54057 3148 V5 API rather than the old one.
362bc2da 3149 [KERBEROS] (socket_connection): Change a constant name from
ecc54057
JB
3150 SOCKET_ERROR to POP_SOCKET_ERROR to avoid a namespace conflict
3151 with a constant in a header file.
362bc2da
DL
3152
3153 * Makefile.in: Support auto-configuration of both Kerberos V4 and
ecc54057
JB
3154 Kerberos V5 for movemail, including detection of V4 and V5 header
3155 files and libraries.
362bc2da
DL
3156
31571997-07-17 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3158
3159 * fakemail.c [HAVE_UNISTD_H]: Include unistd.h.
3160
3161 * etags.c [HAVE_UNISTD_H]: Include unistd.h.
1c478461 3162
362bc2da
DL
31631997-07-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3164
3165 * emacsclient.c [C_ALLOCA] (xmalloc): New function.
3166
31671997-07-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3168
3169 * movemail.c (rindex): Add declaration.
3170
d57727c9 31711997-07-01 Geoff Voelker <voelker@cs.washington.edu>
362bc2da
DL
3172
3173 * makefile.nt (GETOPTOBJS, GETOPTDEFS, MOVEMAILOBJS): Define.
3174 (movemail.exe): Depend upon and link with getopt files.
3175 (obj): Include new source files.
3176 (FACE_SUPPORT, MOUSE_SUPPORT, FLOAT_SUPPORT, WINNT_SUPPORT): Define.
3177 (lisp): Include new and reorganized elisp files.
3178
31791997-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3180
3181 * Makefile.in (blessmail): Find blessmail.el in mail subdirectory.
3182
31831997-06-25 Paul Eggert <eggert@twinsun.com>
3184
3185 * rcs2log: Don't assign to $0 in awk; some awks don't allow this.
3186
31871997-06-14 Karl Heuer <kwzh@gnu.ai.mit.edu>
3188
3189 * b2m.c (readline): Terminate buffer properly when EOF seen.
3190 Test for valid pointer before dereferencing it.
3191
ecc54057 31921997-05-30 Francesco Potort\e,Al\e(B <F.Potorti@cnuce.cnr.it>
362bc2da
DL
3193
3194 * Makefile.in (etags): Remove -DETAGS_REGEXPS, because now it is
3195 defined inside etags.c if HAVE_CONFIG_H is defined.
3196
ecc54057 31971997-05-29 Francesco Potort\e,Al\e(B <F.Potorti@cnuce.cnr.it>
362bc2da 3198
ecc54057 3199 * etags.c (logical): Type name changed to bool.
362bc2da
DL
3200 (ETAGS_REGEXPS, LONG_OPTIONS) [HAVE_CONFIG_H]: #define them.
3201 (<getopt.h>) [LONG_OPTIONS]: Include conditionally.
3202 (getopt_long) [!LONG_OPTIONS]: Redefine as macro.
3203 (main): Accepted options depend on ETAGS_REGEXPS and LONG_OPTIONS.
3204 (longopts): New long options without short counterpart are
3205 globals, members, no-globals, no-members. Regexp options are now
3206 defined conditionally to ETAGS_REGEXPS.
3207 (print_help): Updated.
3208
ecc54057 32091997-05-22 Francesco Potort\e,Al\e(B <F.Potorti@cnuce.cnr.it>
362bc2da
DL
3210
3211 * etags.c (C_entries): Use "." instead of "::" for Java.
3212 (consider_token): is_func renamed to is_func_or_var.
3213 (C_entries): is_func renamed to funorvar.
3214 (C_entries): Initialise tok.named.
3215 (sym_type, C_stab_entry, consider_token): st_C_ignore is used to
3216 get rid of "import", "package" and "friend".
3217 (fvdef): Renamed from funcdef. Also some constants renamed. All
1c478461 3218 users changed.
362bc2da
DL
3219 (C_entries): Make separate tags for variables separated by comma.
3220 (globals, members): New flags.
3221 (main, C_entries): Use them.
3222 (make_C_tag, C_entries): Make tok a global variable.
1c478461 3223
ecc54057 32241997-05-16 Francesco Potort\e,Al\e(B <F.Potorti@cnuce.cnr.it>
362bc2da
DL
3225
3226 * etags.c (funcdef): New vignore constant.
3227 (consider_token, C_entries): Use it to tag global variables.
3228 (print_help): Update for global variables.
3229 (consider_token, C_entries): Set the len member of token_name.
3230 (prolog_pred): Cleanup according to GNU coding standards.
3231 (Cobol_suffixes, lang_names, Cobol_paragraphs): Cobol support.
3232 (prolog_white, erlang_white): Renamed to eat_white, callers changed.
3233
ecc54057 32341997-05-15 Francesco Potort\e,Al\e(B <F.Potorti@cnuce.cnr.it>
362bc2da
DL
3235
3236 * etags.c (CHARS, CHAR): New constant and macro.
3237 (iswhite, begtoken, intoken, endtoken): Use them.
3238 (notinname, _nin, nonam): New macro, array, string.
3239 (init): Cleanup and init _nin.
3240 (new_pfnote): New function.
3241 (make_C_tag) [traditional_tag_style]: Use it.
3242 (traditional_tag_style): Costant set to TRUE for now.
3243
ecc54057 32441997-05-14 Francesco Potort\e,Al\e(B <F.Potorti@cnuce.cnr.it>
362bc2da
DL
3245
3246 * etags.c (C_entries, Pascal_functions): Cleanup.
3247 (TeX_functions): NULL as a function arg needs a cast.
3248 (Erlang_functions, erlang_func, erlang_attribute): Cleanup.
3249
ecc54057 32501997-05-13 Francesco Potort\e,Al\e(B <F.Potorti@cnuce.cnr.it>
362bc2da
DL
3251
3252 * etags.c (TeX_functions): Cleaned up.
3253 (tex_getit): Removed.
3254
32551997-05-13 Paul Eggert <eggert@twinsun.com>
3256
3257 * rcs2log (files): When computing arguments automatically, ignore
ecc54057 3258 non-files within the RCS subdirectory.
362bc2da 3259
ecc54057 32601997-05-13 Francesco Potort\e,Al\e(B <F.Potorti@cnuce.cnr.it>
362bc2da
DL
3261
3262 * etags.c (C_JAVA): New #define.
3263 (Cjava_suffixes): .java is Java.
3264 (Cjava_entries): New function.
3265 (lang_names): Add Java.
3266 (sym_type): Add st_C_javastruct for Java.
3267 (C_stab_entry): Add `extends' and `implements' keywords.
3268 (consider_token, C_entries): Recognise Java structures.
3269
ecc54057 32701997-05-12 Francesco Potort\e,Al\e(B <F.Potorti@cnuce.cnr.it>
362bc2da 3271
ecc54057 3272 * etags.c (Cplusplus_suffixes): .pdb is Postscript with C syntax.
362bc2da
DL
3273 (Postscript_suffixes): .ps is Postscript.
3274 (lang_names): Add Postscript.
3275 (Postscript_functions): New function.
3276 (TEX_decode_env): Close minor memory leak.
3277 (just_read_file): Correct the char number of the tag.
3278
32791997-05-11 Paul Eggert <eggert@twinsun.com>
3280
3281 * rcs2log (loginFullnameMailaddrs, logins, rlog_options, files):
ecc54057
JB
3282 Don't prepend $nl since this causes some shells to generate the
3283 empty string when IFS is $nl.
362bc2da 3284 (printlogline): Use SOH (octal code 1), not CR, since some
ecc54057 3285 PC-based shells mishandle CR.
362bc2da
DL
3286 (initialize_fullname): Set NIS_PATH to the empty string before invoking
3287 nismatch, in case it's set to some nonstandard value.
1c478461 3288
362bc2da
DL
32891997-05-06 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
3290
3291 * pop.c (getline): Don't miss CRLF pairs when the CR and LF are
3292 read in separate blocks.
3293
ecc54057 32941997-04-30 Francesco Potort\e,Al\e(B <F.Potorti@cnuce.cnr.it>
362bc2da
DL
3295
3296 * etags.c [TeX_named_tokens]: Set to FALSE if undefined.
3297 (struct linebuffer): New member `len' is the length of the string.
3298 (find_entries, Pascal_functions, TeX_functions, TEX_getit):
3299 Use it instead of strlen.
3300 (TEX_getit): Declare and define unconditionally as static.
3301 (TeX_functions): Use if instead of #if TeX_named_tokens.
3302 (add_regex): Set RE_INTERVALS flag for regex compilation.
3303 (substitute): Code cleanup.
3304 (readline_internal): Code cleanup, set new member `len'.
3305 (readline): Bug corrected.
3306
33071997-04-23 Geoff Voelker <voelker@cs.washington.edu>
3308
3309 * makefile.nt: Change references of windowsnt.h to ms-w32.h.
3310 (obj): Change references of nt*.c files to w32*.c files.
3311
ecc54057 33121997-04-15 Francesco Potort\e,Al\e(B <F.Potorti@cnuce.cnr.it>
362bc2da
DL
3313
3314 * etags.c (xnew): Add support for debugging with chkmalloc.
3315 (error): Use this instead of printf whenever possible.
3316 (main): Only call xnew after having initialised progname.
3317 (substitute): Bad memory corruption error corrected.
3318
ecc54057 33191997-04-08 Francesco Potort\e,Al\e(B <F.Potorti@cnuce.cnr.it>
362bc2da
DL
3320
3321 * etags.c (add_regex): Undo previous change.
3322 (relative_filename): Small memory leak closed.
3323 (absolute_filename): Cleaned up the code, possibly closing a bug.
3324 (absolute_dirname): Always return a newly allocated string.
1c478461 3325
362bc2da
DL
33261997-03-21 Paul Eggert <eggert@twinsun.com>
3327
3328 * rcs2log (files): Ignore files in RCS directory whose names are
ecc54057
JB
3329 of the form ,*, or *_; they are probably RCS lock files.
3330 Also, ignore files named .rcsfreeze.log or .rcsfreeze.ver;
362bc2da
DL
3331 they are used by rcsfreeze.
3332
ecc54057 33331997-03-14 Francesco Potort\e,Al\e(B <F.Potorti@cnuce.cnr.it>
362bc2da 3334
2f2c687b 3335 * etags.c (add_regex): Reset *putbuf before using it.
362bc2da
DL
3336
33371997-02-23 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
3338
3339 * movemail.c (popmail): Remove some unnecessary function
3340 declarations.
3341 (popmail, pop_retr): Since popmail always passes mbx_write and mbf
3342 into pop_retr, there's no reason to pass in mbx_write, and the
3343 file argument can be declared FILE * explicitly. This fixes a
3344 compilation problem on systems with 64-bit pointers.
3345
33461997-02-13 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
3347
3348 * movemail.c: Delete duplicate inclusion of fcntl.h
3349 and duplicate #undefs of open, read, write, close.
3350
33511997-01-20 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
3352
3353 * movemail.c (main): Do not display "[POP-password]" in the usage
3354 message when movemail is compiled without POP support.
3355 (main, popmail): Add the optional "-p" argument, which causes
3356 movemail to leave mail in the inbox after copying it into the
3357 output file.
1c478461 3358
362bc2da
DL
3359 * Makefile.in (movemail): Link with getopt.
3360
33611997-01-20 Paul Eggert <eggert@twinsun.com>
3362
ecc54057 3363 * rcs2log (--help, --version): New options, per GNU coding standards.
362bc2da
DL
3364 (Copyright, Help, Id): New variables, for above.
3365 (rlog): Use -q option with cvs log, to avoid useless chatter.
3366
3367 Treat logs of "Initial revision" (RCS) or "file F was initially added
3368 on branch B." (CVS) as if they said "New file.", for consistency with
3369 change log entries.
3370
33711997-01-01 Paul Eggert <eggert@twinsun.com>
3372
3373 * vcdiff (PATH): Add /usr/xpg4/bin,
3374 where XPG4 SCCS hangs out in Solaris 2.5.
3375 (sid1): Don't use bare -r, since XPG4 `get' does not allow it.
3376
33771996-12-19 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3378
3379 * etags.c (streq, strneq): Use == NULL rather than !.
3380
33811996-12-18 Jonathan I. Kamens <jik@annex-1-slip-jik.cam.ov.com>
3382
3383 * Makefile.in (LIBMAIL): New macro. Conditionally includes -lmail.
ecc54057 3384 (movemail): Use LIBMAIL, to link against -lmail.
362bc2da
DL
3385
3386 * movemail.c: Include maillock.h (conditionally).
3387 Remove a redundant inclusion of <stdio.h>.
3388 (MAIL_USE_MAILLOCK): New macro, conditionally defined.
3389 (main): Add variable spool_name.
3390 Support the usage of maillock and mailunlock to
ecc54057 3391 lock and unlock mailboxes.
362bc2da
DL
3392 (mail_spool_name): New function.
3393
3394 * movemail.c: Fix an uninitialized variable which could cause
ecc54057
JB
3395 movemail to exit with an error status incorrectly on systems which
3396 use lock files rather than a system locking function to lock
3397 mailboxes.
362bc2da
DL
3398
33991996-12-16 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3400
3401 * pop.c (socket_connection): Free realhost after using it.
3402
ecc54057 34031996-12-04 Francesco Potort\e,Al\e(B <F.Potorti@cnuce.cnr.it>
362bc2da
DL
3404
3405 * etags.c (C_entries): Test tok.valid. This handles some
3406 particular cases involving function declarations that failed.
3407
34081996-11-22 Charles Hannum <mycroft@gnu.ai.mit.edu>
1c478461 3409
362bc2da
DL
3410 * pop.c (socket_connection):
3411 gethostbyname may return a pointer to static data.
3412 krb_realmofhost can clobber it. So copy it.
3413
ecc54057 34141996-11-14 Francesco Potort\e,Al\e(B <F.Potorti@cnuce.cnr.it>
362bc2da
DL
3415
3416 * etags.c (pfnote, fatal, error): Callers using a NULL pointer
3417 must cast it to (char *) because we have no prototypes.
3418 (make_C_tag): Macro deleted, new function.
3419 (C_entries): Calls to make_C_tag macro changed to call function.
3420
ecc54057 34211996-11-13 Francesco Potort\e,Al\e(B <F.Potorti@cnuce.cnr.it>
362bc2da
DL
3422
3423 * etags.c (grow_linebuffer): New function.
3424 (GROW_LINEBUFFER): Macro deleted. All callers changed.
3425 (make_tag): Macro renamed to make_C_tag. All callers changed.
3426 (<stdlib.h>, <string.h>) [STDC_HEADERS]: New #include's.
3427 (Prolog_functions): prolog_skip_comment was called with wrong
3428 number of arguments.
3429 (xrealloc): fatal was called with wrong number of arguments
3430
ecc54057 34311996-11-08 Francesco Potort\e,Al\e(B <F.Potorti@cnuce.cnr.it>
362bc2da
DL
3432
3433 * etags.c (relative_filename): Bug corrected.
3434 (etags_getcwd): Avoid warning of unused variable.
3435 (C_entries, consider_token): Added support for enum labels.
3436
34371996-11-03 Paul Eggert <eggert@twinsun.com>
3438
3439 * rcs2log: When processing cvs log output, remove `Attic/' from
ecc54057 3440 repository file names.
362bc2da
DL
3441
34421996-10-22 Karl Heuer <kwzh@gnu.ai.mit.edu>
3443
3444 * emacsserver.c: Fix 1996-09-02 change.
3445
34461996-10-12 Paul Eggert <eggert@twinsun.com>
3447
3448 * rcs2log (rlog_options): Look for ' option' rather than 'unknown
ecc54057 3449 option', since CVS says 'invalid option'.
362bc2da
DL
3450 (datearg): Use the empty string, not '-d>1970-01-01', to extract all
3451 revisions, since some hosts reject 1970-01-01 when east of UTC.
3452 (date): Remove.
3453
34541996-10-06 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3455
3456 * etags.c (etags_getcwd) [WINDOWSNT]: Convert backslashes to slashes.
3457
ecc54057 34581996-10-02 Francesco Potort\e,Al\e(B <F.Potorti@cnuce.cnr.it>
362bc2da
DL
3459
3460 * etags.c (print_version): Print copyright info.
3461
3462 * etags.c (print_help): Print the bug reporting address.
3463 (main): Use return as the last instruction, instead of exit.
3464
3465 * etags.c (main): Don't open the tags file in cxref mode.
3466
34671996-09-29 Dave Love <d.love@dl.ac.uk>
3468
3469 * rcs2log (date): Make default format acceptable to CVS post v1.8
ecc54057 3470 as well as earlier CVSs and RCS.
362bc2da
DL
3471
34721996-09-29 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3473
3474 * movemail.c (main): If the lock call fails with EBUSY or
3475 EAGAIN, retry a few times.
3476
34771996-09-25 Paul Eggert <eggert@twinsun.com>
3478
3479 * rcs2log (rlog_options): Use $rlog, not rlog, when deciding
ecc54057 3480 whether to append -zLT.
362bc2da
DL
3481
34821996-09-16 Karl Heuer <kwzh@gnu.ai.mit.edu>
3483
3484 * fakemail.c: Replaced symbol BSD with BSD_SYSTEM.
3485 * emacsclient.c, movemail.c: Likewise.
3486
34871996-09-09 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3488
3489 * emacsclient.c (longopts): Change nowait to no-wait.
3490 (print_help_and_exit): Fix option name; upcase metavars.
3491
34921996-09-06 Erik Naggum <erik@naggum.no>
3493
3494 * emacsserver.c (main): Declare `fromlen' as size_t.
3495
34961996-09-02 Eli Zaretskii <eliz@is.elta.co.il>
3497
3498 * etags.c (etags_getcwd): Use getcwd if available even if MSDOS.
3499
35001996-09-02 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3501
3502 * emacsclient.c (quote_file_name): Quote with &, not \.
3503 Quote `-' only at start of file name. Terminate the value string.
3504
3505 * emacsserver.c: Include signal.h properly;
3506 delete the duplicate includes for it.
3507
3508 * emacsserver.c: On fatal signal, delete socket-file:
3509 * emacsserver.c: Include signal.h.
ecc54057 3510 (xmalloc, fatal, error): New functions.
362bc2da
DL
3511 (delete_socket, handle_signals): New functions.
3512 (progname, socket_name): New variables.
3513 [HAVE_SOCKETS] (main): Call handle_signals; set the new variables.
3514
35151996-09-01 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3516
3517 * emacsclient.c (quote_file_name): New function.
3518 (main, both versions): Use quote_file_name.
3519 (decode_options): Don't return a value.
3520 (main, both versions): Use optind.
3521 Don't check for -nowait here.
1c478461 3522
362bc2da
DL
3523 * emacsclient.c (decode_options): New function.
3524 (main, both versions): Call decode_options.
3525 (print_help_and_exit): New function.
3526 (VERSION): New macro.
3527
3528 * Makefile.in (emacsclient): Link with getopt.
3529 Add -DVERSION so emacsclient knows its version number.
3530
35311996-08-31 Geoff Voelker <voelker@cs.washington.edu>
3532
3533 * makefile.nt (lisp): Include dos-nt.elc.
3534
35351996-08-31 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3536
3537 * Makefile.in (blessmail): Use $srcdir to find blessmail.el.
3538
35391996-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3540
3541 * emacsclient.c (both versions): Handle -nowait and --nowait
3542 by sending data to the server.
3543
35441996-08-26 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3545
3546 * Makefile.in (INSTALL_STRIP): New variable.
3547 (${archlibdir}): Use INSTALL_STRIP.
3548
3549 * Makefile.in (MOVE_LIBS): Use conditionals on KERBEROS,
3550 HAVE_LIBKRB, HAVE_LIBDES, HAVE_LIBCOM_ERR to set it up.
3551
3552 * pop.c: Reverse conditional in previous change.
3553
35541996-08-24 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3555
3556 * pop.c: Include des.h krb.h with no dir name if SOLARIS2.
3557
35581996-08-24 Paul Eggert <eggert@twinsun.com>
3559
3560 * rcs2log: Use ISO 8601 date format, with time zone appended
3561 if change-log-time-zone-rule is non-nil, instead of
3562 traditional Unix date format.
3563
3564 (datearg): When computing default from ChangeLog, handle ISO format
3565 dates in addition to old-fashioned dates from Emacs 19.31 and earlier.
3566 Don't worry about hh:mm:ss since the resolution is now by day.
3567 Use emtpy datearg, not empty rlog_options, to decide whether to pass
3568 "$datearg" option to $rlog.
3569 (logTZ): New variable, set to TZ specified by change-log-time-zone-rule.
3570 (month_data): Remove `mo'; no longer needed.
3571 (rlog_options): Use -zLT for localltime output, if `rlog' supports it.
3572
3573 Match `revision' line of rlog output more accurately.
3574
3575 Add -c, -v options.
3576
35771996-08-23 Eli Zaretskii <eliz@is.elta.co.il>
3578
3579 * hexl.c: Include <config.h>, so DOS_NT is defined on MSDOS.
3580
35811996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3582
3583 * Version 19.33 released.
3584
35851996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3586
3587 * Version 19.32 released.
3588
35891996-07-23 Andrew Innes <andrewi@harlequin.co.uk>
3590
3591 * etags.c (readline_internal) [DOS_NT]: Don't include CRs when
3592 computing character positions in source files.
3593
35941996-07-16 Andrew Innes <andrewi@harlequin.co.uk>
3595
3596 * makefile.nt (clean): Use OBJDIR macro.
3597
35981996-07-16 Karl Heuer <kwzh@gnu.ai.mit.edu>
3599
3600 * cvtmail.c, sorted-doc.c, yow.c, emacsserver.c: Undo previous change.
3601
c60ee5e7 36021996-07-15 David Mosberger-Tang <davidm@AZStarNet.com>
362bc2da 3603
ecc54057 3604 * cvtmail.c, sorted-doc.c, yow.c [__GNU_LIBRARY__]: Use <string.h>.
362bc2da
DL
3605 * emacsserver.c (main) [__GNU_LIBRARY__]: Use size_t for fromlen.
3606 * etags.c, fakemail.c, profile.c: Declare main as int, not void.
3607
36081996-07-15 Andrew Innes <andrewi@harlequin.co.uk>
3609
3610 * ntlib.h: Correct return type of getwd.
3611 * ntlib.c (getwd): Correct return type.
3612
36131996-07-02 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
3614
3615 * emacsserver.c (main) [HAVE_SOCKETS]: Call rewind before writing
3616 to infile.
3617
36181996-07-01 Andrew Innes <andrewi@harlequin.co.uk>
3619
3620 * makefile.nt: Remove all references to wakeup.
3621
ecc54057 36221996-06-28 Francesco Potort\e,Al\e(B <F.Potorti@cnuce.cnr.it>
362bc2da
DL
3623
3624 * etags.c (C_stab_entry): New keywords for C++ namespace, bool,
3625 explicit, mutable, typename.
3626
36271996-06-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3628
3629 * emacsclient.c (main) [HAVE_SOCKETS]: Use two separate stdio
3630 streams, one for sending and one for reading the reply.
3631
36321996-06-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3633
3634 * Makefile.in (timer, timer.o, getdate.o, $(srcdir)/getdate.c)
3635 (wakeup): Target deleted.
3636 (UTILITIES): Delete wakeup and timer.
3637
3638 * wakeup.c, timer.c, getdate.y, getdate.c: Files deleted.
3639
36401996-06-11 Geoff Voelker <voelker@cs.washington.edu>
3641
3642 * etags.c (etags_getcwd) [DOS_NT]: Change conditional to MSDOS only.
3643 * makefile.nt (ETAGS_CFLAGS): Define HAVE_GETCWD macro.
3644
36451996-06-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3646
3647 * etags.c (main): Copy cwd when appending slash.
3648
36491996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
3650
3651 * Version 19.31 released.
3652
ecc54057 36531996-05-17 Francesco Potort\e,Al\e(B <F.Potorti@cnuce.cnr.it>
362bc2da
DL
3654
3655 * etags.c (CNL_SAVE_DEFINEDEF): Set linecharno for use by readline.
3656 (Pascal_functions): Increase linecharno by the correct number of
3657 chars, inline the GET_NEW_LINE macro and delete its definition.
3658
c60ee5e7 36591996-05-03 Andrew Innes <andrewi@harlequin.co.uk>
362bc2da
DL
3660
3661 * makefile.nt (OBJDIR, BLD): Remove macro definitions.
3662
c60ee5e7 36631996-05-03 Andrew Innes <andrewi@harlequin.co.uk>
362bc2da
DL
3664
3665 * makefile.nt (LOCAL_FLAGS): Include path to NT shadow includes.
3666 (movemail.exe, fakemail.exe): Now built under Win32.o
3667
3668 * ntlib.c: Include ntlib.h.
3669 (nt_sleep): Rename to sleep.
3670 (getwd): Return directory.
3671 (getlogin, cuserid, getuid, setuid, getpwuid, getpass, fchown,
3672 sys_ctime, sys_fopen): New functions.
3673
3674 * ntlib.h: New file.
3675
36761996-04-29 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
3677
3678 * pop.c (SEND, RECV): Renamed from send, recv.
3679 (pop_open, pop_trash): Make the trash_started code unconditional.
3680 (socket_connection): Delete casts to void.
3681
36821996-04-28 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
3683
3684 * movemail.c (DIRECTORY_SEP, IS_DIRECTORY_SEP): Definitions
3685 copied from lisp.h.
3686
36871996-04-22 Andrew Innes <andrewi@harlequin.co.uk>
3688
3689 * fakemail.c [WINDOWSNT]: Include ntlib.h.
3690
3691 * hexl.c [DOSNT]: Include fcntl.h.
3692 [WINDOWSNT]: Include io.h.
3693 (main) [MSDOS]: Change conditional to DOS_NT.
3694
3695 * movemail.c (access, unlink) [WINDOWSNT]: Macros undefined.
3696 (fork, syswait, DISABLE_DIRECT_ACCESS) [WINDOWSNT]: Macros defined.
3697 [WINDOWSNT]: Include locking.h.
3698 (main): Update usage message. Use IS_DIRECTORY_SEP.
3699 (main) [DISABLE_DIRECT_ACCESS]: Don't check access if defined.
3700 (main) [WINDOWSNT]: Invoke locking instead of flock.
3701 (main) [MAIL_USE_SYSTEM_LOCK && WINDOWSNT]: Emulate ftruncate.
3702 (main) [MAIL_USE_POP]: Pass password to popmail if used.
3703 Include winsock.h; don't include unix inet headers.
3704 (popmail): Add password argument and pass it to pop_open.
3705 Open output file in binary mode.
3706
3707 * pop.c [WINDOWSNT]: Include winsock.h and ntlib.h.
1c478461 3708 Macro SOCKET_ERROR undefined.
362bc2da
DL
3709 Don't declare h_errno.
3710 [!WINDOWSNT]: Define macros recv and send.
3711 [!WINDOWSNT] (POP_SERVICE): Change to pop3.
3712 (pop_open) [WINDOWSNT]: Initialize trash_started.
3713 (have_winsock) [WINDOWSNT]: New variable.
3714 (socket_connection) [WINDOWSNT]: Initialize winsock.
3715 (socket_connection): Use closesocket instead of close.
3716 (getline): Use recv instead of read.
3717 (fullwrite): Use send instead of write.
3718 (pop_trash): Use closesocket instead of close.
3719 (pop_trash) [WINDOWSNT]: Cleanup winsock.
3720 Check if being called recursively by sendline.
3721
3722 * pop.h (struct _popserver): New field trash_started.
3723
3724 * wakeup.c [HAVE_CONFIG_H]: Only include config.h when defined.
3725
37261996-04-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3727
3728 * hexl.c (main) [DJGPP v2]: Don't change to binary for a tty.
3729
37301996-04-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3731
3732 * etags.c [WINDOWSNT]: Include io.h.
3733
37341996-04-10 Geoff Voelker <voelker@cs.washington.edu>
3735
3736 * makefile.nt (CTAGSOBJ): Compile with regexp support.
3737
37381996-04-09 Eli Zaretskii <eliz@is.elta.co.il>
3739
3740 * hexl.c [DJGPP v2]: Include io.h.
3741 (main) [DJGPP v2]: Switch standard streams to binary with setmode.
3742
3743 * b2m.c (main) [MSDOS]: Switch standard streams to binary under
3744 DJGPP v2.
3745
37461996-04-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3747
3748 * etags.c (absolute_filename): Use absolutefn.
3749
37501996-03-31 Eli Zaretskii <eliz@is.elta.co.il>
3751
3752 * etags.c (absolutefn) [DOS_NT]: Support Novell drives whose drive
3753 letter isn't an alphabetic character.
3754 (main) [DOS_NT]: Use binary mode on redirected `stdout'.
3755 (process_file) [DOS_NT]: Convert all slashes to forward style.
3756 (absolute_filename) [DOS_NT]: Emit error message for relative
3757 paths with a drive letter.
3758 (absolute_filename) [DOS_NT]: Handle absolute pathnames with
3759 DOS/NT drive letters which try to reference the parent of the root.
3760 (absolute_dirname) [DOS_NT]: Convert all slashes to forward style.
3761
37621996-03-27 Geoff Voelker <voelker@cs.washington.edu>
3763
3764 * makefile.nt: Change uses of del to $(DEL).
3765
ecc54057 37661996-03-22 Francesco Potort\e,Al\e(B <F.Potorti@cnuce.cnr.it>
362bc2da
DL
3767
3768 * etags.c (just_read_file): Reset lineno and charno on entry.
3769
37701996-03-15 Anders Lindgren <andersl@csd.uu.se>
3771
3772 * etags.c: Prolog language totaly rewritten.
ecc54057 3773 (Prolog_functions): Rewritten from scratch.
362bc2da 3774 (skip_comment, prolog_getit): Removed.
ecc54057
JB
3775 (prolog_skip_comment): New function, like old skip_comment.
3776 (prolog_pred, prolog_atom, prolog_white): New functions.
3777 (erlang_func, erlang_attributes): Forward declarations added.
3778 (erlang_atom): Check if backslash ends line inside quoted atom.
362bc2da 3779
ecc54057 37801996-03-14 Francesco Potort\e,Al\e(B <F.Potorti@cnuce.cnr.it>
362bc2da
DL
3781
3782 * etags.c (absolutefn): DOS_NT version corrected.
3783 (main): Append "/" to the dir name only if not already there.
3784 (print_help): Explain the absolute/relative file name issue.
1c478461 3785
362bc2da
DL
37861996-03-08 Anders Lindgren <andersl@csd.uu.se>
3787
3788 * etags.c: New Languange Erlang added.
3789 (Erlang_functions, erlang_func, erlang_attribute, erlang_atom,
3790 erlang_white): New functions.
3791 (Erlang_suffixes): New suffix list.
3792 (lang_names): Erlang entry added.
3793 (prolog_getit): Accepts headers spanning several lines.
3794 Always name tags.
3795 (Prolog_functions): Removed incorrect compensation for
3796 newline characters.
3797 (readline_internal): Zero-terminate last line.
3798
37991996-03-20 Mike Long <mike.long@analog.com>
3800
3801 * b2m.c (main): Initialize progname variable before using it.
3802 Quote `username' in From_ header.
3803
38041996-03-18 Geoff Voelker <voelker@cs.washington.edu>
3805
3806 * ntlib.c (getpid): New function.
3807
38081996-02-21 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
3809
3810 * emacsclient.c (main, both definitions):
3811 Print a newline for normal termination.
3812
38131996-02-21 Noah Friedman <friedman@prep.ai.mit.edu>
3814
3815 * tcp.c (main): Convert port to network byte order.
3816
38171996-01-20 Karl Heuer <kwzh@gnu.ai.mit.edu>
3818
3819 * pop.c (pop_retrieve, getline): Avoid type clashes.
3820
38211996-01-19 Karl Heuer <kwzh@gnu.ai.mit.edu>
3822
3823 * etags.c (enum sym_type, anonymous enum): Delete final comma.
3824
38251996-01-15 Paul Eggert <eggert@twinsun.com>
3826
3827 * rcs2log (initialize_fullname): Add support for NIS+.
3828 (hostname): Fully qualify the default hostname with the domainname
3829 if the hostname lacks a `.'.
3830
38311996-01-15 Paul Eggert <eggert@twinsun.com>
3832
3833 * rcs2log (initialize_fullname): Add support for NIS+.
3834 (hostname): Fully qualify the default hostname with the domainname
3835 if the hostname lacks a `.'.
3836
38371996-01-10 Karl Heuer <kwzh@gnu.ai.mit.edu>
3838
3839 * etags.c (consider_token): Fix typo in expression.
3840
38411996-01-04 Paul Eggert <eggert@twinsun.com>
3842
3843 * etags.c (substitute): Fix spelling in message.
3844
38451996-01-03 George V. Reilly <georger@microcrafts.com>
3846
3847 * makefile.nt (etags, ctags): Compile with regexp support.
3848 (make-docfile, wakeup, etags, ctags, hexl): Ensure build
3849 subdirectory exists before compiling.
1c478461 3850
362bc2da
DL
38511996-01-02 Karl Heuer <kwzh@gnu.ai.mit.edu>
3852
3853 * emacsserver.c (main): Do chmod based on existing permission.
3854
38551995-12-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3856
3857 * Makefile.in (install): Turn on read/execute permission.
3858
38591995-12-03 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
3860
3861 * Makefile.in (LIB_STANDARD_LIBSRC): Use this instead of LIB_STANDARD.
3862 (LOADLIBES): Use LIB_STANDARD_LIBSRC.
3863
38641995-12-01 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
3865
3866 * Makefile.in (THIS_IS_MAKEFILE): Renamed from THIS_IS_YMAKEFILE.
3867
ecc54057 38681995-12-07 Francesco Potort\e,Al\e(B <pot@cnuce.cnr.it>
362bc2da
DL
3869
3870 * etags.c (pfnote): Don't make a tag for ctags if there is no name.
3871 (getit, Asm_labels, Perl_functions, Pascal_functions, L_getit,
3872 get_scheme, prolog_getit): Name the tag in ctags mode.
3873 (pfnote): Truncate ctags lines to 50 chars, like it worked once.
3874 (Perl_interpreters): Accept "@PERL@" as an interpreter.
3875 (suggest_asking_for_help): New function.
3876 (main, get_language_from_name): Use suggest_asking_for_help.
3877 (main): Let get_language_from_name make language existence check.
3878 (streq, strneq): Check the arguments #if DEBUG.
3879
ecc54057 38801995-12-06 Francesco Potort\e,Al\e(B <pot@cnuce.cnr.it>
362bc2da
DL
3881
3882 * etags.c (Cplusplus_suffixes): Add .M suffix for Objective C++.
3883 (gperf): Added keywords for Objective C and GNU macros.
3884 (sym_type): Added values to account for Objective C and GNU macros.
3885 (begtk): The '@' character can start a token.
3886 (objdef, methodlen, objtag): New variables for Objective C.
3887 (consider_token, C_entries): Added code for Objective C.
3888 (plain_C_suffixes): Add .m and .lm for Objective C.
3889 (Yacc_suffixes): Add .ym for Objective yacc.
3890 (GROW_LINEBUFFER): New macro.
3891 (consider_token, C_entries, Pascal_functions): Use the new macro.
3892 (consider_token): Take one more argument. Caller changed.
3893 (consider_token): Use the hashing function to spot GNU macros.
3894 (C_entries): Consider // as a comment start even in plain C for
3895 the sake of Objective C parsing.
3896
ecc54057 38971995-12-04 Francesco Potort\e,Al\e(B <pot@cnuce.cnr.it>
362bc2da 3898
2f2c687b 3899 * Makefile.in (ctags): Depend on etags only for simplicity;
ecc54057 3900 compile with regexp support enabled.
362bc2da
DL
3901
39021995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3903
3904 * Version 19.30 released.
3905
39061995-11-22 Geoff Voelker <voelker@cs.washington.edu>
3907
3908 * makefile.nt (DOC, clean): Don't use switches to del not
3909 supported by Windows 95.
3910
39111995-11-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3912
3913 * Makefile.in (regex.o): Depend on ../src/config.h.
3914
39151995-11-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3916
3917 * Makefile.in (LIB_STANDARD): Extract this as in src/Makefile.in.
3918 (LOADLIBES): Use LIB_STANDARD.
3919
39201995-11-07 Kevin Gallo <kgallo@microsoft.com>
3921
3922 * makefile.nt (DOC): Include strings from w32term.c, w32xfns.c,
3923 w32fns.c, w32faces.c, w32select.c, w32menu.c, w32reg.c; remove
3924 Windows 95 conditional.
3925
ecc54057 39261995-11-06 Francesco Potort\e,Al\e(B (pot@cnuce.cnr.it)
362bc2da
DL
3927
3928 * etags.c (get_lang_from_name, get_lang_from_interpreter,
3929 get_lang_from_suffix): New functions.
3930 (get_language): Function deleted.
3931 (lang_entry): Two members added to struct.
3932 (lang_names): Reflect the new layout of lang_entry.
3933 (print_language_names, main, find_entries): Use the new functions.
3934 (find_entries): Look at the first line for #! if no language.
3935 (C_entries): Invalidate the token when funcdef is reset.
3936 (Perl_functions): New function.
3937 (lang_suffixes): .pl and .pm are Perl suffixes.
3938
ecc54057 39391995-11-02 Francesco Potort\e,Al\e(B (pot@cnuce.cnr.it)
362bc2da
DL
3940
3941 * etags.c (lowcase): Use the standard tolower function.
3942 (substitute): Remove some wrong and some useless code related with
a64387ee 3943 escape '\' character in regexp replacement string.
362bc2da
DL
3944 (TEX_defenv): Added part, appendix, entry, index. Removed typeout.
3945 (lang_suffixes): New suffixes: .hpp for C++; .f90 for Fortran;
3946 .bib, .ltx, .TeX for TeX (.bbl, .dtx removed); .ml for Lisp;
3947 .prolog for prolog (.pl removed).
3948 (massage_name, etags_getcwd): Use lowcase instead of tolower.
3949 (C_entries, find_entries): Added comments about memory leakage.
3950 (add_node): Dead code removed.
3951
39521995-10-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3953
3954 * Makefile.in (getdate.o, movemail.o): Specify -Demacs.
3955 (ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Delete -Demacs.
3956
39571995-08-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3958
3959 * test-distrib.c: Add #undef for open, close, read, write.
3960
39611995-08-23 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
3962
3963 * test-distrib.c [HAVE_CONFIG_H]: Include config.h.
3964 [! O_RDONLY]: Define it to zero.
3965 (main): Use O_RDONLY instead of explicit zero.
3966
ecc54057 39671995-08-17 Francesco Potort\e,Al\e(B (pot@cnuce.cnr.it)
362bc2da
DL
3968
3969 * etags.c (Pascal_functions): Close comment bug corrected.
3970 (add_node): Correctly compare node file names.
3971 (Pascal_functions): Correctly allocate and free memory for tline.
3972 (pfnote): Put the definition of fp in the innermost block.
3973 (NODE): `named' member removed.
3974 (pfnote, free_tree, put_entries, total_size_of_entries): Do not
1c478461 3975 use the `named' member, check whether `name' is NULL instead.
362bc2da
DL
3976 (pfnote): `named' argument removed, all callers changed.
3977 (getit, Asm_labels, Pascal_functions, L_getit, get_scheme,
3978 TeX_functions, TEX_getit, prolog_getit): Useless string allocation
1c478461 3979 removed from pfnote call, some code cleanup.
362bc2da
DL
3980 (relative_filename): Free temporary space allocated by concat.
3981
39821995-08-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3983
3984 * Makefile.in (getdate.c): New target.
3985 (getdate.o): Just compile getdate.c.
3986
39871995-08-12 Karl Heuer <kwzh@gnu.ai.mit.edu>
3988
3989 * fakemail.c (xrealloc): Change cast to match return type.
3990
39911995-08-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3992
3993 * fakemail.c (xmalloc, xrealloc): Use return-type long *.
3994
39951995-08-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3996
3997 * movemail.c (main): Fix previous change.
3998 Add error check for empty OUTNAME.
3999
40001995-08-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4001
4002 * movemail.c (main): Mention lock file name in error message.
4003
40041995-07-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4005
4006 * profile.c (gettimeofday): New function, defined if necessary.
4007
40081995-07-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4009
4010 * Makefile.in: Renamed from Makefile.in.in.
4011 (distclean): Delete Makefile.c, not Makefile.in.
4012
40131995-07-17 Michael Shields <shields@tembel.org>
4014
4015 * Makefile.in.in (tags): Synonym for `TAGS'.
4016
40171995-07-16 Karl Heuer <kwzh@gnu.ai.mit.edu>
4018
4019 * Makefile.in.in (install, maybe-blessmail): Don't cd ..;
4020 configure has already set $(INSTALL) to the proper relative path.
4021
ecc54057 40221995-06-27 Francesco Potort\e,Al\e(B (pot@cnuce.cnr.it)
362bc2da 4023
2f2c687b
JB
4024 * etags.c (plain_C_entries): New function.
4025 (lowcase): New macro.
4026 (tail, Fortran_functions, Pascal_functions): Use new macro lowcase.
4027 (lang_suffixes): New suffix ".pc" for Pro*C files.
4028 (consider_token): Don't tag all tokens beginning with DEFUN & Co..
4029 (tail): Look for the end of the token when comparing.
4030 (takeprec): Since now tail behaves differently, use strneq.
362bc2da
DL
4031
40321995-07-08 Paul Eggert <eggert@twinsun.com>
4033
4034 * rcs2log (datearg): Separate date from time with comma, not space,
4035 to work around CVS 1.5 bug.
4036 (CVSROOT): Don't abort when unset if repository is absolute.
4037
40381995-07-07 Paul Eggert <eggert@twinsun.com>
4039
4040 * rcs-checkin, rcs2log, vcdiff:
4041 Replace `#!/bin/sh' with `#! /bin/sh', for benefit of systems
4042 that interpret `#! /' as a 4-byte magic number.
4043
40441995-06-29 Jonathan I. Kamens <jik@cam.ov.com>
4045
4046 * movemail.c (main) [MAIL_USE_POP]: When a user specifies a
4047 mailbox with "po:mailbox", the mailbox is everything after the
4048 "po:" prefix.
4049
40501995-06-28 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4051
4052 * emacsserver.c: Make all error messages start with `Error: '.
ecc54057 4053 (fatal_error, perror_1): New functions, use throughout.
362bc2da
DL
4054
40551995-06-28 Paul Eggert <eggert@twinsun.com>
4056
4057 * rcs2log (CVSROOT, repository):
4058 Allow remote repositories a la CVS 1.4.
4059
ecc54057 40601995-06-27 Francesco Potort\e,Al\e(B (pot@cnuce.cnr.it)
362bc2da 4061
2f2c687b
JB
4062 * etags.c (plain_C_entries): New function.
4063 (lowcase): New macro.
4064 (tail, Fortran_functions, Pascal_functions): Use new macro lowcase.
4065 (lang_suffixes): New suffix ".pc" for Pro*C files.
4066 (consider_token): Don't tag all tokens beginning with DEFUN & Co..
4067 (tail): Look for the end of the token when comparing.
4068 (takeprec): Since now tail behaves differently, use strneq.
362bc2da
DL
4069
40701995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4071
4072 * movemail.c (main): Add newline in usage message.
4073
40741995-06-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4075
4076 * make-docfile.c (scan_file): Make sure it never looks at filename[-1].
4077
ecc54057 40781995-06-21 Francesco Potort\e,Al\e(B (pot@cnuce.cnr.it)
362bc2da
DL
4079
4080 * etags.c (find_entries): Rewind before rereading the input file.
4081
40821995-06-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4083
4084 * Version 19.29 released.
4085
4086 * make-docfile.c (main) [MSDOS]: Do set _fmode.
4087 This undoes part of the previous change.
4088
40891995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4090
4091 * make-docfile.c (main): On MSDOS, don't change stdout
4092 to binary, and insist on an -o option.
4093
40941995-06-13 Geoff Voelker <voelker@cs.washington.edu>
4095
4096 * etags.c (process_file,absolute_filename): Handle filenames
4097 starting with a drive letter.
4098
4099 * makefile.nt (install): Copy wakeup.exe properly.
4100
41011995-06-08 Karl Heuer <kwzh@gnu.ai.mit.edu>
4102
4103 * make-docfile.c [MSDOS]: #undef chdir.
4104
41051995-06-04 Paul Eggert <eggert@twinsun.com>
4106
4107 * rcs2log (output_authors): Allow ':' in time zone,
4108 as per ISO 8601 and RCS 5.6.8 beta.
4109
ecc54057 41101995-05-29 Francesco Potort\e,Al\e(B (pot@cnuce.cnr.it)
362bc2da
DL
4111
4112 * etags.c (etags_getcwd): Undo the /bin/pwd change. It may raise
4113 compatibility problems.
4114
41151995-05-26 Richard Stallman <rms@gnu.ai.mit.edu>
4116
4117 * etags.c (etags_getcwd): Don't use #elif.
4118 Have just one function body.
4119
41201995-05-25 Geoff Voelker <voelker@cs.washington.edu>
4121
4122 * makefile.nt (LIBS): Use BASE_LIBS.
4123 (make-docfile.exe,hexl.exe,wakeup.exe,etags.exe): Don't depend
4124 upon LIBS.
4125 (DOC): Use del instead of rm.
4126 (DOC) [WINDOWS95]: Use DOC.
4127 (clean): Handle MSVC aux files.
4128 (config.h,paths.h): Use $(CP) instead of cp.
4129 (config.h): Use $(CONFIG_H)
4130 (make-docfile.obj): Depend upon config.h.
4131 Clean up comments.
4132
ecc54057 41331995-05-23 Francesco Potort\e,Al\e(B (pot@cnuce.cnr.it)
362bc2da
DL
4134
4135 * etags.c (etags_getcwd): Use /bin/pwd instead of pwd because the
4136 former gives the true path even in the presence of simlinks.
4137
41381995-05-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4139
4140 * movemail.c (main): Increase lock timeout to five minutes.
4141
41421995-05-06 Geoff Voelker <voelker@cs.washington.edu>
4143
4144 * makefile.nt (obj): Use .c files.
4145
41461995-05-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4147
4148 * make-docfile.c: Include config.h.
4149 (NO_SHORTNAMES): New definition.
4150 (xmalloc): Return long *.
4151
4152 * etags.c (C_entries): Cast result of xrealloc.
4153 (xmalloc, xrealloc): Declare them to return long *.
4154
4155 * b2m.c (xmalloc, xrealloc): Declare them long *.
4156
4157 * movemail.c (xmalloc): Declare it to return long *.
4158
41591995-04-30 Paul Eggert <eggert@twinsun.com>
4160
4161 * rcs2log (datearg): If rlog options are specified explicitly,
4162 omit the implicit '-d>DATE' option.
4163 (repository, rlog): Allow absolute paths to CVS repositories.
4164 Look only at the first line of CVS/Repository.
4165
41661995-04-26 Karl Heuer <kwzh@gnu.ai.mit.edu>
4167
4168 * Makefile.in.in (extraclean): Depend on maintainer-clean, not
4169 realclean.
4170
41711995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4172
4173 * Makefile.in.in [REGEXP_IN_LIBC] (REGEXPOBJ, REGEXPDEPS):
4174 Alternative (empty) definitions.
4175
41761995-04-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4177
4178 * emacsclient.c (main): Add argv[0] to an error message.
4179
41801995-04-13 Karl Heuer <kwzh@gnu.ai.mit.edu>
4181
4182 * emacsclient.c (main): Improve error handling.
4183 * cvtmail.c (main, skip_to_lf): Improve error handling.
4184 (sysfail): New function.
4185
4186 * b2m.c (main): Check for trailing ", " before trying to delete it.
4187
41881995-04-12 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4189
4190 * Makefile.in.in (all): Build test-distrib and make-docfile.
4191
4192 * make-docfile.c (scan_c_file): At end, restore file name last char
4193 to its original value.
4194
41951995-04-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4196
4197 * emacsclient.c, emacsserver.c: Test NO_SOCKETS_IN_FILE_SYSTEM.
4198
41991995-04-08 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4200
4201 * Makefile.in.in (BASE_CFLAGS): Renamed from ALLOCA_CFLAGS.
4202 (alloca.o, regex.o): Use BASE_CFLAGS.
4203
42041995-04-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4205
4206 * emacsclient.c [Berkeley sockets version] (main): Declare getcwd.
4207
42081995-04-04 Karl Heuer <kwzh@gnu.ai.mit.edu>
4209
4210 * Makefile.in.in (aixcc, aixcc.c): Targets deleted.
4211 (SOURCES, distclean): Removed obsolete references to aixcc.
4212
42131995-04-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4214
4215 * aixcc.lex: File deleted--surely obsolete now.
4216
42171995-03-23 Paul Eggert <eggert@twinsun.com>
4218
4219 * rcs2log (output_authors): Replace /[/]/ by /[\/]/, for
4220 portability to mawk and nawk.
4221
42221995-03-21 Paul Eggert <eggert@twinsun.com>
4223
4224 * rcs2log: Treat -u "login:fullname:mailaddr" as if it were
4225 -u "login<tab>fullname<tab>mailaddr".
4226
42271995-03-21 Paul Eggert <eggert@twinsun.com>
4228
4229 * rcs2log: Add -u "login<tab>fullname<tab>mailaddr" option, which
4230 replaces the (now obsolescent) -n login fullname mailaddr option.
4231 Add -R option for recursive rlog.
07655e62 4232 (AWK): New environment variable (default `awk') for awk program name.
362bc2da
DL
4233 (output_authors, tab, loginFullnameMailaddrs, recursive): New vars.
4234 Quote authors and fullnames correctly.
4235 Don't omit path from repository root when logging CVS files.
4236
42371995-03-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4238
4239 * emacsclient.c, emacsserver.c: Use BSD sockets whenever available,
4240 even if HAVE_SYSVIPC.
4241 * emacsclient.c (main): Use getcwd if not BSD.
4242
ecc54057 42431995-03-13 Francesco Potort\e,Al\e(B (pot@cnuce.cnr.it)
362bc2da 4244
2f2c687b 4245 * etags.c (process_file): Free (filename) after using it.
362bc2da
DL
4246 (readline_internal): Do not access the char before start of line.
4247
ecc54057 42481995-02-22 Francesco Potort\e,Al\e(B (pot@cnuce.cnr.it)
362bc2da
DL
4249
4250 * etags.c (C_entries): token_saved removed. Initialise tok.valid and
4251 savetok.valid. Mark token as valid when it is initialised.
4252 (make_tag): Make token only if token is valid and reset validity.
4253 (CNL_SAVE_DEFINEDEF): Test for savetok.valid instead of token_saved.
4254 (TOKEN): Added a new member: valid.
4255
ecc54057 42561995-02-15 Francesco Potort\e,Al\e(B (pot@cnuce.cnr.it)
362bc2da
DL
4257
4258 * etags.c (C_entries): Bug corrected in xrealloc of token_str.
4259 (main): Do not read twice the last filename in the stdin file list.
4260
ecc54057 42611995-02-14 Francesco Potort\e,Al\e(B (pot@cnuce.cnr.it)
362bc2da
DL
4262
4263 * etags.c (C_entries): Initialise the new members of TOKEN.
4264 (C_entries): Do not allocate a new space for each token found by
4265 consider_token. Let make_tag do that instead.
4266 (make_tag): Since now TOKEN has memory of where it is taken from,
4267 this new macro substitutes both make_tag_from_new_lb and
4268 make_tag_from_oth_lb. All callers changed.
4269 (TOKEN): Add linepos and buffer members.
4270 (main): Initialise token_str.
4271 (lang_extensions): Recognise .c++ and .h++ as C++ file suffixes.
4272 (token_str): New global variable used by C_entries.
4273
42741995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
4275
4276 * Makefile.in.in (maintainer-clean): Renamed from realclean.
4277
ecc54057 42781995-02-01 Francesco Potort\e,Al\e(B (pot@cnuce.cnr.it)
362bc2da
DL
4279
4280 * etags.c (pfnote): Initialise been_warned in the node.
4281 (C_entries): Removed a speed hack for the sake of clarity.
4282
ecc54057 42831995-01-18 Francesco Potort\e,Al\e(B (pot@cnuce.cnr.it)
362bc2da
DL
4284
4285 * etags.c (longopts, print_help, main): Use -I as abbreviation
4286 for the --ignore-indentation option.
4287 (main): Do not print an error message for unknown options.
4288
ecc54057 42891995-01-12 Francesco Potort\e,Al\e(B (pot@cnuce.cnr.it)
362bc2da
DL
4290
4291 * etags.c (FILEPOS, GET_CHARNO, GET_FILEPOS, max, LINENO): Deleted.
4292 (append_to_tagfile, typedefs, typedefs_and_cplusplus,
4293 constantypedefs, update, vgrind_style, no_warnings,
4294 cxref_style, cplusplus, noindentypedefs): Were int, now logical.
4295 (permit_duplicates): Was a var, now a #define.
4296 (filename_lb): Was global, now local to main.
4297 (main): Open the tag file when in cxref mode.
4298 Use a BUFSIZ size buffer for making the shell commands.
4299 Look at the return value from the system routine.
4300 Exit when cannot open the tag file.
4301 (process_file): Open the file and pass the FILE* to find_entries.
4302 (find_entries): Now void, because does not open the file itself.
4303 (pfnote): Recovering from lack of memory does not work. Removed.
4304 Use savenstr and simplify the code.
4305 (free_tree): Only free the name space if node is named.
4306 (structtag): Now a pointer, not a fixed length array of chars.
4307 (consider_token): Don't take a token as argument. Use savenstr
4308 when saving a tag in structtag. Callers changed.
4309 (TOKEN): Structure changed. Now used only in C_entries.
4310 (TOKEN_SAVED_P, SAVE_TOKEN, RESTORE_TOKEN): Deleted.
4311 (C_entries): nameb and savenameb deleted. Use dinamic allocation.
4312 (pfcnt): Deleted. Users updated.
4313 (getit, Asm_labels, Pascal_functions, L_getit, get_scheme,
4314 TEX_getit, prolog_getit): Use dinamic allocation for storing
4315 the tag instead of a fixed size buffer.
4316
43171995-01-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4318
4319 * movemail.c (main): Skip past the colon in inname.
4320
ecc54057 43211995-01-10 Francesco Potort\e,Al\e(B (pot@cnuce.cnr.it)
362bc2da
DL
4322
4323 * etags.c (pfatal): New function.
4324 (main, etags_getcwd): Use pfatal.
4325 (etags_getcwd): Corrected another bug in the HAVE_GETCWD version.
4326
ecc54057 43271995-01-10 Francesco Potort\e,Al\e(B (pot@cnuce.cnr.it)
362bc2da
DL
4328
4329 * etags.c (Lang_function): Use void instead to declare the
4330 language functions, because many compilers are buggy.
4331 (etags_getcwd): Fix the previous fix on the #else branch.
4332 (readline_internal): Discard possible \r before \n here.
4333 (C_entries): Do not deal with \r here: undo previous fix.
4334
ecc54057 43351995-01-09 Francesco Potort\e,Al\e(B (pot@fly)
362bc2da
DL
4336
4337 * b2m.c (concat, xmalloc, xrealloc, readline, xnew): Four new
4338 functions and a macro that allow the program to work on input
4339 lines of whatever length. Copied from etags.c.
4340 (fatal): Print a fatal error message and exit.
4341 (main): Use the new functions. Fixed a bug that made a \037 char
4342 appear at the end of the output.
4343
43441995-01-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4345
4346 * etags.c (C_entries): Ignore carriage return at end of line.
4347
43481994-12-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4349
4350 * fakemail.c (xmalloc, xrealloc): Add casts.
4351 (add_field): Handle <...> and "..." syntax.
4352 (setup_files, get_keyword): Clean up parens and line breaks.
4353 (args_size): Likewise.
4354
43551994-12-21 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
4356
4357 * yow.c: Include program name in error messages.
4358
43591994-12-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4360
4361 * make-docfile.c (scan_lisp_file): Handle dynamic doc strings.
4362 (xmalloc, fatal, error): New functions.
4363 (progname): New variable.
4364 (main): Set progname.
4365
43661994-12-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4367
4368 * emacsclient.c, emacsserver.c [HAVE_SYSVIPC]: Include sys/utsname.h.
4369 (main): If socket/mqueue name is in home dir, add in the host name.
4370 Rename .emacs_server to .emacs-server....
4371
43721994-12-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4373
4374 * emacsclient.c [!HAVE_SYSVIPC] (main): Fix error message diction.
4375
ecc54057 43761994-11-22 Francesco Potort\e,Al\e(B (pot@cnuce.cnr.it)
362bc2da 4377
2f2c687b
JB
4378 * etags.c (print_help): Print --regex usage for ctags also.
4379 (main): Use -h in addition to -H as abbreviation for --help.
362bc2da 4380
ecc54057 43811994-11-16 Francesco Potort\e,Al\e(B (pot@cnuce.cnr.it)
362bc2da
DL
4382
4383 * etags.c [ETAGS_REGEXP]: All the new code that deals with regexps
4384 is compiled if this is defined. The new functions and variables
4385 added #ifdef ETAGS_REGEXP are not listed in this ChangeLog.
4386 [VMS]: All VMS specific code previously contained in
4387 etags-vmslib.c is now included here, modified for dealing with
4388 language and regex options intermixed with filenames.
4389 (header_file): Global variable deleted.
4390 (Lang_Function): New typedef. All language parser functions
4391 changed to this new type.
4392 (string_numeric_p, substr, prestr): Functions deleted.
4393 (readline_internal): Does the job that readline did previously.
4394 (longopts): --language and --regex options added.
4395 (lang_names, lang_extensions, lang_func, print_language_names):
4396 New structures, variables and functions for choosing languages.
4397 (print_help): Help strings updated. Calls print_language_names.
4398 (argument_type, ARGUMENT): Typedefs for dealing with language and
4399 regex options intermixed with filenames.
4400 (main): Changed the way of dealing with arguments on the command
4401 line to deal with language and regex options intermixed with
4402 filenames.
4403 (get_language, default_C_entries, Cplusplus_entries,
4404 Cstar_entries, Yacc_entries, just_read_file): New functions.
4405 (find_entries): Use the new method for choosing the language.
4406 (Pascal_functions): Allow intermixing of comment styles.
4407 (prolog_getit, skip_comment): Rewritten for speed.
4408 (readline): Rewritten to deal with regexps.
4409
ecc54057 44101994-11-16 Francesco Potort\e,Al\e(B (pot@cnuce.cnr.it)
362bc2da
DL
4411
4412 * etags.c (<errno.h>): #include added.
4413 (etags_getcwd): Check return value from getcwd.
4414
44151994-11-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4416
4417 * profile.c (TV1, TV2): Use EMACS_TIME as type.
4418 (get_time): Use EMACS_SUB_TIME.
4419
d57727c9 44201994-10-30 Geoff Voelker <voelker@cs.washington.edu>
362bc2da
DL
4421
4422 * ntlib.c: New file.
4423 * makefile.nt: New file.
4424
4425 * make-docfile.c (main) [WINDOWSNT]: Set _fmode and stdout to O_BINARY.
4426 [WINDOWSNT]: Include the NT headers.
4427 (READ_TEXT, READ_BINARY): Test DOS_NT, not MSDOS.
4428
4429 * etags.c (main, etags_getcwd): Test DOS_NT instead of MSDOS.
4430 [WINDOWSNT]: Include some NT headers.
4431
44321994-10-24 Jonathan I. Kamens (jik@cam.ov.com)
4433
4434 * pop.c (getline): When a search of already-read input for CRLF
4435 fails, store the fact that we've searched it and don't search it
4436 again after reading more data.
4437
4438 * pop.c (getline): When determining whether or not it's necessary
4439 to grow the input buffer, take into account the null that's stored
4440 at the end of already-read input in the buffer.
4441
ecc54057 44421994-10-21 Francesco Potort\e,Al\e(B (pot@cnuce.cnr.it)
362bc2da 4443
2f2c687b 4444 * etags.c (prestr, substr): Return a logical type.
362bc2da 4445 (consider_token): Comment out "EXFUN". Use "DEFUN" instead of "DEF".
2f2c687b 4446 (consider_token): Set funcdef to fignore when a DEFUN is met.
362bc2da
DL
4447 (C_entries): Now we can use Tom Hageman patch for extern "C".
4448
44491994-10-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4450
4451 * movemail.c: PopServer renamed to popserver throughout.
4452
44531994-10-20 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
4454
4455 * etags.c: Don't declare malloc, since we include config.h.
4456 * fakemail.c: Likewise.
4457
44581994-10-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4459
4460 * movemail.c: Don't declare malloc.
4461
44621994-10-19 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
4463
4464 * rcs-checkin: Use test -r instead of < to check readability, to
ecc54057 4465 avoid syntax error.
362bc2da
DL
4466
44671994-10-19 Jonathan I. Kamens (jik@cam.ov.com)
4468
4469 * pop.c: Only include ../src/config.h if HAVE_CONFIG_H is
4470 defined, and if HAVE_CONFIG_H isn't defined, define
4471 MAIL_USE_POP always (so that this file can be included in
4472 other programs besides emacs).
4473
4474 * pop.c: Only declare h_errno if HAVE_H_ERRNO isn't defined or
4475 HAVE_CONFIG_H isn't defined.
4476
4477 * pop.c (find_crlf, getline): Instead of using strstr, use a
4478 custom function for finding CRLF.
4479 (my_strstr): Function deleted.
4480
44811994-10-17 Jonathan I. Kamens (jik@cam.ov.com)
4482
4483 * pop.c (getline): Fix a segfault because of passing a
4484 non-null-terminated string into strstr(). Fix from
4485 djm@va.pubnix.com (David J. MacKenzie).
4486
4487 * pop.c: Don't include <string.h> and <strings.h>.
4488
4489 * pop.c: Include <des.h> before <krb.h>, rather than after. They
4490 should be interchangeable, and indeed the inclusion is done in
4491 both orders in various files in the Kerberos 4 library sources,
4492 but djm@va.pubnix.com (David J. MacKenzie) reports that BSDI
4493 requires that <des.h> be included first, and I don't see any harm
4494 in changing the order.
4495
4496 * pop.c: Include ../src/config.h, to get HAVE_STRING_H and
4497 STDC_HEADERS, if they're defined. Undef open, read, write and
4498 close after including it.
4499
45001994-10-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4501
4502 * pop.c: Fix mismatch in conditionals.
4503
4504 * make-docfile.c (main): Don't process one input file twice.
4505 Never use exit code > 1.
4506
4507 * pop.c (open, close, read, write): Add #undefs.
4508
4509 * pop.c: Don't declare malloc, realloc, free.
4510 Include ../src/config.h.
4511 Don't include string.h or strings.h.
4512 Include des.h before krb.h.
4513 Do declare my_strstr.
4514 (getline): Really use my_strstr.
4515 Leave one empty place in server->buffer,
4516 and put a null at the end of the data in it.
4517
45181994-10-17 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4519
4520 * emacsserver.c [SYSV_IPC] (main): Catch SIGHUP as well. Don't
4521 call kill with pid 0. Handle EINTR when receiving messages.
4522
45231994-10-17 Karl Heuer <kwzh@gnu.ai.mit.edu>
4524
4525 * Makefile.in.in (regex.o): Use full path to find regex.c.
4526
ecc54057 45271994-10-17 Francesco Potort\e,Al\e(B (pot@fly.cnuce.cnr.it)
362bc2da 4528
2f2c687b
JB
4529 * Makefile.in.in (etags): Add dependency on regex.o, link with it.
4530 (REGEXPOBJ, REGEXPDEPS, regex.o): Target and macros added.
362bc2da
DL
4531
45321994-10-12 David J. MacKenzie (djm@duality.gnu.ai.mit.edu)
4533
4534 * Makefile.in.in (DONT_INSTALL): Remove make-path.
4535 (${archlibdir}): Use mkinstalldirs instead.
4536
4537 * movemail.c: Make functions that return nothing void, not
4538 implicitly int.
4539 (main): Improve usage message.
4540 (error): Write to stderr, not stdout.
4541
4542 * b2m.c cvtmail.c digest-doc.c emacsclient.c emacsserver.c etags.c
4543 fakemail.c hexl.c make-docfile.c profile.c sorted-doc.c test-distrib.c
4544 timer.c wakeup.c yow.c: Eliminate some -Wall warnings from unused
4545 variables and implicitly declared functions.
4546
45471994-10-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4548
4549 * Makefile.in.in (clean): rm DOC* and *.tab.[ch].
4550 (distclean): Not here.
4551
4552 * Makefile.in.in (libexecdir): Renamed from libdir.
4553
ecc54057 45541994-10-11 Francesco Potort\e,Al\e(B (pot@cnuce.cnr.it)
362bc2da
DL
4555
4556 * etags.c (C_entries): Name the #define's that are macros.
4557
45581994-10-10 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4559
4560 * emacsserver.c [! SYSVIPC] (main): Fix uses of FD_* macros:
4561 fd_set arg is a pointer, descriptor arg comes first.
4562
ecc54057 45631994-09-29 Francesco Potort\e,Al\e(B (pot@cnuce.cnr.it)
362bc2da
DL
4564
4565 * etags.c (C_entries): Recognise typedef of ANSI style functions.
4566 (C_entries): Recognise #define inside a struct.
4567 (C_entries): ANSI tells that preprocessor commands do not have to
4568 start on the first column.
4569 (print_help): Documentation corrected for -d and -D.
4570 (white, endtk): ANSI tells the vertical tab is a separator.
4571
45721994-09-24 Jonathan I. Kamens (jik@gza-client1.aktis.com)
4573
4574 * Makefile.in.in (MOVE_FLAGS, MOVE_LIBS): New variables.
4575 (pop.o, movemail.o): New targets.
4576 (movemail): Link in pop.o and movemail.o. Use MOVE_LIBS, MOVE_FLAGS.
4577
4578 * pop.c, pop.h: New files.
4579
4580 * movemail.c: Improve POP code, move most of it into a separate file.
4581 (mbx_delimit_end, mbx_delimit_begin): Check for errors.
4582 (mbx_write): Check for errors and for From line.
4583 (pop_retr, popmail): Use subroutines in pop.c to do the real work.
4584 (get_errmsg, multiline, getline, putline, pop_stat, pop_command)
4585 (pop_init): Functions deleted.
4586
45871994-09-23 Richard Stallman <rms@churchy.gnu.ai.mit.edu>
4588
4589 * make-path.c (touchy_mkdir): Make dir ugo+rx even if it isn't new.
4590 Rename path to dirname.
4591
45921994-09-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4593
4594 * Makefile.in.in (UTILITIES):
4595 Remove test-distrib, make-docfile, make-path.
4596 (DONT_INSTALL): New variable--list those files here.
4597 (clean): Delete the files in DONT_INSTALL.
4598
45991994-09-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4600
4601 * b2m.c (from, labels, data): Use MAX_DATA_LEN as length.
4602 (main): Use fgets, not gets.
4603
46041994-09-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4605
4606 * timer.c: Don't declare malloc.
4607
46081994-09-16 Karl Heuer <kwzh@gnu.ai.mit.edu>
4609
4610 * emacsserver.c (FD_*) [HAVE_SOCKETS & !HAVE_SYSVIPC]: If not already
4611 defined, use simple 32-bit versions of these macros.
4612 (main) [HAVE_SOCKETS & !HAVE_SYSVIPC]: Use these macros.
4613
c60ee5e7 46141994-09-16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
362bc2da
DL
4615
4616 * etags.c (etags_getcwd): Use getcwd if available.
4617
46181994-09-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4619
4620 * Version 19.27 released.
4621
46221994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4623
4624 * Version 19.26 released.
4625
46261994-08-15 Paul Eggert <eggert@twinsun.com>
4627
4628 * rcs2log: Add support for CVS.
4629 Work with `rlog's that output ISO 8601 dates.
4630
46311994-08-09 Lawrence R. Dodd <dodd@roebling.poly.edu>
4632
4633 * rcs2log: Use <> to delimit email address.
4634
46351994-08-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4636
4637 * emacsserver.c [SYSV_IPC] (main): Make a separate process
4638 so we can listen for multiple requests.
4639
46401994-08-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4641
4642 * movemail.c: Include config.h first thing.
4643
46441994-08-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4645
4646 * emacsserver.c (main): Add casts to avoid warnings.
4647
46481994-07-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4649
4650 * Makefile.in.in (${archlibdir}): Compare the proper dir
4651 before installing the scripts.
4652
46531994-07-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4654
4655 * emacsclient.c (main): New local var progname saves argv[0].
4656
46571994-07-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4658
4659 * emacsclient.c (main): Don't actually modify argv[0].
4660 Modify a copy instead.
4661
46621994-07-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4663
4664 * profile.c (reset_watch, get_time): Use EMACS_GET_TIME.
4665 (tzp): Var deleted.
4666
4667 * Makefile.in.in: Add #undef alloca.
4668
46691994-07-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4670
4671 * timer.c (xmalloc): New function.
4672
46731994-07-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4674
4675 * Makefile.in.in (ALLOCA_CFLAGS): New variable.
4676 (alloca.o): New target.
4677
46781994-07-08 Dave Love (d.love@dl.ac.uk)
4679
2f2c687b 4680 * etags.c (takeprec): Recognise `character*(*) function'.
362bc2da 4681
ecc54057 46821994-07-08 Francesco Potort\e,Al\e(B (pot@cnuce.cnr.it)
362bc2da 4683
ecc54057
JB
4684 * etags.c (main): Don't barf on obsolete -t and -T switches.
4685 (main): Print an explicative message when a switch is not known.
362bc2da
DL
4686
46871994-06-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4688
4689 * hexl.c: Don't declare exit or perror.
4690
4691 * emacsserver.c (main): Don't declare geteuid.
4692 Don't declare getenv if convex.
4693
46941994-06-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4695
4696 * Makefile.in.in (test-distrib): Use ALL_CFLAGS.
4697
ecc54057 46981994-06-03 Francesco Potort\e,Al\e(B (pot@fly.cnuce.cnr.it)
362bc2da
DL
4699
4700 * etags.c (absolute_filename): Remove infinite loop bug when
4701 accessing files in directories whose name begins with a dot.
4702
ecc54057 47031994-06-03 Francesco Potort\e,Al\e(B (pot@fly.cnuce.cnr.it)
362bc2da
DL
4704
4705 * etags.c (etags_getcwd): Delete the trailing newline from cwd.
4706
47071994-06-01 Morten Welinder (terra@diku.dk)
4708
4709 * yow.c (rootrelativepath) [MSDOS]: Define, expanding to dynamic
4710 location of data directory.
4711
47121994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4713
4714 * Version 19.25 released.
4715
47161994-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4717
4718 * Makefile.in.in (distclean): Delete Makefile, Makefile.in, blessmail.
4719
47201994-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4721
4722 * Makefile.in.in (blessmail): Don't depend on ../src/emacs.
4723
47241994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4725
4726 * Version 19.24 released.
4727
47281994-05-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4729
4730 * make-docfile.c (write_c_args): Put `default' in upper case.
4731
47321994-05-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4733
4734 * etags.c (etags_getcwd): Cast result of popen.
4735 (popen): Declaration deleted.
4736
47371994-05-17 Karl Heuer (kwzh@gnu.ai.mit.edu)
4738
4739 * etags.c [!MSDOS]: Declare popen.
4740
47411994-05-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4742
4743 * b2m.c (main): Avoid crash if argc is 1.
4744
47451994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4746
4747 * Version 19.23 released.
4748
4749 * Makefile.in.in (blessmail): Specify directory for blessmail.el.
4750
47511994-05-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4752
4753 * Makefile.in.in (maybe-blessmail): Mention bless-mail is in lib-src.
4754
47551994-05-05 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
4756
4757 * Makefile.in.in: Fix out of date comment.
4758
47591994-05-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4760
4761 * Makefile.in.in: Put in a separator for where to start cpp procssing.
4762 Move all autoconf substitutions above that point.
4763 Above that point, use Make-style comments.
4764 This goes with changes in ../configure.in.
4765
47661994-05-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4767
4768 * Makefile.in.in (maybe-blessmail): New target to print the blessmail
4769 warning message.
4770 (${archlibdir}): Don't do it here. Don't depend on blessmail.
4771
47721994-05-02 Karl Heuer (kwzh@gnu.ai.mit.edu)
4773
4774 * Makefile.in.in (${archlibdir}): Be lenient about wc output format.
4775
47761994-05-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4777
4778 * Makefile.in.in (${archlibdir}): Don't run blessmail; instead
4779 print advice to run it, if it has anything significant to do.
4780 And only if MOVEMAIL_NEEDS_BLESSING.
4781 (blessmail): Use emacs, not temacs.
4782 (configuration): Renamed from configname.
4783
47841994-04-30 Morten Welinder (terra@diku.dk)
4785
4786 * etags.c (find_entries): Treat `*.cpp' as C++ files.
4787
47881994-04-30 Morten Welinder (terra@diku.dk)
4789
4790 * etags.c [MSDOS]: #include <sys/param.h> for the following.
4791 [MSDOS] (etags_getcwd): Define simple MSDOS version without spawning
4792 a shell.
4793
47941994-04-29 Morten Welinder (terra@diku.dk)
4795
4796 * hexl.c [MSDOS]: Don't define proto type for exit.
4797
47981994-04-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4799
4800 * b2m.c: Don't include string.h or strings.h.
4801
48021994-04-27 Karl Heuer (kwzh@gnu.ai.mit.edu)
4803
4804 * Makefile.in.in: C_SWITCH_SYSTEM and C_SWITCH_MACHINE are now cpp
4805 symbols, not make variables.
4806
48071994-04-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4808
4809 * Makefile.in.in (etags, ctags): Make VERSION a string constant.
4810 * etags.c (print_version): Print VERSION as a string.
4811
48121994-04-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4813
4814 * fakemail.c (readline): Fix updating of p when buffer grows.
4815
48161994-04-20 Karl Heuer (kwzh@gnu.ai.mit.edu)
4817
4818 * Makefile.in.in (blessmail): New target.
4819 ${archlibdir}: Use blessmail when installing movemail.
4820
48211994-04-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4822
4823 * fakemail.c (readline): When extending the buffer,
4824 calculate end afresh using the new size.
4825
ecc54057 48261994-04-18 Francesco Potort\e,Al\e(B (pot@fly.cnuce.cnr.it)
362bc2da 4827
2f2c687b 4828 * etags.c (main, print_help): Eliminate the -F option.
362bc2da 4829
ecc54057 48301994-04-18 Francesco Potort\e,Al\e(B (pot@fly.cnuce.cnr.it)
362bc2da 4831
2f2c687b 4832 * etags.c (absolute_filename): Compare against '\0' instead of NULL.
362bc2da
DL
4833
48341994-04-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4835
4836 * Makefile.in.in: Renamed from Makefile.in.
4837 Makefile.in is now generated from it, and then preprocessed.
4838 Change comments to C syntax.
4839 Include config.h.
4840 (LIBS_SYSTEM, LIBS_MACHINE): Define as empty if not defined.
4841 (LOADLIBES): Define from LIBS_SYSTEM and LIBS_MACHINE.
4842
48431994-04-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4844
4845 * movemail.c [HAVE_UNISTD_H]: Include unistd.h.
4846
ecc54057 48471994-04-12 Francesco Potort\e,Al\e(B (pot@fly.cnuce.cnr.it)
362bc2da
DL
4848
4849 * etags.c (etags_getcwd): Initialize bufsize.
4850
48511994-04-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4852
4853 * profile.c (gettimeofday): If system doesn't have this, define it
4854 to give a fatal error.
4855
48561994-04-11 Karl Heuer (kwzh@gnu.ai.mit.edu)
4857
4858 * movemail.c (main): Use setuid, not seteuid.
4859
48601994-04-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4861
4862 * etags.c: #undef static.
4863
ecc54057 48641994-04-08 Francesco Potort\e,Al\e(B (pot@fly.cnuce.cnr.it)
362bc2da 4865
2f2c687b
JB
4866 * etags.c (outf, outfiledir): Renamed to tagf, tagfiledir.
4867 (PF_funcs, Asm_funcs, L_funcs, PAS_funcs, TEX_funcs)
4868 (Scheme_funcs, prolog_funcs): Renamed to Fortran_functions,
362bc2da
DL
4869 Asm_labels, Lisp_functions, Pascal_functions, Scheme_functions,
4870 TeX_functions, Prolog_functions.
2f2c687b
JB
4871 (inf): No more a global variable.
4872 (C_entries): Take 2nd parameter `inf' instead of using the global one.
4873 (find_entries): Added the cp1 var for optimisation.
4874 (find_entries): Added more suffixes for assembler files.
362bc2da
DL
4875 (Asm_funcs): Now finds labels even without an ending colon.
4876
ecc54057 48771994-03-30 Francesco Potort\e,Al\e(B (pot@fly.cnuce.cnr.it)
362bc2da 4878
2f2c687b
JB
4879 * etags.c (main): Use etags_getcwd for compatibility.
4880 (etags_getcwd): New function.
362bc2da
DL
4881
48821994-03-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4883
4884 * Makefile.in (etags, ctags): Pass -D for VERSION.
4885
ecc54057 48861994-03-25 Francesco Potort\e,Al\e(B (pot@cnuce.cnr.it)
362bc2da 4887
2f2c687b
JB
4888 * etags.c (emacs_tags_format, ETAGS): Removed. Use CTAGS instead.
4889 (main): Don't allow the use of -t and -T in etags mode.
4890 (print_help): Don't show options enabled by default.
4891 (print_version): Show the emacs version number if VERSION is #defined.
4892 (find_entries): Add "ss" as suffix for Chez Scheme.
362bc2da 4893
ecc54057 48941994-03-23 Francesco Potort\e,Al\e(B (pot@cnuce.cnr.it)
362bc2da 4895
2f2c687b 4896 * etags.c (cwd, outfiledir): Vars added.
362bc2da
DL
4897 (relative_filename, absolute_filename, absolute_dirname):
4898 functions added to compute filenames in tags files.
2f2c687b 4899 (process_file): Filenames in tags file are relative to the
362bc2da 4900 directory where the tags file is (useful with the -o option).
2f2c687b
JB
4901 (main): Initialise the outfiledir var.
4902 (TYPEDST): Added the `tignore' value.
4903 (C_entries): Corrected various small bugs.
362bc2da
DL
4904
49051994-03-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4906
4907 * Makefile.in (UTILITIES): `env' deleted.
4908 (env): Target deleted.
4909 * env.c: File deleted.
1c478461 4910
362bc2da
DL
49111994-03-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4912
4913 * Makefile.in (install, ${archlibdir}): Switch back to ..
4914 before running INSTALL_PROGRAM.
4915
ecc54057 49161994-03-14 Francesco Potort\e,Al\e(B (pot@cnuce.cnr.it)
362bc2da 4917
2f2c687b
JB
4918 * etags.c (TYPEDST): Added the `tignore' value.
4919 (C_entries): Corrected various bugs, now correctly parses the
362bc2da
DL
4920 `extern "C" {' construction (patch by Tom R.Hageman).
4921
49221994-03-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4923
4924 * b2m.c: Use <...> to include config.h.
4925 Don't include stdlib.h.
4926
177c0ea7 49271994-03-03 Heiko Muenkel (muenkel@tnt.uni-hannover.de)
362bc2da
DL
4928
4929 * b2m.c (main): Change delimiter from "^L" to "^_^L".
4930 Allow for text following "BABYL OPTIONS:".
4931 Add --help option. Use argv[0] in error messages.
4932
49331994-03-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4934
4935 * emacsclient.c (main) [HAVE_SYSVIPC]:
4936 Make msgp->mtext longer if necessary.
4937 On HPUX, error if it's more than 512 chars.
4938
49391994-02-26 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
4940
4941 * etags-vmslib.c: Use GPL.
4942 * emacstool.c: Use GPL.
4943 * fakemail.c: Update GPL.
4944
4945 * make-path.c (main): Return 1 on error, not -1.
4946 Update GPL.
4947
4948 * cvtmail.c: Declare malloc, realloc, xmalloc, xrealloc, getenv.
4949 (xmalloc, xrealloc): Return char *, not int.
4950 (error): Write to stderr, not stdout.
4951 Update GPL.
4952
49531994-02-23 Karl Heuer (kwzh@gnu.ai.mit.edu)
4954
4955 * profile.c (main, get_time): Don't crash on invalid input.
4956
49571994-02-22 Karl Heuer (kwzh@gnu.ai.mit.edu)
4958
4959 * profile.c (get_time): Simplify; avoid calling index.
2f2c687b 4960 (main): Exit on EOF.
362bc2da 4961
ecc54057 49621994-02-17 Francesco Potort\e,Al\e(B (pot@cnuce.cnr.it)
362bc2da 4963
a64387ee 4964 * etags.c (--absolute-pathnames): Option removed.
362bc2da
DL
4965
49661994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4967
4968 * fakemail.c (put_line): Don't break the line if it all fits.
4969
ecc54057 49701994-02-14 Francesco Potort\e,Al\e(B (pot@fly)
362bc2da 4971
2f2c687b
JB
4972 * etags.c (absolute_pathnames, cwd): Added global vars.
4973 (longopts, print_help, main, process_file): Put absolute filenames
362bc2da 4974 in the tag file if the -A --absolute-pathnames option is used.
2f2c687b
JB
4975 (print_help): Alfabetically order the options.
4976 (malloc, realloc, strcpy, strncpy, strcmp): Remove extern declar.
362bc2da
DL
4977
49781994-02-09 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4979
4980 * Makefile.in (C_SWITCH_MACHINE): Get this from autoconf.
4981 (ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Use C_SWITCH_MACHINE.
4982
49831994-02-07 Christian Lynbech (lynbech@avignon)
4984
4985 * emacsserver.c (main) [HAVE_SYSVIPC]: Reverse test of fork value.
4986
49871994-02-04 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4988
4989 * Makefile.in (UTILITIES): Mention profile.
4990 (profile): New target.
4991
4992 * profile.c: New file.
4993
49941994-01-16 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
c60ee5e7 4995
88c71720 4996 * make-docfile.c: Make the argument list output look more like the
c60ee5e7 4997 Lisp docstrings do.
88c71720 4998 (write_c_args): Take new arg FUNC. Make output
362bc2da
DL
4999 look like lisp call prototypes: (function ARG1 ARG2), upcasing args.
5000 (scan_c_file): Pass BUF to write_c_args for FUNC arg.
5001
ecc54057 50021994-01-14 Francesco Potort\e,Al\e(B (pot@cnuce.cnr.it)
362bc2da
DL
5003
5004 * etags.c (stab_entry, stab_create, stab_find, stab_search,
2f2c687b 5005 stab_type, add_keyword, C_reate_stab, C_create_stabs): Deleted.
362bc2da 5006 Use gperf generated hash table instead of linked list.
2f2c687b 5007 (C_stab_entry, hash, in_word_set, get_C_stab, C_symtype): Added.
362bc2da 5008 Mostly code generated by gperf.
2f2c687b
JB
5009 (consider_token): Removed unused parameter `lp'.
5010 (PF_funcs, getit): Allow subroutine and similar declarations
362bc2da 5011 to span multiple lines.
2f2c687b
JB
5012 (C_entries): Check for newline if inchar to avoid bus errors.
5013 (process_file, find_entries): Distinguish among nonexistent
362bc2da
DL
5014 and not regular file.
5015
50161994-01-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5017
5018 * timer.c: Include errno.h; don't include fasync.h.
5019 (schedule): Don't return a value.
5020 (sigcatch): Reestablish the handler first.
5021 (getevent): Always call notify at the end.
5022 (notify): Defer alarms around the whole body of function.
5023
50241994-01-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5025
5026 * timer.c (main): Don't request SIGIO, and don't handle it.
5027 Loop calling getevent.
5028 (sigcatch): Delete code to handle SIGIO.
5029 if defer_alarms is set, don't call notify, just set alarm_deferred.
1c478461 5030 (getevent): Use read, not getchar. Handle EINTR and EAGAIN.
362bc2da
DL
5031 Set defer_alarms around realloc and schedule.
5032 If alarm_deferred gets set, call notify.
5033 Likewise if this event is the only pending event.
5034 Make buf and buf_size global variables.
5035 Don't malloc buf if it is already non-zero.
5036 (schedule): Just exit if run out of memory.
5037 Return the number of events.
5038 (signal) [_CX_UX]: Add #undef.
5039
50401994-01-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5041
5042 * timer.c [USG] (SIGIO): Define as SIGPOLL.
5043 (main) [USG]: Do ioctl to enable SIGPOLL.
5044
50451994-01-08 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
5046
5047 * timer.c: Don't declare sys_errlist; declare strerror instead.
5048 (schedule, main): Call strerror instead of using sys_errlist.
5049 * movemail.c (get_errmsg, pfatal_with_name, pfatal_and_delete):
5050 Call strerror instead of using sys_errlist.
5051 * env.c (main): Call strerror instead of using sys_errlist.
5052 * emacsclient.c: Don't declare sys_errlist; declare strerror instead.
5053 (main): Call strerror instead of using sys_errlist.
5054 * emacsclient.c [! HAVE_STRERROR] (strerror): Define the function.
5055 * env.c [! HAVE_STRERROR] (strerror): Likewise.
5056 * timer.c [! HAVE_STRERROR] (strerror): Likewise.
5057 * movemail.c [! HAVE_STRERROR] (strerror): Likewise.
5058
50591994-01-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5060
5061 * hexl.c: Fix up whitespace. Get rid of spurious casts to void.
5062
5063 * movemail.c (malloc): Don't declare it.
5064 (xmalloc): Cast result of malloc.
5065 (strcpy): Don't declare it.
5066
50671993-11-14 Morten Welinder (terra@diku.dk)
5068
5069 * hexl.c [MSDOS]: Use binary file modes for non-text side of pipe.
5070 (main): Use fclose to close file opened by fopen.
5071
5072 * fakemail.c (main) [MSDOS]: Dummy stub just to make the file compile.
5073
5074 * movemail.c [MSDOS]: #undef `access'.
5075
5076 * b2m.c (main) [MSDOS]: Open all files as binary.
5077 * etags.c (main) [MSDOS]: Open all files as binary.
5078
5079 * make-docfile.c [MSDOS]: Use text/binary mode as appropriate.
5080 (scan_c_file, scan_lisp_file): Extra parameter for the mode to open
5081 with.
5082
50831994-01-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5084
5085 * Makefile.in (ALL_CFLAGS): Include LDFLAGS.
5086 Use ALL_CFLAGS in all the rules that compile and link with one cmd.
5087 (LINK_CFLAGS): New variable.
5088 (timer): Use LINK_CFLAGS.
5089
50901993-12-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5091
5092 * movemail.c: Include syswait.h.
5093 Fork a subprocess and use it to copy the mail file.
5094
50951993-12-07 Richard Stallman (rms@srarc2)
5096
5097 * make-docfile.c (scan_lisp_file): Don't add newline at end of string.
5098
50991993-12-04 Richard Stallman (rms@srarc2)
5100
5101 * movemail.c (main): When making tempname, cast result of xmalloc.
5102 Include room for EXXXXXX in the size.
5103 Don't use result of strcpy.
5104
51051993-12-03 Paul Eggert (eggert@twinsun.com)
5106
5107 * vcdiff: Add --brief option.
5108
51091993-12-02 Richard Stallman (rms@srarc2)
5110
5111 * Makefile.in (${archlibdir}, install): Use $(INSTALL_PROGRAM)
5112 for all executables and scripts.
5113
51141993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5115
5116 * Version 19.22 released.
5117
51181993-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5119
5120 * Makefile.in (mostlyclean): Make it distinct from clean.
5121
51221993-11-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5123
5124 * Makefile.in (${archlibdir}): Don't do chown or chgrp.
5125
51261993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5127
5128 * Version 19.21 released.
5129
5130 * Makefile.in (install): Don't change mode or group when installing.
5131
5132 * etags.c (FUNCST, TYPEDST, STRUCTST, DEFINEST): Delete excess commas.
5133
51341993-11-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5135
5136 * make-docfile.c (read_c_string): For "", concatenate the two strings.
5137
5138 * movemail.c (main): Fix error message text.
5139
51401993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5141
5142 * Version 19.20 released.
5143
177c0ea7 51441993-11-08 Tom Hageman (tom@basil.icce.rug.nl)
362bc2da 5145
ecc54057 5146 * etags.c (C_entries): Keep track of ()-parenthesis level so that
362bc2da
DL
5147 functions returning a pointer to a function, a la `signal', can be
5148 parsed. This also required new state `fstartlist' to `FUNCST'.
5149 (SAVE_TOKEN, RESTORE_TOKEN, TOKEN_SAVED_P): 1-deep token save stack.
2f2c687b 5150 (C_entries, CNL): Use it to isolate preprocessor directive processing
362bc2da 5151 from the other state engines.
2f2c687b 5152 (begtk): Add '~', for C++ class destructors.
362bc2da 5153
ecc54057 51541993-11-02 Francesco Potort\e,Al\e(B (pot@cnuce.cnr.it)
362bc2da 5155
2f2c687b
JB
5156 * etags.c (consider_token): Removed unused variable firsttok.
5157 (prolog_getit): Call pfnote with the right number of arguments.
362bc2da
DL
5158
51591993-10-19 Paul Eggert (eggert@twinsun.com)
5160
5161 * rcs2log (printlogline): Don't generate lines containing only
5162 white space.
5163
51641993-10-04 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
5165
5166 * Makefile.in (${archlibdir}):
5167 Install ${SCRIPTS} from ${srcdir}, not cwd.
5168
51691993-10-03 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
5170
5171 * Makefile.in: Fixed typos or brainos of whoever thought `@' was
5172 the comment character.
5173
ecc54057 51741993-10-01 Francesco Potort\e,Al\e(B (pot@cnuce.cnr.it)
362bc2da 5175
2f2c687b 5176 * etags.c (process_file): Dead code removed.
362bc2da 5177 (S_ISREG): #define it using S_IFREG if not defined.
2f2c687b 5178 (process_file): Regular files have nothing to do with symlinks.
362bc2da
DL
5179
51801993-09-28 Brian Fox (bfox@ai.mit.edu)
5181
5182 * Makefile.in (${archlibdir}): Install ${SCRIPTS} from ${srcdir}, not
5183 from current directory. Only chmod and chgrp files that we
5184 installed, which excludes ${INSTALLABLE_SCRIPTS}. They go in
5185 ${bindir}.
5186 (INSTALLFLAGS): Deleted definition, since it is an unused variable
5187 now.
5188
51891993-09-27 Brian Fox (bfox@ai.mit.edu)
5190
5191 * Makefile.in (INSTALL, INSTALL_PROGRAM, INSTALL_DATA): Let
5192 configure figure out the correct values for these variables.
5193
51941993-09-14 Brian Fox (bfox@ai.mit.edu)
5195
5196 * Makefile.in (archlibdir): Only install execuatables internally
5197 used by emacs; don't install bindir binaries here.
5198
51991993-09-24 Paul Eggert (eggert@twinsun.com)
5200
5201 * rcs2log: Add -h, -n, -r options.
5202 By default, look for *,v files as well as RCS/*,v files.
5203 Use $TMPDIR (default /tmp) instead of /tmp.
5204
ecc54057 52051993-09-20 Francesco Potort\e,Al\e(B (pot@fly)
362bc2da
DL
5206
5207 * etags.c (C_entries): is_func is initialised here instead of in
5208 consider_token for the sake of the yacc rules section.
5209 (C_entries): Now class, struct, enum, union and typedef produce
5210 named tags.
5211
52121993-09-11 Roland McGrath (roland@baalperazim.gnu.ai.mit.edu)
5213
5214 * yow.c: Include <src/paths.h>, instead of "src/paths.h".
5215
52161993-09-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
5217
88c71720
KS
5218 * Makefile.in: Support configuring in a different directory when
5219 ${srcdir} has already been configured.
5220 (ALL_CFLAGS, CPP_CFLAGS): Put -I. -I../src before -I${srcdir}
5221 -I${srcdir}/../src.
362bc2da
DL
5222 (b2m, movemail, fakemail, env, emacsserver, emacsclient,
5223 getdate.o, timer.o, timer): Remove `-I${srcdir}/../src', since it
5224 is already in CPP_FLAGS.
5225 * etags.c, emacsclient.c, wakeup.c, timer.c, b2m.c, fakemail.c,
5226 movemail.c, emacsserver.c: Include <config.h> instead of "config.h".
5227
52281993-08-25 Paul Eggert (eggert@twinsun.com)
5229
5230 * rcs2log: Change /{/ to /\{/ for Posix ERE compatibility;
5231 otherwise, HP awk complains.
5232
5233 * vcdiff: Append /usr/ccs/bin and /usr/sccs to PATH, since these
5234 are common hangouts for SCCS commands.
5235
52361993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5237
5238 * Version 19.19 released.
5239
52401993-08-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5241
5242 * Makefile.in (make-path): Dep on config.h.
5243
52441993-08-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5245
5246 * b2m.c (TRUE, FALSE): Don't define if already defined.
5247
52481993-08-09 Paul Eggert (eggert@twinsun.com)
5249
5250 * rcs2log (awkscript):
5251 Some sites put comma-separated junk after the fullname.
5252 Remove it, but leave "Bill Gates, Jr" alone.
5253 Remove the junk from fullnames like "0000-Admin(0000)".
5254
52551993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5256
5257 * Version 19.18 released.
5258
ecc54057 52591993-08-04 Francesco Potort\e,Al\e(B (pot@spiff.gnu.ai.mit.edu)
362bc2da 5260
2f2c687b
JB
5261 * etags.c (L_isdef, L_isquote, L_getit): Small optimisations.
5262 (L_funcs): The (foo::defmumble stuff now should work.
5263 (consider_token): Function returned random value--corrected.
5264 (C_entries): Corrected == versus = typo.
362bc2da
DL
5265
52661993-08-01 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
5267
5268 * etags.c (put_entries): For NODE->rewritten, put pattern before
5269 \177 and name after, not vice versa.
5270
52711993-08-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5272
5273 * timer.c (main): Generate a SIGIO as soon as we've initialized.
5274
ecc54057 52751993-07-30 Francesco Potort\e,Al\e(B (pot@cnuce.cnr.it)
362bc2da 5276
ecc54057 5277 * etags.c (FINCST): Added the fignore status. Means we are
362bc2da
DL
5278 after the parameter list and before the open curly brace.
5279 Allows correct parsing of C++ constructors.
2f2c687b
JB
5280 (C_entries, consider_token): Make use of fignore.
5281 (consider_token): Reset funcdef when next_token_is_func: when in
362bc2da 5282 ctags mode makes DEFVAR and others work better.
2f2c687b
JB
5283 (L_isquote): Function that recognises the "(quote" string.
5284 (L_getit): Ignore quoting via "'" or "(quote". Useful for defalias.
362bc2da
DL
5285
52861993-07-29 Paul Eggert (eggert@twinsun.com)
5287
5288 * rcs-checkin: Don't check whether a file is readable until we have
5289 decided not to ignore it.
5290
52911993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5292
5293 * Makefile.in (etags): Depend on ../src/config.h.
5294
5295 * emacsserver.c: Include types.h before file.h.
5296
52971993-07-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5298
5299 * Makefile.in (install): Use .n, not .new, for temporary filenames.
5300
53011993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5302
ecc54057 5303 * Version 19.17 released.
362bc2da
DL
5304
53051993-07-15 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5306
5307 * etags.c (print_help): Break up the very long strings containing
5308 the help message into shorter strings, to placate chintzy C
5309 compilers which can't handle strings that long.
5310
5311 * wakeup.c: Use CPP tangle from autoconf manual to #include the
5312 correct combination of <time.h> and <sys/time.h>.
5313
ecc54057 53141993-07-08 Francesco Potort\e,Al\e(B (pot@cnuce.cnr.it)
362bc2da 5315
2f2c687b
JB
5316 * etags.c (alloca): Removed all references to it.
5317 (main): Now calls xnew instead of alloca for portability.
5318 (../src/config.h): Included only if HAVE_CONFIG_H.
5319 (const): Void definition removed--config.h takes care of it.
362bc2da 5320
ecc54057 53211993-07-08 Francesco Potort\e,Al\e(B (pot@cnuce.cnr.it)
362bc2da 5322
2f2c687b 5323 * etags.c (consider_token): Was `==', now is `='.
362bc2da
DL
5324 (consider_token): DEFUNs now treated like funcs in ctags mode.
5325
2f2c687b
JB
5326 * etags.c (LEVEL_OK_FOR_FUNCDEF): Removed.
5327 (C_entries): Optimized the test that used LEVEL_OK_FOR_FUNCDEF.
5328 (C_entries): Removed a piece of useless code.
5329 (C_entries): Making typedef tags is delayed until a semicolon
362bc2da
DL
5330 is met. This handles "typedef int X, Y, Z;" correctly.
5331
53321993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5333
5334 * Version 19.16 released.
5335
5336 * b2m.c: #include <sys/types.h>.
5337 (ltoday): Declare this to be time_t.
5338
53391993-06-30 Paul Eggert (eggert@twinsun.com)
5340
5341 * vcdiff: Add -q option.
5342
53431993-06-29 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5344
5345 * etags.c: #include "config.h" and the alloca CPP tangle before
5346 #including the system headers and getopt.h. AIX requires the
5347 #pragma to come before any actual C code.
5348
53491993-06-21 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5350
5351 * Makefile.in (ctags): Depend on etags, so that parallel makes
5352 don't write etags.o files on top of each other.
5353
53541993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5355
5356 * version 19.15 released.
5357
53581993-06-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5359
5360 * etags.c (add_node): Move var last_node to file scope.
5361
53621993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5363
5364 * Version 19.14 released.
5365
53661993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5367
ecc54057 5368 Bring mumbleclean targets into conformance with GNU coding standards.
362bc2da
DL
5369 * Makefile.in (distclean): Call clean to do most of the work.
5370 Delete aixcc.c and TAGS.
5371 (realclean): Just call distclean.
1c478461 5372
362bc2da
DL
5373 * Makefile.in: Remember, spaces are not tabs.
5374
53751993-06-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5376
5377 * Makefile.in (CPP_CFLAGS): New variable.
5378 Use it instead of ALL_CFLAGS when compiling a .c file.
5379 (getopt.o, getopt1.o): Add explicit compilation commands.
5380
53811993-06-10 Mark D. Baushke (mdb@cisco.com)
5382
5383 * etags.c: Reinstate old -f option as an alias for -o for
5384 installed base uses.
5385
53861993-06-09 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5387
5388 * emacsserver.c (main): When we're passing a `struct sockaddr_un'
5389 to bind or accept, cast the pointer, to avoid warnings on systems
5390 which declare prototypes for this.
5391 * emacsclient.c (main): Same.
5392
5393 * Makefile.in (YACC): New variable, to be set by top-level Makefile.
5394
53951993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5396
5397 * Version 19.13 released.
5398
5399 * wakeup.c: Include sys/types.h, too; I think that's where time_t
5400 comes from, not sys/time.h.
5401
54021993-06-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5403
5404 * wakeup.c: Include sys/time.h.
5405
5406 * etags.c: #undef static.
5407
5408 * Version 19.12 released.
5409
5410 * Makefile.in (all): Exclude INSTALLABLE_SCRIPTS and SCRIPTS from deps.
5411
54121993-06-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5413
5414 * Version 19.11 released.
5415
5416 * timer.c [LINUX]: #undef signal.
5417 * emacsserver.c: #undef signal.
5418
54191993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5420
5421 * wakeup.c (main): Make when a time_t.
5422
54231993-05-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5424
ecc54057 5425 * Makefile.in (${archlibdir}): Use `(cd foo && pwd)' instead of
a64387ee 5426 `(cd foo ; pwd)' to get the canonical name of a directory; cd
362bc2da
DL
5427 might fail, and have pwd print out the current directory.
5428
5429 * movemail.c [MAIL_USE_POP] (main): Don't use non-portable
5430 string-handling functions.
5431
54321993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5433
5434 * Version 19.10 released.
5435
54361993-05-29 Paul Eggert (eggert@twinsun.com)
5437
5438 * rcs2log: When given no file arguments, inspect RCS/.* as well
5439 as RCS/*. Don't report an error if RCS is empty or nonexistent.
5440
54411993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5442
5443 * Makefile.in (timer): Link with $(LOADLIBES).
5444
54451993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5446
5447 * fakemail.c (put_line): Don't output \n\t unless more text follows.
5448
54491993-05-28 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5450
5451 * etags.c: Replace the CPP tangle for alloca with the one from the
5452 autoconf documentation, since that's working elsewhere.
5453
54541993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5455
5456 * Makefile.in (ALL_CFLAGS): Add "-I.", so the system and machine
5457 description files can find their ancestors.
5458
54591993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5460
5461 * Makefile.in (install): Get the scripts from ${srcdir},
5462 unlike the executables.
5463 (ALL_CFLAGS): Add -I../src
5464
54651993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5466
5467 * Version 19.9 released.
5468
54691993-05-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5470
5471 * Makefile.in (install): Do install the programs listed in
5472 INSTALLABLE_SCRIPTS. Make the renaming loop use INSTALLABLES and
5473 INSTALLABLE_SCRIPTS, instead of writing the programs out.
5474
5475 * Makefile.in (ALL_CFLAGS): Include -I${srcdir}.
5476 (getopt.o, getopt1.c): Use ${srcdir} as appropriate.
5477
54781993-05-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5479
5480 * etags.c: Include ../src/config.h.
5481
5482 * Makefile.in (install): Don't handle INSTALLABLE_SCRIPTS
5483 in first loop. Delete files from bindir before installing new ones.
5484 (ALL_CFLAGS): Use ${srcdir} to find .../src dir.
5485
54861993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5487
5488 * Version 19.8 released.
5489
5490 * make-docfile.c: Doc fix.
5491
54921993-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5493
5494 * tcp.c: Fix comment syntax at top of file.
5495 (main): Don't call htons with the port number.
5496
54971993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5498
5499 * Makefile.in (timer.o, sorted-doc.c): Link with alloca.o, if it's
1c478461 5500 appropriate.
362bc2da
DL
5501
5502 * Makefile.in (install): Refer to the variables INSTALLABLES and
5503 INSTALLABLE_SCRIPTS, instead of writing them out.
5504
55051993-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5506
5507 * make-path.c (main): Return 0.
5508
55091993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5510
ecc54057 5511 * Version 19.7 released.
362bc2da
DL
5512
55131993-05-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5514
5515 * make-docfile.c (scan_lisp_file): Recognize defalias like fset.
5516
55171993-05-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5518
5519 * tcp.c: New file.
5520
55211993-05-18 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5522
5523 * Makefile.in (.c.o): Make the rule start with a tab, not spaces.
5524
55251993-05-15 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5526
5527 * timer.c (notify): Don't call sighold or sigrelse; they're USG
5528 only. We should really fix this later, but let's just make it
5529 compile for now.
5530
5531 Install patches from David J. Mackenzie to make the srcdir option
5532 work.
5533 * Makefile.in (srcdir, VPATH): Get this value from the top-level
5534 Makefile.
5535 (INSTALLABLES): Split this into two lists - INSTALLABLES and
5536 INSTALLABLE_SCRIPTS.
5537 (INSTALLABLE_SCRIPTS): New list.
5538 (EXECUTABLES): Include INSTALLABLE_SCRIPTS.
5539 (${archlibdir}): The scripts to be installed live in the source
5540 tree, not in the object tree.
5541 (test-distrib): Note that the data file lives in the source tree,
5542 not the object tree.
5543 (GETOPTDEPS): Note that getopt.h lives in the source tree.
5544 (all other targets): Change references to source files to use
5545 ${srcdir}, except for config.h, which lives in the object dir.
5546 (timer.o): Note that this depends on ../src/config.h.
5547 * make-docfile.c (main): Add a -d option, to tell it where to find
5548 the source files.
5549 * test-distrib.c (main): Take the name of the distribution file to
5550 test from the command line.
5551
5552 * timer.c: Fix mispellings of get_date function's name.
5553
55541993-05-12 Roland McGrath (roland@geech.gnu.ai.mit.edu)
5555
5556 * etags.c (main):
5557 Don't require that there be input files if -i switches were given.
5558
55591993-05-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5560
5561 The GNU coding standards specify that CFLAGS should be left for
5562 users to set.
5563 * Makefile.in (CFLAGS): Put this in the "things configure might
5564 edit" section, and have it default to -g.
5565 (ALL_CFLAGS): New variable, set to all the flags which should be
5566 passed to compilations. Replace all other uses of CFLAGS with
5567 ALL_CFLAGS.
5568 (.c.o): New rule, to pass ALL_CFLAGS to compilations.
5569
5570 * Makefile.in (DEFS): Remove this; it's always just going to be
5571 "-DHAVE_CONFIG_H -Demacs".
5572
55731993-05-03 Paul Eggert (eggert@twinsun.com)
5574
5575 * rcs2log: mawk, SunOS 4.1.3 nawk, and Ultrix/MKS nawk all barf on
5576 /[/]/, so change it to /[\/]/. This should work on all
5577 Posix-compliant awks. It's slightly wrong with traditional awk,
5578 since it matches \ too, but that's a minor problem compared to awk
5579 syntax errors.
5580
55811993-05-01 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5582
5583 * Makefile.in (ALLOCA): New variable, whose value we should
5584 inherit from the top-level makefile.
5585 (etags, ctags): Include ALLOCA in the list of object files that
5586 these executables depend on and link.
5587
55881993-04-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5589
5590 * Makefile.in (DEFS): Renamed from CONFIG_CFLAGS.
5591
55921993-04-07 Jim Blandy (jimb@churchy.gnu.ai.mit.edu)
5593
5594 * make-docfile.c (write_c_args): Print an argument named "defalt"
5595 as "default".
5596
55971993-03-24 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5598
5599 * Makefile.in (C_SWITCH_SYSTEM): New variable.
5600 (CFLAGS): Include C_SWITCH_SYSTEM in the flags to pass to the
5601 compiler.
5602
ecc54057 56031993-03-22 Francesco Potort\e,Al\e(B (pot@cnuce.cnr.it)
362bc2da 5604
2f2c687b
JB
5605 * etags.c (YACC): Flag added to c_ext.
5606 (c_ext): No more a synonim for c_ext&C_PLPL because of YACC.
5607 (find_entries): Consistently use streq when reasonable.
5608 (find_entries): A .y file is a yacc file.
362bc2da 5609 (get_C_stab): c_ext becomes c_ext&C_PLPL.
2f2c687b
JB
5610 (C_entries): Logical cplpl means c_ext&C_PLPL.
5611 (C_entries): Logical yacc_rules means we are after the first %%.
5612 (C_entries): Added logic for yacc files.
362bc2da 5613
ecc54057 56141993-03-16 Francesco Potort\e,Al\e(B (pot@cnuce.cnr.it)
362bc2da
DL
5615
5616 * etags.c (C_entries): ':' case moved to the second switch.
2f2c687b 5617 (C_entries): Do not examine token if structdef==scolonseen.
362bc2da
DL
5618 (consider_token): structtag set to null string for enum.
5619
ecc54057 56201993-03-12 Francesco Potort\e,Al\e(B (pot@cnuce.cnr.it)
362bc2da 5621
2f2c687b
JB
5622 * etags.c (GET_COOKIE): And related macros removed.
5623 (logical): Is now int, no more a char.
5624 (reg): Define deleted.
5625 (isgood, _gd, notgd): Deleted.
5626 (gotone): Deleted.
5627 (TOKEN): Member linestart removed.
5628 (linepos, prev_linepos, lb1): Deleted.
5629 (main): Call initbuffer on lbs array instead of lb1.
5630 (init): Removed the initialisation of the logical _gd array;
5631 (find_entries): A .sa suffix means assembler file.
362bc2da
DL
5632 (C_create_stab): "auto", "void", "extern", "static" are st_C_typespec.
5633 All C state machines rewritten.
2f2c687b
JB
5634 (C_entries): Complete rewrite.
5635 (condider_token): Complete rewrite.
5636 (getline): Deleted.
362bc2da 5637
ecc54057 56381993-03-01 Francesco Potort\e,Al\e(B (pot@fly.CNUCE.CNR.IT)
362bc2da
DL
5639
5640 * etags.c (C_entries): Added the quotednl logical variable.
5641 Used for parsing of #define's spanning multiple lines.
5642
ecc54057 56431993-02-23 Francesco Potort\e,Al\e(B (pot@fly.CNUCE.CNR.IT)
362bc2da
DL
5644
5645 * etags.c (C_entries): Save the definedef status even when a
5646 newline is met inside a string.
5647
56481993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5649
2f2c687b 5650 * Makefile.in (EXECUTABLES): Added rcs-checkin.
362bc2da
DL
5651
5652 * Makefile.in (unlock, relock): New productions.
5653
56541993-03-16 Paul Eggert (eggert@twinsun.com)
5655
5656 * rcs2log: Some awks don't understand "\r". Code around this.
5657 Unfortunately this requires putting a carriage return in the
5658 source code. Don't assume that rlog will tolerate times like
5659 `10:10:60'; RCS 5.7 won't allow this.
5660
56611993-03-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5662
5663 * timer.c (main): Set the ownership of the stdin file descriptor
5664 to the current process. Print error messages if either of the
5665 fcntl's fails.
5666
5667 * timer.c (sigcatch): Declare this to return SIGTYPE (defined in
5668 ../src/config.h), not void.
5669
56701993-03-06 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5671
5672 * b2m.c (main): Don't exit upon reading a blank line.
5673
ecc54057 56741993-03-01 Francesco Potort\e,Al\e(B (pot@fly.CNUCE.CNR.IT)
362bc2da
DL
5675
5676 * etags.c (C_entries): New local variable quotednl. Used for
5677 parsing of #define's spanning multiple lines.
5678
5679 * etags.c (C_entries): Save the definedef status
5680 even when a newline is met inside a string.
5681
56821993-02-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5683
5684 * timer.c (notify): Initialize waitfor properly.
5685
ecc54057 56861993-02-22 Francesco Potort\e,Al\e(B (pot@CNUCE.CNR.IT)
362bc2da
DL
5687
5688 * etags.c (C_entries): Don't reset definedef when a newline inside a
5689 comment is met.
5690
56911993-01-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5692
5693 * etags.c (find_entries): If filename ends in .f or .for,
5694 don't try anything but Fortran.
5695
56961993-01-08 Michael I Bushnell (mib@geech.gnu.ai.mit.edu)
5697
5698 * timer.c (notify): Flush stdout after writing message to avoid lossage
5699 on terminals.
5700
5701 (notify): Also, write a newline after the token.
5702
57031992-12-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5704
5705 * Makefile.in (exec_prefix): New variable.
5706 (bindir, libdir): Use it instead of `prefix'.
5707
5708 * Makefile.in (CFLAGS): #define HAVE_CONFIG_H, too.
5709
5710 * Makefile.in (libdir): Default to ${prefix}/lib.
5711 (archlibdir): Adjusted to match.
5712
5713 * Makefile.in (distclean): Don't delete backup or autosave files.
5714 (extraclean): Like realclean, but does delete backup and autosave
5715 files.
5716
5717 * Makefile.in (realclean): Ignore errors from rm.
5718
5719 * Makefile.in (distclean): Don't bother to delete ../arch-lib;
5720 that doesn't exist anymore.
5721
57221992-12-11 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5723
5724 * Makefile.in (prefix, bindir, libdir, srcdir): New variables, as
5725 described in the top-level Makefile.
5726 (UTILITIES): Add make-path to the list of utility programs.
5727 (../arch-lib): Replaced by the ${archlibdir} target, which places
5728 the executables in their permanent home.
5729 (install, install.sysv, install.xenix): Consolidated into one
5730 target which should work under all circumstances, modulo a few
5731 ignored error messages.
5732
5733 * make-docfile.c (scan_c_file): Since DEFVAR_PER_BUFFER now takes
5734 a different number of arguments than other DEFVARs, recognize it
5735 specially, and expect the right number of commas.
5736
57371992-12-04 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5738
5739 * make-path.c: New program, to help with the installation process.
5740 * Makefile.in (make-path): New target.
5741
5742 * make-path.c (touchy_mkdir): Remove debugging output.
5743
57441992-11-05 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5745
5746 * Makefile.in (getdate.o): Added explicit target for this, so we
5747 can indicate that it depends on ../src/config.h.
5748
57491992-11-04 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5750
5751 * Makefile.in (CONFIG_CFLAGS): Let the configure script edit this
5752 instead of CFLAGS.
5753 (CFLAGS): Add -Demacs and -I../src to CONFIG_CFLAGS to produce this.
5754
57551992-09-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5756
5757 * getdate.y: Correctly recognize Mt. Xinu BSD running on an HP
5758 9000/300 as BSD; don't include both <sys/time.h> and <time.h> on
5759 that system.
5760
5761 * Makefile.in (arch-lib): Give rm the `-f' option.
5762
57631992-09-28 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5764
5765 * make-docfile.c (write_c_args): Rewritten to correctly print
5766 &optionals before the first identifier, but after the first paren.
5767 This code used to just wait for commas or spaces; now it notices
5768 identifier boundaries.
5769
57701992-09-26 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
5771
5772 * rcs2log: When getting date, use %02d instead of %.2d in awk printf.
5773
57741992-09-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5775
5776 * make-docfile.c (write_c_args): Print the argument lists properly
5777 when the first argument is optional.
5778
57791992-09-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5780
5781 * sorted-doc.c (main): Redefine special chars to use fonts tensy, teni.
5782 Redefine @item. Set catcode of +.
5783
57841992-08-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5785
5786 * emacsclient.c (main): Set IPC_CREAT in msgget call.
5787
57881992-08-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5789
5790 * etags.c (TEX_funcs): Keep just 1 of two redundant nested loops.
5791 (TEX_decode_env): Make `tab' one element longer.
5792
57931992-08-20 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5794
5795 * etags.c (PF_funcs): Recognize the "entry" keyword.
5796
57971992-08-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5798
5799 * Makefile.in: Add rcs2log and vcdiff to the list of utilities.
5800
58011992-08-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5802
5803 * timer.c (events): Rather than having slots marked as in use or
5804 out of use by the `token' field, keep all pending events at the
5805 beginning of the array. When we delete an event in the middle of
5806 the array, we move the last event into its place.
5807 (num_events): New variable.
5808 (schedule): It is now cheaper to find a free event slot;
5809 events[num_events] is the first free slot.
5810 (notify): Scan events[0 .. num_events-1], instead of the whole
5811 array. When an event fires, move the last event in the array into
5812 its spot. Use num_events to determine whether or not there are
5813 any pending events, not wait_for.
5814 (getevent): Deleted unused variable `ep'.
5815 (sigcatch): It's now easier to find all the active events.
5816 (main): Initialize num_events.
5817
5818 * etags.c: Rather than fret about which systems have index and
5819 which systems have strchr, and how to tell the difference between
5820 them, we just write out our own versions. Big deal.
5821 (index, rindex): Extern declarations removed.
5822 (NEED_INDEX, NEED_RINDEX): Special hacks for hpux removed.
5823 (etags_index, etags_rindex): New declarations.
5824 (process_file, find_entries, pfnote, TEX_funcs, TEX_decode_env,
5825 TEX_getit, substr): Use the etags_*index functions, rather than
5826 the native *index functions.
5827 (rindex, index): Renamed to etags_rindex and tags_rindex, and
5828 made them unconditionally defined, rather than having them depend
5829 on NEED_*INDEX.
5830
5831 * etags.c (savenstr): Add declaration for this at top of file.
5832 (TEX_decode_env): Don't declare it local to this function.
5833
5834 * b2m.c: #include "../src/config.h", so we can test for the USG
5835 macro, and decide whether to include <string.h> or <strings.h>.
5836 * Makefile.in: Note that b2m.c depends on ../src/config.h.
5837
58381992-08-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5839
5840 * timer.c: Reformatted according to the GNU coding standards.
5841 Removed arbitrary limits on the number of events queued and the
5842 length of the tokens used to identify them.
5843 Removed casts to (void).
5844 Removed debugging printfs; they clutter the code, and the need
5845 can be better filled using a real debugger.
5846
58471992-08-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5848
5849 * timer.c: Installed new version from Eric Raymond; this is more
5850 portable, since it doesn't try to use SIGIO.
5851
58521992-07-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5853
5854 * emacsclient.c (main): If we can't find the socket in this
5855 person's home directory, print a message which asks if they've
5856 started the server, instead of just printing the message from
5857 sys_errmsg; Cygnus finds that people are much less confused by
5858 this.
5859
58601992-07-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5861
5862 * etags.c: Rather than defining "notdef" when "hpux" is #defined,
5863 so that index and rindex get defined, why don't we actually
5864 control index and rindex using symbols called "NEED_INDEX" and
5865 "NEED_RINDEX", and define them if hpux is defined? Isn't that a
5866 little more readable than defining something whose name implies
5867 that it's not?
5868
58691992-07-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5870
5871 * movemail.c: Merged changes from Jamie Zawinski's byte compiler
5872 distribution:
5873 Miscellaneous doc fixes.
1c478461 5874 (skip_white, read_lisp_symbol): New functions.
362bc2da
DL
5875 (scan_lisp_file): Instead of using long hairy strings of ifs, call
5876 read_lisp_symbol and then see what we got. Call skip_white
5877 instead of writing out a loop to do its job. Correctly extract
5878 docstrings from "defmacro" declarations.
5879
58801992-06-25 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5881
5882 * movemail.c (strcpy): Declare this to return char *.
5883
58841992-06-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5885
5886 * etags.c (C_entries): When we find a C++ comment, do actually
5887 skip to the end of the line; do a 'break' instead of a 'continue'.
5888
58891992-06-11 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5890
5891 * etags.c (getit): Add missing parenthesis to expression which
5892 decides if this token is an identifier.
5893
58941992-06-04 Roland McGrath (roland@geech.gnu.ai.mit.edu)
5895
5896 * etags.c (consider_token): Recognize `ENTRY' macro used in libc.
5897
58981992-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5899
5900 * etags.c (put_entries): Always put space between name and line num.
5901
59021992-05-28 Ken Raeburn (Raeburn@Cygnus.COM)
5903
5904 * etags.c (getit): Parenthesize &&/|| expression to avoid gcc
5905 warning.
5906 (LEVEL_OK_FOR_FUNCDEF): Ditto.
5907
59081992-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5909
5910 * make-docfile.c (write_c_args): Pass both arguments to putc.
5911
59121992-05-10 Roland McGrath (roland@albert.gnu.ai.mit.edu)
5913
5914 * etags.c (C_entries): Fixed reading of "..." strings.
5915 (consider_token): Recognize `SYSCALL' and `PSEUDO' macros, used in
5916 the C library source.
5917
5918 * etags.c (C_entries): When we see a backslash inside a quoted
5919 string, skip to the next character. This allows us to correctly
5920 deal with strings containing quotes.
5921
59221992-05-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5923
5924 * make-docfile.c (write_c_args): Print the C argument names as
5925 they would be written in Elisp; print '_' as '-'.
5926
59271992-05-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5928
5929 * movemail.c [POP]: Get user name via getpwuid.
5930
59311992-05-04 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5932
2f2c687b 5933 * Makefile.in: Flags in CC invocations rearranged for no reason.
362bc2da
DL
5934
59351992-04-20 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5936
5937 * etags.c (print_help): Remember not to imbed raw newlines in
5938 strings - end the lines with `\n\'.
5939
59401992-04-17 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5941
5942 * timer.c (getevent): Removed declaration of memcpy; since
5943 different systems have different return types, and we're not even
5944 using the return type anyway, it wasn't doing us any good.
5945
59461992-04-16 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5947
5948 * emacsserver.c (msgcatch): Use the SIGTYPE macro to declare the
5949 type of this function.
5950
59511992-04-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5952
5953 * ChangeLog: Since the old etc contents have been split into etc
5954 and lib-src, the old etc's ChangeLog has been duplicated in the
5955 new etc and lib-src. That means that each contains complete and
5956 coherent information, although each contains extraneous
1c478461 5957 information.
362bc2da
DL
5958
59591992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5960
5961 * lib-src/etags.c: "--no-warning" option renamed to "--no-warn",
5962 to be consistent with other GNU programs, like makeinfo.
5963
5964 * lib-src/Makefile: Renamed to Makefile.in; the configure script
5965 will edit this to produce Makefile.
5966
59671992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5968
5969 * etags.c (print_help, print_version): New functions.
5970 (main): Options added to support them.
5971
5972 * etags.c (longopts): New array of long names for the options.
5973 (main): Recognize them.
5974
59751992-04-06 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5976
5977 * etags.c (C_entries): Removed comment saying that \" in a string
5978 isn't recognized as magic, because it is correctly handled.
5979
5980 * getopt.c, getopt.h: New files, from GNU C library.
5981 * etags.c: Rewritten to use getopt.
5982 #include "getopt.h".
5983 (file_num): Variable deleted; its role is now played by getopt's
5984 optind.
5985 (main): Argument processing loop rewritten to call getopt to get
5986 next option. Options which take parameters (-o and -i) rewritten
5987 to get parameter from optarg instead of argv[1]. Filename
5988 preprocessing loop and update command changed similarly.
5989 * Makefile (etags, ctags): Depend on and link with getopt.h,
5990 getopt.o, and getopt1.o.
5991 (getopt.o, getopt1.o): New targets for the GNU getopt routines.
5992
5993 * etags.c (outfflag): Variable deleted; it is non-zero iff outfile
5994 is non-zero.
5995
5996 (main): In the argument processing loop, the 'goto next_arg'
5997 statements are breaking out of the switch statement in exactly the
5998 same way that a simple 'break' statement would; replace the gotos
5999 with breaks, and remove the label.
6000
60011992-04-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6002
6003 * etags.c (C_entries): Clear tydef and next_token_is_func at start.
6004 (consider_token): Move next_token_is_func to global.
6005
60061992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6007
6008 * Makefile: Conform with GNU coding standards:
6009 (mostlyclean): New target, synonymous with clean.
6010 (TAGS, check): New targets.
6011 (INSTALL, INSTALLFLAGS): New variables.
6012
60131992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6014
ecc54057 6015 * lib-src/Makefile, etc/MACHINES, etc/NEWS: Changed references to
362bc2da
DL
6016 `config.emacs' to `configure'.
6017
6018 * lib-src/Makefile: Adjusted for renaming of share-lib to etc.
6019 * etc/MACHINES: Same.
6020
60211992-03-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6022
6023 * movemail.c (main): Allow tempname to be as long as necessary,
6024 instead of limiting it to 39 characters.
6025
6026 * movemail.c (main): Move declaration of buf from top of function
6027 to local block surrounding the copy loop. This makes it less
6028 likely to be confused with the buf used by the code which checks the
6029 permissions on outname's directory.
6030
60311992-03-20 Jim Kingdon (kingdon@albert.gnu.ai.mit.edu)
6032
6033 * SERVICE: Remove my entry.
6034
60351992-03-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
6036
6037 * Makefile (emacstool, nemacstool, xvetool): Use ${CFLAGS}, not
6038 hardcoded -g.
6039
6040 * movemail.c (xmalloc): Return char *, not int.
6041 (main) [!MAIL_USE_FLOCK]: Add a new conditional, MAIL_UNLINK_SPOOL,
6042 that is off by default -- normally don't unlink the mail spool
6043 file, just empty it. Pass creat mode 0600, not 0666.
6044
dff28924 60451992-02-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
362bc2da
DL
6046
6047 * Makefile (../arch-lib): Depend on ${EXECUTABLES}.
6048 (all): Instead of here.
6049 (install): Don't use the -s option, since people need symbols to
6050 debug code.
6051
dff28924 60521992-01-19 Eric Youngdale (youngdale@v6550c.nrl.navy.mil)
362bc2da
DL
6053
6054 * etags-vmslib.c (fn_exp): Add type cast.
6055
60561992-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6057
6058 * movemail.c: Changes in comments.
6059
dff28924 60601992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
362bc2da
DL
6061
6062 * Makefile: Make the distclean target erase the DOC files from
6063 ../share-lib and the executables from ../arch-lib.
6064
dff28924 60651992-01-09 Jim Blandy (jimb@pogo.cs.oberlin.edu)
362bc2da
DL
6066
6067 * emacsclient.c: #include <sys/stat.h>
6068 (main): Do declare statbfr.
6069
dff28924 60701991-12-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
362bc2da
DL
6071
6072 * emacsserver.c, emacsclient.c [BSD]: Use either /tmp or ~
6073 for the socket, depending on SERVER_HOME_DIR.
6074 If using /tmp, put host name in the socket name.
6075
6076 * movemail.c (pfatal_and_delete): New function.
6077 (main, popmail): Use it.
6078 (popmail): Close output before deleting messages.
6079 Check for error on close and on fsync.
6080 Use `fatal' where appropriate.
6081 (main): Remove (void).
6082
6083 * aixcc.lex: New file. Not officially part of Emacs.
6084 * Makefile: Rules for that.
6085
dff28924 60861991-12-04 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
362bc2da
DL
6087
6088 * yow.c (main): Rename all references to PATH_EXEC to PATH_DATA.
6089
6090 * etags.c (main): Properly cast call to alloca that initializes
6091 included_files.
6092
60931991-08-17 Roland McGrath (roland@geech.gnu.ai.mit.edu)
6094
6095 * etags.c (files_are_tag_tables): Remove global var.
6096 (process_file): Don't test it. Also remove hack checking for a
6097 file named "TAGS".
6098 (main): -i now takes an arg which is the name of a file to include.
6099 Collect these names and emit include tags for them after processing
6100 all the argument files.
6101
dff28924 61021991-07-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
362bc2da
DL
6103
6104 * wakeup.c: Terminate if parent goes away.
6105
dff28924 61061991-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
362bc2da
DL
6107
6108 * etags.c (C_entries): Process token before handling end of line.
6109 When inner loops reach end of line, just back up.
6110 Let the real end of line processing happen in just one place.
a64387ee 6111 (consider_token): Likewise.
362bc2da 6112
dff28924 61131991-04-11 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
362bc2da
DL
6114
6115 * etags.c (TEX_mode): Skip comments while scanning the text to see
6116 which escape character this file uses.
6117
dff28924 61181991-03-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
362bc2da
DL
6119
6120 * emacsserver.c [USG]: Terminate if msgrcv fails.
6121
dff28924 61221991-03-03 Richard Stallman (rms@mole.ai.mit.edu)
362bc2da
DL
6123
6124 * emacsserver.c [BSD]: Check for errors on stdin after scanf.
6125
dff28924 61261991-01-25 Jim Blandy (jimb@churchy.ai.mit.edu)
362bc2da
DL
6127
6128 * make-docfile: Find the arguments to a C function correctly,
6129 by not ignoring the character that read_c_string returns. Don't
6130 even try to find argument names for functions that take MANY
6131 or UNEVALLED arguments, since they're a figment of the docstring's
6132 imagination.
6133
dff28924 61341991-01-14 Jim Blandy (jimb@churchy.ai.mit.edu)
362bc2da
DL
6135
6136 * make-docfile: Read the .elc files generated by the new byte
6137 compiler.
6138
dff28924 61391990-12-31 Richard Stallman (rms@mole.ai.mit.edu)
362bc2da
DL
6140
6141 * refcard.tex: Use cm fonts, not am, in multi-column mode.
6142
dff28924 61431990-11-29 Richard Stallman (rms@mole.ai.mit.edu)
362bc2da
DL
6144
6145 * movemail.c (mbx_delimit_begin): Put space before `unseen'.
6146
dff28924 61471990-11-27 Richard Stallman (rms@mole.ai.mit.edu)
362bc2da
DL
6148
6149 * Makefile (install*): No need to install wakeup.
6150
dff28924 61511990-11-26 Richard Stallman (rms@mole.ai.mit.edu)
362bc2da
DL
6152
6153 * Makefile (install*): Install emacsclient like etags.
6154
dff28924 61551990-11-13 Richard Stallman (rms@mole.ai.mit.edu)
362bc2da
DL
6156
6157 * movemail.c (error): Handle 3 args.
6158 (main): Don't check input access if using pop.
6159
dff28924 61601990-10-16 Richard Stallman (rms@mole.ai.mit.edu)
362bc2da
DL
6161
6162 * etags.c (find_entries): Check for numbers after Scheme suffix.
6163
dff28924 61641990-10-14 Richard Stallman (rms@mole.ai.mit.edu)
362bc2da
DL
6165
6166 * termcap.dat (vt200-80): Fix ke and ks to frob flag 1.
6167
dff28924 61681990-10-09 Richard Stallman (rms@mole.ai.mit.edu)
362bc2da
DL
6169
6170 * Makefile (nemacstool, xvetool): New targets.
6171
dff28924 61721990-09-26 Richard Stallman (rms@mole.ai.mit.edu)
362bc2da
DL
6173
6174 * emacsclient.c: Include errno.h and define related variables.
6175
dff28924 61761990-09-23 Richard Stallman (rms@mole.ai.mit.edu)
362bc2da
DL
6177
6178 * emacsclient.c: Change usage message.
6179
dff28924 61801990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
362bc2da 6181
ecc54057 6182 * emacs.1: Add break before -nw option.
362bc2da 6183
dff28924 61841990-08-19 David J. MacKenzie (djm@apple-gunkies)
362bc2da
DL
6185
6186 * qsort.c: Replace with GNU version.
6187
dff28924 61881990-08-14 David J. MacKenzie (djm@apple-gunkies)
362bc2da
DL
6189
6190 * wakeup.c: New program replacing loadst.c.
6191
dff28924 61921990-08-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6193
6194 * emacsclient.c [USG]: Pass msgsnd only 4 args.
6195
dff28924 61961990-08-09 David J. MacKenzie (djm@pogo.ai.mit.edu)
362bc2da
DL
6197
6198 * etags.c: Rename `flag' variables for what they do instead of
6199 which option character sets them.
6200
dff28924 62011990-05-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6202
6203 * loadst.c (main): Conditional to get load average on Apollo.
6204
dff28924 62051990-05-22 Joseph Arceneaux (jla@churchy.ai.mit.edu)
362bc2da
DL
6206
6207 * emacsserver.c: Set the permission on the socket to 0600.
6208
dff28924 62091990-03-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6210
6211 * emacsclient.c [BSD]: Print clean message for failing getwd.
6212
dff28924 62131990-03-20 David Lawrence (tale@pogo.ai.mit.edu)
362bc2da
DL
6214
6215 * getdate.y: Use the getdate.y from GNU tar for timer.
6216
dff28924 62171990-03-18 Jim Kingdon (kingdon@pogo.ai.mit.edu)
362bc2da
DL
6218
6219 * emacsclient.c (main): Don't put brackets around "filename" in
6220 usage message. It isn't optional.
6221
dff28924 62221990-03-14 Joseph Arceneaux (jla@churchy.ai.mit.edu)
362bc2da 6223
a64387ee 6224 * etags.c (getit): Recognize '$' as beginning identifiers.
362bc2da 6225
dff28924 62261990-02-22 David Lawrence (tale@pogo.ai.mit.edu)
362bc2da
DL
6227
6228 * emacsserver.c: Renamed from server.c.
6229 * Makefile: Reference emacsserver rather than server.
6230 * MACHINES: Doc fix for new emacsserver name.
6231
dff28924 62321990-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6233
6234 * emacsclient.c: Print program name in error messages.
6235
dff28924 62361990-01-19 David Lawrence (tale@cocoa-puffs)
362bc2da
DL
6237
6238 * timer.c, getdate.y (new files) and Makefile:
6239 Sub-process support for run-at-time in timer.el.
1c478461 6240 Doesn't yet work correctly for USG.
362bc2da 6241
dff28924 62421990-01-10 Jim Kingdon (kingdon@pogo)
362bc2da
DL
6243
6244 * MACHINES: Add HP 300 running BSD.
6245
dff28924 62461990-01-02 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6247
6248 * yow.c: Dynamically allocate buffer; skip header before random
6249 choice to avoid bias toward first item.
6250
dff28924 62511989-12-24 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6252
6253 * etags.c (readline): Separate out init of `pend'.
6254
dff28924 62551989-12-17 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6256
6257 * etags.c: Undo changes relating to isgoodhdr.
6258
dff28924 62591989-12-16 Mosur Mohan (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6260
6261 * etags.c (isgoodhdr): New macro.
6262 (_gdh, notgdh): New variable used by that.
6263 (init): Initialize _gdh.
6264 (find_entries): Set header_file.
6265 (consider_token): Use isgoodhdr if in header file.
6266
6267 * etags.c (total_size_of_entries):
6268 Was miscalculating by 1 in rewritten case.
6269
6270 * etags.c (PAS_funcs): One arg to pfnote was missing.
6271
dff28924 62721989-12-05 Joseph Arceneaux (jla@spiff)
362bc2da
DL
6273
6274 * MACHINES: Change for the ULTRIX entry.
6275
dff28924 62761989-11-21 Joseph Arceneaux (jla@spiff)
362bc2da
DL
6277
6278 * etags.c (process_file): If file is not regular, return.
6279
dff28924 62801989-11-06 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6281
6282 * loadst.c (main): Handle FIXUP_KERNEL_SYMBOL_ADDR.
6283
dff28924 62841989-10-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6285
6286 * loadst.c (load_average): If HAVE_GETLOADAVG, use getloadavg.
6287 (main): If HAVE_GETLOADAVG, don't call `nlist'.
6288
dff28924 62891989-10-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6290
6291 * etags.c (consider_token): Allow any number of typespec keywords
6292 after `typedef', before new type name.
6293 (enum sym_type): Add st_C_typespec.
6294 (C_create_stab): Put typespec kwds in table.
6295
dff28924 62961989-08-27 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
362bc2da
DL
6297
6298 * etags.c (main): Don't depend on name invoked by.
6299 If CTAGS is not defined, assume it is ETAGS.
6300
dff28924 63011989-07-31 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6302
6303 * etags.c (L_funcs): Allow package name in define construct,
6304 as in (foo::defmumble name-defined ...).
6305
dff28924 63061989-07-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6307
6308 * etags.c (find_entries): Stupid bug testing for C filename suffixes.
6309
6310 * Makefile (yow): Depends on ../src/paths.h.
6311
dff28924 63121989-07-04 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
362bc2da
DL
6313
6314 * etags.c: Fix compilation by moving Pascal after Fortran.
6315
dff28924 63161989-06-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6317
6318 * movemail.c [USG]: Define F_OK, etc., if not found in header.
6319
dff28924 63201989-05-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6321
6322 * hexl.c: New file, supports hexl-mode.
6323
dff28924 63241989-05-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6325
6326 * movemail.c: New compilation flag MAIL_USE_MMDF.
6327
dff28924 63281989-05-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6329
6330 * emacsclient.c: Use BSD code whenever HAVE_SOCKETS.
6331 * server.c: Likewise.
6332
6333 * make-docfile.c (scan_c_file): Output argument names at end of string.
6334 (write_c_args): New subroutine.
6335
dff28924 63361989-04-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6337
6338 * movemail.c: Report failure of flock.
6339
dff28924 63401989-04-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6341
6342 * etags.c (find_entries): Allow multi-letter extensions for fortran.
6343
dff28924 63441989-04-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da 6345
2f2c687b 6346 * loadst.c: On bsd4.3, use gettimeofday instead of CPUSTATES.
362bc2da 6347
dff28924 63481989-03-15 Jeff Peck (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6349
6350 * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=.
6351
2f2c687b 6352 * emacsstool.1: Update to document environment variables.
362bc2da 6353
dff28924 63541989-02-21 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6355
6356 * etags.c (PAS_funcs): New function by Mosur Mohan.
6357
6358 * movemail.c: On sysv, include unistd.h.
6359
dff28924 63601989-02-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6361
6362 * b2m.c: New file.
6363
dff28924 63641989-02-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6365
6366 * etags.c: Prolog support from Sunichirou Sugou
6367
dff28924 63681989-02-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6369
6370 * Makefile (clean): New target.
6371
dff28924 63721989-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6373
6374 * fakemail.c (put_line): Break header lines at 79 cols.
6375
dff28924 63761989-01-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6377
6378 * etags.c: Greatly rewritten by Sam Kendall for C++ support and for
6379 multiple tags per line.
6380
dff28924 63811989-01-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6382
6383 * movemail.c: Check access before doing real work.
6384 Check that outfile is in a writable directory.
6385 On fatal error, delete the lock file.
6386
dff28924 63871988-12-31 Richard Mlynarik (mly@rice-chex.ai.mit.edu)
362bc2da 6388
ecc54057
JB
6389 * env.c: Add decl for my-index
6390 * etags.c (file-entries): .oak => scheme
362bc2da 6391
dff28924 63921988-12-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6393
6394 * movemail.c: Use `access' to check input and output files.
6395
dff28924 63961988-12-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6397
6398 * emacsclient.c (main): Ignore all of CWD before first slash.
6399
dff28924 64001988-12-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6401
6402 * etags.c (readline): Double linebuffer->size outside the xrealloc.
6403
dff28924 64041988-12-22 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6405
6406 * server.c, emacsclient.c: Don't try to use gid_t; it isn't defined.
6407 * server.c: chmod the socket to 0700.
6408
dff28924 64091988-12-09 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6410
6411 * fakemail.c (main): Let env var FAKEMAILER override pgm to run.
6412 (add_field): Delete comments and turn `<', `>' to spaces
6413 in header lines.
6414 (USE_FAKEMAIL): New customization macro says to make fakemail
6415 not be a no-op even on a BSD system.
6416
dff28924 64171988-12-01 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6418
6419 * etags.c (consider_token): Skip comments just like whitespace.
6420 Notice `struct', etc. and set strtag for those tokens.
6421 Return 1 for the token following `struct' if an open-brace follows it.
6422 (C_entries): Special handling of token following `struct'
6423 needed because we have probably advanced to the following line
6424 to find the `{'.
6425 (main): New option `T' sets tflag and strflag.
6426 Set both of them by default if eflags.
6427
dff28924 64281988-11-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6429
6430 * movemail.c: Do fsync before closing output.
6431
dff28924 64321988-11-29 Richard Mlynarik (mly@pickled-brain.ai.mit.edu)
362bc2da 6433
ecc54057
JB
6434 * movemail.c: Better error message when can't create tempname.
6435 This file needs a great deal of extra error-checking and lucid reporting...
362bc2da 6436
dff28924 64371988-11-16 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6438
6439 * etags.c: Support assembler code for .s and .a files.
6440 (getit): Allow underscore in a tag.
6441
dff28924 64421988-11-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6443
6444 * movemail.c: Close output and check errors before deleting input.
6445
dff28924 64461988-10-01 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
362bc2da
DL
6447
6448 * emacsclient.c [SYSVIPC]: Compute cwd only once; decide properly
6449 whether to prefix it. Handle line number args.
6450
dff28924 64511988-09-24 Richard Stallman (rms@gluteus.ai.mit.edu)
362bc2da 6452
2f2c687b 6453 * etags.c (main): Default setting of eflag was backwards.
362bc2da 6454
dff28924 64551988-09-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6456
6457 * etags.c: New option -i. -f renamed -o.
6458 `-' as input file means read input file names from stdin.
6459 -i spec'd or input file named TAGS means the input file is another
6460 tag table; output an "include" line for it.
6461
dff28924 64621988-09-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6463
6464 * Makefile: New vars DESTDIR, BINDIR, LIBDIR, MANDIR, MANEXT.
6465 New targets install, install.sysv, install.xenix.
6466 This makefile is now responsible for installing executables
6467 and documentation from this directory into system directories.
6468
dff28924 64691988-09-16 Richard Stallman (rms@corn-chex.ai.mit.edu)
362bc2da
DL
6470
6471 * server.c, emacsclient.c (main): Compute socket name from euid.
6472
dff28924 64731988-08-04 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6474
6475 * emacsclient.c: Args like +DIGITS are passed through unchanged.
6476
dff28924 64771988-07-12 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6478
6479 * server.c: If both BSD and HAVE_SYSVIPC, use the latter.
6480 * emacsclient.c: Likewise.
6481 In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd.
6482
dff28924 64831988-06-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6484
6485 * etags.c: Handle `typedef struct foo {' (price@mcc.com).
07655e62 6486 (istoken): New string-comparison macro.
362bc2da
DL
6487 (consider_token): New arg `level'. New state `tag_ok' in `tydef'.
6488
dff28924 64891988-06-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6490
6491 * etags.c: Changes for VMS.
6492 Always define ETAGS on VMS.
6493 Define macros GOOD and BAD for success and failure exit codes.
6494 (begtk, intk): Allow `$' in identifiers
6495 (main): Don't support -B, -F or -u on VMS.
6496 Alternate loop for scanning filename arguments.
6497 (system): Delete definition of this function.
6498
6499 * etags-vmslib.c (system): Undefine this; VMS now provides it.
6500
dff28924 65011988-06-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
362bc2da
DL
6502
6503 * loadst.c: Prevent multiple-def errors on BSD and BSD4_3
6504 around include of param.h. (Like fns.c.)
6505
dff28924 65061988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
362bc2da
DL
6507
6508 * loadst.c (load_average): Move load-average code to this new fn.
6509 Add conditionals to compute load ave on UMAX.
6510
dff28924 65111988-05-14 Richard Stallman (rms@lucky-charms.ai.mit.edu)
362bc2da
DL
6512
6513 * loadst.c: Change DK_HEADER_FILE to DKSTAT_HEADER_FILE
6514 with opposite sense.
6515
dff28924 65161988-05-13 Chris Hanson (cph@kleph)
362bc2da
DL
6517
6518 * emacsclient.c: Delete references to unused variable `out'. This
6519 caused a bus error when used under hp-ux.
6520
dff28924 65211988-05-06 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
362bc2da
DL
6522
6523 * loadst.c: Control dk.h conditional with DK_HEADER_FILE.
6524
dff28924 65251988-05-04 Richard Stallman (rms@rice-krispies.ai.mit.edu)
362bc2da
DL
6526
6527 * etags.c (find_entries): `.t' or `.sch' means scheme code.
6528
dff28924 65291988-04-29 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
362bc2da
DL
6530
6531 * loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h.
6532
dff28924 65331988-04-28 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
362bc2da
DL
6534
6535 * movemail.c: #undef close, since config can #define it on V.3.
2f2c687b 6536 * emacsclient.c, fakemail.c, loadst.c, server.c: Likewise.
362bc2da 6537
dff28924 65381988-04-26 Richard Stallman (rms@lucky-charms.ai.mit.edu)
362bc2da
DL
6539
6540 * etags.c (TEX_mode, etc.): Remove superfluous backslashes from
6541 invalid escape sequences such as `\{'.
6542
6543 * loadst.c: Add `sequent' conditional for file dk.h.
6544
dff28924 65451988-03-20 Richard M. Stallman (rms@wilson)
362bc2da 6546
2f2c687b 6547 * server.c [not BSD and not HAVE_SYSVIPC]: Fix error message.
362bc2da 6548
2f2c687b 6549 * loadst.c (main) [XENIX]: Use /usr/spool/mail, not /usr/mail.
6922b018
KH
6550
6551;; Local Variables:
d19249e7 6552;; coding: iso-2022-7bit
33462dfa 6553;; add-log-time-zone-rule: t
6922b018 6554;; End:
2a34a036 6555
9766d41b 6556 Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
273dc16a 6557 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005,
a5b68355 6558 2006, 2007, 2008 Free Software Foundation, Inc.
5b87ad55
GM
6559
6560 This file is part of GNU Emacs.
6561
6562 GNU Emacs is free software; you can redistribute it and/or modify
6563 it under the terms of the GNU General Public License as published by
4a9f99bd 6564 the Free Software Foundation; either version 3, or (at your option)
5b87ad55
GM
6565 any later version.
6566
6567 GNU Emacs is distributed in the hope that it will be useful,
6568 but WITHOUT ANY WARRANTY; without even the implied warranty of
6569 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6570 GNU General Public License for more details.
6571
6572 You should have received a copy of the GNU General Public License
6573 along with GNU Emacs; see the file COPYING. If not, write to the
6574 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
6575 Boston, MA 02110-1301, USA.
ab5796a9
MB
6576
6577;;; arch-tag: 2d979296-954c-448e-95c1-b46d134513dc