summaryrefslogtreecommitdiff
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorSam Steingold <sds@gnu.org>2001-11-13 00:07:54 +0000
committerSam Steingold <sds@gnu.org>2001-11-13 00:07:54 +0000
commitdff28924e8526936dc265e5ac63c55f20185529b (patch)
tree6db0b0809d59fafb696ed4fdc42167b081e119ac /lib-src/ChangeLog
parent74e1aeec7fc0aeccde00bf505a8e43e56117d5d2 (diff)
downloademacs-dff28924e8526936dc265e5ac63c55f20185529b.tar.gz
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 @@
2001-10-05 Gerd Moellmann <gerd@gnu.org>
* Branch for 21.1.
-
+
2001-10-01 Alexander Zhuckov <zuav@int.spb.ru>
* ebrowse.c (struct alias): Add two new struct members: NAMESP and
@@ -120,7 +120,7 @@
transforming it to standard form. Check for "Working file: ", not
"Working file:". Allow file names with spaces.
(SOH, rlogfile): New shell vars.
- (rlogout): Remove. Its old functionality is mostly migrated to
+ (rlogout): Remove. Its old functionality is mostly migrated to
rlogfile.
Append ';;' to the last arm of every case statement, for
@@ -132,9 +132,9 @@
remote, or have trailing slashes.
(authors): $llogout is never an empty shell var, so don't worry
about that possibility.
- (printlogline, mainline code): Fix bug with SOH's being put into
+ (printlogline, mainline code): Fix bug with SOH's being put into
the output.
-
+
2001-09-01 Eli Zaretskii <eliz@is.elta.co.il>
* 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>
(readline_internal): Discard possible \r before \n here.
(C_entries): Do not deal with \r here: undo previous fix.
-1995-01-09 Francesco Potorti` (pot at fly)
+1995-01-09 Francesco Potorti` (pot@fly)
* b2m.c (concat, xmalloc, xrealloc, readline, xnew): Four new
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>
* fakemail.c (put_line): Don't break the line if it all fits.
-1994-02-14 Francesco Potorti` (pot at fly)
+1994-02-14 Francesco Potorti` (pot@fly)
* etags.c (absolute_pathnames, cwd): added global vars.
(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>
By default, look for *,v files as well as RCS/*,v files.
Use $TMPDIR (default /tmp) instead of /tmp.
-1993-09-20 Francesco Potorti` (pot at fly)
+1993-09-20 Francesco Potorti` (pot@fly)
* etags.c (C_entries): is_func is initialised here instead of in
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>
that is off by default -- normally don't unlink the mail spool
file, just empty it. Pass creat mode 0600, not 0666.
-1992-02-07 Jim Blandy (jimb at pogo.cs.oberlin.edu)
+1992-02-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
* Makefile (../arch-lib): Depend on ${EXECUTABLES}.
(all): Instead of here.
(install): Don't use the -s option, since people need symbols to
debug code.
-1992-01-19 (Eric Youngdale at youngdale@v6550c.nrl.navy.mil)
+1992-01-19 Eric Youngdale (youngdale@v6550c.nrl.navy.mil)
* etags-vmslib.c (fn_exp): Add type cast.
@@ -4155,17 +4155,17 @@ Tue Jul 1 01:09:07 1997 Geoff Voelker <voelker@cs.washington.edu>
* movemail.c: Changes in comments.
-1992-01-13 Jim Blandy (jimb at pogo.cs.oberlin.edu)
+1992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
* Makefile: Make the distclean target erase the DOC files from
../share-lib and the executables from ../arch-lib.
-1992-01-09 Jim Blandy (jimb at pogo.cs.oberlin.edu)
+1992-01-09 Jim Blandy (jimb@pogo.cs.oberlin.edu)
* emacsclient.c: #include <sys/stat.h>
(main): Do declare statbfr.
-1991-12-21 Richard Stallman (rms at mole.gnu.ai.mit.edu)
+1991-12-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
* emacsserver.c, emacsclient.c [BSD]: Use either /tmp or ~
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>
* aixcc.lex: New file. Not officially part of Emacs.
* Makefile: Rules for that.
-1991-12-04 Jim Blandy (jimb at pogo.gnu.ai.mit.edu)
+1991-12-04 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
* yow.c (main): Rename all references to PATH_EXEC to PATH_DATA.
@@ -4197,31 +4197,31 @@ Tue Jul 1 01:09:07 1997 Geoff Voelker <voelker@cs.washington.edu>
Collect these names and emit include tags for them after processing
all the argument files.
-1991-07-30 Richard Stallman (rms at mole.gnu.ai.mit.edu)
+1991-07-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
* wakeup.c: Terminate if parent goes away.
-1991-07-18 Richard Stallman (rms at mole.gnu.ai.mit.edu)
+1991-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
* etags.c (C_entries): Process token before handling end of line.
When inner loops reach end of line, just back up.
Let the real end of line processing happen in just one place.
(consider_token): Likewise.
-1991-04-11 Jim Blandy (jimb at geech.gnu.ai.mit.edu)
+1991-04-11 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
* etags.c (TEX_mode): Skip comments while scanning the text to see
which escape character this file uses.
-1991-03-29 Richard Stallman (rms at mole.gnu.ai.mit.edu)
+1991-03-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
* emacsserver.c [USG]: Terminate if msgrcv fails.
-1991-03-03 Richard Stallman (rms at mole.ai.mit.edu)
+1991-03-03 Richard Stallman (rms@mole.ai.mit.edu)
* emacsserver.c [BSD]: Check for errors on stdin after scanf.
-1991-01-25 Jim Blandy (jimb at churchy.ai.mit.edu)
+1991-01-25 Jim Blandy (jimb@churchy.ai.mit.edu)
* make-docfile: Find the arguments to a C function correctly,
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>
or UNEVALLED arguments, since they're a figment of the docstring's
imagination.
-1991-01-14 Jim Blandy (jimb at churchy.ai.mit.edu)
+1991-01-14 Jim Blandy (jimb@churchy.ai.mit.edu)
* make-docfile: Read the .elc files generated by the new byte
compiler.
-1990-12-31 Richard Stallman (rms at mole.ai.mit.edu)
+1990-12-31 Richard Stallman (rms@mole.ai.mit.edu)
* refcard.tex: Use cm fonts, not am, in multi-column mode.
-1990-11-29 Richard Stallman (rms at mole.ai.mit.edu)
+1990-11-29 Richard Stallman (rms@mole.ai.mit.edu)
* movemail.c (mbx_delimit_begin): Put space before `unseen'.
-1990-11-27 Richard Stallman (rms at mole.ai.mit.edu)
+1990-11-27 Richard Stallman (rms@mole.ai.mit.edu)
* Makefile (install*): No need to install wakeup.
-1990-11-26 Richard Stallman (rms at mole.ai.mit.edu)
+1990-11-26 Richard Stallman (rms@mole.ai.mit.edu)
* Makefile (install*): Install emacsclient like etags.
-1990-11-13 Richard Stallman (rms at mole.ai.mit.edu)
+1990-11-13 Richard Stallman (rms@mole.ai.mit.edu)
* movemail.c (error): Handle 3 args.
(main): Don't check input access if using pop.
-1990-10-16 Richard Stallman (rms at mole.ai.mit.edu)
+1990-10-16 Richard Stallman (rms@mole.ai.mit.edu)
* etags.c (find_entries): Check for numbers after Scheme suffix.
-1990-10-14 Richard Stallman (rms at mole.ai.mit.edu)
+1990-10-14 Richard Stallman (rms@mole.ai.mit.edu)
* termcap.dat (vt200-80): Fix ke and ks to frob flag 1.
-1990-10-09 Richard Stallman (rms at mole.ai.mit.edu)
+1990-10-09 Richard Stallman (rms@mole.ai.mit.edu)
* Makefile (nemacstool, xvetool): New targets.
-1990-09-26 Richard Stallman (rms at mole.ai.mit.edu)
+1990-09-26 Richard Stallman (rms@mole.ai.mit.edu)
* emacsclient.c: Include errno.h and define related variables.
-1990-09-23 Richard Stallman (rms at mole.ai.mit.edu)
+1990-09-23 Richard Stallman (rms@mole.ai.mit.edu)
* emacsclient.c: Change usage message.
-1990-08-30 David Lawrence (tale at pogo.ai.mit.edu)
+1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
* emacs.1: Add break before -nw option.
-1990-08-19 David J. MacKenzie (djm at apple-gunkies)
+1990-08-19 David J. MacKenzie (djm@apple-gunkies)
* qsort.c: Replace with GNU version.
-1990-08-14 David J. MacKenzie (djm at apple-gunkies)
+1990-08-14 David J. MacKenzie (djm@apple-gunkies)
* wakeup.c: New program replacing loadst.c.
-1990-08-14 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1990-08-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* emacsclient.c [USG]: Pass msgsnd only 4 args.
-1990-08-09 David J. MacKenzie (djm at pogo.ai.mit.edu)
+1990-08-09 David J. MacKenzie (djm@pogo.ai.mit.edu)
* etags.c: Rename `flag' variables for what they do instead of
which option character sets them.
-1990-05-28 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1990-05-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* loadst.c (main): Conditional to get load average on Apollo.
-1990-05-22 Joseph Arceneaux (jla at churchy.ai.mit.edu)
+1990-05-22 Joseph Arceneaux (jla@churchy.ai.mit.edu)
* emacsserver.c: Set the permission on the socket to 0600.
-1990-03-27 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1990-03-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* emacsclient.c [BSD]: Print clean message for failing getwd.
-1990-03-20 David Lawrence (tale at pogo.ai.mit.edu)
+1990-03-20 David Lawrence (tale@pogo.ai.mit.edu)
* getdate.y: Use the getdate.y from GNU tar for timer.
-1990-03-18 Jim Kingdon (kingdon at pogo.ai.mit.edu)
+1990-03-18 Jim Kingdon (kingdon@pogo.ai.mit.edu)
* emacsclient.c (main): Don't put brackets around "filename" in
usage message. It isn't optional.
-1990-03-14 Joseph Arceneaux (jla at churchy.ai.mit.edu)
+1990-03-14 Joseph Arceneaux (jla@churchy.ai.mit.edu)
* etags.c (getit): Recognize '$' as beginning identifiers.
-1990-02-22 David Lawrence (tale at pogo.ai.mit.edu)
+1990-02-22 David Lawrence (tale@pogo.ai.mit.edu)
* emacsserver.c: Renamed from server.c.
* Makefile: Reference emacsserver rather than server.
* MACHINES: Doc fix for new emacsserver name.
-1990-01-25 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1990-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* emacsclient.c: Print program name in error messages.
-1990-01-19 David Lawrence (tale at cocoa-puffs)
+1990-01-19 David Lawrence (tale@cocoa-puffs)
* timer.c, getdate.y (new files) and Makefile:
Sub-process support for run-at-time in timer.el.
Doesn't yet work correctly for USG.
-1990-01-10 Jim Kingdon (kingdon at pogo)
+1990-01-10 Jim Kingdon (kingdon@pogo)
* MACHINES: Add HP 300 running BSD.
-1990-01-02 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1990-01-02 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* yow.c: Dynamically allocate buffer; skip header before random
choice to avoid bias toward first item.
-1989-12-24 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1989-12-24 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* etags.c (readline): Separate out init of `pend'.
-1989-12-17 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1989-12-17 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* etags.c: Undo changes relating to isgoodhdr.
-1989-12-16 Mosur Mohan (rms at sugar-bombs.ai.mit.edu)
+1989-12-16 Mosur Mohan (rms@sugar-bombs.ai.mit.edu)
* etags.c (isgoodhdr): New macro.
(_gdh, notgdh): New variable used by that.
@@ -4367,63 +4367,63 @@ Tue Jul 1 01:09:07 1997 Geoff Voelker <voelker@cs.washington.edu>
* etags.c (PAS_funcs): One arg to pfnote was missing.
-1989-12-05 Joseph Arceneaux (jla at spiff)
+1989-12-05 Joseph Arceneaux (jla@spiff)
* MACHINES: Change for the ULTRIX entry.
-1989-11-21 Joseph Arceneaux (jla at spiff)
+1989-11-21 Joseph Arceneaux (jla@spiff)
* etags.c (process_file): If file is not regular, return.
-1989-11-06 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1989-11-06 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* loadst.c (main): Handle FIXUP_KERNEL_SYMBOL_ADDR.
-1989-10-30 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1989-10-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* loadst.c (load_average): If HAVE_GETLOADAVG, use getloadavg.
(main): If HAVE_GETLOADAVG, don't call `nlist'.
-1989-10-25 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1989-10-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* etags.c (consider_token): Allow any number of typespec keywords
after `typedef', before new type name.
(enum sym_type): Add st_C_typespec.
(C_create_stab): Put typespec kwds in table.
-1989-08-27 Richard Stallman (rms at apple-gunkies.ai.mit.edu)
+1989-08-27 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
* etags.c (main): Don't depend on name invoked by.
If CTAGS is not defined, assume it is ETAGS.
-1989-07-31 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1989-07-31 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* etags.c (L_funcs): Allow package name in define construct,
as in (foo::defmumble name-defined ...).
-1989-07-30 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1989-07-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* etags.c (find_entries): Stupid bug testing for C filename suffixes.
* Makefile (yow): Depends on ../src/paths.h.
-1989-07-04 Richard Stallman (rms at apple-gunkies.ai.mit.edu)
+1989-07-04 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
* etags.c: Fix compilation by moving Pascal after Fortran.
-1989-06-15 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1989-06-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* movemail.c [USG]: Define F_OK, etc., if not found in header.
-1989-05-27 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1989-05-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* hexl.c: New file, supports hexl-mode.
-1989-05-14 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1989-05-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* movemail.c: New compilation flag MAIL_USE_MMDF.
-1989-05-08 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1989-05-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* emacsclient.c: Use BSD code whenever HAVE_SOCKETS.
* server.c: Likewise.
@@ -4431,80 +4431,80 @@ Tue Jul 1 01:09:07 1997 Geoff Voelker <voelker@cs.washington.edu>
* make-docfile.c (scan_c_file): Output argument names at end of string.
(write_c_args): New subroutine.
-1989-04-27 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1989-04-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* movemail.c: Report failure of flock.
-1989-04-19 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1989-04-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* etags.c (find_entries): Allow multi-letter extensions for fortran.
-1989-04-18 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1989-04-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* loadst.c: on bsd4.3, use gettimeofday instead of CPUSTATES.
-1989-03-15 Jeff Peck (rms at sugar-bombs.ai.mit.edu)
+1989-03-15 Jeff Peck (rms@sugar-bombs.ai.mit.edu)
* emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=.
* emacsstool.1: update to document environment variables.
-1989-02-21 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1989-02-21 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* etags.c (PAS_funcs): New function by Mosur Mohan.
* movemail.c: On sysv, include unistd.h.
-1989-02-18 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1989-02-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* b2m.c: New file.
-1989-02-15 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1989-02-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* etags.c: Prolog support from Sunichirou Sugou
-1989-02-03 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1989-02-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* Makefile (clean): New target.
-1989-01-25 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1989-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* fakemail.c (put_line): Break header lines at 79 cols.
-1989-01-19 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1989-01-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* etags.c: Greatly rewritten by Sam Kendall for C++ support and for
multiple tags per line.
-1989-01-03 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1989-01-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* movemail.c: Check access before doing real work.
Check that outfile is in a writable directory.
On fatal error, delete the lock file.
-1988-12-31 Richard Mlynarik (mly at rice-chex.ai.mit.edu)
+1988-12-31 Richard Mlynarik (mly@rice-chex.ai.mit.edu)
* env.c: Add decl for my-index
* etags.c (file-entries): .oak => scheme
-1988-12-30 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1988-12-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* movemail.c: Use `access' to check input and output files.
-1988-12-28 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1988-12-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* emacsclient.c (main): Ignore all of CWD before first slash.
-1988-12-27 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1988-12-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* etags.c (readline): Double linebuffer->size outside the xrealloc.
-1988-12-22 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1988-12-22 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* server.c, emacsclient.c: Don't try to use gid_t; it isn't defined.
* server.c: chmod the socket to 0700.
-1988-12-09 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1988-12-09 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* fakemail.c (main): Let env var FAKEMAILER override pgm to run.
(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>
(USE_FAKEMAIL): New customization macro says to make fakemail
not be a no-op even on a BSD system.
-1988-12-01 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1988-12-01 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* etags.c (consider_token): Skip comments just like whitespace.
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>
(main): New option `T' sets tflag and strflag.
Set both of them by default if eflags.
-1988-11-30 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1988-11-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* movemail.c: Do fsync before closing output.
-1988-11-29 Richard Mlynarik (mly at pickled-brain.ai.mit.edu)
+1988-11-29 Richard Mlynarik (mly@pickled-brain.ai.mit.edu)
* movemail.c: Better error message when can't create tempname.
This file needs a great deal of extra error-checking and lucid reporting...
-1988-11-16 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1988-11-16 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* etags.c: Support assembler code for .s and .a files.
(getit): Allow underscore in a tag.
-1988-11-15 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1988-11-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* movemail.c: Close output and check errors before deleting input.
-1988-10-01 Richard Stallman (rms at apple-gunkies.ai.mit.edu)
+1988-10-01 Richard Stallman (rms@apple-gunkies.ai.mit.edu)
* emacsclient.c [SYSVIPC]: Compute cwd only once; decide properly
whether to prefix it. Handle line number args.
-1988-09-24 Richard Stallman (rms at gluteus.ai.mit.edu)
+1988-09-24 Richard Stallman (rms@gluteus.ai.mit.edu)
* etags.c (main): default setting of eflag was backwards.
-1988-09-23 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1988-09-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* etags.c: New option -i. -f renamed -o.
`-' as input file means read input file names from stdin.
-i spec'd or input file named TAGS means the input file is another
tag table; output an "include" line for it.
-1988-09-19 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1988-09-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* Makefile: New vars DESTDIR, BINDIR, LIBDIR, MANDIR, MANEXT.
New targets install, install.sysv, install.xenix.
This makefile is now responsible for installing executables
and documentation from this directory into system directories.
-1988-09-16 Richard Stallman (rms at corn-chex.ai.mit.edu)
+1988-09-16 Richard Stallman (rms@corn-chex.ai.mit.edu)
* server.c, emacsclient.c (main): Compute socket name from euid.
-1988-08-04 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1988-08-04 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* emacsclient.c: Args like +DIGITS are passed through unchanged.
-1988-07-12 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1988-07-12 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* server.c: If both BSD and HAVE_SYSVIPC, use the latter.
* emacsclient.c: Likewise.
In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd.
-1988-06-23 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1988-06-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* etags.c: Handle `typedef struct foo {' (price@mcc.com).
(istoken) New string-comparison macro.
(consider_token): New arg `level'. New state `tag_ok' in `tydef'.
-1988-06-14 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1988-06-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* etags.c: Changes for VMS.
Always define ETAGS on VMS.
@@ -4596,51 +4596,51 @@ Tue Jul 1 01:09:07 1997 Geoff Voelker <voelker@cs.washington.edu>
* etags-vmslib.c (system): Undefine this; VMS now provides it.
-1988-06-08 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
+1988-06-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* loadst.c: Prevent multiple-def errors on BSD and BSD4_3
around include of param.h. (Like fns.c.)
-1988-05-16 Richard Stallman (rms at frosted-flakes.ai.mit.edu)
+1988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
* loadst.c (load_average): Move load-average code to this new fn.
Add conditionals to compute load ave on UMAX.
-1988-05-14 Richard Stallman (rms at lucky-charms.ai.mit.edu)
+1988-05-14 Richard Stallman (rms@lucky-charms.ai.mit.edu)
* loadst.c: Change DK_HEADER_FILE to DKSTAT_HEADER_FILE
with opposite sense.
-1988-05-13 Chris Hanson (cph at kleph)
+1988-05-13 Chris Hanson (cph@kleph)
* emacsclient.c: Delete references to unused variable `out'. This
caused a bus error when used under hp-ux.
-1988-05-06 Richard Stallman (rms at frosted-flakes.ai.mit.edu)
+1988-05-06 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
* loadst.c: Control dk.h conditional with DK_HEADER_FILE.
-1988-05-04 Richard Stallman (rms at rice-krispies.ai.mit.edu)
+1988-05-04 Richard Stallman (rms@rice-krispies.ai.mit.edu)
* etags.c (find_entries): `.t' or `.sch' means scheme code.
-1988-04-29 Richard Stallman (rms at frosted-flakes.ai.mit.edu)
+1988-04-29 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
* loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h.
-1988-04-28 Richard Stallman (rms at frosted-flakes.ai.mit.edu)
+1988-04-28 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
* movemail.c: #undef close, since config can #define it on V.3.
* emacsclient.c, fakemail.c, loadst.c, server.c: likewise.
-1988-04-26 Richard Stallman (rms at lucky-charms.ai.mit.edu)
+1988-04-26 Richard Stallman (rms@lucky-charms.ai.mit.edu)
* etags.c (TEX_mode, etc.): Remove superfluous backslashes from
invalid escape sequences such as `\{'.
* loadst.c: Add `sequent' conditional for file dk.h.
-1988-03-20 Richard M. Stallman (rms at wilson)
+1988-03-20 Richard M. Stallman (rms@wilson)
* server.c [not BSD and not HAVE_SYSVIPC]: fix error message.