aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorSam Steingold2001-11-13 00:07:54 +0000
committerSam Steingold2001-11-13 00:07:54 +0000
commitdff28924e8526936dc265e5ac63c55f20185529b (patch)
tree6db0b0809d59fafb696ed4fdc42167b081e119ac /lib-src/ChangeLog
parent74e1aeec7fc0aeccde00bf505a8e43e56117d5d2 (diff)
downloademacs-dff28924e8526936dc265e5ac63c55f20185529b.tar.gz
emacs-dff28924e8526936dc265e5ac63c55f20185529b.zip
fixed format
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog206
1 files changed, 103 insertions, 103 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 04ffd8a2d7d..9f539e1e113 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -80,7 +80,7 @@
802001-10-05 Gerd Moellmann <gerd@gnu.org> 802001-10-05 Gerd Moellmann <gerd@gnu.org>
81 81
82 * Branch for 21.1. 82 * Branch for 21.1.
83 83
842001-10-01 Alexander Zhuckov <zuav@int.spb.ru> 842001-10-01 Alexander Zhuckov <zuav@int.spb.ru>
85 85
86 * ebrowse.c (struct alias): Add two new struct members: NAMESP and 86 * ebrowse.c (struct alias): Add two new struct members: NAMESP and
@@ -120,7 +120,7 @@
120 transforming it to standard form. Check for "Working file: ", not 120 transforming it to standard form. Check for "Working file: ", not
121 "Working file:". Allow file names with spaces. 121 "Working file:". Allow file names with spaces.
122 (SOH, rlogfile): New shell vars. 122 (SOH, rlogfile): New shell vars.
123 (rlogout): Remove. Its old functionality is mostly migrated to 123 (rlogout): Remove. Its old functionality is mostly migrated to
124 rlogfile. 124 rlogfile.
125 125
126 Append ';;' to the last arm of every case statement, for 126 Append ';;' to the last arm of every case statement, for
@@ -132,9 +132,9 @@
132 remote, or have trailing slashes. 132 remote, or have trailing slashes.
133 (authors): $llogout is never an empty shell var, so don't worry 133 (authors): $llogout is never an empty shell var, so don't worry
134 about that possibility. 134 about that possibility.
135 (printlogline, mainline code): Fix bug with SOH's being put into 135 (printlogline, mainline code): Fix bug with SOH's being put into
136 the output. 136 the output.
137 137
1382001-09-01 Eli Zaretskii <eliz@is.elta.co.il> 1382001-09-01 Eli Zaretskii <eliz@is.elta.co.il>
139 139
140 * ebrowse.c (SEEK_END): #define if not defined by system headers. 140 * ebrowse.c (SEEK_END): #define if not defined by system headers.
@@ -2431,7 +2431,7 @@ Tue Jul 1 01:09:07 1997 Geoff Voelker <voelker@cs.washington.edu>
2431 (readline_internal): Discard possible \r before \n here. 2431 (readline_internal): Discard possible \r before \n here.
2432 (C_entries): Do not deal with \r here: undo previous fix. 2432 (C_entries): Do not deal with \r here: undo previous fix.
2433 2433
24341995-01-09 Francesco Potorti` (pot at fly) 24341995-01-09 Francesco Potorti` (pot@fly)
2435 2435
2436 * b2m.c (concat, xmalloc, xrealloc, readline, xnew): Four new 2436 * b2m.c (concat, xmalloc, xrealloc, readline, xnew): Four new
2437 functions and a macro that allow the program to work on input 2437 functions and a macro that allow the program to work on input
@@ -3066,7 +3066,7 @@ Tue Jul 1 01:09:07 1997 Geoff Voelker <voelker@cs.washington.edu>
3066 3066
3067 * fakemail.c (put_line): Don't break the line if it all fits. 3067 * fakemail.c (put_line): Don't break the line if it all fits.
3068 3068
30691994-02-14 Francesco Potorti` (pot at fly) 30691994-02-14 Francesco Potorti` (pot@fly)
3070 3070
3071 * etags.c (absolute_pathnames, cwd): added global vars. 3071 * etags.c (absolute_pathnames, cwd): added global vars.
3072 (longopts, print_help, main, process_file): put absolute filenames 3072 (longopts, print_help, main, process_file): put absolute filenames
@@ -3300,7 +3300,7 @@ Tue Jul 1 01:09:07 1997 Geoff Voelker <voelker@cs.washington.edu>
3300 By default, look for *,v files as well as RCS/*,v files. 3300 By default, look for *,v files as well as RCS/*,v files.
3301 Use $TMPDIR (default /tmp) instead of /tmp. 3301 Use $TMPDIR (default /tmp) instead of /tmp.
3302 3302
33031993-09-20 Francesco Potorti` (pot at fly) 33031993-09-20 Francesco Potorti` (pot@fly)
3304 3304
3305 * etags.c (C_entries): is_func is initialised here instead of in 3305 * etags.c (C_entries): is_func is initialised here instead of in
3306 consider_token for the sake of the yacc rules section. 3306 consider_token for the sake of the yacc rules section.
@@ -4140,14 +4140,14 @@ Tue Jul 1 01:09:07 1997 Geoff Voelker <voelker@cs.washington.edu>
4140 that is off by default -- normally don't unlink the mail spool 4140 that is off by default -- normally don't unlink the mail spool
4141 file, just empty it. Pass creat mode 0600, not 0666. 4141 file, just empty it. Pass creat mode 0600, not 0666.
4142 4142
41431992-02-07 Jim Blandy (jimb at pogo.cs.oberlin.edu) 41431992-02-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4144 4144
4145 * Makefile (../arch-lib): Depend on ${EXECUTABLES}. 4145 * Makefile (../arch-lib): Depend on ${EXECUTABLES}.
4146 (all): Instead of here. 4146 (all): Instead of here.
4147 (install): Don't use the -s option, since people need symbols to 4147 (install): Don't use the -s option, since people need symbols to
4148 debug code. 4148 debug code.
4149 4149
41501992-01-19 (Eric Youngdale at youngdale@v6550c.nrl.navy.mil) 41501992-01-19 Eric Youngdale (youngdale@v6550c.nrl.navy.mil)
4151 4151
4152 * etags-vmslib.c (fn_exp): Add type cast. 4152 * etags-vmslib.c (fn_exp): Add type cast.
4153 4153
@@ -4155,17 +4155,17 @@ Tue Jul 1 01:09:07 1997 Geoff Voelker <voelker@cs.washington.edu>
4155 4155
4156 * movemail.c: Changes in comments. 4156 * movemail.c: Changes in comments.
4157 4157
41581992-01-13 Jim Blandy (jimb at pogo.cs.oberlin.edu) 41581992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4159 4159
4160 * Makefile: Make the distclean target erase the DOC files from 4160 * Makefile: Make the distclean target erase the DOC files from
4161 ../share-lib and the executables from ../arch-lib. 4161 ../share-lib and the executables from ../arch-lib.
4162 4162
41631992-01-09 Jim Blandy (jimb at pogo.cs.oberlin.edu) 41631992-01-09 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4164 4164
4165 * emacsclient.c: #include <sys/stat.h> 4165 * emacsclient.c: #include <sys/stat.h>
4166 (main): Do declare statbfr. 4166 (main): Do declare statbfr.
4167 4167
41681991-12-21 Richard Stallman (rms at mole.gnu.ai.mit.edu) 41681991-12-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4169 4169
4170 * emacsserver.c, emacsclient.c [BSD]: Use either /tmp or ~ 4170 * emacsserver.c, emacsclient.c [BSD]: Use either /tmp or ~
4171 for the socket, depending on SERVER_HOME_DIR. 4171 for the socket, depending on SERVER_HOME_DIR.
@@ -4181,7 +4181,7 @@ Tue Jul 1 01:09:07 1997 Geoff Voelker <voelker@cs.washington.edu>
4181 * aixcc.lex: New file. Not officially part of Emacs. 4181 * aixcc.lex: New file. Not officially part of Emacs.
4182 * Makefile: Rules for that. 4182 * Makefile: Rules for that.
4183 4183
41841991-12-04 Jim Blandy (jimb at pogo.gnu.ai.mit.edu) 41841991-12-04 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
4185 4185
4186 * yow.c (main): Rename all references to PATH_EXEC to PATH_DATA. 4186 * yow.c (main): Rename all references to PATH_EXEC to PATH_DATA.
4187 4187
@@ -4197,31 +4197,31 @@ Tue Jul 1 01:09:07 1997 Geoff Voelker <voelker@cs.washington.edu>
4197 Collect these names and emit include tags for them after processing 4197 Collect these names and emit include tags for them after processing
4198 all the argument files. 4198 all the argument files.
4199 4199
42001991-07-30 Richard Stallman (rms at mole.gnu.ai.mit.edu) 42001991-07-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4201 4201
4202 * wakeup.c: Terminate if parent goes away. 4202 * wakeup.c: Terminate if parent goes away.
4203 4203
42041991-07-18 Richard Stallman (rms at mole.gnu.ai.mit.edu) 42041991-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4205 4205
4206 * etags.c (C_entries): Process token before handling end of line. 4206 * etags.c (C_entries): Process token before handling end of line.
4207 When inner loops reach end of line, just back up. 4207 When inner loops reach end of line, just back up.
4208 Let the real end of line processing happen in just one place. 4208 Let the real end of line processing happen in just one place.
4209 (consider_token): Likewise. 4209 (consider_token): Likewise.
4210 4210
42111991-04-11 Jim Blandy (jimb at geech.gnu.ai.mit.edu) 42111991-04-11 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4212 4212
4213 * etags.c (TEX_mode): Skip comments while scanning the text to see 4213 * etags.c (TEX_mode): Skip comments while scanning the text to see
4214 which escape character this file uses. 4214 which escape character this file uses.
4215 4215
42161991-03-29 Richard Stallman (rms at mole.gnu.ai.mit.edu) 42161991-03-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4217 4217
4218 * emacsserver.c [USG]: Terminate if msgrcv fails. 4218 * emacsserver.c [USG]: Terminate if msgrcv fails.
4219 4219
42201991-03-03 Richard Stallman (rms at mole.ai.mit.edu) 42201991-03-03 Richard Stallman (rms@mole.ai.mit.edu)
4221 4221
4222 * emacsserver.c [BSD]: Check for errors on stdin after scanf. 4222 * emacsserver.c [BSD]: Check for errors on stdin after scanf.
4223 4223
42241991-01-25 Jim Blandy (jimb at churchy.ai.mit.edu) 42241991-01-25 Jim Blandy (jimb@churchy.ai.mit.edu)
4225 4225
4226 * make-docfile: Find the arguments to a C function correctly, 4226 * make-docfile: Find the arguments to a C function correctly,
4227 by not ignoring the character that read_c_string returns. Don't 4227 by not ignoring the character that read_c_string returns. Don't
@@ -4229,132 +4229,132 @@ Tue Jul 1 01:09:07 1997 Geoff Voelker <voelker@cs.washington.edu>
4229 or UNEVALLED arguments, since they're a figment of the docstring's 4229 or UNEVALLED arguments, since they're a figment of the docstring's
4230 imagination. 4230 imagination.
4231 4231
42321991-01-14 Jim Blandy (jimb at churchy.ai.mit.edu) 42321991-01-14 Jim Blandy (jimb@churchy.ai.mit.edu)
4233 4233
4234 * make-docfile: Read the .elc files generated by the new byte 4234 * make-docfile: Read the .elc files generated by the new byte
4235 compiler. 4235 compiler.
4236 4236
42371990-12-31 Richard Stallman (rms at mole.ai.mit.edu) 42371990-12-31 Richard Stallman (rms@mole.ai.mit.edu)
4238 4238
4239 * refcard.tex: Use cm fonts, not am, in multi-column mode. 4239 * refcard.tex: Use cm fonts, not am, in multi-column mode.
4240 4240
42411990-11-29 Richard Stallman (rms at mole.ai.mit.edu) 42411990-11-29 Richard Stallman (rms@mole.ai.mit.edu)
4242 4242
4243 * movemail.c (mbx_delimit_begin): Put space before `unseen'. 4243 * movemail.c (mbx_delimit_begin): Put space before `unseen'.
4244 4244
42451990-11-27 Richard Stallman (rms at mole.ai.mit.edu) 42451990-11-27 Richard Stallman (rms@mole.ai.mit.edu)
4246 4246
4247 * Makefile (install*): No need to install wakeup. 4247 * Makefile (install*): No need to install wakeup.
4248 4248
42491990-11-26 Richard Stallman (rms at mole.ai.mit.edu) 42491990-11-26 Richard Stallman (rms@mole.ai.mit.edu)
4250 4250
4251 * Makefile (install*): Install emacsclient like etags. 4251 * Makefile (install*): Install emacsclient like etags.
4252 4252
42531990-11-13 Richard Stallman (rms at mole.ai.mit.edu) 42531990-11-13 Richard Stallman (rms@mole.ai.mit.edu)
4254 4254
4255 * movemail.c (error): Handle 3 args. 4255 * movemail.c (error): Handle 3 args.
4256 (main): Don't check input access if using pop. 4256 (main): Don't check input access if using pop.
4257 4257
42581990-10-16 Richard Stallman (rms at mole.ai.mit.edu) 42581990-10-16 Richard Stallman (rms@mole.ai.mit.edu)
4259 4259
4260 * etags.c (find_entries): Check for numbers after Scheme suffix. 4260 * etags.c (find_entries): Check for numbers after Scheme suffix.
4261 4261
42621990-10-14 Richard Stallman (rms at mole.ai.mit.edu) 42621990-10-14 Richard Stallman (rms@mole.ai.mit.edu)
4263 4263
4264 * termcap.dat (vt200-80): Fix ke and ks to frob flag 1. 4264 * termcap.dat (vt200-80): Fix ke and ks to frob flag 1.
4265 4265
42661990-10-09 Richard Stallman (rms at mole.ai.mit.edu) 42661990-10-09 Richard Stallman (rms@mole.ai.mit.edu)
4267 4267
4268 * Makefile (nemacstool, xvetool): New targets. 4268 * Makefile (nemacstool, xvetool): New targets.
4269 4269
42701990-09-26 Richard Stallman (rms at mole.ai.mit.edu) 42701990-09-26 Richard Stallman (rms@mole.ai.mit.edu)
4271 4271
4272 * emacsclient.c: Include errno.h and define related variables. 4272 * emacsclient.c: Include errno.h and define related variables.
4273 4273
42741990-09-23 Richard Stallman (rms at mole.ai.mit.edu) 42741990-09-23 Richard Stallman (rms@mole.ai.mit.edu)
4275 4275
4276 * emacsclient.c: Change usage message. 4276 * emacsclient.c: Change usage message.
4277 4277
42781990-08-30 David Lawrence (tale at pogo.ai.mit.edu) 42781990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
4279 4279
4280 * emacs.1: Add break before -nw option. 4280 * emacs.1: Add break before -nw option.
4281 4281
42821990-08-19 David J. MacKenzie (djm at apple-gunkies) 42821990-08-19 David J. MacKenzie (djm@apple-gunkies)
4283 4283
4284 * qsort.c: Replace with GNU version. 4284 * qsort.c: Replace with GNU version.
4285 4285
42861990-08-14 David J. MacKenzie (djm at apple-gunkies) 42861990-08-14 David J. MacKenzie (djm@apple-gunkies)
4287 4287
4288 * wakeup.c: New program replacing loadst.c. 4288 * wakeup.c: New program replacing loadst.c.
4289 4289
42901990-08-14 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 42901990-08-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4291 4291
4292 * emacsclient.c [USG]: Pass msgsnd only 4 args. 4292 * emacsclient.c [USG]: Pass msgsnd only 4 args.
4293 4293
42941990-08-09 David J. MacKenzie (djm at pogo.ai.mit.edu) 42941990-08-09 David J. MacKenzie (djm@pogo.ai.mit.edu)
4295 4295
4296 * etags.c: Rename `flag' variables for what they do instead of 4296 * etags.c: Rename `flag' variables for what they do instead of
4297 which option character sets them. 4297 which option character sets them.
4298 4298
42991990-05-28 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 42991990-05-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4300 4300
4301 * loadst.c (main): Conditional to get load average on Apollo. 4301 * loadst.c (main): Conditional to get load average on Apollo.
4302 4302
43031990-05-22 Joseph Arceneaux (jla at churchy.ai.mit.edu) 43031990-05-22 Joseph Arceneaux (jla@churchy.ai.mit.edu)
4304 4304
4305 * emacsserver.c: Set the permission on the socket to 0600. 4305 * emacsserver.c: Set the permission on the socket to 0600.
4306 4306
43071990-03-27 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 43071990-03-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4308 4308
4309 * emacsclient.c [BSD]: Print clean message for failing getwd. 4309 * emacsclient.c [BSD]: Print clean message for failing getwd.
4310 4310
43111990-03-20 David Lawrence (tale at pogo.ai.mit.edu) 43111990-03-20 David Lawrence (tale@pogo.ai.mit.edu)
4312 4312
4313 * getdate.y: Use the getdate.y from GNU tar for timer. 4313 * getdate.y: Use the getdate.y from GNU tar for timer.
4314 4314
43151990-03-18 Jim Kingdon (kingdon at pogo.ai.mit.edu) 43151990-03-18 Jim Kingdon (kingdon@pogo.ai.mit.edu)
4316 4316
4317 * emacsclient.c (main): Don't put brackets around "filename" in 4317 * emacsclient.c (main): Don't put brackets around "filename" in
4318 usage message. It isn't optional. 4318 usage message. It isn't optional.
4319 4319
43201990-03-14 Joseph Arceneaux (jla at churchy.ai.mit.edu) 43201990-03-14 Joseph Arceneaux (jla@churchy.ai.mit.edu)
4321 4321
4322 * etags.c (getit): Recognize '$' as beginning identifiers. 4322 * etags.c (getit): Recognize '$' as beginning identifiers.
4323 4323
43241990-02-22 David Lawrence (tale at pogo.ai.mit.edu) 43241990-02-22 David Lawrence (tale@pogo.ai.mit.edu)
4325 4325
4326 * emacsserver.c: Renamed from server.c. 4326 * emacsserver.c: Renamed from server.c.
4327 * Makefile: Reference emacsserver rather than server. 4327 * Makefile: Reference emacsserver rather than server.
4328 * MACHINES: Doc fix for new emacsserver name. 4328 * MACHINES: Doc fix for new emacsserver name.
4329 4329
43301990-01-25 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 43301990-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4331 4331
4332 * emacsclient.c: Print program name in error messages. 4332 * emacsclient.c: Print program name in error messages.
4333 4333
43341990-01-19 David Lawrence (tale at cocoa-puffs) 43341990-01-19 David Lawrence (tale@cocoa-puffs)
4335 4335
4336 * timer.c, getdate.y (new files) and Makefile: 4336 * timer.c, getdate.y (new files) and Makefile:
4337 Sub-process support for run-at-time in timer.el. 4337 Sub-process support for run-at-time in timer.el.
4338 Doesn't yet work correctly for USG. 4338 Doesn't yet work correctly for USG.
4339 4339
43401990-01-10 Jim Kingdon (kingdon at pogo) 43401990-01-10 Jim Kingdon (kingdon@pogo)
4341 4341
4342 * MACHINES: Add HP 300 running BSD. 4342 * MACHINES: Add HP 300 running BSD.
4343 4343
43441990-01-02 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 43441990-01-02 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4345 4345
4346 * yow.c: Dynamically allocate buffer; skip header before random 4346 * yow.c: Dynamically allocate buffer; skip header before random
4347 choice to avoid bias toward first item. 4347 choice to avoid bias toward first item.
4348 4348
43491989-12-24 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 43491989-12-24 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4350 4350
4351 * etags.c (readline): Separate out init of `pend'. 4351 * etags.c (readline): Separate out init of `pend'.
4352 4352
43531989-12-17 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 43531989-12-17 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4354 4354
4355 * etags.c: Undo changes relating to isgoodhdr. 4355 * etags.c: Undo changes relating to isgoodhdr.
4356 4356
43571989-12-16 Mosur Mohan (rms at sugar-bombs.ai.mit.edu) 43571989-12-16 Mosur Mohan (rms@sugar-bombs.ai.mit.edu)
4358 4358
4359 * etags.c (isgoodhdr): New macro. 4359 * etags.c (isgoodhdr): New macro.
4360 (_gdh, notgdh): New variable used by that. 4360 (_gdh, notgdh): New variable used by that.
@@ -4367,63 +4367,63 @@ Tue Jul 1 01:09:07 1997 Geoff Voelker <voelker@cs.washington.edu>
4367 4367
4368 * etags.c (PAS_funcs): One arg to pfnote was missing. 4368 * etags.c (PAS_funcs): One arg to pfnote was missing.
4369 4369
43701989-12-05 Joseph Arceneaux (jla at spiff) 43701989-12-05 Joseph Arceneaux (jla@spiff)
4371 4371
4372 * MACHINES: Change for the ULTRIX entry. 4372 * MACHINES: Change for the ULTRIX entry.
4373 4373
43741989-11-21 Joseph Arceneaux (jla at spiff) 43741989-11-21 Joseph Arceneaux (jla@spiff)
4375 4375
4376 * etags.c (process_file): If file is not regular, return. 4376 * etags.c (process_file): If file is not regular, return.
4377 4377
43781989-11-06 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 43781989-11-06 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4379 4379
4380 * loadst.c (main): Handle FIXUP_KERNEL_SYMBOL_ADDR. 4380 * loadst.c (main): Handle FIXUP_KERNEL_SYMBOL_ADDR.
4381 4381
43821989-10-30 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 43821989-10-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4383 4383
4384 * loadst.c (load_average): If HAVE_GETLOADAVG, use getloadavg. 4384 * loadst.c (load_average): If HAVE_GETLOADAVG, use getloadavg.
4385 (main): If HAVE_GETLOADAVG, don't call `nlist'. 4385 (main): If HAVE_GETLOADAVG, don't call `nlist'.
4386 4386
43871989-10-25 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 43871989-10-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4388 4388
4389 * etags.c (consider_token): Allow any number of typespec keywords 4389 * etags.c (consider_token): Allow any number of typespec keywords
4390 after `typedef', before new type name. 4390 after `typedef', before new type name.
4391 (enum sym_type): Add st_C_typespec. 4391 (enum sym_type): Add st_C_typespec.
4392 (C_create_stab): Put typespec kwds in table. 4392 (C_create_stab): Put typespec kwds in table.
4393 4393
43941989-08-27 Richard Stallman (rms at apple-gunkies.ai.mit.edu) 43941989-08-27 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
4395 4395
4396 * etags.c (main): Don't depend on name invoked by. 4396 * etags.c (main): Don't depend on name invoked by.
4397 If CTAGS is not defined, assume it is ETAGS. 4397 If CTAGS is not defined, assume it is ETAGS.
4398 4398
43991989-07-31 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 43991989-07-31 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4400 4400
4401 * etags.c (L_funcs): Allow package name in define construct, 4401 * etags.c (L_funcs): Allow package name in define construct,
4402 as in (foo::defmumble name-defined ...). 4402 as in (foo::defmumble name-defined ...).
4403 4403
44041989-07-30 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 44041989-07-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4405 4405
4406 * etags.c (find_entries): Stupid bug testing for C filename suffixes. 4406 * etags.c (find_entries): Stupid bug testing for C filename suffixes.
4407 4407
4408 * Makefile (yow): Depends on ../src/paths.h. 4408 * Makefile (yow): Depends on ../src/paths.h.
4409 4409
44101989-07-04 Richard Stallman (rms at apple-gunkies.ai.mit.edu) 44101989-07-04 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
4411 4411
4412 * etags.c: Fix compilation by moving Pascal after Fortran. 4412 * etags.c: Fix compilation by moving Pascal after Fortran.
4413 4413
44141989-06-15 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 44141989-06-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4415 4415
4416 * movemail.c [USG]: Define F_OK, etc., if not found in header. 4416 * movemail.c [USG]: Define F_OK, etc., if not found in header.
4417 4417
44181989-05-27 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 44181989-05-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4419 4419
4420 * hexl.c: New file, supports hexl-mode. 4420 * hexl.c: New file, supports hexl-mode.
4421 4421
44221989-05-14 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 44221989-05-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4423 4423
4424 * movemail.c: New compilation flag MAIL_USE_MMDF. 4424 * movemail.c: New compilation flag MAIL_USE_MMDF.
4425 4425
44261989-05-08 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 44261989-05-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4427 4427
4428 * emacsclient.c: Use BSD code whenever HAVE_SOCKETS. 4428 * emacsclient.c: Use BSD code whenever HAVE_SOCKETS.
4429 * server.c: Likewise. 4429 * server.c: Likewise.
@@ -4431,80 +4431,80 @@ Tue Jul 1 01:09:07 1997 Geoff Voelker <voelker@cs.washington.edu>
4431 * make-docfile.c (scan_c_file): Output argument names at end of string. 4431 * make-docfile.c (scan_c_file): Output argument names at end of string.
4432 (write_c_args): New subroutine. 4432 (write_c_args): New subroutine.
4433 4433
44341989-04-27 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 44341989-04-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4435 4435
4436 * movemail.c: Report failure of flock. 4436 * movemail.c: Report failure of flock.
4437 4437
44381989-04-19 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 44381989-04-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4439 4439
4440 * etags.c (find_entries): Allow multi-letter extensions for fortran. 4440 * etags.c (find_entries): Allow multi-letter extensions for fortran.
4441 4441
44421989-04-18 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 44421989-04-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4443 4443
4444 * loadst.c: on bsd4.3, use gettimeofday instead of CPUSTATES. 4444 * loadst.c: on bsd4.3, use gettimeofday instead of CPUSTATES.
4445 4445
44461989-03-15 Jeff Peck (rms at sugar-bombs.ai.mit.edu) 44461989-03-15 Jeff Peck (rms@sugar-bombs.ai.mit.edu)
4447 4447
4448 * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=. 4448 * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=.
4449 4449
4450 * emacsstool.1: update to document environment variables. 4450 * emacsstool.1: update to document environment variables.
4451 4451
44521989-02-21 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 44521989-02-21 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4453 4453
4454 * etags.c (PAS_funcs): New function by Mosur Mohan. 4454 * etags.c (PAS_funcs): New function by Mosur Mohan.
4455 4455
4456 * movemail.c: On sysv, include unistd.h. 4456 * movemail.c: On sysv, include unistd.h.
4457 4457
44581989-02-18 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 44581989-02-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4459 4459
4460 * b2m.c: New file. 4460 * b2m.c: New file.
4461 4461
44621989-02-15 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 44621989-02-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4463 4463
4464 * etags.c: Prolog support from Sunichirou Sugou 4464 * etags.c: Prolog support from Sunichirou Sugou
4465 4465
44661989-02-03 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 44661989-02-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4467 4467
4468 * Makefile (clean): New target. 4468 * Makefile (clean): New target.
4469 4469
44701989-01-25 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 44701989-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4471 4471
4472 * fakemail.c (put_line): Break header lines at 79 cols. 4472 * fakemail.c (put_line): Break header lines at 79 cols.
4473 4473
44741989-01-19 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 44741989-01-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4475 4475
4476 * etags.c: Greatly rewritten by Sam Kendall for C++ support and for 4476 * etags.c: Greatly rewritten by Sam Kendall for C++ support and for
4477 multiple tags per line. 4477 multiple tags per line.
4478 4478
44791989-01-03 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 44791989-01-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4480 4480
4481 * movemail.c: Check access before doing real work. 4481 * movemail.c: Check access before doing real work.
4482 Check that outfile is in a writable directory. 4482 Check that outfile is in a writable directory.
4483 On fatal error, delete the lock file. 4483 On fatal error, delete the lock file.
4484 4484
44851988-12-31 Richard Mlynarik (mly at rice-chex.ai.mit.edu) 44851988-12-31 Richard Mlynarik (mly@rice-chex.ai.mit.edu)
4486 4486
4487 * env.c: Add decl for my-index 4487 * env.c: Add decl for my-index
4488 * etags.c (file-entries): .oak => scheme 4488 * etags.c (file-entries): .oak => scheme
4489 4489
44901988-12-30 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 44901988-12-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4491 4491
4492 * movemail.c: Use `access' to check input and output files. 4492 * movemail.c: Use `access' to check input and output files.
4493 4493
44941988-12-28 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 44941988-12-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4495 4495
4496 * emacsclient.c (main): Ignore all of CWD before first slash. 4496 * emacsclient.c (main): Ignore all of CWD before first slash.
4497 4497
44981988-12-27 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 44981988-12-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4499 4499
4500 * etags.c (readline): Double linebuffer->size outside the xrealloc. 4500 * etags.c (readline): Double linebuffer->size outside the xrealloc.
4501 4501
45021988-12-22 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 45021988-12-22 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4503 4503
4504 * server.c, emacsclient.c: Don't try to use gid_t; it isn't defined. 4504 * server.c, emacsclient.c: Don't try to use gid_t; it isn't defined.
4505 * server.c: chmod the socket to 0700. 4505 * server.c: chmod the socket to 0700.
4506 4506
45071988-12-09 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 45071988-12-09 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4508 4508
4509 * fakemail.c (main): Let env var FAKEMAILER override pgm to run. 4509 * fakemail.c (main): Let env var FAKEMAILER override pgm to run.
4510 (add_field): Delete comments and turn `<', `>' to spaces 4510 (add_field): Delete comments and turn `<', `>' to spaces
@@ -4512,7 +4512,7 @@ Tue Jul 1 01:09:07 1997 Geoff Voelker <voelker@cs.washington.edu>
4512 (USE_FAKEMAIL): New customization macro says to make fakemail 4512 (USE_FAKEMAIL): New customization macro says to make fakemail
4513 not be a no-op even on a BSD system. 4513 not be a no-op even on a BSD system.
4514 4514
45151988-12-01 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 45151988-12-01 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4516 4516
4517 * etags.c (consider_token): Skip comments just like whitespace. 4517 * etags.c (consider_token): Skip comments just like whitespace.
4518 Notice `struct', etc. and set strtag for those tokens. 4518 Notice `struct', etc. and set strtag for those tokens.
@@ -4523,68 +4523,68 @@ Tue Jul 1 01:09:07 1997 Geoff Voelker <voelker@cs.washington.edu>
4523 (main): New option `T' sets tflag and strflag. 4523 (main): New option `T' sets tflag and strflag.
4524 Set both of them by default if eflags. 4524 Set both of them by default if eflags.
4525 4525
45261988-11-30 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 45261988-11-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4527 4527
4528 * movemail.c: Do fsync before closing output. 4528 * movemail.c: Do fsync before closing output.
4529 4529
45301988-11-29 Richard Mlynarik (mly at pickled-brain.ai.mit.edu) 45301988-11-29 Richard Mlynarik (mly@pickled-brain.ai.mit.edu)
4531 4531
4532 * movemail.c: Better error message when can't create tempname. 4532 * movemail.c: Better error message when can't create tempname.
4533 This file needs a great deal of extra error-checking and lucid reporting... 4533 This file needs a great deal of extra error-checking and lucid reporting...
4534 4534
45351988-11-16 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 45351988-11-16 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4536 4536
4537 * etags.c: Support assembler code for .s and .a files. 4537 * etags.c: Support assembler code for .s and .a files.
4538 (getit): Allow underscore in a tag. 4538 (getit): Allow underscore in a tag.
4539 4539
45401988-11-15 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 45401988-11-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4541 4541
4542 * movemail.c: Close output and check errors before deleting input. 4542 * movemail.c: Close output and check errors before deleting input.
4543 4543
45441988-10-01 Richard Stallman (rms at apple-gunkies.ai.mit.edu) 45441988-10-01 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
4545 4545
4546 * emacsclient.c [SYSVIPC]: Compute cwd only once; decide properly 4546 * emacsclient.c [SYSVIPC]: Compute cwd only once; decide properly
4547 whether to prefix it. Handle line number args. 4547 whether to prefix it. Handle line number args.
4548 4548
45491988-09-24 Richard Stallman (rms at gluteus.ai.mit.edu) 45491988-09-24 Richard Stallman (rms@gluteus.ai.mit.edu)
4550 4550
4551 * etags.c (main): default setting of eflag was backwards. 4551 * etags.c (main): default setting of eflag was backwards.
4552 4552
45531988-09-23 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 45531988-09-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4554 4554
4555 * etags.c: New option -i. -f renamed -o. 4555 * etags.c: New option -i. -f renamed -o.
4556 `-' as input file means read input file names from stdin. 4556 `-' as input file means read input file names from stdin.
4557 -i spec'd or input file named TAGS means the input file is another 4557 -i spec'd or input file named TAGS means the input file is another
4558 tag table; output an "include" line for it. 4558 tag table; output an "include" line for it.
4559 4559
45601988-09-19 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 45601988-09-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4561 4561
4562 * Makefile: New vars DESTDIR, BINDIR, LIBDIR, MANDIR, MANEXT. 4562 * Makefile: New vars DESTDIR, BINDIR, LIBDIR, MANDIR, MANEXT.
4563 New targets install, install.sysv, install.xenix. 4563 New targets install, install.sysv, install.xenix.
4564 This makefile is now responsible for installing executables 4564 This makefile is now responsible for installing executables
4565 and documentation from this directory into system directories. 4565 and documentation from this directory into system directories.
4566 4566
45671988-09-16 Richard Stallman (rms at corn-chex.ai.mit.edu) 45671988-09-16 Richard Stallman (rms@corn-chex.ai.mit.edu)
4568 4568
4569 * server.c, emacsclient.c (main): Compute socket name from euid. 4569 * server.c, emacsclient.c (main): Compute socket name from euid.
4570 4570
45711988-08-04 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 45711988-08-04 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4572 4572
4573 * emacsclient.c: Args like +DIGITS are passed through unchanged. 4573 * emacsclient.c: Args like +DIGITS are passed through unchanged.
4574 4574
45751988-07-12 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 45751988-07-12 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4576 4576
4577 * server.c: If both BSD and HAVE_SYSVIPC, use the latter. 4577 * server.c: If both BSD and HAVE_SYSVIPC, use the latter.
4578 * emacsclient.c: Likewise. 4578 * emacsclient.c: Likewise.
4579 In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd. 4579 In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd.
4580 4580
45811988-06-23 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 45811988-06-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4582 4582
4583 * etags.c: Handle `typedef struct foo {' (price@mcc.com). 4583 * etags.c: Handle `typedef struct foo {' (price@mcc.com).
4584 (istoken) New string-comparison macro. 4584 (istoken) New string-comparison macro.
4585 (consider_token): New arg `level'. New state `tag_ok' in `tydef'. 4585 (consider_token): New arg `level'. New state `tag_ok' in `tydef'.
4586 4586
45871988-06-14 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 45871988-06-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4588 4588
4589 * etags.c: Changes for VMS. 4589 * etags.c: Changes for VMS.
4590 Always define ETAGS on VMS. 4590 Always define ETAGS on VMS.
@@ -4596,51 +4596,51 @@ Tue Jul 1 01:09:07 1997 Geoff Voelker <voelker@cs.washington.edu>
4596 4596
4597 * etags-vmslib.c (system): Undefine this; VMS now provides it. 4597 * etags-vmslib.c (system): Undefine this; VMS now provides it.
4598 4598
45991988-06-08 Richard Stallman (rms at sugar-bombs.ai.mit.edu) 45991988-06-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4600 4600
4601 * loadst.c: Prevent multiple-def errors on BSD and BSD4_3 4601 * loadst.c: Prevent multiple-def errors on BSD and BSD4_3
4602 around include of param.h. (Like fns.c.) 4602 around include of param.h. (Like fns.c.)
4603 4603
46041988-05-16 Richard Stallman (rms at frosted-flakes.ai.mit.edu) 46041988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
4605 4605
4606 * loadst.c (load_average): Move load-average code to this new fn. 4606 * loadst.c (load_average): Move load-average code to this new fn.
4607 Add conditionals to compute load ave on UMAX. 4607 Add conditionals to compute load ave on UMAX.
4608 4608
46091988-05-14 Richard Stallman (rms at lucky-charms.ai.mit.edu) 46091988-05-14 Richard Stallman (rms@lucky-charms.ai.mit.edu)
4610 4610
4611 * loadst.c: Change DK_HEADER_FILE to DKSTAT_HEADER_FILE 4611 * loadst.c: Change DK_HEADER_FILE to DKSTAT_HEADER_FILE
4612 with opposite sense. 4612 with opposite sense.
4613 4613
46141988-05-13 Chris Hanson (cph at kleph) 46141988-05-13 Chris Hanson (cph@kleph)
4615 4615
4616 * emacsclient.c: Delete references to unused variable `out'. This 4616 * emacsclient.c: Delete references to unused variable `out'. This
4617 caused a bus error when used under hp-ux. 4617 caused a bus error when used under hp-ux.
4618 4618
46191988-05-06 Richard Stallman (rms at frosted-flakes.ai.mit.edu) 46191988-05-06 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
4620 4620
4621 * loadst.c: Control dk.h conditional with DK_HEADER_FILE. 4621 * loadst.c: Control dk.h conditional with DK_HEADER_FILE.
4622 4622
46231988-05-04 Richard Stallman (rms at rice-krispies.ai.mit.edu) 46231988-05-04 Richard Stallman (rms@rice-krispies.ai.mit.edu)
4624 4624
4625 * etags.c (find_entries): `.t' or `.sch' means scheme code. 4625 * etags.c (find_entries): `.t' or `.sch' means scheme code.
4626 4626
46271988-04-29 Richard Stallman (rms at frosted-flakes.ai.mit.edu) 46271988-04-29 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
4628 4628
4629 * loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h. 4629 * loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h.
4630 4630
46311988-04-28 Richard Stallman (rms at frosted-flakes.ai.mit.edu) 46311988-04-28 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
4632 4632
4633 * movemail.c: #undef close, since config can #define it on V.3. 4633 * movemail.c: #undef close, since config can #define it on V.3.
4634 * emacsclient.c, fakemail.c, loadst.c, server.c: likewise. 4634 * emacsclient.c, fakemail.c, loadst.c, server.c: likewise.
4635 4635
46361988-04-26 Richard Stallman (rms at lucky-charms.ai.mit.edu) 46361988-04-26 Richard Stallman (rms@lucky-charms.ai.mit.edu)
4637 4637
4638 * etags.c (TEX_mode, etc.): Remove superfluous backslashes from 4638 * etags.c (TEX_mode, etc.): Remove superfluous backslashes from
4639 invalid escape sequences such as `\{'. 4639 invalid escape sequences such as `\{'.
4640 4640
4641 * loadst.c: Add `sequent' conditional for file dk.h. 4641 * loadst.c: Add `sequent' conditional for file dk.h.
4642 4642
46431988-03-20 Richard M. Stallman (rms at wilson) 46431988-03-20 Richard M. Stallman (rms@wilson)
4644 4644
4645 * server.c [not BSD and not HAVE_SYSVIPC]: fix error message. 4645 * server.c [not BSD and not HAVE_SYSVIPC]: fix error message.
4646 4646