]> code.delx.au - gnu-emacs/commitdiff
fixed format
authorSam Steingold <sds@gnu.org>
Tue, 13 Nov 2001 00:07:54 +0000 (00:07 +0000)
committerSam Steingold <sds@gnu.org>
Tue, 13 Nov 2001 00:07:54 +0000 (00:07 +0000)
15 files changed:
ChangeLog
etc/ChangeLog
lib-src/ChangeLog
lisp/ChangeLog.1
lisp/ChangeLog.2
lisp/ChangeLog.3
lisp/ChangeLog.4
lisp/ChangeLog.7
lisp/gnus/ChangeLog
lispref/ChangeLog
man/ChangeLog
oldXMenu/ChangeLog
src/ChangeLog.1
src/ChangeLog.2
src/ChangeLog.3

index e88a8966b2253eac7c04d268acec49b62865bd7f..a7bab2c93edbe170a315c5efc1713138da1c6b5c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,7 +14,7 @@
 
 2001-11-10  Eli Zaretskii  <eliz@is.elta.co.il>
 
-       * configure.in: AC_OUTPUT lispref/Makefile. 
+       * configure.in: AC_OUTPUT lispref/Makefile.
 
        * configure: Regenerated.
 
@@ -58,7 +58,7 @@
 
        * configure.in: Reindent --help output.
        From Per Starback (starback@ling.uu.se).
-       
+
 2001-10-31  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * configure.in: New entry for HP/UX-11.
 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
 
        * Branch for 21.1.
-       
+
 2001-09-05  Gerd Moellmann  <gerd@gnu.org>
 
        * configure.in: Avoid `$@' which is handled specially in
        Autoconf 2.52.  From "Adam J. Richter" <adam@yggdrasil.com>.
-       
+
 2001-09-01  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * make-dist (nt): Add subdirs.el to the list of distributed files.
 
        * make-dist: Copy only `[a-z]*.{el,elc}' from leim/quail.
        Don't copy quick-b5, quick-cns, tsang-b5, and tsang-cns files.
-       
+
        * make-dist: Handle leim/MISC-DIC.  Only include
        `[a-zA-Z]*.{el,elc}' from leim/quail.
 
        * mkinstalldirs (errstatus): Chmod a+rx directories we create.
 
        * Makefile.in (uninstall): Ignore exit code of `rm'.
-       
+
        * Makefile.in (uninstall): Remove more info files.  Remove
        ${libexecdir}/emacs/${version}.  Remove ${archlibdir}/fns-*.
 
        Merge fixes from latest GNU tar version.  These macros no longer
        futz with _XOPEN_SOURCE, as that was not portable in practice.
        (AC_FUNC_FSEEKO): New macro.
-       
+
        * configure.in: Use it instead of invoking AC_CHECK_FUNCS on
        ftello.
-       
+
 2000-12-05  Dave Love  <fx@gnu.org>
 
        * Makefile.in (TAGS, info): Avoid tab-prefixed comments in rules.
 
 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
 
-       * configure.in: Use m/macppc.h instead of the non-existent 
+       * configure.in: Use m/macppc.h instead of the non-existent
        m/powerpc.h.
 
 2000-11-21  Gerd Moellmann  <gerd@gnu.org>
 
 2000-09-21  Kenichi Handa  <handa@etl.go.jp>
 
-       * leim-Makefile.in (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5) 
-       (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN) 
+       * leim-Makefile.in (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
+       (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
        (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
        files to .elc.
        (${TIT}): Adjusted for the above change.
 
        * configure.in (REL_ALLOC_MMAP): Recognize in system configuration
        file and print informational message.
-       
+
        * configure.in (AC_FUNC_MMAP): Add.
 
 2000-09-01  Gerd Moellmann  <gerd@gnu.org>
 
 2000-06-16  Gerd Moellmann  <gerd@gnu.org>
 
-       * Makefile.in (distclean): Also make distclean in lisp/. 
+       * Makefile.in (distclean): Also make distclean in lisp/.
 
 2000-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
 
 2000-06-14  Gerd Moellmann  <gerd@gnu.org>
 
        * configure.in: Generate lisp/Makefile.
-       
+
        * configure.in: Add support for `*-lynxos*'.
        Use `cpp' as NON_GNU_CPP for `alpha*-dec-osf[5-9]*', as
        recommended by <Karen.Dorhamer@compaq.com> to fix problems
        New targets.
        (bootstrap): Rewritten in terms of the new targets above.  Make
        info files, too.
-       
+
 2000-03-12  Gerd Moellmann  <gerd@gnu.org>
 
        * config.guess, config.sub: Use the versions of the files from
 
        * configure.in (machine): Add `mipsel-*-netbsd*' and
        `arm-*-netbsd*'.
-       
+
 2000-03-01  Gerd Moellmann  <gerd@gnu.org>
-       
+
        * configure.in (machine): Add support for `*-auspex-sunos*'.
-       
+
 2000-02-29  Gerd Moellmann  <gerd@gnu.org>
 
        * configure.in (C_OPTIMIZE_SWITCH) [__GNUC__]: Use -O2.
        (AC_CHECK_FUNCS): Add __fpending, ftello, getloadavg, mblen,
        mbrlen, strsignal.
        (LOCALTIME_CACHE): Don't include stdlib.h, as config.h does this now.
-       
+
 1999-10-09  Stefan Monnier  <monnier@cs.yale.edu>
 
        * make-dist (dontcompile): look for the DONTCOMPILE variable rather
 
 1999-10-09  Richard M. Stallman  <rms@gnu.org>
 
-       * Makefile.in (uninstall, install-arch-indep, install-arch-dep): 
+       * Makefile.in (uninstall, install-arch-indep, install-arch-dep):
        Unset CDPATH to prevent cd from generating output.
 
 1999-10-08  Stefan Monnier  <monnier@cs.yale.edu>
 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
 
        * Makefile.in (install-arch-indep): Add ada-mode.
-       
+
 1999-10-06  Dave Love  <fx@gnu.org>
 
        * Makefile.in: Add rules for config.status, configure.
 
        * update-subdirs: Delete subdirs.el if this dir has no subdirs.
        Ignore subdirs named Old.
-       
+
 1997-08-04  Kenneth Stailey  <kstailey@elbereth.disclosure.com>
 
        * configure.in: Add OpenBSD clause to set $machine.
        * make-dist: Recompile everything after updating various Lisp files.
        Recompile in leim as well as lisp.
        Check in leim as well as lisp for mismatched files and too-long names.
-       
+
 1997-09-03  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
 
        * Makefile.in (TAGS tags): Simply refer this to the src subdir.
 
 1997-07-25  Marcus G. Daniels  <marcus@cathcart.sysc.pdx.edu>
 
-       * configure.in (doug_lea_malloc): Make __after_morecore_hook a 
+       * configure.in (doug_lea_malloc): Make __after_morecore_hook a
        prerequisite to the use of Doug Lea's malloc.
 
 1997-07-21  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
 
        * make-dist: Don't mention site-lisp, site-init, site-start
        or default, when listing files hat are not compiled and should be.
-       
+
        * configure.in: Create src/config.stamp at the end.
 
 1997-07-04  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
 
        * Makefile.in (install-leim): New target.
        (install): Depend on install-leim.
-       
+
 1997-07-01  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
 
        * Makefile.in (SUBDIR): Add leim.
        since make-dist now gets that done.
 
        * make-dist: Use the new `updates' target in lisp/Makefile.
-       
+
        * make-dist: Use new non-file targets in lisp/Makefile.
 
 1997-04-27  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
        * make-dist: Handle all subdirs of `lisp' uniformly.
        Don't handle `term' and `language' specially.
        Clear out umask at the beginning.
-       
+
 1997-04-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
 
        * make-dist: Use Make to update finder-inf.el and autoloads.
 
        * make-dist: Use $EMACS to say where to run Emacs.
        Add --no-update option.
-       
+
 1996-12-30  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
 
        * configure.in (hppa1.1-hitachi-hiuxmpp): New configuration.
        and *.opt and ChangeLog files.
        (copying lib-src): Likewise.
        Don't rm getdate.c or y.tab.*--they don't exist any more.
-       
+
 1996-12-18  Jonathan I. Kamens  <jik@annex-1-slip-jik.cam.ov.com>
 
        * configure.in: Check for libmail, maillock.h and
 
 1996-09-04  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
 
-       * configure.in: Check for termios.h.  Check for setpgid. 
+       * configure.in: Check for termios.h.  Check for setpgid.
 
 1996-08-31  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
 
        Use sunos413, not sunos4-1-3.
        (m88k-dg-dgux5.4R3*): Use dgux5-4-3, not dgux5-4r3.
        (arm-acorn-riscix1.2*): Use riscix12, not riscix1-2.
-       
+
 1996-08-22  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
 
        * Makefile.in (src/paths.h): Target deleted.
        * config.sub: If last two words are not a recognized
        KERNEL-OS pair, use just the last word as OS, as in 19.31.
        Make conversion of gnu/linux to linux-gnu really work.
-       
+
        * config.sub: If vendor unspecified with i386, use `pc' not `unknown'.
 
 1996-06-30  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
        * Makefile.in (install-arch-indep): If cd etc makes output,
        don't treat that as part of the tar data.
        Check that ./lisp actually exists.
-       
+
 1996-05-29  Karl Heuer  <kwzh@gnu.ai.mit.edu>
 
        * make-dist: Check for long file names.
        * configure.in (setlocale): Check for it.
 
        * configure.in (*-*-sysv4.2*): If no /usr/ccs/lib/cpp, use /lib/cpp.
-       
+
 1996-03-26  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
 
        * configure.in: Use lignux instead of linux as value of opsys.
        (checking ${with_gcc}): If "no", don't override CC if already set.
        (CC): Initialize it as empty.
 
-1993-11-30  Richard Stallman  (rms at srarc2)
+1993-11-30  Richard Stallman  (rms@srarc2)
 
        * configure.in (Suns): Set CPP if *-solaris2.3*.
 
        * config.emacs: Make sure to set the "exit on error" flag once
        we've removed config.status; errors should abort the configuration.
 
-1992-02-15  Jim Blandy  (jimb at pogo.cs.oberlin.edu)
+1992-02-15  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * config.emacs: Added -distribute option, so that the Makefile
        paths are in their proper form.  I don't know why this matters.
 
-1992-02-14  Jim Blandy  (jimb at pogo.cs.oberlin.edu)
+1992-02-14  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * local-lisp: New directory, empty in the distribution, for people
        to put local elisp code in.
        * config.emacs: Include it in the default load path.
        * README: Document it.
 
-1992-01-30  Jim Blandy  (jimb at pogo.cs.oberlin.edu)
+1992-01-30  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * config.emacs: Guess the type of signal handling functions based
        on the contents of /usr/include/signal.h.
 
         * Makefile (install): Remove `B' from tar xf command.
 
-1992-01-13  Jim Blandy  (jimb at pogo.cs.oberlin.edu)
+1992-01-13  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * config.emacs: Removed support for the `maintain-environment'
        option; the only important difference between this and its absence
        * config.emacs: Fix arguments to sed when processing boolean
        arguments.
 
-1991-12-05  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-12-05  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * config.emacs: New file, to help automate the installation
         process.
 
        * vms: New subdirectory for all the VMS stuff.
 
-1991-12-03  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-12-03  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * Makefile (LISPPATH): New variable.
        (src/paths.h): Define PATH_LOADSEARCH according to LISPPATH.
 
-1990-09-28  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-09-28  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * Makefile (install, install.sysv, install.xenix):
        Install wakeup instead of loadst.  No need for setuid or setgid.
 
-1990-08-07  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-08-07  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * Makefile (clean): Clean etc if that's not the installation dir.
 
-1990-04-26  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-04-26  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * Makefile (paths.h): Make sed alter each name in the path.
 
-1988-08-30  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-08-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * Makefile (install.sysv): Use cpio, not tar.
 
-1988-08-03  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-08-03  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * Makefile (lockdir): Rename `lock' target.
        Depend on it from install*, not from `all'.
 
-1988-05-16  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-05-16  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * Makefile: Changed LIBDIR and BINDIR back to /usr/local/{emacs,bin}
        to match build-install and paths.h.
index 7f523875b07254308df30153908cf22bafae8a20..3bf1b11c4e6d5ce0778094a120b0166984dcdd51 100644 (file)
        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.
 
 
        * 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.
        * 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.
 
        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
        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.
 
        * 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.
        * 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
        (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.
        (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.
 
        * 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.
 
index 04ffd8a2d7d6f57bc1a5bad01a686af594878d7d..9f539e1e113d50816506210ed6754ac72fabce61 100644 (file)
@@ -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
        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
        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.
 
index 88f677ed3bae97319c449fe0ee5c4341ff6c2699..407dfb15f4088e0d6617cd77ce4b434388d4ac9d 100644 (file)
@@ -1,42 +1,42 @@
-1986-05-05  Richard M. Stallman  (rms at prep)
+1986-05-05  Richard M. Stallman  (rms@prep)
 
        * isearch.el (isearch):
        Fix bug extending a search string in place
        in reverse regexp search.
 
-1986-05-02  Richard M. Stallman  (rms at prep)
+1986-05-02  Richard M. Stallman  (rms@prep)
 
        * mh-e.el (mh-get-field): Make regexp accept values starting
        with non-letters.
 
-1986-04-30  Richard M. Stallman  (rms at prep)
+1986-04-30  Richard M. Stallman  (rms@prep)
 
        * rnews.el (news-get-new-news):
        Avoid lossage if a news group is subscribed to twice.
 
-1986-04-29  Richard M. Stallman  (rms at prep)
+1986-04-29  Richard M. Stallman  (rms@prep)
 
        * page.el (count-lines-page):
        Fine end of page properly when it's at end of buffer with no newline.
 
-1986-04-25  Richard M. Stallman  (rms at prep)
+1986-04-25  Richard M. Stallman  (rms@prep)
 
        * man.el (manual-entry):
        Pass more selective arg to file-name-all-completions.
 
-1986-04-22  Richard M. Stallman  (rms at prep)
+1986-04-22  Richard M. Stallman  (rms@prep)
 
        * fill.el (fill-region-as-paragraph):
        Avoid infinite loop if have a too-wide word
        with a fill prefix containing a space.
 
-1986-04-16  Richard M. Stallman  (rms at prep)
+1986-04-16  Richard M. Stallman  (rms@prep)
 
        * term/xterm.el (x-get-default-args):
        Handle `reversevideo' last.  Test switches with "on", not "On",
        since that is what X uses.
 
-1986-04-14  Richard M. Stallman  (rms at prep)
+1986-04-14  Richard M. Stallman  (rms@prep)
 
        * compile.el (compile1): Try interrupt-process first
        when getting rid of old compilation process.
@@ -50,7 +50,7 @@
        This avoids problems when .emacs wants to set variables globally
        that are local in lisp-interaction-mode.
 
-1986-04-12  Richard M. Stallman  (rms at prep)
+1986-04-12  Richard M. Stallman  (rms@prep)
 
        * replace.el (perform-replace):
        Save and restore the match-data around call to read-char.
        was due to display-time-filter running inside read-char.
        Also make the C-w option set `replaced' to t, not `done'.
 
-1986-04-11  Richard M. Stallman  (rms at prep)
+1986-04-11  Richard M. Stallman  (rms@prep)
 
        * rmail.el (rmail-nuke-pinhead-header):
        Deleted code to delete old Date: line, since new one is made
        only if had no old one.
 
-1986-04-10  Richard M. Stallman  (rms at prep)
+1986-04-10  Richard M. Stallman  (rms@prep)
 
        * rnews.el (news-set-current-certifiable):
        Follow symlinks before looking up the attributes.
        Specify nil for process's buffer ab initio;
        avoid C-g timing error.
 
-1986-04-07  Richard M. Stallman  (rms at prep)
+1986-04-07  Richard M. Stallman  (rms@prep)
 
        * compile.el (kill-{compilation,grep}):
        Use interrupt-process, not kill-process, so make can delete
        the output file being produced.
 
-1986-04-06  Richard M. Stallman  (rms at prep)
+1986-04-06  Richard M. Stallman  (rms@prep)
 
        * paths.el (sendmail-program):
        Always use sendmail if bsd, even if it does not appear to exist.
 
-1986-04-05  Richard M. Stallman  (rms at prep)
+1986-04-05  Richard M. Stallman  (rms@prep)
 
        * bytecomp.el (batch-byte-compile):
        Use batch-byte-compile-file, not byte-compile-file.
 
-1986-04-04  Richard M. Stallman  (rms at prep)
+1986-04-04  Richard M. Stallman  (rms@prep)
 
        * files.el (set-auto-mode):
        Bind case-fold-search only over small pieces of code,
        * rmail.el (rmail-nuke-pinhead-header):
        Don't kill the line after Date: along with Date:.
 
-1986-03-31  Richard M. Stallman  (rms at prep)
+1986-03-31  Richard M. Stallman  (rms@prep)
 
        * man.el: fix stupid error in arg to file-name-all-completions.
 
-1986-03-28  Richard M. Stallman  (rms at prep)
+1986-03-28  Richard M. Stallman  (rms@prep)
 
        * info.el (Info-tagify):
        When restoring old restriction, bring it inside final buffer size.
 
-1986-03-27  Richard M. Stallman  (rms at prep)
+1986-03-27  Richard M. Stallman  (rms@prep)
 
        * rnews.el (news-mode): Run news-mode-hook.
 
        * rnews.el (news-get-pruned-list-of-files):
        Don't discard first two files; . and .. are not first on Apollo.
 
-1986-03-26  Richard Mlynarik  (mly at prep)
+1986-03-26  Richard Mlynarik  (mly@prep)
 
        * indent.el (edit-tab-stops):
        Go to character 0 so editing happens in right place
 
-1986-03-24  Richard M. Stallman  (rms at prep)
+1986-03-24  Richard M. Stallman  (rms@prep)
 
        * mail-utils.el (mail-strip-quoted-names):
        Don't strip "foo"@host.
 
-1986-03-22  Richard M. Stallman  (rms at prep)
+1986-03-22  Richard M. Stallman  (rms@prep)
 
        * mail-utils.el (rmail-dont-reply-to):
        Default names to flush include all starting with "info-".
        For user's own name, match only if ends at end of word.
 
-1986-03-21  Richard M. Stallman  (rms at prep)
+1986-03-21  Richard M. Stallman  (rms@prep)
 
        * paths.el (mh-progs, mh-lib): Try two alternatives for these.
 
        * paths.el (rmail-spool-directory): Say $LOGNAME for usg.
 
-1986-03-20  Richard M. Stallman  (rms at prep)
+1986-03-20  Richard M. Stallman  (rms@prep)
 
        * rmail.el (rmail):
        Move a forward-char so it isn't done if convert is t.
 
-1986-03-18  Richard M. Stallman  (rms at prep)
+1986-03-18  Richard M. Stallman  (rms@prep)
 
        * paths.el (news-inews-program):
        Add new possibility /usr/lib/news/inews.
        * paths.el (news-inews-program):
        Try various pathnames and use the one that exists.
 
-1986-03-17  Richard M. Stallman  (rms at prep)
+1986-03-17  Richard M. Stallman  (rms@prep)
 
        * sendmail.el (mail-do-fc):
        Put a newline at front of the message written in the file.
 
-1986-03-15  Richard M. Stallman  (rms at prep)
+1986-03-15  Richard M. Stallman  (rms@prep)
 
        * rnews.el: Installed king@kestrel's changes:
        Correct reentrance bug, don't bother with groups that
 
        Also adds the 'c' command to copy a message.
 
-1986-03-15  Bill Rozas  (jinx at prep)
+1986-03-15  Bill Rozas  (jinx@prep)
 
        * scheme.el: (scheme-zap-name) Uses expand-file-name to obtain an
        absolute pathname.
 
-1986-03-15  Richard M. Stallman  (rms at prep)
+1986-03-15  Richard M. Stallman  (rms@prep)
 
        * replace.el (perform-replace):
        Hack for preventing loops matching null strings at same place
        was also preventing them at successive characters.  Fixed.
 
-1986-03-13  Bill Rozas  (jinx at prep)
+1986-03-13  Bill Rozas  (jinx@prep)
 
        * scheme.el: (scheme-zap-name) change it back to fromedit.zap
        since that is where scheme expects it and it is too much work to
        change scheme right now.  This interface is obsolete anyway, but
        some people (athena) still use it.
 
-1986-03-13  Richard M. Stallman  (rms at prep)
+1986-03-13  Richard M. Stallman  (rms@prep)
 
        * mail-utils.el (mail-strip-quoted-names):
        Don't delete <...> and surroundings if there's a comma inside.
 
-1986-03-12  Richard Mlynarik  (mly at prep)
+1986-03-12  Richard Mlynarik  (mly@prep)
 
        * shell.el (shell)
        If no environment variable SHELL, default to /bin/sh
 
-1986-03-12  Leonard H. Tower Jr.  (tower at prep)
+1986-03-12  Leonard H. Tower Jr.  (tower@prep)
 
        * rnews.el (news-mail-reply):
        didn't work if point was not at (point-min).
        added (goto-line (point-min)).
 
-1986-03-11  Richard M. Stallman  (rms at prep)
+1986-03-11  Richard M. Stallman  (rms@prep)
 
        * loadup.el: If CANNOT_DUMP, don't copy DOC
        to name with version number.
 
-1986-03-10  Richard M. Stallman  (rms at prep)
+1986-03-10  Richard M. Stallman  (rms@prep)
 
        * rmail.el (rmail-reply): Delete "re: " only if at front of subject.
 
 
        * paths.el: Look for name `hpux', not `hp-ux'.
 
-1986-03-08  Richard M. Stallman  (rms at prep)
+1986-03-08  Richard M. Stallman  (rms@prep)
 
        * scheme.el (scheme-zap-name):
        Change this to be a temp name in /tmp.
 
-1986-03-07  Sundar Narasimhan  (sundar at prep)
+1986-03-07  Sundar Narasimhan  (sundar@prep)
 
        * rnews.el: fix bug in news-get-new-news. (news-current-news-group
        should be nil on startup).
 
-1986-03-07  Bill Rozas  (jinx at prep)
+1986-03-07  Bill Rozas  (jinx@prep)
 
        * scheme.el: autoloads from xscheme.el
 
        related commands.  Similar (almost a query replace of)
        inferior-lisp-mode in shell.el
 
-1986-03-07  Richard M. Stallman  (rms at prep)
+1986-03-07  Richard M. Stallman  (rms@prep)
 
        * options.el: Replace real ctl chars with suitable escapes.
 
        * telnet.el: Replace real ctl chars with suitable escapes.
        Fill long line in a doc string.
 
-1986-03-05  Richard M. Stallman  (rms at prep)
+1986-03-05  Richard M. Stallman  (rms@prep)
 
        * scheme.el: Considerable rewrite by jinx, already tested.
 
        1. Position point correctly at end of Unix-fmt message.
        2. Handle failure to find expected end of Babyl-format message.
 
-1986-03-03  Richard M. Stallman  (rms at prep)
+1986-03-03  Richard M. Stallman  (rms@prep)
 
        * files.el (revert-buffer):
        Don't lock the file being reverted.
        Change it so that if Emacs is not compiled for X
        nothing is done except define a few functions.
 
-1986-03-03  Leonard H. Tower Jr.  (tower at prep)
+1986-03-03  Leonard H. Tower Jr.  (tower@prep)
 
        * rnews.el (news-add-news-group)
         Fixed bug that was putting "/"'s in newsgroups names in .newsrc
        instead of "."'s.
 
-1986-03-03  Richard M. Stallman  (rms at prep)
+1986-03-03  Richard M. Stallman  (rms@prep)
 
        * simple.el (kill-region):
        Add to doc string a cross-reference to M-w.
        * emacsbug.el:
        Include machine name and system type in initial text.
 
-1986-03-02  Richard M. Stallman  (rms at prep)
+1986-03-02  Richard M. Stallman  (rms@prep)
 
        * shell.el (shell-send-input):
        Ignore errors happening while trying to hack default-directory.
        * paths.el:
        Make criterion for using sendmail be: if the file sendmail exists.
 
-1986-03-01  Richard M. Stallman  (rms at prep)
+1986-03-01  Richard M. Stallman  (rms@prep)
 
        * loadup.el: Change DOCSTR to DOC.
 
-1986-02-25  Richard M. Stallman  (rms at prep)
+1986-02-25  Richard M. Stallman  (rms@prep)
 
        * mail-utils.el (mail-strip-quoted-names):
        Supply missing brackets around some sets in regexps.
 
-1986-02-22  Richard M. Stallman  (rms at prep)
+1986-02-22  Richard M. Stallman  (rms@prep)
 
        * abbrev.el (write-abbrev-file):
        Get value of abbrev-file-name from the correct buffer.
        Use unwind-protect to delete the startup-message
        from the buffer.
 
-1986-02-21  Richard M. Stallman  (rms at prep)
+1986-02-21  Richard M. Stallman  (rms@prep)
 
        * rmail.el (rmail-parse-inbox-file, rmail-nuke-pinhead-header):
        Allow spaces within quotes in sender in unix-style From line.
 
-1986-02-20  Richard Mlynarik  (mly at prep)
+1986-02-20  Richard Mlynarik  (mly@prep)
 
        * info.el (Info-validate):
        Node-names are case-insensitive, but assoc is case-sensitive
        Separate out function Info-validate-tags-table
 
-1986-02-19  Richard M. Stallman  (rms at prep)
+1986-02-19  Richard M. Stallman  (rms@prep)
 
        * c-mode.el (indent-c-exp):
        Fix indentation of comments, both after text and on separate
        Keep either the sender or the date or both, whichever is
        not otherwise mentioned in the header.
 
-1986-02-18  Richard M. Stallman  (rms at prep)
+1986-02-18  Richard M. Stallman  (rms@prep)
 
        * loaddefs.el (auto-mode-alist): ".sty" -> TeX-mode.
 
-1986-02-10  Richard M. Stallman  (rms at prep)
+1986-02-10  Richard M. Stallman  (rms@prep)
 
        * rmail.el (rmail-quit):
        It was burying the wrong buffer.
 
-1986-02-09  Richard M. Stallman  (rms at prep)
+1986-02-09  Richard M. Stallman  (rms@prep)
 
        * lpr.el:
        Put "Emacs buffer" at end of job title, not beginning.
 
-1986-02-07  Richard M. Stallman  (rms at prep)
+1986-02-07  Richard M. Stallman  (rms@prep)
 
        * paths.el: Add slashes at end of mh-lib and mh-progs.
 
         Do not allow abbreviations for node names.
         If tag table, get immediate error on node not in it.
 
-1986-02-06  Richard M. Stallman  (rms at prep)
+1986-02-06  Richard M. Stallman  (rms@prep)
 
        * text-mode.el (text-mode-syntax-table):
        Make " and \ punctuation, not whitespace.
 
-1986-02-06  Richard Mlynarik  (mly at prep)
+1986-02-06  Richard Mlynarik  (mly@prep)
 
        * info.el (Info-find-node):
        Fix braino.
        an abbrev finds the textually first possibility rather than the
        last.
 
-1986-02-06  Richard M. Stallman  (rms at prep)
+1986-02-06  Richard M. Stallman  (rms@prep)
 
        * paths.el: Conditionalize some filenames for hpux.
 
        * simple.el (backward-delete-char-untabify):
        Don't screw up value of point if hit beg of buffer.
 
-1986-02-05  Richard M. Stallman  (rms at prep)
+1986-02-05  Richard M. Stallman  (rms@prep)
 
        * mh-e.el (mh-insert-prefix-string):
        Fix typo in arg to replace-regexp.
 
-1986-02-05  Richard Mlynarik  (mly at prep)
+1986-02-05  Richard Mlynarik  (mly@prep)
 
        * info.el:
        Completely rewrite Info-find-node so that it doesn't
        Make interactive part of Info-menu be byte-compiled and speed up
        in various other ways.
 
-1986-02-05  Richard M. Stallman  (rms at prep)
+1986-02-05  Richard M. Stallman  (rms@prep)
 
        * tags.el (find-tag):
        Push the buffer's old point as a mark.
 
-1986-02-04  Richard M. Stallman  (rms at prep)
+1986-02-04  Richard M. Stallman  (rms@prep)
 
        * rmailout.el (rmail-output):
        Make sure message output is terminated with a newline.
        * rmailmsc.el (set-rmail-inbox-list):
        Update rmail-inbox-list with the new list of inbox files.
 
-1986-02-03  Richard Mlynarik  (mly at prep)
+1986-02-03  Richard Mlynarik  (mly@prep)
 
        * info.el (Info-validate) Insert a missing space.
 
-1986-02-03  Richard M. Stallman  (rms at prep)
+1986-02-03  Richard M. Stallman  (rms@prep)
 
        * texinfo.el:
        Define @smallexample as synonym for @example.
 
        * shell.el: Don't use csh on HP-UX (it has sanity checking).
 
-1986-02-02  Richard M. Stallman  (rms at prep)
+1986-02-02  Richard M. Stallman  (rms@prep)
 
        * rmailout.el (rmail-output-to-rmail-file):
        If target file is being visited, write msg into its buffer.
        Simplify prompting and make it mention the default if any.
        Print message when starting and another when done.
 
-1986-02-01  Richard M. Stallman  (rms at prep)
+1986-02-01  Richard M. Stallman  (rms@prep)
 
        * rmail.el (rmail-convert-to-babyl-format, rmail-nuke-pinhead-header):
        Accept and preserve a timezone in the Unix style From line.
 
-1986-01-31  Sundar Narasimhan  (sundar at prep)
+1986-01-31  Sundar Narasimhan  (sundar@prep)
 
        * rnews.el (news-quit & news-get-new-news):
        remember to update .newsrc file.
 
-1986-01-31  Richard M. Stallman  (rms at prep)
+1986-01-31  Richard M. Stallman  (rms@prep)
 
        * tex-mode.el (TeX-region):
        Use new variable TeX-command instead of "tex".
 
-1986-01-30  Richard M. Stallman  (rms at prep)
+1986-01-30  Richard M. Stallman  (rms@prep)
 
        * mail-utils.el (mail-fetch-field):
        New 3rd arg ALL: t means find and concatenate all
        * rmail.el (rmail-reply):
        Pass 3rd arg t to mail-fetch-field for To and CC fields.
 
-1986-01-28  Richard M. Stallman  (rms at prep)
+1986-01-28  Richard M. Stallman  (rms@prep)
 
        * yow.el (yow):
        Use remainder to get random in desired range.
        * doctor.el (random-range):
        Use remainder; the same fix.
 
-1986-01-27  Richard M. Stallman  (rms at prep)
+1986-01-27  Richard M. Stallman  (rms@prep)
 
        * rmail.el: Remove defvar for rmail-primary-inbox-list.
 
-1986-01-25  Richard M. Stallman  (rms at prep)
+1986-01-25  Richard M. Stallman  (rms@prep)
 
        * mlsupport.el (line-to-top-of-window):
        Fix name of function `recenter'.
        * isearch.el (isearch-message):
        Don't display the ... when in slow-speed mode.
 
-1986-01-23  Richard M. Stallman  (rms at prep)
+1986-01-23  Richard M. Stallman  (rms@prep)
 
        * compile.el (compilation-parse-errors):
        Fix several bugs in parsing lint line numbers.
        Don't delete the comma before a <...> arg that is
        being taken out of the <...>.
 
-1986-01-22  Richard M. Stallman  (rms at prep)
+1986-01-22  Richard M. Stallman  (rms@prep)
 
        * nroff-mode.el (forward-text-line):
        Negative args had several bugs; thorough rewrite fixed them
        and made function half as big and faster.
 
-1986-01-22  Richard Mlynarik  (mly at prep)
+1986-01-22  Richard Mlynarik  (mly@prep)
 
        * files.el (set-auto-mode):
        Set mode correctly for .~i~ backup files.
        * shell.el (inferior-lisp-mode):
        Use \\{...} in doc.  Fix up initialization of inferior-lisp-mode-map
 
-1986-01-21  Richard Mlynarik  (mly at prep)
+1986-01-21  Richard Mlynarik  (mly@prep)
 
        * startup.el (command-line):
        Set some `foo' variables to default-`foo' after loading user init
        file.
 
-1986-01-21  Richard M. Stallman  (rms at prep)
+1986-01-21  Richard M. Stallman  (rms@prep)
 
        * lisp-mode.el (lisp-comment-indent):
        If at bol, don't insist on at least 1 col of indent.
        * dired.el (dired-repeat-over-line, dired-get-filename):
        Barf right away on a "total" line.
 
-1986-01-20  Richard M. Stallman  (rms at prep)
+1986-01-20  Richard M. Stallman  (rms@prep)
 
        * rmailedit.el (rmail-cease-edit):
        Set point-min correctly (after the original header).
 
-1986-01-19  Richard M. Stallman  (rms at prep)
+1986-01-19  Richard M. Stallman  (rms@prep)
 
        * tags.el (visit-tag-table):
        If directory is specified, use file TAGS in that directory.
        Clarified when to use byte-compile-push-constant
        vs byte-compile-constant.
 
-1986-01-18  Richard M. Stallman  (rms at prep)
+1986-01-18  Richard M. Stallman  (rms@prep)
 
        * doctor.el:  Fix typo "symtoms".
 
-1986-01-10  Richard Mlynarik  (mly at prep)
+1986-01-10  Richard Mlynarik  (mly@prep)
 
        * mail-utils.el (mail-fetch-field)
        regexp-quote the argument.
 
-1986-01-10  Richard M. Stallman  (rms at prep)
+1986-01-10  Richard M. Stallman  (rms@prep)
 
        * files.el:
        delete-auto-save-files = t.
 
-1986-01-09  Richard Mlynarik  (mly at prep)
+1986-01-09  Richard Mlynarik  (mly@prep)
 
        * mail-utils (mail-strip-quoted-names):
        Handle multi-line address lists
 
-1986-01-08  Richard Mlynarik  (mly at prep)
+1986-01-08  Richard Mlynarik  (mly@prep)
 
        * subr.el (copy-keymap):
        New function.
        * nroff.el (electric-nroff-newline):
        Clean up and avoid lossage on a line with < 3 chars.
 
-1986-01-08  Richard M. Stallman  (rms at prep)
+1986-01-08  Richard M. Stallman  (rms@prep)
 
        * simple.el (transpose-lines):
        Create a newline (if nec) to terminate the line being transposed.
        Notice return within a continued header line as
        separating addresses.
 
-1986-01-07  Richard Mlynarik  (mly at prep)
+1986-01-07  Richard Mlynarik  (mly@prep)
 
        * tags.el (visit-tags-table):
        Barf if given a directory
 
-1986-01-06  Richard Mlynarik  (mly at prep)
+1986-01-06  Richard Mlynarik  (mly@prep)
 
        * nroff-mode.el (electric-nroff-mode):
        set-minor-mode correctly
 
-1986-01-02  Richard Mlynarik  (mly at prep)
+1986-01-02  Richard Mlynarik  (mly@prep)
 
        * info.el (Info-validate):
        Catch only real footnote references by using stricter regexp
        (let ((case-fold-search t)) ...)
        for when these functions are used outside info mode
 
-1985-12-30  Richard M. Stallman  (rms at prep)
+1985-12-30  Richard M. Stallman  (rms@prep)
 
        * rmailsum.el (rmail-new-summary):
        Avoid errors when there are zero messages to summarize.
        New optional 2nd arg to Info-extract-pointer is used instead
        of the 1st arg in any error message.
 
-1985-12-30  Richard Mlynarik  (mly at prep)
+1985-12-30  Richard Mlynarik  (mly@prep)
 
        * files.el (backup-buffer):
        Don't backup `weird' (non-character or link) files
 
-1985-12-28  Richard M. Stallman  (rms at prep)
+1985-12-28  Richard M. Stallman  (rms@prep)
 
        * mailalias.el (expand-mail-aliases):
        Go back to line beginning after finding a nonblank line-start
        * info.el (Info-follow-reference):
        Match [ \n]* after *note when finding all refs.
 
-1985-12-27  Richard Mlynarik  (mly at prep)
+1985-12-27  Richard Mlynarik  (mly@prep)
 
        * view.el:
        Various:  Fix cases of "view" => "View" which were missed.  Damn.
 
-1985-12-27  Richard M. Stallman  (rms at prep)
+1985-12-27  Richard M. Stallman  (rms@prep)
 
        * simple.el (exchange-dot-and-mark):
        Define as an alias.
 
-1985-12-26  Richard M. Stallman  (rms at prep)
+1985-12-26  Richard M. Stallman  (rms@prep)
 
        * rmailsum.el (rmail-summary-mode):
        Run rmail-summary-mode-hook.
 
-1985-12-20  Richard M. Stallman  (rms at prep)
+1985-12-20  Richard M. Stallman  (rms@prep)
 
        * files.el (after-find-file):
        If noninteractive, don't print message and don't
        * term/xterm.el:
        Select interrupt-driven input when talking to X.
 
-1985-12-19  Richard M. Stallman  (rms at prep)
+1985-12-19  Richard M. Stallman  (rms@prep)
 
        * files.el:
        Provide dummy definitions of {un,}lock-buffer
 
        Define a function  ignore.
 
-1985-12-19  Richard Mlynarik  (mly at prep)
+1985-12-19  Richard Mlynarik  (mly@prep)
 
        * rnews.el (news-set-mode-line):
        Fix fencepost.
 
-1985-12-19  Richard M. Stallman  (rms at prep)
+1985-12-19  Richard M. Stallman  (rms@prep)
 
        * sendmail.el (mail-do-fcc):
        Insert a blank line after each message in the CC file.
        * loaddefs.el, nroff-mode.el:
        Add autoload for nroff-mode.  Change its doc string a little.
 
-1985-12-18  Richard M. Stallman  (rms at prep)
+1985-12-18  Richard M. Stallman  (rms@prep)
 
        * texinfo.el (texinfo-format-buffer):
        Remove directory from Info file name as it appears in node
        * simple.el (describe-copying):
        Move point to beginning of the file.
 
-1985-12-17  Richard M. Stallman  (rms at prep)
+1985-12-17  Richard M. Stallman  (rms@prep)
 
        * startup.el (command-line-1):
        Make startup message more concise; mention C-h t.
 
-1985-12-17  Richard Mlynarik  (mly at prep)
+1985-12-17  Richard Mlynarik  (mly@prep)
 
        * simple.el (goto-line):
        Accept either prefix arg or prompt in minibuffer
 
-1985-12-17  Richard M. Stallman  (rms at prep)
+1985-12-17  Richard M. Stallman  (rms@prep)
 
        * simple.el (help-for-help):
        Make help-for-help message be documentation of help-for-help
        * shell.el:
        Make shell-mode-map a sparse keymap.
 
-1985-12-16  Richard M. Stallman  (rms at prep)
+1985-12-16  Richard M. Stallman  (rms@prep)
 
        * info.el (Info-summary):
        Add scroll capability if user types Space.
        * debug.el (debugger-frame{,-clear})
        Bind off read-only flag to change buffer.
 
-1985-12-14  Richard M. Stallman  (rms at prep)
+1985-12-14  Richard M. Stallman  (rms@prep)
 
        * various:
        Change uses of copy-sequence on keymaps to copy-alist.
        * outline.el (outline-mode):
        Make lines starting with * separate paragraphs.
 
-1985-12-13  Richard M. Stallman  (rms at prep)
+1985-12-13  Richard M. Stallman  (rms@prep)
 
        * shell.el (run-lisp):
        Switch to the Lisp buffer that make-shell returns.
        * subr.el:
        Rename feep to beep, a more traditional name.
 
-1985-12-12  Richard M. Stallman  (rms at prep)
+1985-12-12  Richard M. Stallman  (rms@prep)
 
        * abbrev.el (edit-abbrevs-mode):
        New function, used to make C-h m work right in that mode.
        * rmail.el (rmail-reply):
        Do save-excursion.
 
-1985-12-11  Richard Mlynarik  (mly at prep)
+1985-12-11  Richard Mlynarik  (mly@prep)
 
        * isearch.el (isearch-search):
        Don't feep after every single character added to a failing regexp
        * subr.el:
        (fset 'feep 'ding) to preserve purity of language.
 
-1985-12-11  Richard M. Stallman  (rms at prep)
+1985-12-11  Richard M. Stallman  (rms@prep)
 
        * simple.el (set-variable):
        Must bind minibuffer-help-form, not help-form.
        Also arrange for most of code to be compiled.
 
-1985-12-10  Richard M. Stallman  (rms at prep)
+1985-12-10  Richard M. Stallman  (rms@prep)
 
        * rmail.el (rmail):
        If file already visited, don't disturb it,
        The variable to request doing that is now called
        debug-step-after-exit.
 
-1985-12-09  Richard Mlynarik  (mly at prep)
+1985-12-09  Richard Mlynarik  (mly@prep)
 
        * rmail.el (rmail-save):
        Don't do possibly lengthy expunge if buffer not modified
        * loaddefs.el:
        (fset 'TeX-mode 'tex-mode)
 
-1985-12-08  Richard M. Stallman  (rms at prep)
+1985-12-08  Richard M. Stallman  (rms@prep)
 
        * files.el (normal-mode):
        New command to choose major mode automatically.
        Fixes lossage observed for autoloads by people
        who have set default-major-mode.
 
-1985-12-08  Richard Mlynarik  (mly at prep)
+1985-12-08  Richard Mlynarik  (mly@prep)
 
        * debug.el (debug):
        Bind debug-on-quit to nil within the debugger.
        Allow user to specify "chdir(3)" to get entry from section
        3 of the manual.
 
-1985-12-07  Richard M. Stallman  (rms at prep)
+1985-12-07  Richard M. Stallman  (rms@prep)
 
        * loaddefs.el:
        Remove duplicate autoload for convert-mocklisp-buffer.
        * bytecomp.el (byte-compile-file):
        Use get-buffer-create for making the temp buffers.  Really!
 
-1985-12-06  Richard M. Stallman  (rms at prep)
+1985-12-06  Richard M. Stallman  (rms@prep)
 
        * simple.el (set-comment-column):
        Don't use this line's comment to set the comment column.
        * rmailkwd.el (rmail-next-labeled-message):
        Be consistent about `label' vs `labels'.
 
-1985-12-05  Richard M. Stallman  (rms at prep)
+1985-12-05  Richard M. Stallman  (rms@prep)
 
        * mh-e.el:
        Eliminate region-around-match and region-string.
 
-1985-12-05  Richard Mlynarik  (mly at prep)
+1985-12-05  Richard Mlynarik  (mly@prep)
 
        * rmail.el (rmail-search):
        Say if search failed.
 
        (provide 'compile)
 
-1985-12-05  Richard M. Stallman  (rms at prep)
+1985-12-05  Richard M. Stallman  (rms@prep)
 
        * files.el (recover-file):
        New command.
        Call isearch-message from isearch-search;
        do not call before the usual call to isearch-search.
 
-1985-12-05  Richard Mlynarik  (mly at prep)
+1985-12-05  Richard Mlynarik  (mly@prep)
 
        * abbrev.el, chistory.el, debug.el, doctor.el, indent.el, info.el, sendmail.el:
        Fix initialization of mode-maps
        * sendmail.el (mail-position-on-field):
        Make this work
 
-1985-12-05  Richard M. Stallman  (rms at prep)
+1985-12-05  Richard M. Stallman  (rms@prep)
 
        * dired.el:
        Change "mark" to "flag" in function names and documentation.
        * buff-menu.el (Buffer-menu-buffer):
        End of buffer name marked by tab or two spaces.
 
-1985-12-04  Richard M. Stallman  (rms at prep)
+1985-12-04  Richard M. Stallman  (rms@prep)
 
        * startup.el (normal-top-level):
        Run new hook term-setup-hook after doing command switches.
        * outline.el (flag-lines-in-region):
        Pass fifth arg t to subst-char-in-region, for no undo.
 
-1985-12-03  Richard M. Stallman  (rms at prep)
+1985-12-03  Richard M. Stallman  (rms@prep)
 
        * simple.el (prefix-arg-internal and callers):
        Regularize reading of negative prefix arguments.
        If command to be repeated does not match first elt of command
        history, add it to the command history.
 
-1985-12-03  Richard Mlynarik  (mly at prep)
+1985-12-03  Richard Mlynarik  (mly@prep)
 
        * bytecomp.el (byte-compile-file-form):
        Reduce noninteractive message verbosity
        * simple.el (prefix-arg-internal, negative-argument):
        Fix problem with negative-arguments and unreading
 
-1985-12-03  Richard M. Stallman  (rms at prep)
+1985-12-03  Richard M. Stallman  (rms@prep)
 
        * texinfo.el (texinfo-format-buffer):
        Define @' and @` to convert to ' and `
        but suppressing conversion into ".
 
-1985-11-28  Richard M. Stallman  (rms at prep)
+1985-11-28  Richard M. Stallman  (rms@prep)
 
        * rnews.el:
        Remove stray "<" character introduced by mly.
        * view.el:
        Fix bug in defvar of view-mode-map.
 
-1985-11-27  Richard M. Stallman  (rms at prep)
+1985-11-27  Richard M. Stallman  (rms@prep)
 
        * files.el (find-file-no-select):
        Call find-file-not-found-hook if non nil
        Simplify finding end of buffer name;
        don't get confused if buffer name ends with digits.
 
-1985-11-27  Richard Mlynarik  (mly at prep)
+1985-11-27  Richard Mlynarik  (mly@prep)
 
        * rnews.el: (news-mode, news-set-mode-line):
        Get rid of news-mode-group-string.
        * rnews.el (news-unsubscribe-internal):
        Fix confirmation message.
 
-1985-11-26  Richard Mlynarik  (mly at prep)
+1985-11-26  Richard Mlynarik  (mly@prep)
 
        * view.el:
        Define c-x o
        Fix bit-rot
        Hack C-l in Helper-help-scroller.
 
-1985-11-25  Richard M. Stallman  (rms at prep)
+1985-11-25  Richard M. Stallman  (rms@prep)
 
        * isearch.el (isearch-search):
        Remove call to isearch-message.
        Flush old news-next-message.
        Rename old news-forward-message to that name.
 
-1985-11-24  Richard M. Stallman  (rms at prep)
+1985-11-24  Richard M. Stallman  (rms@prep)
 
        * rnews.el:
        Turn off use of numeric backup versions in news mode.
 
-1985-11-22  Richard M. Stallman  (rms at prep)
+1985-11-22  Richard M. Stallman  (rms@prep)
 
        * rnews.el:
        Fix incorrect syntax for meta chars in define-key args.
 
-1985-11-22  Richard Mlynarik  (mly at prep)
+1985-11-22  Richard Mlynarik  (mly@prep)
 
        * term-supdup.el:
        New file.
        Uses 0237 (m-c-_) as control escape -- this is what the supdup server
        uses.
 
-1985-11-22  Richard M. Stallman  (rms at prep)
+1985-11-22  Richard M. Stallman  (rms@prep)
 
        * outline.el:
        Change text to body in function names and documentation.
        Rename M-H, M-S and M-s to C-c C-h, C-c C-s and C-c C-i.
        Goes with new manual chapter.
-       
-1985-11-21  Richard M. Stallman  (rms at prep)
+
+1985-11-21  Richard M. Stallman  (rms@prep)
 
        * sendmail.el:
        Don't die in old Emacses that don't have
        delete-auto-save-file-if-necessary.
 
-1985-11-21  Richard Mlynarik  (mly at prep)
+1985-11-21  Richard Mlynarik  (mly@prep)
 
        * abbrev.el (quietry-read-abbrev-file):
        Fix typo.  Fix documentation of edit-abbrevs.
        * term-xterm.el:
        Fix documentation for x-switches
 
-1985-11-20  Richard Mlynarik  (mly at prep)
+1985-11-20  Richard Mlynarik  (mly@prep)
 
        * files.el, sendmail.el:
        New function delete-auto-save-file-if-necessary
        * bytecomp.el, term-xterm.el, tex-start.el
        Switches look for `command-line-args' rather than `args'
 
-1985-11-20  Richard M. Stallman  (rms at prep)
+1985-11-20  Richard M. Stallman  (rms@prep)
 
        * x-mouse.el:
        Thorough rewrite and cleanup.
        Rename N and P and J commands to M-n, M-p, M-j.
        Flush + and - commands.  Rename s command to o.
 
-1985-11-19  Richard M. Stallman  (rms at prep)
+1985-11-19  Richard M. Stallman  (rms@prep)
 
        * texinfo.el:
        Fix all texinfo-end property functions to call
        * shell.el (make-shell):
        Don't select the buffer being created; return it as value.
 
-1985-11-18  Richard Mlynarik  (mly at prep)
+1985-11-18  Richard Mlynarik  (mly@prep)
 
         * bytecomp.el (batch-byte-compile):
        Print a message for the log before terminating self.
        * rmailedit.el (rmail-edit-mode):
        Improve documentation greatly, fix typo.
 
-1985-11-15  Richard M. Stallman  (rms at prep)
+1985-11-15  Richard M. Stallman  (rms@prep)
 
        * c-mode.el (indent-c-exp):
        Handle case of several lines inside a set of parentheses.
        Define command-switch-alist to provide hooks
        for X window system (or other things) to define new switches.
 
-1985-11-14  Richard Mlynarik  (mly at prep)
+1985-11-14  Richard Mlynarik  (mly@prep)
 
        * info.el
        Make "." be beginning-of-buffer
 
-1985-11-13  Richard M. Stallman  (rms at prep)
+1985-11-13  Richard M. Stallman  (rms@prep)
 
        * rmail.el (rmail-get-new-mail):
        Treat movemail case more like renaming case,
        * rmail.el (rmail-mode, rmail, rmail-quit):
        Eliminate rmail-buffer-save.  Make q go to the other-buffer.
 
-1985-11-12  Richard Mlynarik  (mly at prep)
+1985-11-12  Richard Mlynarik  (mly@prep)
 
        * bytecomp.el (batch-byte-compile):
        Fix paren error.
        Rewrote this function.  Now only searches within messages -- will
        not match across message boundaries.
 
-1985-11-08  Richard Mlynarik  (mly at prep)
+1985-11-08  Richard Mlynarik  (mly@prep)
 
        * startup.el (command-line):
        If noninteractive, don't load "term-*"
        noninteractive => -q [Change this if you think it is a bad
         idea rms -- every use of -batch I make is followed by -q...]
 
-1985-11-07  Richard Mlynarik  (mly at prep)
+1985-11-07  Richard Mlynarik  (mly@prep)
 
        * files.el (after-find-file):
        If get error hacking mode or local-vars, say what sort of error
 
-1985-11-06  Richard Mlynarik  (mly at prep)
+1985-11-06  Richard Mlynarik  (mly@prep)
 
        * bytecomp.el (byte-compile-lambda):
        Compile non-string `interactive' frobs
 
-1985-11-05  Richard M. Stallman  (rms at prep)
+1985-11-05  Richard M. Stallman  (rms@prep)
 
        * sendmail.el (sendmail-send-it):
        Remove "n" that was randomly inserted.
        Use new variable sendmail-program as name of file to run
        (defined in paths.el).
 
-1985-11-05  Richard Mlynarik  (mly at prep)
+1985-11-05  Richard Mlynarik  (mly@prep)
 
        * rmailsum.el (rmail-new-summary):
        Don't use create-file-buffer for summary buffer!
        * electric.el (Electric-command-loop):
        condition-case for `beginning-of-buffer'
 
-1985-11-05  Richard M. Stallman  (rms at prep)
+1985-11-05  Richard M. Stallman  (rms@prep)
 
        * rmail.el, rmailsum.el, rmailkwd.el:
        Move definition of rmail-last-multi-labels from rmailkwd to rmail.
        Make rmail-summary-by-labels use it as default and set it.
 
-1985-11-04  Richard Mlynarik  (mly at prep)
+1985-11-04  Richard Mlynarik  (mly@prep)
 
        * yow.el, loaddefs.el:
        Function yow.  Depends on file emacs/etc/yow.lines
 
-1985-11-04  Richard M. Stallman  (rms at prep)
+1985-11-04  Richard M. Stallman  (rms@prep)
 
        * texinfo.el:
        Remove definition of `@points'
        Make rmail-next-labeled-message keep its own default
        rmail-last-multi-labels, instead of using rmail-last-label.
 
-1985-11-01  Richard M. Stallman  (rms at prep)
+1985-11-01  Richard M. Stallman  (rms@prep)
 
        * rmail.el (rmail-parse-file-inboxes):
        Must do save-excursion outside the save-restriction.
 
-1985-10-31  Richard M. Stallman  (rms at prep)
+1985-10-31  Richard M. Stallman  (rms@prep)
 
        * rmail.el:
        (rmail-mode) don't default rmail-inbox-list here.
          only if primary Rmail file.
        rmail-primary-inbox-list now in loaddefs.el.
 
-1985-10-31  Richard Mlynarik  (mly at prep)
+1985-10-31  Richard Mlynarik  (mly@prep)
 
        * rmailsum.el (rmail-make-summary-line-1):
        Fix case in which old summary line was being deleted.
 
        * dired.el:
        Both "e" and "f" are `dired-find-file'
-       
-1985-10-30  Richard Mlynarik  (mly at prep)
+
+1985-10-30  Richard Mlynarik  (mly@prep)
 
        * bytecomp.el (batch-byte-compile):
        If an argument is a directory, then do a byte-recompile-directory
        * abbrev.el (abbrev-mode):
        flag that abbrev-mode is on by set-minor-mode
        (automagic indication in src/xdisp.c flushed)
-       
+
        Use interactive "f" and "F" to replace "s" in a couple places.
 
-1985-10-29  Richard M. Stallman  (rms at prep)
+1985-10-29  Richard M. Stallman  (rms@prep)
 
        * debug.el (debug):
        Don't die in kill-buffer of *Backtrace* while exiting
        * simple.el ({append,prepend,copy}-to-buffer):
        Use interactive type B, not s, for buffer name.
 
-1985-10-29  Richard Mlynarik  (mly at prep)
+1985-10-29  Richard Mlynarik  (mly@prep)
 
        * startup.el (command-line-1):
        "-l" switch loads wrt load-path, rather than wrt default-directory
 
-1985-10-29  Richard M. Stallman  (rms at prep)
+1985-10-29  Richard M. Stallman  (rms@prep)
 
        * isearch.el (isearch):
        Redisplay echo area with ... before searching,
        * simple.el (blink-matching-open):
        Don't ever complain that a math char is mismatched.
 
-1985-10-28  Richard M. Stallman  (rms at prep)
+1985-10-28  Richard M. Stallman  (rms@prep)
 
        * rmail.el, rmailsum.el, rmailkwd.el, rmailmsc.el,
          rmailout.el, rmailedit.el:
        debugger-mode: use lisp-mode syntax table.
        debug: turn on debugger-mode before doing forward-sexp.
 
-1985-10-26  Richard M. Stallman  (rms at prep)
+1985-10-26  Richard M. Stallman  (rms@prep)
 
        * simple.el:
        Define C-c globally as a prefix character.
        Comparing against "end" was supposed to ignore case
        but it failed to do so.
 
-1985-10-25  Richard M. Stallman  (rms at prep)
+1985-10-25  Richard M. Stallman  (rms@prep)
 
        * userlock.el:
        Change responses to "p" for "proceed" and "q" for "quit".
 
-1985-10-23  Richard Mlynarik  (mly at prep)
+1985-10-23  Richard Mlynarik  (mly@prep)
 
        * mouseinit.el
        Delete this file.  Put its contents in files
        term-bg.el, term-bgnv.el, term-bgrv.el, term-bbn.el
        (Perhaps there should be a subdirectory emacs/lisp/term/ ??)
 
-1985-10-23  Richard M. Stallman  (rms at prep)
+1985-10-23  Richard M. Stallman  (rms@prep)
 
        * time.el (display-time):
        Set up process with no associated buffer.
 
-1985-10-22  Richard Mlynarik  (mly at prep)
+1985-10-22  Richard Mlynarik  (mly@prep)
 
        * debugger.el (debug):
        Bind variable `debugger-value' instead of `value'
        * userlock.el:
        Give `file-locked' error-conditions and error-message props
 
-1985-10-21  Richard M. Stallman  (rms at mit-prep)
+1985-10-21  Richard M. Stallman  (rms@mit-prep)
 
        * c-mode.el (c-comment-indent):
        Since this is for indent-for-comment,
        * shell.el (shell-send-input):
        Detect when arg of cd or pushd is ended with a semicolon.
 
-1985-10-21  Richard Mlynarik  (mly at mit-prep)
+1985-10-21  Richard Mlynarik  (mly@mit-prep)
 
        * sendmail.el (mail-do-fcc):
        Do cretinous unix ">" `quoting' of "\nFrom " strings
        * mailalias.el (expand-mail-aliases):
        Hack case-fold-search as appropriate
 
-1985-10-21  Richard M. Stallman  (rms at mit-prep)
+1985-10-21  Richard M. Stallman  (rms@mit-prep)
 
        * sendmail.el (mail-do-fcc):
        New function that finds Fcc: fields and writes to spec'd files
        Kill temp and error buffers on exit, always.
        If any Fcc is present, call mail-do-fcc.
 
-1985-10-20  Richard M. Stallman  (rms at mit-prep)
+1985-10-20  Richard M. Stallman  (rms@mit-prep)
 
        * mailalias.el:
        New file containing build-mail-aliases (called if nec
        * mail-utils (mail-strip-quoted-names):
        Delete leading and trailing whitespace.
 
-1985-10-19  Richard M. Stallman  (rms at mit-prep)
+1985-10-19  Richard M. Stallman  (rms@mit-prep)
 
        * sendmail.el:
        Use new var mail-header-separator in place of constant --text...
         Compensate for change to mail-string-delete.
         Use fact that string-match sets match-end.
 
-1985-10-18  Richard Mlynarik  (mly at mit-prep)
+1985-10-18  Richard Mlynarik  (mly@mit-prep)
 
        * startup.el (command-line):
        load "term-$TERM" after loading user's init file, so that
        changes made to  load-path  will affect  load .
 
-1985-10-18  Richard M. Stallman  (rms at mit-prep)
+1985-10-18  Richard M. Stallman  (rms@mit-prep)
 
        * mlsupport.el (move-dot-to-x-y):
        Add a definition of this.  Takes args in origin 1.
        Rename delete-char-or-send-eof to this,
        and make it always only send eof.
 
-1985-10-17  Richard M. Stallman  (rms at mit-prep)
+1985-10-17  Richard M. Stallman  (rms@mit-prep)
 
        * replace.el (how-many):
        Start count at 0, not 1.  Ignore matches of null
        string that don't move point.
 
-1985-10-17  Richard Mlynarik  (mly at mit-prep)
+1985-10-17  Richard Mlynarik  (mly@mit-prep)
 
        * rnews.el: (news-save-item-in-file)
        Append to file, rather than overwriting.
        Eliminate confused attempts at indicating that long isearch was
        `in progress'
 
-1985-10-15  Richard M. Stallman  (rms at mit-prep)
+1985-10-15  Richard M. Stallman  (rms@mit-prep)
 
        * info.el:
        Use C-c C-c to exit Info-edit.
        Put non-nil suppress-keymap properties on the
        commands that are used in suppressing a keymap.
 
-1985-10-15  Richard Mlynarik  (mly at mit-prep)
+1985-10-15  Richard Mlynarik  (mly@mit-prep)
 
        * bytecomp.el (byte-compile-find-vars-1)
        Fix paren error.
 
-1985-10-15  Richard M. Stallman  (rms at mit-prep)
+1985-10-15  Richard M. Stallman  (rms@mit-prep)
 
        * paths.el:
        New file containing defs of vars containing names of
        * lpr.el (print-region-1):
        Remove explicit directory names from programs run in subforks.
 
-1985-10-14  Richard M. Stallman  (rms at mit-prep)
+1985-10-14  Richard M. Stallman  (rms@mit-prep)
 
        * bytecomp.el (byte-compile-find-vars):
        Change many nested ifs to one cond.
        * mlsupport.el:
        Replace all uses of &quote with macros.
 
-1985-10-13  Richard M. Stallman  (rms at mit-prep)
+1985-10-13  Richard M. Stallman  (rms@mit-prep)
 
        * texinfo.el:
        Define @dots{} and @copyright{}.
        Define indexing commands to generate each index as a menu
        sorted alphabetically.
 
-1985-10-12  Richard M. Stallman  (rms at mit-prep)
+1985-10-12  Richard M. Stallman  (rms@mit-prep)
 
        * mh-e.el:
        Don't mess with track-eol.
        Define mh-insert-message-buffer, as C-c y while editing message.
        New reply option `i'.
 
-1985-10-11  Richard M. Stallman  (rms at mit-prep)
+1985-10-11  Richard M. Stallman  (rms@mit-prep)
 
        * info.el (Info-edit-map):
        Use C-c to exit from editing, not C-z.
        Ignore case in checking for End:.
        Allow backslashes to quote in local variable names.
 
-1985-10-10  Richard M. Stallman  (rms at mit-prep)
+1985-10-10  Richard M. Stallman  (rms@mit-prep)
 
        * c-mode.el:
        Make require-final-newline  be t in C mode.
        Save result of first search for a comment starter,
        rather than searching again after reindenting.
 
-1985-10-09  Richard M. Stallman  (rms at mit-prep)
+1985-10-09  Richard M. Stallman  (rms@mit-prep)
 
        * tags.el (find-tag):
        Make M-, find the next such tag, if used after M-.
        Call c-backward-to-start-of-if only for statements
        and only when they start with "else".
 
-1985-10-08  Richard M. Stallman  (rms at mit-prep)
+1985-10-08  Richard M. Stallman  (rms@mit-prep)
 
        * mlsupport.el:
        Define region-to-string and region-around-match.
        * simple.el ({beginning,end}-of-buffer):
        Warn people not to use in Lisp code.
 
-1985-10-07  Richard M. Stallman  (rms at mit-prep)
+1985-10-07  Richard M. Stallman  (rms@mit-prep)
 
        * userlock.el:
        New file containing function ask-user-about-lock (autoloading),
        * replace.el (perform-replace):
        Do substitute-command-keys on the help message.
 
-1985-10-07  Richard Mlynarik  (mly at mit-prep)
+1985-10-07  Richard Mlynarik  (mly@mit-prep)
 
        * simple.el (eval-expression):
        Put "(foo bar)" rather than "(eval-expression (quote (foo bar)))"
        Define commands next-complex-command and previous-complex-command
        for use in repeat-complex-command editing.
 
-1985-10-05  Richard M. Stallman  (rms at mit-prep)
+1985-10-05  Richard M. Stallman  (rms@mit-prep)
 
        * debug.el (debug):
        Bind debug-on-error to nil over entire invocation of debugger.
        not when mode is invoked.
 
 
-1985-10-04  Richard M. Stallman  (rms at mit-prep)
+1985-10-04  Richard M. Stallman  (rms@mit-prep)
 
        * indent.el (indent-relative-maybe):
        New function to do indent-relative but not if prev line
        Count screen lines.  Preserve overlap if scroll by full length
        of the window.
 
-1985-10-03  Richard Mlynarik  (mly at mit-prep)
+1985-10-03  Richard Mlynarik  (mly@mit-prep)
 
        * simple.el
        Functions quit, keyboard-quit
        * files.el (set-auto-mode):
        Don't hack auto-mode-alist at all if -*- mode -*- is specified.
 
-1985-10-02  Richard M. Stallman  (rms at mit-prep)
+1985-10-02  Richard M. Stallman  (rms@mit-prep)
 
        * mh-e.el:
        Put *'s in doc of user option vars.
        * files.el (backup-buffer):
        Ask only once, to delete all the excess backup versions.
 
-1985-09-29  Richard M. Stallman  (rms at mit-prep)
+1985-09-29  Richard M. Stallman  (rms@mit-prep)
 
        * backquote.el:
        New file, containing a list constructor macro.
        * tex-mode.el:
        New file, containing TeX-mode.
 
-1985-09-28  Richard M. Stallman  (rms at mit-prep)
+1985-09-28  Richard M. Stallman  (rms@mit-prep)
 
        * abbrev.el (add-abbrev, inverse-add-abbrev):
        Convert the abbrev to lower case before defining.
        that calls the old one but also takes args to control backup.
        Several new variables to control making of backups.
 
-1985-09-27  Richard M. Stallman  (rms at mit-prep)
+1985-09-27  Richard M. Stallman  (rms@mit-prep)
 
        * dired.el (dired-mode):
        Define n and p like C-n and C-p.
 
-1985-09-24  Richard M. Stallman  (rms at mit-prep)
+1985-09-24  Richard M. Stallman  (rms@mit-prep)
 
        * loaddefs.el, text-mode.el:
        Use non-saved-text-mode for files on /tmp.
        * rmailsum.el (rmail-summary-goto-msg):
        Do check for msg # on line at beginning of line, not at point.
 
-1985-09-21  Richard M. Stallman  (rms at mit-prep)
+1985-09-21  Richard M. Stallman  (rms@mit-prep)
 
        * files.el (find-file-noselect):
        Do erase-buffer in case reusing existing buffer.
 
-1985-09-18  Richard M. Stallman  (rms at mit-prep)
+1985-09-18  Richard M. Stallman  (rms@mit-prep)
 
        * nroff-mode.el:
        New file, extensively rewritten from submission by N. Ziring.
        Not tested yet (I don't know how to use nroff).
 
-1985-09-13  Richard M. Stallman  (rms at mit-prep)
+1985-09-13  Richard M. Stallman  (rms@mit-prep)
 
        * simple.el (what-cursor-position):
        Use single-key-description to show the character after point.
 
-1985-09-12  Richard M. Stallman  (rms at mit-prep)
+1985-09-12  Richard M. Stallman  (rms@mit-prep)
 
        * text-mode.el, c-mode.el:
        No need to define syntax of [, ], {, } since fundamental mode
        * rmailedit.el (rmail-edit-mode):
        Remove spurious quote before text-mode-hook.
 
-1985-09-11  Richard M. Stallman  (rms at mit-prep)
+1985-09-11  Richard M. Stallman  (rms@mit-prep)
 
        * dired.el (dired-do-deletions):
        Print a message reporting any deletion failures.
        * dired.el (dired-add-entry):
        Pass "-d" switch to "ls".
 
-1985-09-10  Richard M. Stallman  (rms at mit-prep)
+1985-09-10  Richard M. Stallman  (rms@mit-prep)
 
        * text-mode-el, lisp-mode.el, c-mode.el, buff-menu.el:
        Initialize all keymaps at load time.
        Don't request redisplay during reading of output.
        That feature stimulates kernel bugs.
 
-1985-09-08  Richard M. Stallman  (rms at mit-prep)
+1985-09-08  Richard M. Stallman  (rms@mit-prep)
 
        * simple.el (edit-and-eval-command):
        Assume arg is expression already, since now
        * simple.el (error):
        Just keep signalling if user tries to continue.
 
-1985-09-07  Richard M. Stallman  (rms at mit-prep)
+1985-09-07  Richard M. Stallman  (rms@mit-prep)
 
        * dired.el:
        Normally put cursor at beginning of filename.
        Deleted ml-forward-word and ml-backward-word
        since mlconvert no longer generates them.
 
-1985-09-06  Richard M. Stallman  (rms at mit-prep)
+1985-09-06  Richard M. Stallman  (rms@mit-prep)
 
        * files.el (revert-buffer):
        Don't query for reverting read-only buffers.
        * lisp-mode.el (indent-sexp):
        If skip a newline, clear quoted flag in the state.
 
-1985-09-05  Richard M. Stallman  (rms at mit-prep)
+1985-09-05  Richard M. Stallman  (rms@mit-prep)
 
        * tags.el (visit-tag-table[-...]):
        Rename to visit-tags-table[-...].
 
-1985-09-05  Richard M. Stallman  (rms at mit-prep)
+1985-09-05  Richard M. Stallman  (rms@mit-prep)
 
        * mh-e.el (mh-letter-mode):
        Have separate map mh-letter-mode-map so Don't clobber text-mode-map.
        by an old pair of region ends, since often region is empty
        and doesn't matter anyway.
 
-1985-09-03  Richard M. Stallman  (rms at mit-prep)
+1985-09-03  Richard M. Stallman  (rms@mit-prep)
 
        * spell.el (spell-word):
        Check word before point, if point is not in or next to a word.
        * tags.el (find-tag):
        Don't read tag name if given prefix arg.
 
-1985-09-03  Richard Mlynarik  (mly at mit-prep)
+1985-09-03  Richard Mlynarik  (mly@mit-prep)
 
        * macros.el (kbd-macro-query)
        Barf if not defining or executing keyboard macro.
 
-1985-09-02  Richard M. Stallman  (rms at mit-prep)
+1985-09-02  Richard M. Stallman  (rms@mit-prep)
 
        * rmail.el (rmail-expunge):
        If all mesages thru current one get expunged, show message 1.
        Bind debug-on-error and print-length to avoid various
        kinds of infinite loops or recursions.
 
-1985-09-01  Richard M. Stallman  (rms at mit-prep)
+1985-09-01  Richard M. Stallman  (rms@mit-prep)
 
        * term-vt100.el:
        Always define ESC O so arrows work.  Eliminate ESC [ hacks
        Handle correctly case where ) passed is not at beg of line
        except indentation, or where there are white lines preceding it too.
 
-1985-08-31  Richard M. Stallman  (rms at mit-prep)
+1985-08-31  Richard M. Stallman  (rms@mit-prep)
 
        * chistory.el (repeat-matching-complex-command):
        Arg to edit-and-eval-command is now a list, as it should be.
 
-1985-08-31  Richard Mlynarik  (mly at mit-prep)
+1985-08-31  Richard Mlynarik  (mly@mit-prep)
 
        * simple.el (delete-indentation)
        Don't err if on first line of buffer.
 
-1985-08-30  Richard M. Stallman  (rms at mit-prep)
+1985-08-30  Richard M. Stallman  (rms@mit-prep)
 
        * ledit.el (ledit-setup):
        Don't refer to lisp-mode-map in setting up ledit-mode-map.
 
-1985-08-26  Richard Mlynarik  (mly at mit-prep)
+1985-08-26  Richard Mlynarik  (mly@mit-prep)
 
        * shell.el
        Sending empty line of input at the end of a buffer that is an
        rather than sending an empty line.
        (by silogic!eggert@ucla-cs)
 
-1985-08-20  Richard Mlynarik  (mly at mit-prep)
+1985-08-20  Richard Mlynarik  (mly@mit-prep)
 
        * dired.el, files.el, sendmail.el, compile.el
        Make *-other-window really do other window even if pop-up-windows
        is set to nil.
 
-1985-08-17  Richard Mlynarik  (mly at mit-prep)
+1985-08-17  Richard Mlynarik  (mly@mit-prep)
 
        * c-mode.el (c-indent-line)
        Make "^[ \t]*#" indent to 0 (if not in string or comment)
        * lpr.el
        Typo (``format1'' for ``format'')
 
-1985-08-12  Richard Mlynarik  (mly at mit-prep)
+1985-08-12  Richard Mlynarik  (mly@mit-prep)
 
        * buff-menu.el (Buffer-menu-buffer)
        Win more often on `too-long' buffer names.
 
-1985-08-11  Richard Mlynarik  (mly at mit-prep)
+1985-08-11  Richard Mlynarik  (mly@mit-prep)
 
        * make narrow-to-page be disabled by default.
 
        * rmail.el (rmail-insert-inbox-text)
        Hack case that /usr/spool/mail/user is a directory
 
-1985-08-10  Richard Mlynarik  (mly at mit-prep)
+1985-08-10  Richard Mlynarik  (mly@mit-prep)
 
        * isearch.el (isearch)
        Make isearch work in regexp case
 
-1985-08-09  Richard Mlynarik  (mly at mit-prep)
+1985-08-09  Richard Mlynarik  (mly@mit-prep)
 
        * c-mode.el (c-comment-indent)
        Return a valid value when used within a comment.
        reselect it trivially.
        Kill the buffer on exit so that users aren't tempted to lose
        weirdly.
-       Rename "args" "debugger-args" so that common var isn't lambda-bound. 
+       Rename "args" "debugger-args" so that common var isn't lambda-bound.
 
        Make "-" be negative-argument in debugger-mode-map
 
        Make "application mode" arrow keys ("\eOA"... "\eOD") do the right
        thing.
 
-1985-08-06  Richard Mlynarik  (mly at mit-prep)
+1985-08-06  Richard Mlynarik  (mly@mit-prep)
 
        * c-mode.el
        calculate-c-indent was ignoring parse-start arg
 
        * simple.el
        Added function reindent-then-newline-and-indent
-       
+
        * rnews.el
        Fix typo and supply function news-show-all-headers
-       
+
        * startup.el
        Make the value of  args  be the remaining command-line
        arguments after the "-e" function name when the "-e" function
        Make "-f" be the same as "-e" --- it's in the manual.
 
        * bytecomp.el
-       Added batch-byte-compile written by crl@newton.purdue.edu       
+       Added batch-byte-compile written by crl@newton.purdue.edu
 
        * isearch.el
        Typing C-s/C-r at start of isearch wasn't displaying search
        * mlconvert.el
        Hack "(forward-word)" => "(forward-word 1)"
 
-1985-08-05  Richard Mlynarik  (mly at mit-prep)
+1985-08-05  Richard Mlynarik  (mly@mit-prep)
 
        * c-mode.el
        Variable "c-continued-statement-indent" should have been
        (-ve prefix arg)
        Make "-" be negative-argument
 
-1985-07-23  Richard Mlynarik  (mly at mit-prep)
+1985-07-23  Richard Mlynarik  (mly@mit-prep)
 
        * shell.el (shell-send-input):
        cd/pushd hackery wasn't substitute-in/expand-file-name'ing
        (ie "cd $es" was losing)
 
-1985-07-16  Richard Mlynarik  (mly at mit-prep)
+1985-07-16  Richard Mlynarik  (mly@mit-prep)
 
        * view.el:
        Add "c-x ]" and "c-x [" page-movement commands
        * simple.el
        delete-blank-lines was deleting too much if on an isolated blank line.
 
-1985-07-12  Richard M. Stallman  (rms at mit-prep)
+1985-07-12  Richard M. Stallman  (rms@mit-prep)
 
        * mh-e.el:
        Replace C-h command with DEL so Help is still available.
        get-string was erroneously used for read-string.
 
-1985-07-10  Richard M. Stallman  (rms at mit-prep)
+1985-07-10  Richard M. Stallman  (rms@mit-prep)
 
        * simple.el (function-called-at-dot):
        Don't scan more than 1000 characters back for containing
        * simple.el (zap-to-char):
        Don't leave dot on the far side of the terminating character.
 
-1985-07-10  Richard Mlynarik  (mly at mit-prep)
+1985-07-10  Richard Mlynarik  (mly@mit-prep)
 
        * ebuff-menu.el (Electric-buffer-menu-undefined)
        Don't call substritute-command-keys if keybindings are default,
        RMS: this is what my changes to Fsubstitute_command_keys in doc.c
        were supposed to do.
 
-1985-07-09  Richard M. Stallman  (rms at mit-prep)
+1985-07-09  Richard M. Stallman  (rms@mit-prep)
 
        * isearch.el (isearch):
        Do not preserve window-start if had switched to the small window.
        * lpr.el:
        Define lpr-region and print-region.  Autoload in loaddefs.
 
-1985-07-08  Richard M. Stallman  (rms at mit-prep)
+1985-07-08  Richard M. Stallman  (rms@mit-prep)
 
        * compile.el (compile1):
        Put buffer in Fundamental mode, in case default-major-mode
 
        * debug.el: Document the `r' command.
 
-1985-07-07  Richard M. Stallman  (rms at mit-prep)
+1985-07-07  Richard M. Stallman  (rms@mit-prep)
 
        * view.el, buff-menu.el, ebuff-menu.el, echistory.el:
        Do not redefine C-z.  Allow it to exit from Emacs.
 
-1985-07-06  Richard M. Stallman  (rms at mit-prep)
+1985-07-06  Richard M. Stallman  (rms@mit-prep)
 
        * page.el (forward-page):
        Avoid setting the mark.
        * c-mode.el (calculate-c-indent, indent-c-exp):
        Don't subtract c-brace-offset when c-indent-level is used.
 
-1985-07-05  Richard M. Stallman  (rms at mit-prep)
+1985-07-05  Richard M. Stallman  (rms@mit-prep)
 
        * indent.el:
        Put tab-to-tab-stop on Meta-i.
 
-1985-07-04  Richard M. Stallman  (rms at mit-prep)
+1985-07-04  Richard M. Stallman  (rms@mit-prep)
 
        * files.el (hack-local-variables):
        Local variable list must start within last page of file
        Rename backup-before-writing to make-backup-files.
        Rename auto-save-visited-filename to auto-save-visited-file-name.
 
-1985-07-03  Richard M. Stallman  (rms at mit-prep)
+1985-07-03  Richard M. Stallman  (rms@mit-prep)
 
        * dired.el (dired-revert):
        Avoid error if point is at a non-file line.
        * startup.el (command-line-1):
        Quote the backslash in the regexp for line-number specs.
 
-1985-07-02  Richard M. Stallman  (rms at mit-prep)
+1985-07-02  Richard M. Stallman  (rms@mit-prep)
 
        * c-mode.el (c-indent-line):
        * lisp-mode.el (indent-code-rigidly):
        Use new variable c-continued-statement-indent to determine
        extra indentation in lines not starting new statements.
 
-1985-07-01  Richard M. Stallman  (rms at mit-prep)
+1985-07-01  Richard M. Stallman  (rms@mit-prep)
 
        * man.el: Catch the error if one of the directories searched
        does not exist.
 
-1985-06-24  Richard M. Stallman  (rms at mit-prep)
+1985-06-24  Richard M. Stallman  (rms@mit-prep)
 
        * simple.el (help-map):
        Define C-h b as describe-bindings and C-h s as describe-syntax.
        Update documentation of help and help-for-help prompts for this.
 
-1985-06-22  Richard M. Stallman  (rms at mit-prep)
+1985-06-22  Richard M. Stallman  (rms@mit-prep)
 
        * compile.el (compilation-sentinel):
        Advance dot if dot is at end of buffer.
 
-1985-06-22  K. Shane Hartman  (shane at mit-prep)
+1985-06-22  K. Shane Hartman  (shane@mit-prep)
 
        * rmailedit.el:
        New file.  The guts of rmail edit mode.
        * helper.el (Helper-help-scroller):
        If there is already a *Help* window.  Don't make another.
 
-1985-06-22  Richard M. Stallman  (rms at mit-prep)
+1985-06-22  Richard M. Stallman  (rms@mit-prep)
 
        * simple.el (set-variable):
        New function.
 
-1985-06-18  K. Shane Hartman  (shane at mit-prep)
+1985-06-18  K. Shane Hartman  (shane@mit-prep)
 
        * rmail.el:
        Massively rehacked.  Better label support.  Message selection,
        deletion and expunging by dispatch.  Toggle rmail and original
        headers. etc...
 
-1985-06-18  Richard M. Stallman  (rms at mit-prep)
+1985-06-18  Richard M. Stallman  (rms@mit-prep)
 
        * shell.el:
        Create variable explicit-shell-file-name that overrides
        * bytecomp.el (byte-compile-find-vars-1):
        Expand macros in order to find all the vars.
 
-1985-06-17  Richard M. Stallman  (rms at mit-prep)
+1985-06-17  Richard M. Stallman  (rms@mit-prep)
 
        * compile.el (compile1.el):
        If *compilation* is current buffer, put point at end.
        * bytecomp.el (byte-compile-concat):
        concat with one arg is not a no-op.
 
-1985-06-16  K. Shane Hartman  (shane at mit-prep)
+1985-06-16  K. Shane Hartman  (shane@mit-prep)
 
        * sendmail (mail-mode):
        Mention that C-c y will yank current message in rmail whether
        * mail-utils (rmail-dont-reply-to):
        If rmail-dont-reply-to-names is nil, make it be (getenv "USER").
 
-1985-06-15  Richard M. Stallman  (rms at mit-prep)
+1985-06-15  Richard M. Stallman  (rms@mit-prep)
 
        * simple.el, lisp-mode.el, c-mode.el, scheme.el:
        comment-indent-hook now called with no args, with point
        at beginning of existing comment or at end of line.
        mim-mode's comment-indent-hook seems to need no change.
 
-1985-06-14  K. Shane Hartman  (shane at mit-prep)
+1985-06-14  K. Shane Hartman  (shane@mit-prep)
 
        * loaddefs.el (rmail-dont-reply-to-names):
        Misleading documentation said `list' of names.  Its really a
        Expunge unsets them.  Make expunge give running count in
        minibuffer messages.
 
-1985-06-14  Richard M. Stallman  (rms at mit-prep)
+1985-06-14  Richard M. Stallman  (rms@mit-prep)
 
        * lisp-mode.el, startup.el, loadup.el:
        Avoid problem with term "elisp".
        Rename elisp-interaction-FOO to lisp-interaction-FOO,
        rename all other elisp-FOO to emacs-lisp-FOO.
 
-1985-06-14  K. Shane Hartman  (shane at mit-prep)
+1985-06-14  K. Shane Hartman  (shane@mit-prep)
 
        * rmail.el (rmail-mode-1):
        Use %b instead of %17b in mode-line-format to leave more room for
        * add-log.el: Flush `add-log-entry-to-log-in-buffer'.
 
        * loaddefs.el:
-       Changes to reflect partitioning of command history stuff. 
+       Changes to reflect partitioning of command history stuff.
        Flush autoload of report-emacs-bug, leave the file emacsbug.el for
        arpanet sites to use if they want.
-       
+
        * echistory.el: (require 'chistory)
 
        * chistory.el:
        confirmation.  Add new function `edit-and-eval-command' which it
        uses.
 
-1985-06-13  K. Shane Hartman  (shane at mit-prep)
+1985-06-13  K. Shane Hartman  (shane@mit-prep)
 
        * rmail.el (rmail-insert-inbox-text):
        Expand file name "movemail" in exec-directory for call-process.
        necessary if buffer wont fit; also fix fencepost neglect to
        account for modeline in height computations.
 
-1985-06-12  Richard Mlynarik  (mly at mit-prep)
+1985-06-12  Richard Mlynarik  (mly@mit-prep)
 
        * rmail (rmail-insert-inbox-text)
        file-name-directory includes a trailing "/"
 
-1985-06-12  K. Shane Hartman  (shane at mit-prep)
+1985-06-12  K. Shane Hartman  (shane@mit-prep)
 
        * shell.el (inferior-lisp-mode):
        Call lisp-mode-hook AFTER shell-mode-hook.
        multiple entries to the ChangeLog.  Bound to ESC-*.  Made it share
        code with add-change-log-entry (former calls latter).
 
-1985-06-12  Richard M. Stallman  (rms at mit-prep)
+1985-06-12  Richard M. Stallman  (rms@mit-prep)
 
        * rmail.el (rmail-get-attribute-string):
        Rewritten by rlk to be smaller and more general.
 
-1985-06-11  K. Shane Hartman  (shane at mit-prep)
+1985-06-11  K. Shane Hartman  (shane@mit-prep)
 
        * ebuff-menu.el:  Make M-C-v scroll-other-window instead of
-       scroll-down.  Make M-v scroll-down.  
+       scroll-down.  Make M-v scroll-down.
 
        * ebuff-menu.el, echistory.el:  Made them use electric.
 
        New module for packages that retain control until some event
        occurs.  Command loop and window maker.
 
-1985-06-10  K. Shane Hartman  (shane at mit-prep)
+1985-06-10  K. Shane Hartman  (shane@mit-prep)
 
        * echistory.el:
        Made it use helper.el.  Remove kill-ring-save stuff pending use of
 
        * helper.el:
        New module for packages which want to do help without giving up
-       control. 
+       control.
 
-1985-06-10  Richard M. Stallman  (rms at mit-prep)
+1985-06-10  Richard M. Stallman  (rms@mit-prep)
 
        * sendmail.el:
        Switch to C-c as prefix instead of C-z.
 
-1985-06-09  Richard M. Stallman  (rms at mit-prep)
+1985-06-09  Richard M. Stallman  (rms@mit-prep)
 
        * simple.el:
        Rename kill-ring-save to copy-region-as-kill.
        When macro is executing, make prompt really appear.
        In loaddefs, put this on C-x q.
 
-1985-06-09  K. Shane Hartman  (shane at mit-prep)
+1985-06-09  K. Shane Hartman  (shane@mit-prep)
 
        * dired.el:
        Fix bugs in dired introduced by use of auto-save-file-name-p.  Dont
        is no filename on line.  Rename dired-mark-backup-and-temp-files
        to be dired-mark-backup-and-auto-save-files.
 
-1985-06-08  K. Shane Hartman  (shane at mit-prep)
+1985-06-08  K. Shane Hartman  (shane@mit-prep)
 
        * ebuff-menu.el (electric-buffer-list):
        Lost if # lines < window-min-height and there was only one window.
        Went to char select after Buffer-menu-execute, which can kill
        lines.  So set mark at select before execute and go to mark before
        select.  Winnage.
-               
+
        * buff-menu.el:
        Stomp all kinds of roaches.  Buffer-menu-do-kills was doing re-search
        when it wanted to do search (no harm, but faster).  Fix fencepost
        Don't run dired if value of new variable  find-file-run-dired  is
        nil.  t by default.
 
-1985-06-07  K. Shane Hartman  (shane at mit-prep)
+1985-06-07  K. Shane Hartman  (shane@mit-prep)
 
        * options.el (list-options): Use substitute-command-keys.
 
        Fix bug with non-file-buffer names.  Use buffer name instead in
        these cases.  New variable view-hook.
 
-1985-06-06  Richard Mlynarik  (mly at mit-prep)
+1985-06-06  Richard Mlynarik  (mly@mit-prep)
 
        * view.el:
        (provide 'view)
        defined unadvertized c-m-a, c-m-e, c-m-b, c-m-f
        at end of buffer says how to exit.
 
-1985-06-06  K. Shane Hartman  (shane at mit-prep)
+1985-06-06  K. Shane Hartman  (shane@mit-prep)
 
        * view.el:
        Restrict quit to q, C-c, C-z.  Fill keymaps with new function
        Make *Tab Stops* buffer go away when changes are installed by
        switching to edit-tab-stops-buffer and burying *Tab Stops*.
 
-1985-06-06  Richard M. Stallman  (rms at mit-prep)
+1985-06-06  Richard M. Stallman  (rms@mit-prep)
 
        * fill.el:
        New function fill-individual-paragraphs.
        * files.el:
        Define auto-save-file-name-p.
 
-1985-06-04  Richard Mlynarik  (mly at mit-prep)
+1985-06-04  Richard Mlynarik  (mly@mit-prep)
 
        * sendmail.el (sendmail-send-it):
        Somewhat gratuitously deleting empty subject lines.
        /usr/lib/sendmail seems smart enough (!) to hack this itself
 
-1985-06-04  K. Shane Hartman  (shane at mit-prep)
+1985-06-04  K. Shane Hartman  (shane@mit-prep)
 
        * info.el (Info-find-node, Info-exit):
        Use expansion of filename in error message on file not found in
        Bind enable-recursive-minibuffers so can use C-h v.  It would be
        nice if instead could enable JUST C-h v (or C-h f for
        describe-function).
-               
+
        * aton.el (occur-menu):
        Bogus message in minibuffer claimed C-z expanded menu entry.
        Use substitute-command-keys to get the right key.  Move to the
        first line if rebuild-summary, else the next line.  Make the
        occur menu buffer read-only.
 
-1985-06-03  K. Shane Hartman  (shane at mit-prep)
+1985-06-03  K. Shane Hartman  (shane@mit-prep)
 
        * mim-mode.el:
        Fix bugs related to moving across atoms in other packages (i.e.
        with trailers).
 
-1985-06-03  Richard M. Stallman  (rms at mit-prep)
+1985-06-03  Richard M. Stallman  (rms@mit-prep)
 
        * c-mode.el (indent-c-exp, calculate-c-indent):
        Fix indentation of line following a #-directive in C-M-Q,
        Echo with spaces between chars and dash after
        even if have prompt string.
 
-1985-06-03  K. Shane Hartman  (shane at mit-prep)
+1985-06-03  K. Shane Hartman  (shane@mit-prep)
 
        * mim-mode.el, medit.el:
        Clean up the documentation, use \\[...] where appropriate.
        Make it put the *lisp* buffer in inferior-lisp-mode as
        claimed in NEWS.
 
-1985-06-02  Richard M. Stallman  (rms at mit-prep)
+1985-06-02  Richard M. Stallman  (rms@mit-prep)
 
        * rnews.el (news-get-pruned-list-of-files):
        Sort final list of files numerically.
 
        * simple.el: define turn-on-auto-fill.
 
-1985-06-01  K. Shane Hartman  (shane at mit-prep)
+1985-06-01  K. Shane Hartman  (shane@mit-prep)
 
        * loaddefs.el:  Update documentation for rmail.
 
        Asked (fboundp 'lisp-indent-hook).  Right question is boundp.
 
        * scheme-mode.el (calculate-scheme-indent): Ditto.
-       
+
        * compile.el (next-error): Missed a \\[...].
 
        * buff-menu.el:
        definition.  Fix typo in electric-buffer-list documentation (also fix
        in ebuff-menu).
 
-1985-06-01  Richard M. Stallman  (rms at mit-prep)
+1985-06-01  Richard M. Stallman  (rms@mit-prep)
 
        * Many files: put in \\[...] where appropriate.
 
-1985-06-01  K. Shane Hartman  (shane at mit-prep)
+1985-06-01  K. Shane Hartman  (shane@mit-prep)
 
        * shell.el (run-lisp):
        Make it interactive since loaddefs claims it is.
 
-1985-06-01  Richard M. Stallman  (rms at mit-prep)
+1985-06-01  Richard M. Stallman  (rms@mit-prep)
 
        * isearch.el:
        Fix quit logic since condition signaled is `quit' now.
        Don't reprint echo area if have buffered ^G to handle.
 
-1985-05-31  K. Shane Hartman  (shane at mit-prep)
+1985-05-31  K. Shane Hartman  (shane@mit-prep)
 
        * c-mode.el (c-backward-to-noncomment):
        Still failed to terminate in some cases (after many #include's and
        and dot <= lim.  It guarantees termination but does it leave dot
        at right place for indenter?
 
-1985-05-31  Richard M. Stallman  (rms at mit-prep)
+1985-05-31  Richard M. Stallman  (rms@mit-prep)
 
        * simple.el (help-for-help):
        Lookup in help-map explicitly; calling help-command no longer works.
        Handle key codes > 127 in local-bind-to-key.
        Write ml-modify-syntax-entry.
 
-1985-05-30  Richard Mlynarik  (mly at mit-prep)
+1985-05-30  Richard Mlynarik  (mly@mit-prep)
 
        * sendmail.el
        Typo made sendmail-send-it lose when mail-interactive
        Catch another place where \\[..] was needed
        Don't insert copyright info if noninteractive
 
-1985-05-30  K. Shane Hartman  (shane at mit-prep)
+1985-05-30  K. Shane Hartman  (shane@mit-prep)
 
        * lisp-mode.el (lisp-send-defun):
        Make it interactive since it's on a key.  Also, indent lambda like
-       defun. 
+       defun.
 
        * view.el:
        Improve documentation.  Add isearch, previous and next
        repeat last command because it really does not repeat all commands.
        Make space quit in help scrolling if no more to scroll.
 
-1985-05-30  Richard M. Stallman  (rms at mit-prep)
+1985-05-30  Richard M. Stallman  (rms@mit-prep)
 
        * simple.el:
        Use \\[...] in doc strings when appropriate.
        Define advertised-undo == undo, to force startup msg
        to say C-x u rather than C-_.
 
-1985-05-29  Richard M. Stallman  (rms at mit-prep)
+1985-05-29  Richard M. Stallman  (rms@mit-prep)
 
        * rmail.el:
        Add C-r command (rmail-edit-current-message) and its commands.
        compare-windows.el => compare-w.el
        electric-buffer-list.el => ebuff-menu.el
 
-1985-05-28  Richard Mlynarik  (mly at mit-prep)
+1985-05-28  Richard Mlynarik  (mly@mit-prep)
 
        * simple.el (describe-function)
        bind enable-recursive-minibuffers to read fn name
-       (useful when typing c-h f after m-esc)  
+       (useful when typing c-h f after m-esc)
 
        * files.el
        made create-file-buffer a lisp function (was in src/buffer.c)
        If the first character typed is a space then quit, ie return to
        previous window/buffer configuration
 
-1985-05-27  Richard M. Stallman  (rms at mit-prep)
+1985-05-27  Richard M. Stallman  (rms@mit-prep)
 
        * fill.el (fill-region-as-paragraph):
        It was filling to width (1- fill-column)
        Also make it not delete excess spaces in paragraph indentation,
        delete fill prefixes before checking for excess spaces.
 
-1985-05-25  K. Shane Hartman  (shane at mit-prep)
+1985-05-25  K. Shane Hartman  (shane@mit-prep)
 
        * c-mode.el:
        c-backward-to-noncomment failed to terminate on LF after #include
        isearch was doing (push-mark odot) inside save-window-excursion,
        which loses.  Move to outside of save-window-excursion.
 
-1985-05-24  K. Shane Hartman  (shane at mit-prep)
+1985-05-24  K. Shane Hartman  (shane@mit-prep)
 
        * loaddefs.el:
        Update documentation strings for dired, byte-recompile-directory.
        Correct some typos and spelling errors.
 
-1985-05-24  Richard M. Stallman  (rms at mit-prep)
+1985-05-24  Richard M. Stallman  (rms@mit-prep)
 
        * add-log.el:
        Don't make double blank line when adding to existing entry.
 
-1985-05-23  Richard M. Stallman  (rms at mit-prep)
+1985-05-23  Richard M. Stallman  (rms@mit-prep)
 
        * sendmail.el (mail-yank-original):
        Arg other than C-u is # columns to indent.
        * shell.el: rename lisp to run-lisp.
        * loaddefs.el: make run-lisp autoloading.
 
-1985-05-23  Richard Mlynarik  (mly at mit-prep)
+1985-05-23  Richard Mlynarik  (mly@mit-prep)
 
        * files.el
        FOO! Local-variables weren't working since hack-local-variables
        * lisp-mode.el
        made mode doc strings use \[...] substitute-command-keys technology
 
-1985-05-23  Richard M. Stallman  (rms at mit-prep)
+1985-05-23  Richard M. Stallman  (rms@mit-prep)
 
        * lisp-mode.el:
        Renamed lisp-mode to elisp-mode and external-lisp-mode to lisp-mode.
        * loaddefs.el:
        Made ".el" files use elisp-mode; ".scm" files use scheme-mode.
 
-1985-05-22  Richard M. Stallman  (rms at mit-prep)
+1985-05-22  Richard M. Stallman  (rms@mit-prep)
 
        * tags.el (visit-tag-table):
        If tags file has changed since last read in, offer to read it again.
 
-1985-05-22  Richard Mlynarik  (mly at mit-prep)
+1985-05-22  Richard Mlynarik  (mly@mit-prep)
 
        * nrnews.el
        Foo.  A distinct lack of communication here.
        Fairly radical surgery --- many bug fixes and clarifications,
        quite different from rnews.el  Sigh
 
-1985-05-22  K. Shane Hartman  (shane at mit-prep)
+1985-05-22  K. Shane Hartman  (shane@mit-prep)
 
        * view.el
        Add new flavor of help.  ?, h still give list of
        Minor change for documentation of view-file and
        view-buffer because C-h does not describe mode now.
 
-1985-05-22  Richard M. Stallman  (rms at mit-prep)
+1985-05-22  Richard M. Stallman  (rms@mit-prep)
 
        * rnews.el:
        news-go-to-news-group: don't get confusing error if arg is nil.
        various: standardized elipses in messages.
          Use error rather than message where appropriate.
 
-1985-05-21  Richard Mlynarik  (mly at mit-prep)
+1985-05-21  Richard Mlynarik  (mly@mit-prep)
 
        * mlsupport:
        Fixs assorted typos where variable "bufname" was changed to "name"
        Call bury-buffer after selecting new buffer.
        Make things work when  pop-up-windows  is nil.
 
-1985-05-21  K. Shane Hartman  (shane at mit-prep)
+1985-05-21  K. Shane Hartman  (shane@mit-prep)
 
        * view.el:
        Flush skip commands since they dont make much sense.  Make searches,
        line.  Use mark ring and provide mark manipulation commands.  C-l
        is recenter.  Improve documentation.
 
-1985-05-21  Richard M. Stallman  (rms at mit-prep)
+1985-05-21  Richard M. Stallman  (rms@mit-prep)
 
        * loadup.el:
        Copy DOCSTR rather than renaming it.
        * sendmail.el (mail-yank-original):
        If have numeric arg, don't delete header fields and don't indent.
 
-1985-05-20  Richard M. Stallman  (rms at mit-prep)
+1985-05-20  Richard M. Stallman  (rms@mit-prep)
 
        * rmail.el (rmail-get-new-mail):
        Pass the proper arg to delete-file.
        * sendmail.el (mail-send-and-exit):
        Bury the *mail* buffer.
 
-1985-05-19  Richard Mlynarik  (mly at mit-prep)
+1985-05-19  Richard Mlynarik  (mly@mit-prep)
 
        * view.el, dired.el
        typos in viewing stuff
        what this format is; however the code installed seems to work
        for all cases encountered
 
-1985-05-19  Richard M. Stallman  (rms at mit-prep)
+1985-05-19  Richard M. Stallman  (rms@mit-prep)
 
        * rmail.el (rmail-get-new-mail):
        Pass the proper arg to delete-file.
        * files.el (backup-buffer):
        Get error if about to rename a directory.
 
-1985-05-18  K. Shane Hartman  (shane at mit-prep)
+1985-05-18  K. Shane Hartman  (shane@mit-prep)
 
        * view.el, more-mode.el: Latter flushed in favor of former.
        view-mode preserves concept of more-mode but uses
        documentation of dired-listing-switches to note importance of
        excluding 'F' option.
 
-1985-05-17  Richard M. Stallman  (rms at mit-prep)
+1985-05-17  Richard M. Stallman  (rms@mit-prep)
 
        * isearch.el:
        Preserve window-start on exit from save-window-excursion
 
-1985-05-16  Richard M. Stallman  (rms at mit-prep)
+1985-05-16  Richard M. Stallman  (rms@mit-prep)
 
        * rmail.el: correct read-only suppression in rmail-new-summary.
 
-1985-05-16  K. Shane Hartman  (shane at mit-prep)
+1985-05-16  K. Shane Hartman  (shane@mit-prep)
 
         * loaddefs.el: Autoload more-mode, more-file, more-buffer.
 
        * dired.el: Put more-file on v-iew in dired.
        Returns to dired when user quits more.
 
-1985-05-16  Richard Mlynarik  (mly at mit-prep)
+1985-05-16  Richard Mlynarik  (mly@mit-prep)
 
        * simple.el: make <help> i run info
 
 
        * buff-menu.el: make splitting screen between > 2 buffers work
 
-1985-05-16  K. Shane Hartman  (shane at mit-prep)
+1985-05-16  K. Shane Hartman  (shane@mit-prep)
 
        * dired.el: Put dired-rename-file, dired-copy file-on keys.  Make
        them change buffer if appropriate.  Put dired-mark-backup-files,
        dired-mark-temp-files on keys.  Eliminate possibility of looping
        at last line in dired-repeat-over-filenames.
 
-1985-05-15  K. Shane Hartman (shane at mit-grape-nehi)
+1985-05-15  K. Shane Hartman  (shane@mit-grape-nehi)
 
        * dired.el: Fix bug in dired-noselect which caused dired of / to
        get buffer name of /default/directory// with contents of /.
 
-1985-05-13  Richard M. Stallman  (rms at mit-prep)
+1985-05-13  Richard M. Stallman  (rms@mit-prep)
 
        * isearch.el: Add crl's slow isearch code, plus changes:
        use variable isearch-slow-speed to control whether to use it.
 
        * startup.el: Don't print a help message if noninteractive.
 
-1985-05-13  K. Shane Hartman  (shane at mit-ajax)
+1985-05-13  K. Shane Hartman  (shane@mit-ajax)
 
        * replace.el: Add ?^ to list of special characters in query
        replace loop so that replacing continues after moving back to
-       previous. 
+       previous.
 
        * add-log.el: add prefix arg to add-change-log-entry so will
        prompt for information if desired.  If there is an entry for today,
        make sure login-name is same before using it, else make new entry.
        Use auto-fill-mode.
 
-1985-05-12  Richard M. Stallman  (rms at mit-prep)
+1985-05-12  Richard M. Stallman  (rms@mit-prep)
 
        * lisp-mode.el: defined lisp-mode-commands, lisp-mode-variables.
        Added external-lisp-mode.
        Change format used for change log entries.
        Select indented-text-mode for the change log file.
 
-1985-05-12  Shane  (shane at mit-ajax)
+1985-05-12  Shane  (shane@mit-ajax)
        simple.el: suppress matching close paren if preceded
                by char syntax \.
        mim-mode.el: flush private paren blinker in favor of default.
        add-log.el: change mode-string to mode-name so reflected in
                mode-line.  change \\W to \\sW when looking for place to add.
 
-1985-05-12  Richard M. Stallman  (rms at mit-prep)
+1985-05-12  Richard M. Stallman  (rms@mit-prep)
        simple.el: modified open-line to insert newlines before
                an existing one before dot.  This makes better redisplay.
        dired.el: Installed Shane's changes that allow user to choose
                switches to use.
 
-1985-05-11  Richard M. Stallman  (rms at mit-prep)
+1985-05-11  Richard M. Stallman  (rms@mit-prep)
        rmail.el: if given file name as argument,
                correctly displays one message of that file
                but does not try to get new mail.
index e17e1cf27837bd8909701780777fa1f0d5e0bed6..2c8b6361b19a7361ac42edbf5c24d8895d70f46c 100644 (file)
@@ -1,32 +1,32 @@
-1988-09-01  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-09-01  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * Version 18.52 released.
 
        * fortran.el (fortran-split-line): Add space before continuation-char.
 
-1988-08-29  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-08-29  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * mh-e.el: New version from Larus.
 
-1988-08-21  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-08-21  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * view.el (view-mode): Initially view-scroll-size is nil.
        (view-scroll-size): If it's nil, return (view-window-size).
 
-1988-08-18  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-08-18  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * fill.el (justify-current-line): Skip fill-prefix before whitespace.
 
        * spell.el (spell-region): Change minibuffer prompt.
 
-1988-08-15  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-08-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * add-log.el (add-change-log-entry): Log filename is now an arg;
        prompt for it with `interactive'.
        (add-change-log-entry-other-window): Always use default log filename
        and never prompt for anything.
 
-1988-08-13  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-08-13  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * simula.el: New version from obh.
 
        (add-change-log-entry-other-window): New fn.
        * loaddefs.el: Autoload that fn and put on C-x 4 a.
 
-1988-08-11  Chris Hanson  (cph at kleph)
+1988-08-11  Chris Hanson  (cph@kleph)
 
        * xscheme.el (xscheme-cd): New function to guarantee that `cd'
        happens in Scheme process buffer.
 
-1988-08-08  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-08-08  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * life.el, saveconf.el, doctex.el: New files.
 
@@ -47,7 +47,7 @@
        * dired.el (dired-find-buffer): Let create-file-buffer do more work.
        (dired-noselect): Use directory-file-name, file-name-as-directory.
 
-1988-08-04  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-08-04  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * server.el (server-process-filter): Handle +NNN to specify linenum.
        (server-visit-files): Arg is now alist of (FILENAME . LINENUM).
        * abbrev.el: Doc fix.
        * files.el:
 
-1988-08-03  Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
+1988-08-03  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
 
        * texinfo.el: Changed fill-colum from 75 to 72.  The larger
        fill-column causes numerous overfull hboxes in TeX when you are
        writing Emacs Lisp code that will be formatted as a Texinfo example.
 
-1988-07-31  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-07-31  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * rmailsum.el (rmail-new-summary): Always go to line for current msg.
        (rmail-summary-exit): Delete just current window, and that
        only if Rmail was already in another window.
 
-1988-07-29  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-07-29  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * tags.el: provide 'tags.
 
-1988-07-26  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-07-26  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * info.el (Info-follow-reference): Handle extra newlines, tabs or
        spaces inside of cross-references.
 
        * outline.el: doc fix.
 
-1988-07-23  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-07-23  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * loaddefs.el: autoload texinfo-format-region.
 
-1988-07-22  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-07-22  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * simple.el (transpose-subr-1): Error if regions overlap.
 
        * dired.el (dired-flag-file-deleted): Directories no longer special.
        * dired.el (dired-do-deletions): If deleting a dir, run `rmdir'.
 
-1988-07-19  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-07-19  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * ftp.el (ftp-find-file-or-directory): Typo in arg name.
 
-1988-07-18  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-07-18  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * c-fill.el: New file.
 
        * compile.el (compilation-error-regexp): Exclude colon from filename.
 
-1988-07-17  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-07-17  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * view.el: `h' ran undefined command; make it like `?'.
 
-1988-07-16  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-07-16  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * spell.el (spell-region): Run spell-filter to alter the text
        before actual checking.
 
-1988-07-15  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-07-15  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * rmailsum.el (rmail-make-basic-summary-line): If sender is self,
        show recipient instead, with `to:'.
 
-1988-07-13  Richard Stallman  (rms at wheat-chex.ai.mit.edu)
+1988-07-13  Richard Stallman  (rms@wheat-chex.ai.mit.edu)
 
        * files.el (auto-save-file-name-p): doc fix.
 
-1988-07-12  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-07-12  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * paths.el (rmail-spool-directory): Handle RTU like sysV.
 
-1988-07-10  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-07-10  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * compile.el (compile1): use set-buffer, not switch-to-buffer.
 
        * startup.el (command-line): strip hyphens one by one from TERM type.
 
-1988-07-05  Chris Hanson  (cph at kleph)
+1988-07-05  Chris Hanson  (cph@kleph)
 
        * texinfmt.el: Add support for @defun and related commands.
 
-1988-07-05  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-07-05  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * loadup.el: Avoid setting the global variable `name'.
 
-1988-07-04  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-07-04  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * rmail.el (rmail-make-in-reply-to-field): Use doublequotes, not
        parens, around sender name in rfc822 mode.
        * info.el (Info-read-subfile):  Don't lose if subfile header isn't
        same length as main file header.
 
-1988-07-03  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-07-03  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * shell.el (shell-send-input): Put bound on search for prompt.
 
-1988-07-01  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-07-01  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * autoinsert.el: New file.
 
 
        * tags.el (list-tags): Terminate scan on end-of-buffer.
 
-1988-06-30  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-06-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * loaddefs.el (auto-mode-alist): C mode for `.cc'.
 
-1988-06-27  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-06-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * paths.el (rmail-spool-directory): Treat unisoft like usg.
 
 
        * dired.el: provide 'dired.
 
-1988-06-23  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-06-23  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * files.el (hack-local-variables): Ignore `eval' if running as root.
 
-1988-06-22  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-06-22  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * nroff-mode.el (nroff-brace-table): Add G1 vs G2.
 
-1988-06-21  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-06-21  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * spell.el (spell-region, spell-string): Fix typo `spell-cmd'.
 
-1988-06-19  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-06-19  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * lpr.el (lpr-command): New variable holds the shell command to
        print a file (normally "lpr").
 
-1988-06-15  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-06-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * rnewspost.el (news-inews): run news-inews-hook.
 
        * rmail.el (rmail-show-message): run rmail-show-message-hook.
 
-1988-06-12  Richard Stallman  (rms at gluteus.ai.mit.edu)
+1988-06-12  Richard Stallman  (rms@gluteus.ai.mit.edu)
 
        * keypad.el: Additional conventional chars added in the comments.
 
        * text-mode.el: erroneously installed text-mode-syntax-table
        in current buffer.
 
-1988-06-09  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-06-09  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * fill.el (fill-region-as-paragraph): Err if fill-prefix is
        too long for the fill-column.
        * texinfmt.el (texinfo-format-{region,buffer-1}): Make sure buffer
        ends in a newline.
 
-1988-06-07  Chris Hanson  (cph at kleph)
+1988-06-07  Chris Hanson  (cph@kleph)
 
        * xscheme.el (xscheme-process-filter-alist): add escape sequence
        which instructs Emacs to change the working directory of the
        Scheme process buffer.  This change is required for Scheme runtime
        library version 14.
 
-1988-06-02  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-06-02  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * sendmail.el (mail-do-fcc): avoid insert-buffer (too high level).
 
-1988-05-31  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-05-31  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * outline.el: Must put `\(...\)' around outline-regexp
        when prepending `^'.
 
-1988-05-30  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-05-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * fortran.el, hanoi.el, helper.el, info.el, mlconvert.el, modula2.el,
        rmail.el, sendmail.el, sort.el, underline.el: doc fixes.
        * loaddefs.el: autoload doc fixes.
 
-1988-05-28  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-05-28  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * help.el (print-help-return-message): Handle pop-up-windows = nil.
 
 
        * shell.el (lisp-send-defun): Install new, corrected no-process check.
 
-1988-05-27  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-05-27  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * c-mode.el (electric-c-terminator): Tests to distinguish labels
        from other uses of colon failed if inserting at end of buffer.
 
-1988-05-24  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-05-24  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * texinfmt.el (texinfo-parse-expanded-arg): like texinfo-parse-line-arg
        but expand commands inside the arg.
        (texinfo-index): Use that.
        (@end ifinfo): Discard terminating newline.
 
-1988-05-23  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-05-23  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * files.el (file-name-sans-versions): VMS version can be sep. by `.'.
        Also delete mysterious line that removes `$__$'.
 
-1988-05-22  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-05-22  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * gdb.el (gdb-filter-accumulate-marker): Empty gdb-filter-accumulate
        since its contents are now in STRING.
        * rnews.el (news-get-pruned-list-of-files): catch errors for
        read-protected directories.
 
-1988-05-20  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-05-20  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * meese.el: Bind off buffer-read-only while changing buffer.
        Don't add protect-innocence-hook twice.
 
        * sendmail.el (mail-do-fcc): If fcc file is in a buffer, append there.
 
-1988-05-16  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-05-16  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * bibtex.el (bibtex-mode): Delete some keys that were vt100 keypad.
        (bibtex-DEAthesis): Delete this and its key definition.
        (bibtex-sun-*): Insert functions.
 
-1988-05-15  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-05-15  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * loaddefs.el: Doc fix.
 
-1988-05-12  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-05-12  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * tex-mode.el (TeX-region): Pass nil to make-shell as startfile arg.
 
-1988-05-11  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-05-11  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * shell.el (make-shell): If PROGRAM is nil, default like M-x shell.
 
        * tex-mode.el (TeX-region): Used eliminated fn. expand-directory-name.
 
-1988-05-10  Richard Stallman  (rms at corn-chex.ai.mit.edu)
+1988-05-10  Richard Stallman  (rms@corn-chex.ai.mit.edu)
 
        * shell.el (lisp-send-defun): Undo last change.
 
        * loaddefs.el (rmail-primary-inbox-list): Doc fix.
 
-1988-05-08  Richard Stallman  (rms at lucky-charms.ai.mit.edu)
+1988-05-08  Richard Stallman  (rms@lucky-charms.ai.mit.edu)
 
        * man.el (manual-entry): Handle section names > 1 letter.
 
        * paths.el (manual-formatted-*): Add alternative for Xenix.
 
-1988-05-06  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-05-06  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * Version 18.51 released.
 
 
        * files.el (revert-buffer): Avoid wta error if autosave turned off.
 
-1988-05-03  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-05-03  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * icon.el: New file.
 
-1988-05-02  Brian Fox  (bfox at rice-krispies.ai.mit.edu)
+1988-05-02  Brian Fox  (bfox@rice-krispies.ai.mit.edu)
 
        * replace.el (perform-replace): Make `y' do what SPC does, `n' do
        what DEL does, and `q' do what ESC does.  The original set of keys
        still work.
 
-1988-05-01  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-05-01  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * gdb.el (gdb-filter-insert): Save and restore prev. current buffer.
        (gdb-filter-accumulate-marker): set-buffer should not be done here.
 
-1988-04-28  Chris Hanson  (cph at kleph)
+1988-04-28  Chris Hanson  (cph@kleph)
 
        * xscheme.el: Force use of pipes for communication with inferior
        Scheme.  This avoids bugs in PTY implementations on various
        systems.
 
-1988-04-25  Chris Hanson  (cph at kleph)
+1988-04-25  Chris Hanson  (cph@kleph)
 
        * scheme.el: Add indentation for `with-values'.
 
-1988-04-22  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-04-22  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * shell.el (shell-send-input, lisp-send-defun): Err right away
        if shell no process.
 
        * text-mode.el (center-line): doc fix.
 
-1988-04-21  Richard Stallman  (rms at corn-chex.ai.mit.edu)
+1988-04-21  Richard Stallman  (rms@corn-chex.ai.mit.edu)
 
        * texinfmt.el (texinfo-format-region): Select the output buffer
        at the beginning.  Copy the @setfilename command as well as
        the specified region.  At end, put point at top.
        Accept @bye only at beg of line.
 
-1988-04-20  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-04-20  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * informat.el (Info-validate): Change message for Next's Previous.
        Now the word "invalid" must be included in the message string
        if it is wanted.
 
-1988-04-19  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-04-19  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * cl-indent.el (common-lisp-indent-hook): Handle ` like '.
 
        * gdb.el: Completely rewritten filtering mechanism (by cph).
        Should look the same to the user.
 
-1988-04-18  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-04-18  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * startup.el (command-line): Treat `_' in term-type name like `-'.
 
        * tex-mode.el (TeX-common-initialization): Add a \(...\) to
        comment-start-skip so its end is always at start of delimiter.
 
-1988-04-14  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-04-14  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * paragraph.el (forward-paragraph): Bug in pragraph-ignore-fill-prefix.
 
 
        * rmailout.el (rmail-output): Don't die if rmail-last-file is nil.
 
-1988-04-13  Leonard H. Tower Jr.  (tower at rice-krispies.ai.mit.edu)
+1988-04-13  Leonard H. Tower Jr.  (tower@rice-krispies.ai.mit.edu)
 
        * rnews.el: fixed mis-documentation.
 
-1988-04-13  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-04-13  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * dired.el (dired-readin): Print msg on startup and when done.
 
 
        * cal.el (calendar): Convert any nonnull arg to a number.
 
-1988-04-12  Chris Hanson  (cph at kleph)
+1988-04-12  Chris Hanson  (cph@kleph)
 
        * xscheme.el: Change to print ";No value" when the value of an
        expression is undefined.
 
-1988-04-10  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-04-10  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * kermit.el: New file.
 
        Delete handling of C-q, which is not used in Texinfo nowadays.
        (texinfo-format-region): New function to format a region.
 
-1988-04-09  Leonard H. Tower Jr.  (tower at frosted-flakes.ai.mit.edu)
+1988-04-09  Leonard H. Tower Jr.  (tower@frosted-flakes.ai.mit.edu)
 
        * rnewspost.el (news-post-news, news-reply) No longer re-inits
        *post-news* buffer, if buffer-modified-p.
 
-1988-04-09  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-04-09  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * spook.el (shuffle-vector): Rewrite by phr.
 
        * paragraph.el (forward-paragraph): Ignore fill-prefix if
        Make paragraph-ignore-fill-prefix is non-nil.
 
-1988-04-08  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-04-08  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * man.el, loaddefs.el: Doc fix.
 
-1988-04-06  Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
+1988-04-06  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
 
        * loaddefs.el: added `.texinfo' to the less common extensions
        section of the auto-mode-alist so that emacs chooses the correct
        mode for files with this extension.
 
-1988-04-01  Richard M. Stallman  (rms at wilson)
+1988-04-01  Richard M. Stallman  (rms@wilson)
 
        * gdb.el (gdb): Specify -cd option to GDB so GDB will use
        the same path for the dir as the user is using in Emacs.
 
-1988-03-24  Richard M. Stallman  (rms at wilson)
+1988-03-24  Richard M. Stallman  (rms@wilson)
 
        * spook.el: New file.
 
        (nroff-mode): In paragraph-{start,separate}, ditto.
        (electric-nroff-newline): Don't insert extra newlines.
 
-1988-03-23  Richard M. Stallman  (rms at wilson)
+1988-03-23  Richard M. Stallman  (rms@wilson)
 
        * x-mouse.el: Change unshifted clicks for x11.
        Bind all up-clicks to no-op.
        * term/x11-win.el: Delete this file since X11 is now
        a subcase of X.
 
-1988-03-20  Richard M. Stallman  (rms at wilson)
+1988-03-20  Richard M. Stallman  (rms@wilson)
 
        * rmailkwd.el (rmail-next-labeled-message): Allow space
        before the label name (since now they are supposed to be there).
        * rmail.el (rmail): If it's nil, compute the default here.
        Now we decide $LOGNAME vs $USER at run time, not build time.
 
-       * lisp-mode.el (lisp-indent-line): 
+       * lisp-mode.el (lisp-indent-line):
        Single-semicolon comment lines should be indented at comment col.
 
        * cl-indent.el (lisp-indent-do): Smarter version from Kevin Layer.
 
        * cl.el: Make and doc strings and error messages use GNU style.
 
-1988-03-19  Richard M. Stallman  (rms at wilson)
+1988-03-19  Richard M. Stallman  (rms@wilson)
 
        * hideif.el: New version from liberte@b.cs.uiuc.edu.
 
        Remove versions from name of file to write.  Good on VMS.
        (batch-byte-compile): Likewise.
 
-1988-03-18  Chris Hanson  (cph at kleph)
+1988-03-18  Chris Hanson  (cph@kleph)
 
        * term/x11-win.el (command-switch-alist): Option "-rn" mistakenly
        omitted from this list.
 
-1988-03-18  Richard M. Stallman  (rms at wilson)
+1988-03-18  Richard M. Stallman  (rms@wilson)
 
        * modula2.el: Changes from Michael Schmidt:
        Better prompting in m2-for.  Variables for program name for
        Also improve the doc string.
        * chistory.el (Command-history-setup): Likewise.
 
-1988-02-11  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-02-11  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * Version 18.50 released.
 
        * tex-mode.el (tex-mode): Use the default if file has no tex commands.
 
        * term/vt200.el: Delete vt200-enable-arrows; leave the standard
-       name enable-arrow-keys. 
+       name enable-arrow-keys.
 
        * version.el (emacs-build-system): Store system name on which
        Emacs was built.
 
        * man.el (nuke-nroff-bs): New regexp for footers on hpux.
 
-1988-02-10  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-02-10  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * simple.el (fundamental-mode): Delete fundamental-mode-map.
 
-1988-02-08  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-02-08  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * paths.el (rmail-primary-inbox-list): Check separately for which
        directory and which envvar.
 
-1988-02-06  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-02-06  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * loaddefs.el: Autoload `gdb'.
 
        * dbx.el: New file (Masanobu's version,
        changed to use overlay-arrow-string).
 
-1988-02-04  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-02-04  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * mh-e.el: Version 3.4o from Larus.
 
-1988-01-31  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-01-31  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * term/vt125.el, term/vt240.el: New files:
        Just load vt100.el or vt200.el.
 
-1988-01-28  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-01-28  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * tags.el (find-tag-tag): Deleted.
        * tags.el (find-tag-default): New function returns default tag
        * tags.el (find-tag): Use find-tag-default and show default in the
        prompt while reading the tag.
 
-1988-01-24  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-01-24  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * undigest.el (undigestify-rmail-message): Accept "Apparently-To".
 
-1988-01-22  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-01-22  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * edt.el (edt-bind-gold-keypad): New fn so that calls to
        define-keypad-key are deferred till edt-mode is turned on.
 
-1988-01-21  Richard Stallman  (rms at frosted-flakes)
+1988-01-21  Richard Stallman  (rms@frosted-flakes)
 
        * simple.el (kill-line): doc fix.
 
-1988-01-20  Richard Stallman  (rms at frosted-flakes)
+1988-01-20  Richard Stallman  (rms@frosted-flakes)
 
        * rmail.el (rmail-get-new-mail): If save fails, recount messages.
        * rmail.el (rmail-revert): Handle revert-buffer; recount messages.
 
        * files.el (revert-buffer): Return t if did revert.
 
-1988-01-19  Richard Stallman  (rms at frosted-flakes)
+1988-01-19  Richard Stallman  (rms@frosted-flakes)
 
        * sendmail.el (mail-send-and-exit): Don't delete the window
        unless an rmail-mode buffer is in the next window.
 
-1988-01-19  Chris Hanson  (cph at sugar-smacks)
+1988-01-19  Chris Hanson  (cph@sugar-smacks)
 
        * xscheme.el: Extensive changes including better documentation, a
        new major mode `scheme-debugger-mode', and a new format for the
        * scheme.el: Minor changes to support "xscheme.el" changes.
        Mostly this involved adding hooks to existing facilities.
 
-1988-01-19  Richard Stallman  (rms at frosted-flakes)
+1988-01-19  Richard Stallman  (rms@frosted-flakes)
 
        * c-mode.el (indent-c-exp): Use new state-element from
        parse-partial-sexp to handle case of (...newline...) {...
 
-1988-01-17  Richard Stallman  (rms at frosted-flakes)
+1988-01-17  Richard Stallman  (rms@frosted-flakes)
 
        * rmail.el (rmail-display-labels): Preserve buffer bounds correctly.
        Remove extra spaces from the string before displaying it.
        * rmail.el (rmail-insert-inbox-text): message only if file exists.
        * rmail.el (rmail-get-new-mail): Don't save if was no new mail.
 
-1988-01-15  Richard Stallman  (rms at frosted-flakes)
+1988-01-15  Richard Stallman  (rms@frosted-flakes)
 
        * info.el (Info-search): Two bugs in indirect files:
        Failed to search the indirect table right, and failed
        to recover if nothing found.
 
-1988-01-14  Richard Stallman  (rms at frosted-flakes)
+1988-01-14  Richard Stallman  (rms@frosted-flakes)
 
        * loaddefs.el: Make search-... into user variables.
 
-1988-01-11  Richard Stallman  (rms at frosted-flakes)
+1988-01-11  Richard Stallman  (rms@frosted-flakes)
 
        * rmail.el (rmail-display-label): Put a space before each label
        name if there wasn't one already.  Turns out valid BABYL format
        * info.el (Info-find-node): If filename starts with ./,
        interpret relative to current directory.
 
-1988-01-10  Richard Stallman  (rms at frosted-flakes)
+1988-01-10  Richard Stallman  (rms@frosted-flakes)
 
        * undigest.el: If it fails, delete ALL of the temporary copy.
 
-1988-01-06  Richard Stallman  (rms at frosted-flakes)
+1988-01-06  Richard Stallman  (rms@frosted-flakes)
 
        * paths.el (mh-dir, mh-lib): Add two new alternatives to test for.
        (For HPUX).
        * paths.el (manual-formatted-dirlist) [HPUX]:
        Add a completely new alternative value.
 
-1988-01-05  Richard Stallman  (rms at frosted-flakes)
+1988-01-05  Richard Stallman  (rms@frosted-flakes)
 
        * simple.el (indent-new-comment-line): In a comment, look back
        for a line with a nonempty comment and indent the comment text
        * lpr.el (print-buffer-1): Use `untabify' to expand tabs,
        not the `expand' program.  Fix other bugs with tab-width != 8.
 
-1987-12-26  Richard Stallman  (rms at frosted-flakes)
+1987-12-26  Richard Stallman  (rms@frosted-flakes)
 
        * c-mode.el (electric-c-terminator, c-indent-line):
        Don't recognize `case' unless space or tab follows.
 
-1987-12-23  Richard Mlynarik  (mly at peduncle)
+1987-12-23  Richard Mlynarik  (mly@peduncle)
 
         * loaddefs.el:
         Update terminal-emualator documentation.  (This wasn't done
         Add nonstandard (though useful) NF and LP termcap flags.
         Fix terminal-emulator documentation.  Some comments.
 
-1987-12-22  Richard Stallman  (rms at frosted-flakes)
+1987-12-22  Richard Stallman  (rms@frosted-flakes)
 
        * rnews.el (news-get-pruned-list-of-files): Don't die on
        unreadable directory.
 
-1987-12-21  Richard Stallman  (rms at frosted-flakes)
+1987-12-21  Richard Stallman  (rms@frosted-flakes)
 
        * window.el (split-widow-{vertically,horizontally}):
        Make the arg optional.
 
-1987-12-09  Richard Stallman  (rms at frosted-flakes)
+1987-12-09  Richard Stallman  (rms@frosted-flakes)
 
        * picture.el (picture-clear-rectangle): Delete spurious arg.
 
-1987-12-08  Richard Stallman  (rms at frosted-flakes)
+1987-12-08  Richard Stallman  (rms@frosted-flakes)
 
        * rmailout.el (rmail-output): Don't crash if msg has no From.
 
 
        * simple.el (kill-region): Doc fix.
 
-1987-12-06  Richard Stallman  (rms at frosted-flakes)
+1987-12-06  Richard Stallman  (rms@frosted-flakes)
 
        * compile.el (compilation-error-regexp): Last alternative
        could match spuriously; change `.*' to ` *'.  Change may be wrong;
 
        * replace.el ({keep,flush}-lines): Handle matches split across lines.
 
-1987-12-05  Richard Stallman  (rms at frosted-flakes)
+1987-12-05  Richard Stallman  (rms@frosted-flakes)
 
        * xscheme.el (xscheme-start-process): Put xscheme-mode-string
        into mode-line-process.
        * term/x-win.el: Set window-setup-hook instead of term-setup-hook.
        term-setup-hook now for users only.
 
-1987-12-04  Richard Stallman  (rms at frosted-flakes)
+1987-12-04  Richard Stallman  (rms@frosted-flakes)
 
        * tags.el (find-tag): Better error message when no tag found
        for substring.
        * chistory.el (Command-history-setup):
        * options.el (Edit-options-mode):
 
-1987-12-01  Richard Stallman  (rms at frosted-flakes)
+1987-12-01  Richard Stallman  (rms@frosted-flakes)
 
        * lisp-mode.el (calculate-lisp-indent): Typo for case within a string.
        Indent first arg of ordinary function directly under the function
        name.  Remove a call to parse-partial-sexp that always did
        nothing.
 
-1987-11-25  Richard Stallman  (rms at frosted-flakes)
+1987-11-25  Richard Stallman  (rms@frosted-flakes)
 
        * rmail.el (rmail): Widen and goto beginning before checking format.
 
-1987-11-22  Richard Stallman  (rms at frosted-flakes)
+1987-11-22  Richard Stallman  (rms@frosted-flakes)
 
        * page.el (mark-page): Be more careful about where exactly
        to put the buffer boundaries.  Widen before searching for a page.
 
-1987-11-19  Richard Stallman  (rms at frosted-flakes)
+1987-11-19  Richard Stallman  (rms@frosted-flakes)
 
        * startup.el (command-line-1): Don't (goto-line 0).
 
        * replace.el (occur-mode): Doc fix.
 
-1987-11-11  Richard Stallman  (rms at frosted-flakes)
+1987-11-11  Richard Stallman  (rms@frosted-flakes)
 
        * dired.el (dired-find-file{,-other-window}): No need to
        check for a line saying it is a directory, because find-file
        * rmail.el (rmail): If buffer already existed and find-file
        reverts it, recompute the message tables.
 
-1987-11-03  Richard Stallman  (rms at frosted-flakes)
+1987-11-03  Richard Stallman  (rms@frosted-flakes)
 
        * files.el (hack-local-variables): If selective-display
        is set, next local-variables line starts with either \n or ^M.
 
-1987-10-31  Richard Stallman  (rms at sugar-smacks)
+1987-10-31  Richard Stallman  (rms@sugar-smacks)
 
        * mh-e.el (push): Renamed to mh-push.
 
        * mailalias.el (define-mail-alias): Fix bug when there was
        multiple whitespace.
 
-1987-10-29  Richard Stallman  (rms at frosted-flakes)
+1987-10-29  Richard Stallman  (rms@frosted-flakes)
 
        * simple.el (repeat-complex-command, next-complex-command):
        Rename `arg' to `repeat-complex-command-arg'.
 
-1987-10-15  Leonard H. Tower Jr.  (tower at frosted-flakes)
+1987-10-15  Leonard H. Tower Jr.  (tower@frosted-flakes)
 
        * rnewspost.el (news-inews):
        commented out -n and -t args in news-inews.
 
-1987-10-07  Richard Stallman  (rms at frosted-flakes)
+1987-10-07  Richard Stallman  (rms@frosted-flakes)
 
        * tex-mode.el (TeX-start-shell): Copy the local map
        before changing it: don't clobber shell-mode's map.
        * rmail.el (rmail-insert-inbox-text): Print the "getting..."
        message for all files.
 
-1987-10-02  Richard Stallman  (rms at frosted-flakes)
+1987-10-02  Richard Stallman  (rms@frosted-flakes)
 
        * rnews.el: Rename // to news-/.  Rename cadr, etc. to news-cadr, etc.
        Rename push to news-push and supply a definition for it.
 
-1987-09-30  Richard Stallman  (rms at frosted-flakes)
+1987-09-30  Richard Stallman  (rms@frosted-flakes)
 
        * compile.el (compile1): Save the compilation process
        across the sit-for.
 
-1987-09-16  Richard M. Stallman  (rms at prep)
+1987-09-16  Richard M. Stallman  (rms@prep)
 
        * Version 18.49 released.
 
        * c-mode.el (electric-c-brace): set insertpos after
        calling newline, since newline might do an auto-fill.
 
-1987-09-12  Richard Mlynarik  (mly at prep)
+1987-09-12  Richard Mlynarik  (mly@prep)
 
        * loaddefs.el, mail-utils.el (rmail-dont-reply-to):
        Add new variable `rmail-default-dont-reply-to-names' which is used
        constant "info-" in `rmail-dont-reply-to' and is intended to be
        used in the site-init.el file -- eg "all-ai\\>\\|[0-9]ai\\>\\|info-"
 
-1987-09-10  Richard M. Stallman  (rms at prep)
+1987-09-10  Richard M. Stallman  (rms@prep)
 
        * debug.el (debug): bind default-major-mode normally when
        creating the backtrace buffer.
 
        * rmailsum.el (rmail-summary-goto-msg): Avoid error on empty buf.
 
-1987-09-07  Richard Mlynarik  (mly at prep)
+1987-09-07  Richard Mlynarik  (mly@prep)
 
        * rmailsum (rmail-new-summary): Fix scope of `new-summary-line-count'
 
        * lisp-mode.el (calculate-lisp-indent):
        Don't fail on first line of defun.
 
-1987-08-30  Richard M. Stallman  (rms at prep)
+1987-08-30  Richard M. Stallman  (rms@prep)
 
        * Version 18.48 released.
 
        Definitions for the common-lisp functions
        were different from those in cl.el and could  interfere.
 
-1987-08-19  Richard Mlynarik  (mly at prep)
+1987-08-19  Richard Mlynarik  (mly@prep)
 
        * lisp-mode.el (lisp-indent-hook): Fix braino.
 
-1987-08-14  Richard M. Stallman  (rms at prep)
+1987-08-14  Richard M. Stallman  (rms@prep)
 
        * loaddefs.el (auto-mode-alist): Recognize .emacs file
        with either Unix or VMS syntax.
        * shell.el (lisp-send-defun-and-go):
        Call to lisp-send-defun requires an arg.
 
-1987-07-31  Leonard H. Tower Jr.  (tower at prep)
+1987-07-31  Leonard H. Tower Jr.  (tower@prep)
 
        * rnewspost.el (news-setup) commented out Posting-Front-End to
        save USENET bytes
 
-1987-07-29  Richard Mlynarik  (mly at prep)
+1987-07-29  Richard Mlynarik  (mly@prep)
 
        * simple.el (negative-argument):
        Pass explicit ?- to prefix-arg-internal rather than relying on
        Call indent-hook even if looking-at a list.
        Needed for correct indentation of pleblisp FLET, etc.
 
-1987-07-26  Richard M. Stallman  (rms at prep)
+1987-07-26  Richard M. Stallman  (rms@prep)
 
        * rmailsum.el (rmail-new-summary): Avoid error on empty summary.
 
 
        * c-mode.el (c-backward-to-noncomment): Last change broke it totally.
 
-1987-07-25  Richard M. Stallman  (rms at prep)
+1987-07-25  Richard M. Stallman  (rms@prep)
 
        * paths.el (term-file-prefix): Make it "[.term]" on VMS
 
 
        * tags.el (visit-tags-table): Reset tag-table-files.
 
-1987-07-18  Richard M. Stallman  (rms at prep)
+1987-07-18  Richard M. Stallman  (rms@prep)
 
        * lpr.el (print-region-1): Make program name conditional on
        system-type; use "lp" on sysV.
        * informat.el (Info-tagify): The check for a split file
        searched for the wrong string.
 
-1987-06-30  Richard Mlynarik  (mly at prep)
+1987-06-30  Richard Mlynarik  (mly@prep)
 
        * info.el (Info-menu):
        If interactive and point is within a menu item,
        * mh-e.el: Version 3.4m from Larus.
        Bug fixes plus draft folders.
 
-1987-06-29  Richard M. Stallman  (rms at prep)
+1987-06-29  Richard M. Stallman  (rms@prep)
 
        * vms-patch.el (make-legal-file-name): New function converts any
        string to a similar string that's a legal VMS filename.
        * blackbox.el (bb-init-board):
        Use (logand (random) 7) instead of remainder by 8.
 
-1987-06-25  Richard M. Stallman  (rms at prep)
+1987-06-25  Richard M. Stallman  (rms@prep)
 
        * replace.el (perform-replace): Don't exit on no-op comma.
 
-1987-06-23  Richard M. Stallman  (rms at prep)
+1987-06-23  Richard M. Stallman  (rms@prep)
 
        * c-mode.el (electric-c-terminator):  Bug if auto-fill
        while doing an auto-newline.  (insertpos off by 1).
        * files.el (set-visited-file-name):
        Downcase buffer name uniformly on VMS.
 
-1987-06-22  Richard M. Stallman  (rms at prep)
+1987-06-22  Richard M. Stallman  (rms@prep)
 
        * c-mode.el (c-backward-to-noncomment):
        Don't loop on lines starting in ` #'.
 
-1987-06-18  Richard M. Stallman  (rms at prep)
+1987-06-18  Richard M. Stallman  (rms@prep)
 
        * files.el (set-visited-file-name):
        Downcase the new buffer name on VMS.
 
-1987-06-17  Richard M. Stallman  (rms at prep)
+1987-06-17  Richard M. Stallman  (rms@prep)
 
        * view.el (View-scroll-lines-forward):
        If end of buffer is visible, exit view mode.
 
-1987-06-15  Richard M. Stallman  (rms at prep)
+1987-06-15  Richard M. Stallman  (rms@prep)
 
        * rmail.el (rmail-get-new-mail):
        If file has changed on disk and is read in again,
        count its messages again.
 
-1987-06-10  Richard M. Stallman  (rms at prep)
+1987-06-10  Richard M. Stallman  (rms@prep)
 
        * Version 18.47 released.
 
        * startup.el (command-line): Old test for su failed.
        Now assume su if (user-login-name) != (getenv "USER").
 
-1987-06-08  Richard M. Stallman  (rms at prep)
+1987-06-08  Richard M. Stallman  (rms@prep)
 
        * version 18.46 released.
 
        * isearch.el (isearch): Typo (3 should be 2) in getting old
        start-point in reverse regexp search made more liberal.
 
-1987-06-08  Chris Hanson  (cph at prep)
+1987-06-08  Chris Hanson  (cph@prep)
 
        * scheme.el (scheme-mode-syntax-table): Typo.
 
-1987-06-04  Richard M. Stallman  (rms at prep)
+1987-06-04  Richard M. Stallman  (rms@prep)
 
        * telnet.el: Doc fix.
 
-1987-05-31  Richard M. Stallman  (rms at prep)
+1987-05-31  Richard M. Stallman  (rms@prep)
 
        * version 18.45.
 
        * informat.el (Info-split): Bind case-fold-search to t.
 
-1987-05-29  Richard M. Stallman  (rms at prep)
+1987-05-29  Richard M. Stallman  (rms@prep)
 
        * lisp-mode.el: Add some comments.
 
        * replace.el (list-matching-lines): If run on *Occur* buffer,
        find nothing, rather than getting infinite loop.
 
-1987-05-28  Richard M. Stallman  (rms at prep)
+1987-05-28  Richard M. Stallman  (rms@prep)
 
        * simple.el (backward-delete-char-untabify):
        Use insert-char to insert the spaces.  Wins for large tab-width.
 
-1987-05-28  Chris Hanson  (cph at prep)
+1987-05-28  Chris Hanson  (cph@prep)
 
        * xscheme.el (xscheme-send-current-line): Send the line to Scheme
        AFTER writing the newline which acknowledges the command.
        Otherwise the process-mark can end up in the wrong place.
 
-1987-05-28  Richard M. Stallman  (rms at prep)
+1987-05-28  Richard M. Stallman  (rms@prep)
 
        * texinfmt.el (texinfo-format-printindex): Pass -d to `sort'.
        This makes entry `Foo' precede `Foo Bar'.
        * vms-patch.el (create-file-buffer): New VMS-override definition
        downcases the file name.
 
-1987-05-27  Richard M. Stallman  (rms at prep)
+1987-05-27  Richard M. Stallman  (rms@prep)
 
        * informat.el (Info-split): Put newlines at end of split files.
 
 
        * ftp.el (various): Ignore errors in accept-process-output.
 
-1987-05-25  Richard M. Stallman  (rms at prep)
+1987-05-25  Richard M. Stallman  (rms@prep)
 
        * sun-mouse-fns.el (mouse-scroll-proportional):
        Scroll proportional to current restrictions.
        * sun-mouse-fns.el (enable-mouse-in-buffer-list):
        Make mouse do something on *Buffer List*.
 
-1987-05-23  Richard M. Stallman  (rms at prep)
+1987-05-23  Richard M. Stallman  (rms@prep)
 
        * shell.el (kill-output-from-shell): Save final unfinished line.
 
-1987-05-21  Richard M. Stallman  (rms at prep)
+1987-05-21  Richard M. Stallman  (rms@prep)
 
        * c-mode.el (calculate-c-indent, indent-c-exp):
        When using c-continued-statement-offset, if line starts
        with an open-brace, add c-continued-brace-offset.
 
-1987-05-20  Richard M. Stallman  (rms at prep)
+1987-05-20  Richard M. Stallman  (rms@prep)
 
        * isearch.el (isearch): When splitting window, any hscroll
        stays with the text it applied to.
 
-1987-05-19  Chris Hanson  (cph at prep)
+1987-05-19  Chris Hanson  (cph@prep)
 
        * scheme.el (scheme-indent-specform):
        Do not handle first two distinguished forms specially.  All
        `scheme-mit-dialect'.  Users of other dialects can set this to
        false to disable that indentation.
 
-1987-05-16  Richard M. Stallman  (rms at prep)
+1987-05-16  Richard M. Stallman  (rms@prep)
 
        * rmailsum.el (rmail-summary-scroll-msg-{up,down}):
        Simplify, and make ...-down use scroll-other-window
        * sendmail.el, electric.el, ehelp.el, rmail.el:
        Delete temporary duplicate definitions of one-window-p.
 
-1987-05-13  Richard M. Stallman  (rms at prep)
+1987-05-13  Richard M. Stallman  (rms@prep)
 
        * sendmail.el (mail-setup): New parameter mail-default-reply-to:
        if non-nil, insert it as a Reply-to field.
        Don't use last-input-char; look in the buffer to determine
        which closeparen is present.
 
-1987-05-12  Richard M. Stallman  (rms at prep)
+1987-05-12  Richard M. Stallman  (rms@prep)
 
        * loadefs.el (sentence-end): Treat `}' like `)'.
 
        use user's original login name to get init file.
        Otherwise use $HOME.
 
-1987-05-11  Richard M. Stallman  (rms at prep)
+1987-05-11  Richard M. Stallman  (rms@prep)
 
        * isearch.el (isearch): When splitting window for slow search
        with temp window at the top, prevent scrolling in main window.
 
        * loaddefs.el (run-scheme): Add an autoload.
 
-1987-04-29  Richard Mlynarik  (mly at prep)
+1987-04-29  Richard Mlynarik  (mly@prep)
 
        * abbrevlist.el (list-one-abbrev-list): Use value returned by sort.
        (Michael Prange <8704291816.AA13767@prep.ai.mit.edu>)
 
-1987-04-29  Leonard H. Tower Jr.  (tower at prep)
+1987-04-29  Leonard H. Tower Jr.  (tower@prep)
 
        * loaddefs.el
        Updated rnews documentation and added autoload of news-post-news.
 
-1987-04-28  Leonard H. Tower Jr.  (tower at prep)
+1987-04-28  Leonard H. Tower Jr.  (tower@prep)
 
        * rnewspost.el (news-post-news, news-reply)
        Fixed news-show-all-headers bug when *news* buffer was on an
        tree.  Also made both work from almost any buffer in any mode.
        (Dave Steiner <8704230309.AA03452@topaz.rutgers.edu>)
 
-1987-04-28  Richard Mlynarik  (mly at prep)
+1987-04-28  Richard Mlynarik  (mly@prep)
 
        * files.el (save-buffer):
        When saving a large file, print a message.
 
        * startup.el (command-line): -batch => -no-init-file
 
-1987-04-23  Leonard H. Tower Jr.  (tower at prep)
+1987-04-23  Leonard H. Tower Jr.  (tower@prep)
 
        * rnewspost.el; rnews.el:
        added (require 'rnews) and (provide 'rnews), respectively.
 
-1987-04-23  Chris Hanson  (cph at prep)
+1987-04-23  Chris Hanson  (cph@prep)
 
        * scheme.el:
        * xscheme.el:
        new CScheme release.  The new `scheme.el' implements the Scheme
        standard syntax more correctly.
 
-1987-04-23  Richard Mlynarik  (mly at prep)
+1987-04-23  Richard Mlynarik  (mly@prep)
 
        * loaddefs.el:
        Autoload `run-prolog'.  ".pl" files are in prolog-mode.
        * vip.el: Fixes from Masahiko Sato; Version 2.8
        (ms@sail.stanford.edu <8704231017.AA11075@nttlab.ntt.junet>)
 
-1987-04-15  Paul Rubin  (phr at prep)
+1987-04-15  Paul Rubin  (phr@prep)
 
        * version 18.44 released.
 
-1987-04-14  Richard Mlynarik  (mly at prep)
+1987-04-14  Richard Mlynarik  (mly@prep)
 
        * mailalias.el (build-mail-aliases):
        Don't treat "alt" as "alias" (delimit "[ \t]+" not "[ \t]*")
        (sjk <8704140433.AA00840@cancun.ads.arpa>)
 
-1987-04-13  Richard Mlynarik  (mly at prep)
+1987-04-13  Richard Mlynarik  (mly@prep)
 
        * loaddefs.el ((query-)replace-regexp documentation):
        Use \=\<n> in doc strings now that \< is special in
        substitute-command-keys.
 
-1987-04-11  Richard Mlynarik  (mly at prep)
+1987-04-11  Richard Mlynarik  (mly@prep)
 
        * server.el: (various):
        Changes suggested by rlk@athena.mit.edu
        Skip over `quote' syntax chars to find real start of symbol.
        (douglis <8704102143.AA16318@sloth.Berkeley.EDU>)
 
-1987-04-10  Richard Mlynarik  (mly at prep)
+1987-04-10  Richard Mlynarik  (mly@prep)
 
        * mailalias.el:
        build-mail-aliases: Hack "\\\n" continuation lines.
        define-mail-alias: Addresses sent to the mailer should be
        separated by ", ", not " "!!
 
-1987-04-08  Richard Mlynarik  (mly at prep)
+1987-04-08  Richard Mlynarik  (mly@prep)
 
        * rfc822.el (rfc822-addresses):
        Don't loop trying to report that ";" is an invalid address.
 
-1987-04-06  Richard Mlynarik  (mly at prep)
+1987-04-06  Richard Mlynarik  (mly@prep)
 
        * sun-mouse.el: (sm::window-xy):
        Agree with `new' args to next-window.
        (peck@sun.com <8704032106.AA12845@denali.sun.com>)
 
-1987-04-03  Richard Mlynarik  (mly at prep)
+1987-04-03  Richard Mlynarik  (mly@prep)
 
-       * term/vt200.el:  Fix typo. 
+       * term/vt200.el:  Fix typo.
 
-1987-04-02  Richard Mlynarik  (mly at prep)
+1987-04-02  Richard Mlynarik  (mly@prep)
 
        * startup.el (command-line):
        Default init file is "$HOME/.emacs", not "~$USER/.emacs"
 
-1987-03-31  Richard Mlynarik  (mly at prep)
+1987-03-31  Richard Mlynarik  (mly@prep)
 
        * edt.el:  Fix typo.
 
        Don't call rmail-show-msg if message is already current.
        Avoids scrolling.
 
-1987-03-22  Richard M. Stallman  (rms at prep)
+1987-03-22  Richard M. Stallman  (rms@prep)
 
        * Version 18.41 released.
 
        if already in that mode.  Avoids wiping out local variables
        such as Info-current-file.
 
-1987-03-21  Richard M. Stallman  (rms at prep)
+1987-03-21  Richard M. Stallman  (rms@prep)
 
        * term/sun.el: Define sun-esc-bracket as nil:
        don't redefine M-[ by default.
        * informat.el (Info-validate): Don't get error while
        checking for an indirect info file.
 
-1987-03-20  Richard M. Stallman  (rms at prep)
+1987-03-20  Richard M. Stallman  (rms@prep)
 
        * dired.el (dired-{un,}compress): Don't specify path
        for programs compress and uncompress.
 
-1987-03-19  Richard Mlynarik  (mly at prep)
+1987-03-19  Richard Mlynarik  (mly@prep)
 
        * disassemble.el (disassemble-1):
        Let print-escape-newlines t around constant printing.
        * terminal.el (terminal-emulator):
        Quote shell arg as "TERMCAP=foo" not TERMCAP="foo"
 
-1987-03-19  Richard M. Stallman  (rms at prep)
+1987-03-19  Richard M. Stallman  (rms@prep)
 
        * vip.el (string-tail, change-mode-line):
        Use string manipulation; flush the temp buffer " *working-space*".
 
-1987-03-18  Richard M. Stallman  (rms at prep)
+1987-03-18  Richard M. Stallman  (rms@prep)
 
        * Version 18.40 released.
 
        * files.el (after-find-file): Use directory-file-name where needed.
 
-1987-03-18  Richard Mlynarik  (mly at prep)
+1987-03-18  Richard Mlynarik  (mly@prep)
 
        * ftp.el (ftp-find-file-or-directory): Paren error.
 
-1987-03-17  Richard M. Stallman  (rms at prep)
+1987-03-17  Richard M. Stallman  (rms@prep)
 
        * server.el (server-visit-buffers): Don't revert a buffer
        automatically if the file does not currently exist.
 
        * files.el (recover-file): Don't try to list directory on vms.
 
-1987-03-14  Richard M. Stallman  (rms at prep)
+1987-03-14  Richard M. Stallman  (rms@prep)
 
        * Version 18.39 released.
 
-1987-03-13  Richard M. Stallman  (rms at prep)
+1987-03-13  Richard M. Stallman  (rms@prep)
 
        * dired.el: New commands dired-{un,}compress,
        dired-byte-compile, dired-ch{mod,own,grp} and subroutine
        * sun-{mouse,mouse-fns,cursors}.el, term/sun.el:
        New and replacement files from peck@sun.com.
 
-1987-03-12  Richard M. Stallman  (rms at prep)
+1987-03-12  Richard M. Stallman  (rms@prep)
 
        * server.el (server-visit-files): Before trying
        find-file-noselect, check for existing buffer, and if it
-       isn't modified, revert it unconditionally. 
+       isn't modified, revert it unconditionally.
 
        * mh-e.el (mh-send-letter): Considerable rewrite by Larus;
        don't know why.
 
-1987-03-11  Chris Hanson  (cph at prep)
+1987-03-11  Chris Hanson  (cph@prep)
 
        * sort.el (sort-subr): fix typo in sorting of lists: in case where
        `sortcar' is not available, and arguments are numbers, was using
        `cdr' to extract second argument to `sort' (rather than `car').
 
-1987-03-11  Richard M. Stallman  (rms at prep)
+1987-03-11  Richard M. Stallman  (rms@prep)
 
        * tex-mode.el (TeX-comment-indent): In column 0,
        don't require indenting at least to column 1.
        * server.el: New version frm peck@sun, supporting
        multiple clients.
 
-1987-03-10  Richard M. Stallman  (rms at prep)
+1987-03-10  Richard M. Stallman  (rms@prep)
 
        * outline.el (hide-region-body): Exit loop cleanly
        no matter which stage reaches eob.
 
-1987-03-09  Richard M. Stallman  (rms at prep)
+1987-03-09  Richard M. Stallman  (rms@prep)
 
        * files.el (hack-local-variables): New optional arg FORCE.
        If it's nil, and `inhibit-local-variables' is non-nil,
        * shell.el (make-shell): Make a TERMCAP env var
        for term type "emacs" to give the screen width.
 
-1987-03-08  Richard M. Stallman  (rms at prep)
+1987-03-08  Richard M. Stallman  (rms@prep)
 
        * info.el (Info-mode): Make variables Info-current-*,
        Info-tag-table-marker and Info-history local in Info-mode.
 
-1987-03-06  Richard Mlynarik  (mly at prep)
+1987-03-06  Richard Mlynarik  (mly@prep)
 
        * ftp.el:  Paren error.
 
-1987-03-05  Richard M. Stallman  (rms at prep)
+1987-03-05  Richard M. Stallman  (rms@prep)
 
        * sort.el (sort-reorder-buffer): Fix typo `end'->`last'
        in insertion of the spacing after the last sort record.
 
        * rmail.el (rmail-next-undeleted-message): Likewise.
 
-1987-03-04  Richard M. Stallman  (rms at prep)
+1987-03-04  Richard M. Stallman  (rms@prep)
 
        * loaddefs.el (auto-mode-alist): Add .article and .letter
        as text-mode, for rn.
        * c-mode.el (calculate-c-indent): Line at beg of buffer
        needs no indentation.
 
-1987-03-03  Richard M. Stallman  (rms at prep)
+1987-03-03  Richard M. Stallman  (rms@prep)
 
        * shell.el (shell): New series of variables `explicit-FOO-args'
        specify args to use when running program FOO as a shell.
 
        * loaddefs.el (dired-listing-switches): Doc fix.
 
-1987-03-02  Richard Mlynarik  (mly at prep)
+1987-03-02  Richard Mlynarik  (mly@prep)
 
        * Version 18.38 released.
 
        This both simplifies and shortens the code, and makes it
        environment-implementation-independent.
 
-1987-03-02  Chris Hanson  (cph at prep)
+1987-03-02  Chris Hanson  (cph@prep)
 
        * page.el (what-page): Reported wrong page number if invoked
        exactly to the right of a page-delimiter.
 
-1987-02-28  Richard M. Stallman  (rms at prep)
+1987-02-28  Richard M. Stallman  (rms@prep)
 
        * loaddefs.el (mode-line-modified):
        New variable for string that indicates modifiedness in mode line.
        change it rather than mode-line-format.
        * rmailedit.el (rmail-edit-mode): same thing.
 
-1987-02-27  Richard M. Stallman  (rms at prep)
+1987-02-27  Richard M. Stallman  (rms@prep)
 
        * info.el (Info-follow-reference): Combine multiple spaces
        in node name before searching.  Also helps with newline and
        * texinfmt.el (texinfo-format-buffer-1):
        Discard everything after the @bye.
 
-1987-02-26  Paul Rubin  (phr at prep)
+1987-02-26  Paul Rubin  (phr@prep)
 
        * texinfmt.el (texinfo-format-emph):
        Function was accidentally misnamed `texinfo-format'.
 
-1987-02-26  Richard M. Stallman  (rms at prep)
+1987-02-26  Richard M. Stallman  (rms@prep)
 
        * x-mouse.el (x-help, x-buffer-menu):
        Install definitions of these commands, possible now that
        xmenu.c is installed.
 
-1987-02-24  Richard M. Stallman  (rms at prep)
+1987-02-24  Richard M. Stallman  (rms@prep)
 
        * edt.el (update-mode-line): New function forces mode line update.
        * edt.el (backup-mode, advance-mode): Call update-mode-line.
        * edt.el: fix calls to define-keypad-key.
        * edt.el: fix typo `delete-previous-character'.
 
-1987-02-22  Richard M. Stallman  (rms at prep)
+1987-02-22  Richard M. Stallman  (rms@prep)
 
        * texinfmt.el: Define @cite, @emph and @strong.
 
-1987-02-19  Richard Mlynarik  (mly at prep)
+1987-02-19  Richard Mlynarik  (mly@prep)
 
        * subr.el:
        (fset 'set-window-buffer 'show-buffer) =>
        (fset 'show-buffer 'set-window-buffer)
 
-1987-02-19  Richard M. Stallman  (rms at prep)
+1987-02-19  Richard M. Stallman  (rms@prep)
 
        * view.el (view-mode): No longer interactive.
        Much easier than fixing the problems that happen if it is
 
        * files.el (find-alternate-file): Don't offer save if read-only.
 
-1987-02-18  Chris Hanson  (cph at prep)
+1987-02-18  Chris Hanson  (cph@prep)
 
        * simple.el (do-auto-fill): Do not `save-excursion' if
        do-auto-fill should have exactly the same effect as doing
        comment-start is inserted, point will be left at the beginning
        rather than the end of the inserted prefix.
 
-1987-02-18  Richard M. Stallman  (rms at prep)
+1987-02-18  Richard M. Stallman  (rms@prep)
 
        * abbrev.el (abbrev-mode): Update the mode line.
        * simple.el (overwrite-mode): Update the mode line.
        * isearch.el (isearch): If DEL is not special,
        it terminates the search as a random control character.
 
-1987-02-16  Richard M. Stallman  (rms at prep)
+1987-02-16  Richard M. Stallman  (rms@prep)
 
        * dabbrev.el: Missing quote in arg to make-variable-buffer-local.
 
 
        * tex-mode.el (TeX-mode): bound search for % at eol.
 
-1987-02-15  Richard M. Stallman  (rms at prep)
+1987-02-15  Richard M. Stallman  (rms@prep)
 
        * loaddefs.el (completion-ignored-extensions): Add .bin again;
        scheme is said to use it.
 
-1987-02-13  Richard M. Stallman  (rms at prep)
+1987-02-13  Richard M. Stallman  (rms@prep)
 
        * rmail.el (rmail-insert-inbox-text): Do expand-file-name
        on names of inbox files.
 
        * loaddefs.el: Add autoload for server-start.
 
-1987-02-09  Richard Mlynarik  (mly at prep)
+1987-02-09  Richard Mlynarik  (mly@prep)
 
        * Version 18.37 released.
 
        * rmail.el (rmail-mode-1):
        Don't rely on mode-line-format being consp.
 
-1987-02-08  Richard M. Stallman  (rms at prep)
+1987-02-08  Richard M. Stallman  (rms@prep)
 
        * shell.el (inferior-lisp-program): New variable is used
        as program name when starting inferior Lisp.
        Generate mocklisp-style defuns, not Lisp-style,
        for dummy function ml-foo.  Indent the body.
 
-1987-02-08  Daniel LaLiberte  (liberte at b.cs.uiuc.edu)
+1987-02-08  Daniel LaLiberte  (liberte@b.cs.uiuc.edu)
 
        * mlconvert.el (convert-mocklisp-buffer):
        Insert the starting comment and the `require' after
        * mlconvert.el (fix-mlisp-syntax): Detect and fix the
        ^LETTER syntax.
 
-1987-02-07  Richard M. Stallman  (rms at prep)
+1987-02-07  Richard M. Stallman  (rms@prep)
 
        * mlconvert.el (convert-mocklisp-buffer):
        Treat | as alphabetic char.  Convert syntax before
        converting non-defuns to defuns.
 
-1987-02-05  Richard Mlynarik  (mly at prep)
+1987-02-05  Richard Mlynarik  (mly@prep)
 
        * ftp.el (ftp-find-file):
        Ignore `125's from server.
 
-1987-02-03  Richard Mlynarik  (mly at prep)
+1987-02-03  Richard Mlynarik  (mly@prep)
 
        * simple.el (auto-fill-mode):
        Update mode-line after changing minor mode.
 
-1987-02-03  Richard M. Stallman  (rms at prep)
+1987-02-03  Richard M. Stallman  (rms@prep)
 
        * mh-e.el (mh-insert-prefix-string):
        Use explicit loop by lines.
 
-1987-02-01  Richard M. Stallman  (rms at prep)
+1987-02-01  Richard M. Stallman  (rms@prep)
 
        * loaddefs.el: purecopy many strings found in initial var values.
        Garbage collect in middle of file to reduce storage required
        These are done by definining subroutine one-window-p in a way that
        works in old versions of Emacs.
 
-1987-01-30  Richard Mlynarik  (mly at prep)
+1987-01-30  Richard Mlynarik  (mly@prep)
 
        * loaddefs.el (completion-ignored-extensions):
        Add ".lbin"
 
        * mail-utils.el, loaddefs.el (mail-use-rfc822): Doc typo.
 
-1987-01-29  Richard M. Stallman  (rms at prep)
+1987-01-29  Richard M. Stallman  (rms@prep)
 
        * rmail.el (rmail-set-message-counters):
        * rmail.el (rmail-count-new-messages):
        * files.el (rename-auto-save-file): Don't rename if new and old
        names are the same.
 
-1987-01-28  Richard M. Stallman  (rms at prep)
+1987-01-28  Richard M. Stallman  (rms@prep)
 
        * rmail.el (rmail-mode-1): Don't set mode-line-buffer-identification.
 
-1987-01-26  Richard M. Stallman  (rms at prep)
+1987-01-26  Richard M. Stallman  (rms@prep)
 
        * simple.el (set-variable): Use documentation-property
        instead of get, for getting variable documentation.
 
-1987-01-25  Richard Mlynarik  (mly at prep)
+1987-01-25  Richard Mlynarik  (mly@prep)
 
        * debug.el (debug):
        Bind cursor-in-echo-area.
 
-1987-01-23  Richard M. Stallman  (rms at prep)
+1987-01-23  Richard M. Stallman  (rms@prep)
 
        * isearch.el (isearch): In reverse search, wrapping is to end
        of buffer, not beginning.
        * loaddefs.el (completion-ignored-extensions):
        Add ".glo", ".idx" and ".lot".
 
-1987-01-22  Chris Hanson  (cph at prep)
+1987-01-22  Chris Hanson  (cph@prep)
 
        * shell.el (shell): Do not pass -T flag to `/bin/sh', only to
        `/bin/csh'.
 
-1987-01-22  Richard M. Stallman  (rms at prep)
+1987-01-22  Richard M. Stallman  (rms@prep)
 
        * scribe.el (scribe-mode): Doc fix.
        * loaddefs.el (scribe-mode): Doc fix.
        * tex-mode.el (tex-mode): Change tex vs latex discrimination
        to avoid a slow regexp.
 
-1987-01-22  Richard Mlynarik  (mly at prep)
+1987-01-22  Richard Mlynarik  (mly@prep)
 
        * files.el (find-file-noselect):
        Call expand-file-name earlier so it is correct in case of errors,
        file-not-found, etc.
 
-1987-01-21  Richard Mlynarik  (mly at prep)
+1987-01-21  Richard Mlynarik  (mly@prep)
 
        * yow.el, flame.el, doctor.el:
        Change calls to (random) (lisp reader doesn't read octal "07777")
 
-1987-01-21  Richard M. Stallman  (rms at prep)
+1987-01-21  Richard M. Stallman  (rms@prep)
 
        * Version 18.36 released.
 
-1987-01-21  Richard M. Stallman  (rms at prep)
+1987-01-21  Richard M. Stallman  (rms@prep)
 
        * bytecomp.el (byte-compile-setq-default): New function for
        special handling needed because setq-default has an unevalled arg.
        * bytecomp.el (byte-compile-cond): Notice unconditional clauses
        and optimize the code generated.
 
-1987-01-20  Richard M. Stallman  (rms at prep)
+1987-01-20  Richard M. Stallman  (rms@prep)
 
        * bytecomp.el (byte-compile-if): Correct test for else-less if's.
 
 
        * sort.el (sort-columns): Pass -t\n instead of -b to `sort'.
 
-1987-01-19  Richard M. Stallman  (rms at prep)
+1987-01-19  Richard M. Stallman  (rms@prep)
 
        * loaddefs.el (auto-mode-alist): Recognize .lsp as Lisp mode.
 
-1987-01-16  Richard Mlynarik  (mly at prep)
+1987-01-16  Richard Mlynarik  (mly@prep)
 
        * rmail.el (rmail-count-new-messages),
          rmailout.el (rmail-output-to-rmail-file):
        Add optional arg `nomsg' to former, which latter supplies,
        so that rmail doesn't report counting one appended message.
 
-1987-01-15  Richard M. Stallman  (rms at prep)
+1987-01-15  Richard M. Stallman  (rms@prep)
 
        * shell.el (shell): Flush hpux kludge to use "sh" instead of
        SHELL, and install another kludge to pass -T if on hpux.
 
-1987-01-15  Richard Mlynarik  (mly at prep)
+1987-01-15  Richard Mlynarik  (mly@prep)
 
        * time.el (display-time-filter):
        Never eat anything larger than your own head.
 
-1987-01-15  Richard M. Stallman  (rms at prep)
+1987-01-15  Richard M. Stallman  (rms@prep)
 
        * files.el (after-find-file): Sit for 2 sec after warning msg.
 
-1987-01-15  Richard Mlynarik  (mly at prep)
+1987-01-15  Richard Mlynarik  (mly@prep)
 
        * rmail.el (rmail-get-new-mail):
        (or (verify-visited-file-modtime (current-buffer))
        * simple.el (append-next-kill):
        Make this work when not (interactive-p)
 
-1987-01-14  Richard Mlynarik  (mly at prep)
+1987-01-14  Richard Mlynarik  (mly@prep)
 
        * terminal.el:
        Can't send ^d chars (004) through the cretinous so-called ptys
        written by the mindless so-called hackers responsible for un*x
        (the Operating System of the Future.)
 
-1987-01-12  Richard Mlynarik  (mly at prep)
+1987-01-12  Richard Mlynarik  (mly@prep)
 
        * files.el (basic-save-buffer):
        Typo.
 
-1987-01-11  Richard Mlynarik  (mly at prep)
+1987-01-11  Richard Mlynarik  (mly@prep)
 
        * ebuff-menu (electric-buffer-list):
        Typo.
        Save/restore point from te-saved-point to minimise the lossage
        vandals can inflict.
 
-1987-01-09  Richard M. Stallman  (rms at prep)
+1987-01-09  Richard M. Stallman  (rms@prep)
 
        * tex-mode.el: New version from Gildea.
        Many changes.
 
-1987-01-09  Richard Mlynarik  (mly at prep)
+1987-01-09  Richard Mlynarik  (mly@prep)
 
        * novice.el (disabled-command-hook):
        cursor-in-echo-area.
 
-1987-01-09  Richard M. Stallman  (rms at prep)
+1987-01-09  Richard M. Stallman  (rms@prep)
 
        * mh-e.el (mh-send-letter, mh-fully-kill-draft):
        Two minor fixes from Larus.
        * files.el (basic-save-buffer):  After prompting for
        filename for non-file buffer, turn on auto-save.
 
-1987-01-08  Richard Mlynarik  (mly at prep)
+1987-01-08  Richard Mlynarik  (mly@prep)
 
        * files.el (set-visited-filename):
        (kill-local-variable 'revert-buffer-function)
        Quit if luser types a char rather than inhibiting redisplay for 20
        minutes!
 
-1987-01-08  Richard M. Stallman  (rms at prep)
+1987-01-08  Richard M. Stallman  (rms@prep)
 
        * sort.el (sort-columns): Fix typo in variable name.
        Also check for presence of tabs and get error.
 
-1987-01-07  Richard M. Stallman  (rms at prep)
+1987-01-07  Richard M. Stallman  (rms@prep)
 
        * vi.el: New version from wu@crys.wisc.edu.
        All function and variable names start with `vi'.
        * sun-mouse.el (set-screen-size-and-rdis):
        was using x as screen height and y as width; exchange.
 
-1987-01-06  Richard Mlynarik  (mly at prep)
+1987-01-06  Richard Mlynarik  (mly@prep)
 
        * term/x-win.el:
        Set suspend-hook to get an error.
 
-1987-01-06  Richard M. Stallman  (rms at prep)
+1987-01-06  Richard M. Stallman  (rms@prep)
 
        * mh-e.el (mh-write-msg-to-file): Generate buffer " *mh-temp*"
        if it is missing.
 
-1987-01-06  Richard Mlynarik  (mly at prep)
+1987-01-06  Richard Mlynarik  (mly@prep)
 
        * rmailmsc.el (set-rmail-inbox-list):
        More informative prompt.
 
-1987-01-05  Richard M. Stallman  (rms at prep)
+1987-01-05  Richard M. Stallman  (rms@prep)
 
        * paths.el: Prefer Berkeley-style formatted manual directories
        (/usr/mat/cat1...) to ATT-style ones.  Pyramid has trouble
 
        * Version 18.35 released.
 
-1987-01-04  Richard M. Stallman  (rms at prep)
+1987-01-04  Richard M. Stallman  (rms@prep)
 
        * picture.el: Fix typo in define-key for C-c<.
 
-1987-01-04  Richard Mlynarik  (mly at prep)
+1987-01-04  Richard Mlynarik  (mly@prep)
 
        * prolog.el:
        Don't modify current buffer's syntax-table when loading this file.
 
-1987-01-03  Richard M. Stallman  (rms at prep)
+1987-01-03  Richard M. Stallman  (rms@prep)
 
        * x-mouse.el: Define names for the button-up events.
 
-1986-12-31  Richard M. Stallman  (rms at prep)
+1986-12-31  Richard M. Stallman  (rms@prep)
 
        * bytecomp.el (byte-compile-function-form):
        Was miscompiling (function SYMBOL) by failing to quote SYMBOL.
 
-1986-12-28  Richard Mlynarik  (mly at prep)
+1986-12-28  Richard Mlynarik  (mly@prep)
 
        * userlock.el:
        Bind cursor-in-echo-area for read-char.
 
-1986-12-24  Richard Mlynarik  (mly at prep)
+1986-12-24  Richard Mlynarik  (mly@prep)
 
        * terminal.el:
        Lots of things changed.
        Have to start a shell just to call stty since emacs
        won't set things up correctly!!!  (We end up sometimes
-       execing 5 programs to start up...)      
+       execing 5 programs to start up...)
        Emulator terminal-type capabilities extended somewhat
        and `command-set' made somewhat emacs-oid in order to make
        termscript files easier to understand.
 
-1986-12-23  Richard M. Stallman  (rms at prep)
+1986-12-23  Richard M. Stallman  (rms@prep)
 
        * macros.el (insert-kbd-macro): Only look for global key bindings
        since we don't know how to record local ones properly
        for subsequent compilation.  Thus, each macro call is expanded
        only once.
 
-1986-12-22  Richard M. Stallman  (rms at prep)
+1986-12-22  Richard M. Stallman  (rms@prep)
 
        * subr.el: Delete nth and copy-keymap (now in fns.c and keymap.c).
 
-1986-12-22  Richard Mlynarik  (mly at prep)
+1986-12-22  Richard Mlynarik  (mly@prep)
 
        * texinfmt.el (batch-texinfo-format):
-       Was printing message about source file rather than output file. 
+       Was printing message about source file rather than output file.
 
-1986-12-22  Richard M. Stallman  (rms at prep)
+1986-12-22  Richard M. Stallman  (rms@prep)
 
        * subr.el: Remove `delete-backward-char-untabify',
        insert `backward-'delete-char'.
 
-1986-12-22  Richard Mlynarik  (mly at prep)
+1986-12-22  Richard Mlynarik  (mly@prep)
 
        * simple.el (undo):
        Was missing local var `modified'
        `backward-delete-char-untabify' -- the non-conventional naming of
        the latter confuses people
 
-1986-12-20  Richard Mlynarik  (mly at prep)
+1986-12-20  Richard Mlynarik  (mly@prep)
 
        * loaddefs.el:
        Add autoload for sort-regexp-fields.
        * sort.el:
        Rename skip-fields -> sort-skip-fields to avoid name-conflict
 
-1986-12-20  Richard M. Stallman  (rms at prep)
+1986-12-20  Richard M. Stallman  (rms@prep)
 
        * isearch.el (isearch): Print message "" only if don't set mark.
        * isearch.el (isearch-message): Put cursor in echo area instead of
        * simple.el (undo): If undo-mode clears modified,
        delete any auto-save file.
 
-1986-12-20  Richard Mlynarik  (mly at prep)
+1986-12-20  Richard Mlynarik  (mly@prep)
 
        * fortran.el:
        Allow fortran-comment-indent-char to be a string of length 1,
        * subr.el (read-quoted-char):
        Document PROMPT arg.
 
-1986-12-19  Richard M. Stallman  (rms at prep)
+1986-12-19  Richard M. Stallman  (rms@prep)
 
        * lisp.el (lisp-complete-symbol):
        Don't put pre-completion text on kill ring.
 
-1986-12-19  Richard Mlynarik  (mly at prep)
+1986-12-19  Richard Mlynarik  (mly@prep)
 
        * ftp.el (read-ftp-user-password):
        Change prompting for user-name
 
-1986-12-18  Richard M. Stallman  (rms at prep)
+1986-12-18  Richard M. Stallman  (rms@prep)
 
        * files.el (recover-file): Supply missing arg in call to error.
 
        * isearch.el: When extending a reverse non-regexp search
        must not extend past barrier (same idea as below for regexps).
 
-1986-12-17  Richard M. Stallman  (rms at prep)
+1986-12-17  Richard M. Stallman  (rms@prep)
 
        * isearch.el: Combine code for search-repeat-char and
        search-reverse-char into one cond clause.
        position of original command or of last C-s or C-r; it
        is saved by isearch-push-state.
 
-1986-12-15  Richard Mlynarik  (mly at prep)
+1986-12-15  Richard Mlynarik  (mly@prep)
 
        * fortran.el:
        Initialise fortran-mode-abbrev-table correctly.
        specs violate the rfc822 date format -- one should be using a spec
        like "+1000" instead]
 
-1986-12-12  Richard M. Stallman  (rms at prep)
+1986-12-12  Richard M. Stallman  (rms@prep)
 
        * loaddefs.el: Delete incorrect entry for .mss in auto-mode-alist,
        so correct entry is visible.
        * sendmail.el (mail-mode): Set buffer-offer-save.
 
        * files.el (save-some-buffers): If user says `n' to "Save
-       abbrevs?", clear abbrevs-changed so won't ask again. 
+       abbrevs?", clear abbrevs-changed so won't ask again.
 
        * files.el (buffer-offer-save): New variable, local in all buffers.
        * files.el (save-some-buffers): New 2nd arg EXITING.
        * sup-mouse.el: New file to handle mouse commands on
        supdup terminals.
 
-1986-12-11  Chris Hanson  (cph at prep)
+1986-12-11  Chris Hanson  (cph@prep)
 
        * man.el: Fix bug in regexp used to nuke footers in hp-ux.
 
-1986-12-11  Richard M. Stallman  (rms at prep)
+1986-12-11  Richard M. Stallman  (rms@prep)
 
        * keypad.el: Fix typo "kill-linee".
 
-1986-12-11  Richard Mlynarik  (mly at prep)
+1986-12-11  Richard Mlynarik  (mly@prep)
 
        * isearch.el (isearch):
        Never set search-last-string to ""
 
-1986-12-10  Richard M. Stallman  (rms at prep)
+1986-12-10  Richard M. Stallman  (rms@prep)
 
        * help.el (help-for-help): Once long help text is on screen,
        bind cursor-in-echo-area to t for reading subsequent chars.
        * sort.el (sort-columns): Fix typo (col-beg1 was col-beg
        and likewise for col-end1).
 
-1986-12-09  Richard Mlynarik  (mly at prep)
+1986-12-09  Richard Mlynarik  (mly@prep)
 
        * terminal.el, ehelp.el:
        New files.
        "terminal" still needs a small amount of documentation.
 
-1986-12-06  Richard M. Stallman  (rms at prep)
+1986-12-06  Richard M. Stallman  (rms@prep)
 
        * Version 18.32 released.
 
        (makes existing Emacs process serve as "the editor" for
        other programs that want to invoke an editor subprocess.)
 
-1986-12-05  Richard M. Stallman  (rms at prep)
+1986-12-05  Richard M. Stallman  (rms@prep)
 
        * subr.el (substitute-key-definition):  [MLY]
        The definitions are in the cdr's of alist elts, not the cars.
 
        * rmail.el (rmail-search): For reverse search, use
        re-search-forward to filter messages; then, once a message is found,
-       use re-search-backward to position point within it. 
+       use re-search-backward to position point within it.
 
        * rmail.el (rmail-expunge): Don't bomb if rmail file is empty.
        * rmail.el (rmail-show-message): If showing message number zero,
        * rmail.el (rmail-set-message-counters): If no messages, set
        rmail-current-message to 0.
 
-1986-12-04  Richard Mlynarik  (mly at prep)
+1986-12-04  Richard Mlynarik  (mly@prep)
 
        * ftp.el (ftp-sentinel):
        Catch time taken/transfer-rate information.
 
-1986-12-02  Richard M. Stallman  (rms at prep)
+1986-12-02  Richard M. Stallman  (rms@prep)
 
        * float.el (float-to-string): Don't infinite-loop if arg is zero.
 
        * float.el (string-to-float): Detect if loading-0s
        gets to equal the length of digit-string.
 
-1986-12-02  Richard Mlynarik  (mly at prep)
+1986-12-02  Richard Mlynarik  (mly@prep)
 
        * float.el (extract-match):
        Convert to new re-register regime
 
-1986-12-01  Richard Mlynarik  (mly at prep)
+1986-12-01  Richard Mlynarik  (mly@prep)
 
        * mailalias.el (expand-mail-aliases):
        Check for case of (eq mail-aliases t) -- can happen if mail-mode
        is entered without calling mail-setup (eg when trying to recover
        an autosaved mail file)
 
-1986-11-26  Richard Mlynarik  (mly at prep)
+1986-11-26  Richard Mlynarik  (mly@prep)
 
        * loaddefs.el:
        mode-line-format should contain (-3 . "%p") rather than "%3p"
        * terminal.el:
        Use the "env" program
 
-1986-11-26  Richard M. Stallman  (rms at prep)
+1986-11-26  Richard M. Stallman  (rms@prep)
 
        * compile.el (compile1, compilation_sentinel):
        Don't make *compilation* read-only.
        * terminal.el: New file, like shell-mode modified to
        simulate a display terminal for the inferior.
 
-1986-11-25  Richard M. Stallman  (rms at prep)
+1986-11-25  Richard M. Stallman  (rms@prep)
 
        * outline.el (outline-mode): outline-regexp must match at start
        of line to be a paragraph start.
 
        * ftp.el: New file for visiting remote files using FTP.
 
-1986-11-24  Richard M. Stallman  (rms at prep)
+1986-11-24  Richard M. Stallman  (rms@prep)
 
        * files.el (find-file-noselect): Due to change in
        insert-file-contents, need not set buffer-file-name if error.
        * disass.el: new name for disassemble.el to avoid USG truncation.
        loaddefs.el changed for this.
 
-1986-11-24  Chris Hanson  (cph at prep)
+1986-11-24  Chris Hanson  (cph@prep)
 
        * term/supdup.el: Add code for hp-ux which has no binding for the
        TERMCAP environment variable.
 
-1986-11-23  Richard M. Stallman  (rms at prep)
+1986-11-23  Richard M. Stallman  (rms@prep)
 
        * version 18.31 released.
 
        * x-mouse.el: New mouse-command keys are C-x C-@.
 
-1986-11-22  Richard Mlynarik  (mly at prep)
+1986-11-22  Richard Mlynarik  (mly@prep)
 
        * bytecomp.el (byte-recompile-directory):
        Use third arg to `directory-files'
 
-1986-11-22  Richard M. Stallman  (rms at prep)
+1986-11-22  Richard M. Stallman  (rms@prep)
 
        * subr.el: Defvars for global-map, ctl-x-map, esc-map
        and mouse-map, just so they get doc strings.
 
-1986-11-21  Richard M. Stallman  (rms at prep)
+1986-11-21  Richard M. Stallman  (rms@prep)
 
        * bytecomp.el (byte-compile-file): Bind vms-stmlf-recfm to t
        around writing the output file.
 
-1986-11-21  Leonard H. Tower Jr.  (tower at prep)
+1986-11-21  Leonard H. Tower Jr.  (tower@prep)
 
        * rnews.el, rnewspost.el (caesar-region, news-caesar-buffer-body)
        Added former from phr, rename latter and modified it to work with
        former.  Changed key-bindings for rename.  This gets rid of the
        interface (which also is ugly) to the UNIX "tr" command.
 
-1986-11-21  Richard M. Stallman  (rms at prep)
+1986-11-21  Richard M. Stallman  (rms@prep)
 
        * mh-e.el (mh-display-msg):
         Pass non-nil 2nd arg to insert-file-contents
 
-1986-11-20  Richard M. Stallman  (rms at prep)
+1986-11-20  Richard M. Stallman  (rms@prep)
 
        * vip.el (vip-find-char):  Use search-forward instead of
        * yow.el (snarf-yows):     scan-buffer.  A few other local
 
        * bytecomp.el: Don't open-code scan-buffer.
 
-1986-11-20  Richard Mlynarik  (mly at prep)
+1986-11-20  Richard Mlynarik  (mly@prep)
 
        * helper.el:
        Flush Helper-major-mode, Helper-mode-name:
        * ebuffer-menu.el, echistory.el, view.el:
        Flush references to Helper-{major-mode,mode-name}
 
-1986-11-19  Richard M. Stallman  (rms at prep)
+1986-11-19  Richard M. Stallman  (rms@prep)
 
        * indent.el: Make tab-stop-list a user variable.
 
        * rmail.el: Undo previous change to rmail-show-message.
 
-1986-11-18  Richard Mlynarik  (mly at prep)
+1986-11-18  Richard Mlynarik  (mly@prep)
 
        * prolog.el (end-of-prolog-clause):
        Typo
        With no interactive argument, just move to beginning of current
        message (like ".") rather than to message 1.
 
-1986-11-16  Richard M. Stallman  (rms at prep)
+1986-11-16  Richard M. Stallman  (rms@prep)
 
        * startup.el: expect window-system to be a symbol, not a string,
        and concatenate "-win" instead of "-windows" to keep
        * term/x-win.el: New name for term/X-windows.el
        needed due to change in dispnew.c re window-systems.
 
-1986-11-16  Leonard H. Tower Jr.  (tower at prep)
+1986-11-16  Leonard H. Tower Jr.  (tower@prep)
 
        * rnews.el (news-ignored-headers)
        removed Organization:, so it's visible to readers.
 
-1986-11-14  Richard M. Stallman  (rms at prep)
+1986-11-14  Richard M. Stallman  (rms@prep)
 
        * Emacs version 18.30 *
 
 
        * outline.el (outline-regexp): ^L starts a header line.
 
-1986-11-13  Richard M. Stallman  (rms at prep)
+1986-11-13  Richard M. Stallman  (rms@prep)
 
        * fill.el (fill-region-as-paragraph):
        If 1st line starts with fill prefix, exclude that fill
        prefix from the preprocessing before actual filling.
        Fixes failure to preserve initial whitespace after a fill prefix.
 
-1986-11-11  Leonard H. Tower Jr.  (tower at prep)
+1986-11-11  Leonard H. Tower Jr.  (tower@prep)
 
        * rnews.el (news-show-all-headers)
        Added code to replace previously deleted (news-get-back).
        Got rid of redundant "on system-name (system-type)" now that
        (emacs-version) outputs it.
 
-1986-11-10  Richard Mlynarik  (mly at prep)
+1986-11-10  Richard Mlynarik  (mly@prep)
 
        * dired.el (dired-mode):
        (run-hooks 'dired-mode-hook)
 
-1986-11-09  Richard Mlynarik  (mly at prep)
+1986-11-09  Richard Mlynarik  (mly@prep)
 
        * files.el (set-visited-file-name):
        (kill-local-variable 'write-file-hooks)
 
-1986-11-09  Richard M. Stallman  (rms at prep)
+1986-11-09  Richard M. Stallman  (rms@prep)
 
        * simple.el (push-mark): Print nothing if minibuffer active.
 
-1986-11-08  Richard M. Stallman  (rms at prep)
+1986-11-08  Richard M. Stallman  (rms@prep)
 
        * rnews.el (news-set-mode-line):
        Don't change mode-line-format; instead change mode-line-process
        * loadup.el: look for new file "site-load.el" to preload
        libraries before the DOC file is read.
 
-1986-11-07  Richard M. Stallman  (rms at prep)
+1986-11-07  Richard M. Stallman  (rms@prep)
 
        * novice.el (disabled-command-hook):
        Catch errors in `documentation' in case doc file is missing.
        * keypad.el (function-key-sequence):
        Use cons, not list, to make the definition to search for.
 
-1986-11-07  Richard Mlynarik  (mly at prep)
+1986-11-07  Richard Mlynarik  (mly@prep)
 
        * sort.el (sort-build-lists):
        Delete CPH's change.
        This had already been fixed in a different way.
 
-1986-11-07  Richard M. Stallman  (rms at prep)
+1986-11-07  Richard M. Stallman  (rms@prep)
 
        * c-mode.el (calculate-c-indent):
        A line ending in singlequote-colon now does not make the
        following line be considered a continuation.
 
-1986-11-07  Chris Hanson  (cph at prep)
+1986-11-07  Chris Hanson  (cph@prep)
 
        * sort.el (sort-build-lists):
        Was not initializing point to the beginning of the region.  As a
        result, if one tried to sort a region where point was at the end
        and mark at the beginning, nothing would happen.
 
-1986-11-06  Richard M. Stallman  (rms at prep)
+1986-11-06  Richard M. Stallman  (rms@prep)
 
        * subr.el (indent-to-column): New alias for indent-to.
 
-1986-11-06  Leonard H. Tower Jr.  (tower at prep)
+1986-11-06  Leonard H. Tower Jr.  (tower@prep)
 
-       * rnewspost.el 
+       * rnewspost.el
        Finish bringing posting and followups (mostly) up to the News 2.11
        revision of RFC 850 (exceptions noted in rnewspost.el's header).
        Added function news-reply-yank-original, to be used in lieu of
        mail-yank-original.
 
-1986-11-06  Richard M. Stallman  (rms at prep)
+1986-11-06  Richard M. Stallman  (rms@prep)
 
        * version.el (emacs-version):
        Include host name and system type.
        Eliminate incorrect nested or-for-effect within or-for-effect.
        Bug was it didn't offer to reread a changed file.
 
-1986-11-05  Leonard H. Tower Jr.  (tower at prep)
+1986-11-05  Leonard H. Tower Jr.  (tower@prep)
 
        * rnewspost.el (news-reply)
        Fixed bug when point was outside of header on invocation.
-       Added References: header line per RFC850.       
+       Added References: header line per RFC850.
 
-1986-11-05  Richard M. Stallman  (rms at prep)
+1986-11-05  Richard M. Stallman  (rms@prep)
 
        * files.el (file-name-sans-versions):
        Fix one more typo in name of argument variable.
 
-1986-11-05  Richard Mlynarik  (mly at prep)
+1986-11-05  Richard Mlynarik  (mly@prep)
 
        * mh-e.el:
        Version 3.4d from Larus
 
-1986-11-05  Richard M. Stallman  (rms at prep)
+1986-11-05  Richard M. Stallman  (rms@prep)
 
        * novice.el (disabled-command-hook):
        Clean up the message in the case of coming from M-x ...
 
-1986-11-04  Richard M. Stallman  (rms at prep)
+1986-11-04  Richard M. Stallman  (rms@prep)
 
        * various files (dired-mode, Edit-options-mode, rmail-mode,
        rmail-summary-mode, rmail-edit-mode, Buffer-menu-mode):
        default-major-mode.  The mode-class property now makes sure
        new buffers are not made in dired-mode.
 
-1986-11-04  Leonard H. Tower Jr.  (tower at prep)
+1986-11-04  Leonard H. Tower Jr.  (tower@prep)
 
        * rnews.el
        Add several C-C C-F C-letter fields in RFC 850.
 
-1986-11-04  Richard Mlynarik  (mly at prep)
+1986-11-04  Richard Mlynarik  (mly@prep)
 
        * paragraphs.el (various):
        (interactive "*") needed in some places.
 
-1986-11-03  Richard M. Stallman  (rms at prep)
+1986-11-03  Richard M. Stallman  (rms@prep)
 
        * help.el (variable-at-point):
        Catch all errors anywhere within.  Fixes bug when
        `C-h v' was done with point after an `('.
 
-1986-11-02  Richard Mlynarik  (mly at prep)
+1986-11-02  Richard Mlynarik  (mly@prep)
 
        * files.el (backup-buffer):
        "neq" isn't defined -- use /=
 
-1986-11-01  Richard Mlynarik  (mly at prep)
+1986-11-01  Richard Mlynarik  (mly@prep)
 
        * simple.el (open-line):
        interactive "*"
        * file.el (file-name-sans-version):
        Fix typo in VMS case.
 
-1986-10-30  Richard Mlynarik  (mly at prep)
+1986-10-30  Richard Mlynarik  (mly@prep)
 
        * xscheme.el:
        defvar scheme-program-name, not defconst
        * keypad.el (setup-terminal-keypad):
        Use correct format for indirect keymap entries.
 
-1986-10-29  Leonard H. Tower Jr.  (tower at prep)
+1986-10-29  Leonard H. Tower Jr.  (tower@prep)
 
        * rnews.el, rnewspost.el:
        Created later from parts of former to speed up initial rnews load
        (also debugging time).  Added autoloads as appropriate.  The mail and
        posting commands are most often not used in an rnews session.
 
-1986-10-29  Richard Mlynarik  (mly at prep)
+1986-10-29  Richard Mlynarik  (mly@prep)
 
        * startup.el (command-line):
        VMS sys$login:.emacs
 
-1986-10-29  Leonard H. Tower Jr.  (tower at prep)
+1986-10-29  Leonard H. Tower Jr.  (tower@prep)
 
        * rnews.el (news-inews):
        Added save-excursion call.  Got bury-buffer at right nesting level.
 
        * rnews.el:
        Message text cleanup.
-       
-1986-10-29  Richard Mlynarik  (mly at prep)
+
+1986-10-29  Richard Mlynarik  (mly@prep)
 
        * help.el (view-lossage):
        Use (goto-char (point-min)), not (beginning-of-buffer))
        * files.el (auto-save-mode):
        Print a confirming message if interactive.
 
-1986-10-28  Richard Mlynarik  (mly at prep)
+1986-10-28  Richard Mlynarik  (mly@prep)
 
        * undigestify.el:
        Compensate for broken MH digests
        * rmail.el (rmail-forward):
        Use mail, not mail-other-window.
 
-1986-10-27  Richard Mlynarik  (mly at prep)
+1986-10-27  Richard Mlynarik  (mly@prep)
 
        * nroff-mode (electric-nroff-mode):
        Fix bugs.
        * tex-mode.el:
        defconst -> defvar
 
-1986-10-26  Richard Mlynarik  (mly at prep)
+1986-10-26  Richard Mlynarik  (mly@prep)
 
        * sendmail.el:
        (provide 'sendmail)
        * files.el (basic-save-buffer):
        Set file modes appropriately in file-precious-flag case.
 
-1986-10-22  Richard Mlynarik  (mly at prep)
+1986-10-22  Richard Mlynarik  (mly@prep)
 
        * Rename term/xterm.el => term/X-windows.el
 
        * tex-mode.el (TeX-region):
        Ensure newline before trailer (from gildea)
 
-1986-10-21  Richard Mlynarik  (mly at prep)
+1986-10-21  Richard Mlynarik  (mly@prep)
 
        * rmailedit.el (rmail-cease-edit):
        Don't add edited attribute unless changes were actually made.
        * term/xterm.el (x-handle-switch):
        command-line-args => command-line-args-left (yet again)
 
-1986-10-20  Richard Mlynarik  (mly at prep)
+1986-10-20  Richard Mlynarik  (mly@prep)
 
        * sort.el:
          Work if (point) > (mark)
 
        * vip.el  (vi-change-mode-line):
 
-1986-10-18  Richard Mlynarik  (mly at prep)
+1986-10-18  Richard Mlynarik  (mly@prep)
 
        * add-log.el (add-change-log-entry):
        If file specified is a directory, then use `ChangeLog' in that
        * files.el (normal-mode):
        Don't clobber value of major-mode set by way of default-major-mode.
 
-1986-10-17  Richard Mlynarik  (mly at prep)
+1986-10-17  Richard Mlynarik  (mly@prep)
 
        * help.el, picture.el, simple.el, tags.el, vi.el:
        Doc/spelling fixes from sjk
        * rmail.el (rmail-reply):
        Handle resent-reply-to better.
 
-1986-10-15  Richard Mlynarik  (mly at prep)
+1986-10-15  Richard Mlynarik  (mly@prep)
 
        * edt.el:
        (require 'keypad)
        Don't lose finding files from dired when default-major-mode is
        nil.
 
-1986-10-14  Richard Mlynarik  (mly at prep)
+1986-10-14  Richard Mlynarik  (mly@prep)
 
        * texinfmt.el:
        Support for @include from schaefer%andy.bgsu.edu@CSNET-RELAY.ARPA
        * files.el (save-buffers-kill-emacs):
        Make arg optional.
 
-1986-10-12  Richard Mlynarik  (mly at prep)
+1986-10-12  Richard Mlynarik  (mly@prep)
 
        * macros.el (name-last-kbd-macro):
        Insert omitted argument in error message.
        * userlock.el (ask-user-about-lock-help):
        Improve help message.
 
-1986-10-11  Richard Mlynarik  (mly at prep)
+1986-10-11  Richard Mlynarik  (mly@prep)
 
        * files.el (find-backup-file-name):
        Call make-backup-file-name rather than appending "~"
        * lisp-mode.el:
        Make `|' have `"' syntax for |WeIrD SymbolS|
 
-1986-10-10  Richard Mlynarik  (mly at prep)
+1986-10-10  Richard Mlynarik  (mly@prep)
 
        * edt.el, vi.el:
        typo.
 
-1986-10-08  Richard Mlynarik  (mly at prep)
+1986-10-08  Richard Mlynarik  (mly@prep)
 
        * bytecomp.el (byte-compile-function-form):
        Handle "(function symbol)"
        Return nil if field wasn't there and we did add (the
        non-`soft' case)
 
-1986-10-07  Richard Mlynarik  (mly at prep)
+1986-10-07  Richard Mlynarik  (mly@prep)
 
        * shell.el:
        Split off shell-set-directory from shell-send-input.
        Fix bugs.  Check whether last-command was a dabbrev-expand.
        Undo-boundary.
 
-1986-10-04  Richard Mlynarik  (mly at prep)
+1986-10-04  Richard Mlynarik  (mly@prep)
 
        * info.el (Info-find-node):
        Bug in case of nodename "*"
        * texinfmt.el, informat.el (batch-{texinfo-format,info-validate}):
        First elt of command-line-args-left shouldn't be skipped.
 
-1986-10-02  Richard Mlynarik  (mly at prep)
+1986-10-02  Richard Mlynarik  (mly@prep)
 
        * info.el (Info-find-node):
        Tag-table position match-data was being clobbered by intervening
        search for "(indirect)"
 
-1986-10-02  Richard M. Stallman  (rms at prep)
+1986-10-02  Richard M. Stallman  (rms@prep)
 
        * texinfmt.el: define @smallbook and @tex ... @end tex.
 
-1986-10-01  Richard M. Stallman  (rms at prep)
+1986-10-01  Richard M. Stallman  (rms@prep)
 
        * lisp.el (lisp-complete-symbol): fix stupid bugs
        affecting printing completion lists.
 
        * macros.el (insert-kbd-macro): Fix a few bugs.
 
-1986-09-29  Richard M. Stallman  (rms at prep)
+1986-09-29  Richard M. Stallman  (rms@prep)
 
        * subr.el (momentary-string-display):
        Use insert-before-markers to insert the string so that
        the right cursor position is displayed.
 
-1986-09-27  Richard M. Stallman  (rms at prep)
+1986-09-27  Richard M. Stallman  (rms@prep)
 
        * vip.el: renamed from vi1.el.  Many cleanup changes.
        Entry point is now vip-mode, autoloaded from loaddefs.el.
 
-1986-09-26  Richard Mlynarik  (mly at prep)
+1986-09-26  Richard Mlynarik  (mly@prep)
 
        * files.el (recover-file, find-file-noselect):
        Add nowarn arg to find-file-noselect, so that recover-file doesn't
        (Would be able to do something useful if there were a way
        to get back the original filename from the auto-save filename)
 
-1986-09-25  Richard M. Stallman  (rms at prep)
+1986-09-25  Richard M. Stallman  (rms@prep)
 
        * man.el (manual-entry): If formatted man file name ends
        in .Z, uncompress it.
        Now in Lisp code and autoloaded.
        Get an error if name has a definition that's not a kbd macro.
 
-1986-09-25  Richard Mlynarik  (mly at prep)
+1986-09-25  Richard Mlynarik  (mly@prep)
 
        * replace.el (perform-replace):
        Make ? (as well as C-h) give help for query-replace(-regexp)
 
-1986-09-24  Richard Mlynarik  (mly at prep)
+1986-09-24  Richard Mlynarik  (mly@prep)
 
        * simple.el (set-mark):
        set-mark is in lisp code now (from editfns.c)
        * man.el (manual-entry)
        HPUX dain bramage.
 
-1986-09-23  Richard M. Stallman  (rms at prep)
+1986-09-23  Richard M. Stallman  (rms@prep)
 
        * help.el: New file containing help commands
        formerly in simple.el.  Installed in loadup.el
        If given an argument, apply that argument to the message
        (and return the result) instead of calling `message' with it.
 
-1986-09-23  Richard Mlynarik  (mly at prep)
+1986-09-23  Richard Mlynarik  (mly@prep)
 
        * files.el (revert-buffer)
        Pass noconfirm arg to revert-buffer-function
        * tags.el (visit-tags-table-buffer)
        noconfirm revert-buffer
 
-1986-09-23  Richard M. Stallman  (rms at prep)
+1986-09-23  Richard M. Stallman  (rms@prep)
 
        * rmail.el: Define "x" like "e" for consistency with Dired.
 
 
        * mh-e.el: Version 3.4a from Larus.
 
-1986-09-23  Richard Mlynarik  (mly at prep)
+1986-09-23  Richard Mlynarik  (mly@prep)
 
        * doctor.el:
        Heroine isn't a drug.
 
        Save space: Merge buffer-menu-{execute,do-saves,do-kills}
 
-1986-09-22  Richard M. Stallman  (rms at prep)
+1986-09-22  Richard M. Stallman  (rms@prep)
 
        * macros.el (insert-kbd-macro): New function to insert
        Lisp code to define a kbd macro as it is now defined.
        * simple.el (callers of print-help-return-message):
        Calling this function is now the last thing done in each caller.
 
-1986-09-22  Richard Mlynarik  (mly at prep)
+1986-09-22  Richard Mlynarik  (mly@prep)
 
        * loaddefs.el
        Fix some defvars/defconsts whose doc-string didn't start on the
        same line (yuck).  Split some of these into a defvar nil followed
        by a setq.
 
-1986-09-21  Richard M. Stallman  (rms at prep)
+1986-09-21  Richard M. Stallman  (rms@prep)
 
        * loaddefs.el (auto-mode-alist):
        Don't use non-saved-text-mode now that it is deleted.
 
-1986-09-21  Richard Mlynarik  (mly at prep)
+1986-09-21  Richard Mlynarik  (mly@prep)
 
        * disassemble.el, fortran.el
        Use insert-char.
        Fix some initializations of syntax-tables so that user
        can override them.
 
-1986-09-21  Richard M. Stallman  (rms at prep)
+1986-09-21  Richard M. Stallman  (rms@prep)
 
        * files.el (recover-file, list-directory):
        Don't say /bin/ls; let search path be searched for ls.
 
-1986-09-20  Richard M. Stallman  (rms at prep)
+1986-09-20  Richard M. Stallman  (rms@prep)
 
        * lisp.el (lisp-complete-symbol): New command does
        completion on a symbol name in the buffer.
        * abbrevlist.el: New file defining list-one-abbrev-table,
        a function now used by fortran-mode but not Fortran-specific.
 
-1986-09-19  Richard M. Stallman  (rms at prep)
+1986-09-19  Richard M. Stallman  (rms@prep)
 
        * subr.el (momentary-string-display):  New function
        to display a string momentarily in the buffer.
        * loaddefs.el: Include defvar of ctl-x-4-map
        needed now that this is loaded before files.el.
 
-1986-09-17  Richard Mlynarik  (mly at prep)
+1986-09-17  Richard Mlynarik  (mly@prep)
 
        * hanoi.el
        Vital improvements
 
-1986-09-17  Richard M. Stallman  (rms at prep)
+1986-09-17  Richard M. Stallman  (rms@prep)
 
        * loaddefs.el: disable C-x p.
        * loaddefs.el: autoload set-gosmacs-bindings.
        * gosmacs.el: renamed from gosling.el with many changes
        (saves old bindings and can restore them as they were).
 
-1986-09-17  Richard Mlynarik  (mly at prep)
+1986-09-17  Richard Mlynarik  (mly@prep)
 
        * replace.el (occur)
        Use variable list-matching-lines-default-context-lines if
        If nlines arg is -ve, include that many lines of preceding
        context, no lines of following context.
        Use markers instead of line-numbers.
-       In occur-mode-goto-occurrence, warn about deleted buffer.       
+       In occur-mode-goto-occurrence, warn about deleted buffer.
 
-1986-09-16  Richard M. Stallman  (rms at prep)
+1986-09-16  Richard M. Stallman  (rms@prep)
 
        * simple.el (indent-for-comment):
        Delete only the spaces before the beginning of the comment starter
        * simple.el (view-lossage, command-apropos):
        Ca;; print-help-return-message.
 
-1986-09-15  Richard M. Stallman  (rms at prep)
+1986-09-15  Richard M. Stallman  (rms@prep)
 
        * sendmail.el (sendmail-send-it):
        Don't require newline before header-separator;
        * mh-e.el: Version 3.4 from Larus.
        Uses `interactive' properly to read the arguments.
 
-1986-09-14  Richard Mlynarik  (mly at prep)
+1986-09-14  Richard Mlynarik  (mly@prep)
 
        * files.el (normal-mode)
        Use shorter error message, so more fits on screen.
 
-1986-09-14  Richard M. Stallman  (rms at prep)
+1986-09-14  Richard M. Stallman  (rms@prep)
 
        * loadup.el: On VMS, dump under name temacs.dump only.
 
 
        * files.el (cd): Don't do file-name-as-directory on VMS.
 
-1986-09-13  Richard M. Stallman  (rms at prep)
+1986-09-13  Richard M. Stallman  (rms@prep)
 
        * bytecomp.el (byte-compile-file):
        Don't bomb on defvar with no initial value argument.
        Make them buffer-local and fix documentation.
        * loaddefs.el: make indent-tabs-mode buffer-local.
 
-1986-09-12  Richard M. Stallman  (rms at prep)
+1986-09-12  Richard M. Stallman  (rms@prep)
 
        * dired.el (dired-add-entry): Go to beginning of line
        before adding the entry.
 
-1986-09-12  Richard Mlynarik  (mly at prep)
+1986-09-12  Richard Mlynarik  (mly@prep)
 
        * mlsupport.el:
        Define ml-substr (used to be in mocklisp.c)
 
-1986-09-12  Richard M. Stallman  (rms at prep)
+1986-09-12  Richard M. Stallman  (rms@prep)
 
        * time.el: Don't just clobber global-mode-string.
        Instead, add 'display-time-string as an element
        * rmail.el (rmail-show-message): Use mode-line-process to
        display the message numbers and labels.
 
-1986-09-11  Richard Mlynarik  (mly at prep)
+1986-09-11  Richard Mlynarik  (mly@prep)
 
        * compile.el (compilation-sentinel)
        Ignore buffer-read-only.
 
-1986-09-10  Richard M. Stallman  (rms at prep)
+1986-09-10  Richard M. Stallman  (rms@prep)
 
        * picture.el: Convert `Picture' to `picture' in all symbols.
 
        * subr.el: Define old names send-string and send-region
        as aliases for new names process-send-...
 
-1986-09-09  Richard M. Stallman  (rms at prep)
+1986-09-09  Richard M. Stallman  (rms@prep)
 
        * time.el (display-time): variable display-time-interval
        specifies seconds between updates.
 
        * loaddefs.el: Put \-newline in doc strings that lacked it.
 
-1986-09-08  Richard M. Stallman  (rms at prep)
+1986-09-08  Richard M. Stallman  (rms@prep)
 
        * simple.el: Give C-c's keymap a name, mode-specific-map.
 
        * options.el (list-options): Use user-variable-p to filter
        the variables and documentation-property to get the strings.
 
-1986-09-06  Richard M. Stallman  (rms at prep)
+1986-09-06  Richard M. Stallman  (rms@prep)
 
        * tex-mode.el (tex-region):
        Handle case where specified region extends before header.
 
-1986-09-04  Leonard H. Tower Jr.  (tower at prep)
+1986-09-04  Leonard H. Tower Jr.  (tower@prep)
 
        * rnews.el (news-inews)
        added -h to call of inews to insert all header fields.
 
-1986-09-04  Richard M. Stallman  (rms at prep)
+1986-09-04  Richard M. Stallman  (rms@prep)
 
        * files.el (save-buffers-kill-emacs):
        Prefix arg means save with no query.
 
        * files.el (backup-buffer): Fix uses of % in message about %backup%.
 
-1986-09-03  Leonard H. Tower Jr.  (tower at prep)
+1986-09-03  Leonard H. Tower Jr.  (tower@prep)
 
        * rnews.el (news-reply-mode-map)
        Change mail-x field bindings from C-c x to C-c C-f C-x to agree
        Change mail-x field bindings from C-c C-f x to C-c C-f C-x to
        agree with ../etc/NEWS .
 
-1986-09-01  Richard M. Stallman  (rms at prep)
+1986-09-01  Richard M. Stallman  (rms@prep)
 
        * info.el (Info-find-node, Info-read-subfile):
        Now knows how to deal with indirect info files.
        * info.el, loaddefs.el:
        Autoloads for informat.el moved from info.el to loaddefs.el.
 
-1986-08-31  Richard M. Stallman  (rms at prep)
+1986-08-31  Richard M. Stallman  (rms@prep)
 
        * page.el (mark-page):
        * paragraphs.el (mark-paragraph):
        * keypad.el (function-key-sequence): New function
        finds which key sequence leads to a slot in function-keymap.
 
-1986-08-30  Richard M. Stallman  (rms at prep)
+1986-08-30  Richard M. Stallman  (rms@prep)
 
        * files.el (backup-buffer): Use "%backup%~", not "%backup%",
        if cannot write the backup in the usual place.
        if have prefix arg.  Args are now the same as for
        sort-lines, etc.
 
-1986-08-28  Richard Mlynarik  (mly at prep)
+1986-08-28  Richard Mlynarik  (mly@prep)
 
        * c-mode.el (electric-c-{brace,terminator})
        c-indent-line takes no args.
 
-1986-08-28  Richard M. Stallman  (rms at prep)
+1986-08-28  Richard M. Stallman  (rms@prep)
 
        * files.el (backup-buffer): file-precious-flag forces copying.
 
        * loaddefs.el: Autoload plain-TeX-mode and LaTeX-mode.
        Define aliases for them.  Fix doc for TeX-mode.
 
-1986-08-26  Leonard H. Tower Jr.  (tower at prep)
+1986-08-26  Leonard H. Tower Jr.  (tower@prep)
 
        * rnews.el:
        Added autoload of rmail-output and bound it to C-o in
        Made rmail-mode specific code dependent on rmail-mode being
        major-mode.
 
-1986-08-25  Richard M. Stallman  (rms at prep)
+1986-08-25  Richard M. Stallman  (rms@prep)
 
        * view.el (view-mode):
        Bind mode-line-buffer-identification;
        * bytecomp.el (old-file-newer-than-file-p):
        Deleted this; built-in file-newer-than-file-p is well established.
 
-1986-08-24  Richard M. Stallman  (rms at prep)
+1986-08-24  Richard M. Stallman  (rms@prep)
 
        * term/xterm.el: Install some changes from rlk.
        -ib switch and InternalBorder default are handled.
        Delete the variable ask-about-buffer-names
        and simplify this function.
 
-1986-08-23  Richard M. Stallman  (rms at prep)
+1986-08-23  Richard M. Stallman  (rms@prep)
 
        * files.el (basic-save-buffer):
        When changing visited name, don't try to rename old auto-save file
        * novice.el (disabled-command-hook):
        If the 'disabled property is a string, include it in the message.
 
-1986-08-21  Richard M. Stallman  (rms at prep)
+1986-08-21  Richard M. Stallman  (rms@prep)
 
        * bytecomp.el (byte-compile-interactive-p):
        Remove superfluous compilation of 'nil causing stack overflow.
        * compile.el (compilation-parse-errors):
        Count lines from the previous error message, not from line 1.
 
-1986-08-21  Richard Mlynarik  (mly at prep)
+1986-08-21  Richard Mlynarik  (mly@prep)
 
        * debug.el (debug, debugger-eval-expression):
        Evaluate the expression in the context of the buffer
        current when the debugger was entered.
 
-1986-08-21  Richard M. Stallman  (rms at prep)
+1986-08-21  Richard M. Stallman  (rms@prep)
 
        * files.el (after-find-file): Print no message
        rather than printing a null message.
 
-1986-08-20  Richard M. Stallman  (rms at prep)
+1986-08-20  Richard M. Stallman  (rms@prep)
 
        * files.el (set-auto-mode): On VMS, turn on case-fold-search
        while matching auto-mode-alist elements.
 
-1986-08-20  Richard M. Stallman  (rms at prep)
+1986-08-20  Richard M. Stallman  (rms@prep)
 
        * debug.el (debug): Don't try to restore the match data
        if it refers to a dead buffer.
        * startup.el (command-line-1):
        -i FILE or -insert FILE means insert contents of file into buffer.
 
-1986-08-19  Richard M. Stallman  (rms at prep)
+1986-08-19  Richard M. Stallman  (rms@prep)
 
        * simple.el (describe-variable):
        Use `documentation-property' instead of `get' to get
 
        * c-mode.el (c-mode): Give `&' and `|' "punctuation" syntax.
 
-1986-08-18  Richard Mlynarik  (mly at prep)
+1986-08-18  Richard Mlynarik  (mly@prep)
 
        * files.el (find-backup-file-name):
        Don't blow up if (eq version-control 'never)
        Use `buffer-auto-save-file-name' not `auto-save-file-name' which
        is unbound and unused.
 
-1986-08-17  Richard M. Stallman  (rms at prep)
+1986-08-17  Richard M. Stallman  (rms@prep)
 
        * compile.el (compilation-sentinel):
        Don't get error if *compilation* has been killed.
        Include current date/time in message inserted in buffer.
 
-1986-08-17  Richard Mlynarik  (mly at prep)
+1986-08-17  Richard Mlynarik  (mly@prep)
 
        * files.el (basic-save-buffer)
        Fix paren error
 
-1986-08-16  Richard M. Stallman  (rms at prep)
+1986-08-16  Richard M. Stallman  (rms@prep)
 
        * files.el (find-file-noselect):
        Change find-file-not-found-hook to find-file-not-found-hooks
        realize that char-after returns nil in that case.
        Also move error check after auto-revert.
 
-1986-08-16  Richard Mlynarik  (mly at prep)
+1986-08-16  Richard Mlynarik  (mly@prep)
 
        * subr.el
        Move copy-alist to c code, moved nth from c code.
 
-1986-08-16  Richard M. Stallman  (rms at prep)
+1986-08-16  Richard M. Stallman  (rms@prep)
 
        * files.el (normal-mode): initially call fundamental-mode
        to reinitialize everything.
        * files.el (hack-local-variables):
        Don't consider suffix as including any leading spaces.
 
-1986-08-16  Richard Mlynarik  (mly at prep)
+1986-08-16  Richard Mlynarik  (mly@prep)
 
        * informat.el, texinfmt.el
        Detect and complain about duplicate node-names
 
-1986-08-16  Richard M. Stallman  (rms at prep)
+1986-08-16  Richard M. Stallman  (rms@prep)
 
        * mh-e.el: 3.3j from Larus.  Changes C-c C-g prefix to C-c C-f.
 
-1986-08-15  Richard M. Stallman  (rms at prep)
+1986-08-15  Richard M. Stallman  (rms@prep)
 
        * isearch.el:
        Default for regexp searches is now search-last-regexp.
        * sendmail.el (mail-mode):
        Fix documentation of key bindings.
 
-1986-08-15  Richard Mlynarik  (mly at prep)
+1986-08-15  Richard Mlynarik  (mly@prep)
 
        * man.el (manual-entry)
        Compensate for Sun wankerism.
        more fine-grained than `system-type' for testing for
        these cases...
 
-1986-08-15  Richard M. Stallman  (rms at prep)
+1986-08-15  Richard M. Stallman  (rms@prep)
 
        * startup.el (command-line): No longer necessary to set
        ctl-arrow from default-ctl-arrow, etc., after init file is run
        * rmailedit.el (rmail-edit-mode):
        Change default-mode-line-format to (default-value 'mode-line-format).
 
-1986-08-14  Richard Mlynarik  (mly at prep)
+1986-08-14  Richard Mlynarik  (mly@prep)
 
        * man.el (manual-entry):
        Speed up `\b'-hacking.
 
-1986-08-14  Richard M. Stallman  (rms at prep)
+1986-08-14  Richard M. Stallman  (rms@prep)
 
        * sendmail.el: Change key bindings.
         C-c <letter> becomes C-c C-<letter> or C-c C-f <letter>.
        * rmailsum.el (rmail-make-basic-summary-line):
        Don't accept a time zone as a month.
 
-1986-08-13  Richard M. Stallman  (rms at prep)
+1986-08-13  Richard M. Stallman  (rms@prep)
 
        * mh-e.el: New version 3.3i, moving mode-specific commands
        to C-c prefix.
 
        * info.el: Autoload Info-validate.  Fix bug in autoload Info-tagify.
 
-1986-08-12  Richard Mlynarik  (mly at prep)
+1986-08-12  Richard Mlynarik  (mly@prep)
 
        * rmailedit.el (rmail-cease-edit, rmail-attributes)
        Add label (well, `attribute,' really) "edited" to message.
        * mlsupport.el (auto-execute)
        Fix from bap@g.cs.cmu.edu
 
-1986-08-11  Richard Mlynarik  (mly at prep)
+1986-08-11  Richard Mlynarik  (mly@prep)
 
        * bytecomp.el (byte-compile-form)
        Compile references to t and nil as constants rather then variable
        correct (if perhaps a little confusing to the person who requested
        that RMS' change be made)
 
-1986-08-10  Richard Mlynarik  (mly at prep)
+1986-08-10  Richard Mlynarik  (mly@prep)
 
        * info.el (Info-validate)
        re-search for \\*, not *
 
-1986-08-07  Richard Mlynarik  (mly at prep)
+1986-08-07  Richard Mlynarik  (mly@prep)
 
        * rfc822.el, loaddefs.el, mail-utils.el
        Hairy address parser, used only if mail-use-rfc822 is non-nil
        * bytecomp.el
        Compile eql same as eq.
 
-1986-07-30  Richard M. Stallman  (rms at prep)
+1986-07-30  Richard M. Stallman  (rms@prep)
 
        * outline.el (many functions):
        New variable outline-regexp controls what is a heading line.
        * term/xterm.el (x-get-default-args):
        Process reversevideo option just once.  (Twice is noop.)
 
-1986-07-28  Richard M. Stallman  (rms at prep)
+1986-07-28  Richard M. Stallman  (rms@prep)
 
        * term/vt100.el, term/vt200.el:
        Move (require 'keypad) to top to avoid error.
 
-1986-07-18  Leonard H. Tower Jr.  (tower at prep)
+1986-07-18  Leonard H. Tower Jr.  (tower@prep)
 
        * rnews.el: (news-add-news-group)
        handle unsubscribed groups better
        * rnews.el: (news-{next,previous}-group)
        now skip groups with no new messages
 
-1986-07-17  Richard M. Stallman  (rms at prep)
+1986-07-17  Richard M. Stallman  (rms@prep)
 
        * mh-e.el: Install version 3.3h from Larus.
 
-1986-07-15  Richard M. Stallman  (rms at prep)
+1986-07-15  Richard M. Stallman  (rms@prep)
 
        * shell.el (shell-send-input):
        If get error trying to change directory, call
        shell-set-directory-error-hook with no args.
 
-1986-07-12  Richard M. Stallman  (rms at prep)
+1986-07-12  Richard M. Stallman  (rms@prep)
 
        * tags.el (list-tags, tags-apropos): Call output buffer *Tags List*.
 
        starts on same line as a case..: or label.  New local var
        colon-line-end.
 
-1986-07-07  Richard M. Stallman  (rms at prep)
+1986-07-07  Richard M. Stallman  (rms@prep)
 
        * startup.el (command-line-1): rename argument variable
        command-line-args to command-line-args-left.  Don't rebind
        command-line-args.
 
-1986-06-21  Richard M. Stallman  (rms at prep)
+1986-06-21  Richard M. Stallman  (rms@prep)
 
        * mh-e.el: Version 3.3g from Larus.
 
-1986-06-19  Richard M. Stallman  (rms at prep)
+1986-06-19  Richard M. Stallman  (rms@prep)
 
        * isearch.el (isearch): Use slow terminal mode
        only if current window is > 4 times the slow-terminal lines high.
 
-1986-06-17  Richard M. Stallman  (rms at prep)
+1986-06-17  Richard M. Stallman  (rms@prep)
 
        * nroff-mode.el: Add elements to nrofff-brace-table.
 
-1986-06-16  Richard M. Stallman  (rms at prep)
+1986-06-16  Richard M. Stallman  (rms@prep)
 
        * mlconvert.el (convert-mocklisp-buffer):
        Proper handling of `!' function, via new function ml-not.
        Proper handling of non-defuns, by putting them inside a
        dummy defun and calling that function.
 
-1986-06-14  Richard M. Stallman  (rms at prep)
+1986-06-14  Richard M. Stallman  (rms@prep)
 
        * mh-e.el : Install 3.3f from Larus.
 
-1986-06-12  Richard M. Stallman  (rms at prep)
+1986-06-12  Richard M. Stallman  (rms@prep)
 
        * startup.el (command-line):
        Rename default init file to default.el.
        * keypad.el: New file that defines a standard keypad mode.
        * term/vt*.el: Rewrite completely to use keypad.el.
 
-1986-06-11  Richard M. Stallman  (rms at prep)
+1986-06-11  Richard M. Stallman  (rms@prep)
 
        * abbrev.el (abbrev-prefix-mark):
        Insert a - at the beginning of the abbrev.
        Ask user what to do if he is modifying a buffer whose
        file is changed on disk.
 
-1986-06-10  Richard M. Stallman  (rms at prep)
+1986-06-10  Richard M. Stallman  (rms@prep)
 
        * rmail.el (rmail-reply): For the in-reply-to,
        try to get the sender's full name from within parentheses.
        If cannot write backup under normal name, write it in ~/%backup%.
        Preserve the last-modified time when backing up by copying.
 
-1986-06-09  Richard M. Stallman  (rms at prep)
+1986-06-09  Richard M. Stallman  (rms@prep)
 
        * rmail.el (rmail-expunge): Preserve point unless expunging
        the current message.
        Since this is a primitive in version 18, define it
        only if not defined.
 
-1986-06-08  Richard M. Stallman  (rms at prep)
+1986-06-08  Richard M. Stallman  (rms@prep)
 
        * files.el (load-file, load-library): two new commands.
 
        * files.el (file-name-sans-versions): New system-dependent
        function to remove backup or version suffixes from filename.
 
-1986-06-07  Richard M. Stallman  (rms at prep)
+1986-06-07  Richard M. Stallman  (rms@prep)
 
        * c-mode.el (electric-c-terminator):
        Check for point being inside a multi-line string or comment
        If previous line ends in ") {", skip back to matching "("
        and use that line's indentation as the brace's column.
 
-1986-06-06  Richard M. Stallman  (rms at prep)
+1986-06-06  Richard M. Stallman  (rms@prep)
 
        * nroff-mode.el (nroff-comment-indent, nroff-mode):
        Define a comment syntax.  Install comment-indenter
        * files.el (find-file-noselect): Tell revert-buffer not to query.
        * files.el (revert-buffer): Second arg non-nil means no query.
 
-       * files.el (after-find-file): Warn if auto-save file 
+       * files.el (after-find-file): Warn if auto-save file
        exists and is newer than the file visited.
 
        * files.el (find-alternate-file):
        * xterm.el: Use substitute-key-definition to get rid of keys
        that do suspend-emacs.
 
-1986-06-05  Richard M. Stallman  (rms at prep)
+1986-06-05  Richard M. Stallman  (rms@prep)
 
        * simple.el (fundamental-mode):
        Provide a fundamental-mode-map in case user does local-set-key.
        always reduce size not to exceed the amount of space
        left in either buffer.
 
-1986-06-04  Richard M. Stallman  (rms at prep)
+1986-06-04  Richard M. Stallman  (rms@prep)
 
        * man.el (manual-entry): Use new variables manual-program,
        manual-formatted-dir-prefix and manual-formatted-dirlist,
        Bind help-form only while the read-char is done;
        don't interfere with recursive edits.
 
-1986-05-29  Richard M. Stallman  (rms at prep)
+1986-05-29  Richard M. Stallman  (rms@prep)
 
        * info.el (Info-validate): If file is valid,
        erase the buffer of problems found previously.
        as it was supposed to do.
        Add some directive-pairs to nroff-brace-table.
 
-1986-05-28  Richard M. Stallman  (rms at prep)
+1986-05-28  Richard M. Stallman  (rms@prep)
 
        * telnet.el (telnet-initial-filter):
        If host nonexistent, kill the telnet buffer and get error.
 
-1986-05-25  Richard M. Stallman  (rms at prep)
+1986-05-25  Richard M. Stallman  (rms@prep)
 
        * rmail.el (rmail-search): Don't find a match in the current message.
 
-1986-05-19  Richard M. Stallman  (rms at prep)
+1986-05-19  Richard M. Stallman  (rms@prep)
 
        * mh-e.el (mh-get-new-mail): Handle error messages reeived from `inc'.
 
-1986-05-15  Richard M. Stallman  (rms at prep)
+1986-05-15  Richard M. Stallman  (rms@prep)
 
        * files.el (save-buffer): Switch meanings of one-C-u and two-C-u
        in the code, so they match the documentation.
index 7f367391fbc9ad894b7d19ca4ab09f7282fa8216..6db748a57d113c4de4561020fcbf103317cc59a7 100644 (file)
        * completion.el: Pervasive changes to use Emacs 19 features
        and conform to Emacs conventions.
 
-1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
+1993-05-27  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
 
        * Version 19.9 released.
 
-1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
+1993-05-27  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
 
        * term/x-win.el: Check for a geometry resource, and apply it to the
        initial frame.
 
-1993-05-26  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1993-05-26  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * isearch.el (isearch-forward): Remove the claim that
        isearch-whitespace-chars matches any string of whitespace.
        * paths.el (gnus-local-organization): Renamed from ...-your-...
        (gnus-local-domain): Likewise.
 
-1993-05-26  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1993-05-26  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * faces.el (x-resolve-font-name): If PATTERN is nil, return the
        frame's face.
        (x-handle-rn-switch): New function.
        (command-switch-alist): Add -rn.
 
-1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1993-05-25  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * term/x-win.el (command-switch-alist, x-switch-definitions): Treat
        `-i' like `-itype', as in Emacs 18.
 
-1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1993-05-25  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * Version 19.8 released.
 
        * simple.el (kill-new): Pass t as 2nd arg to interprogram-cut-function.
        * select.el (x-set-cut-buffer): New arg PUSH.
 
-1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1993-05-24  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * disp-table.el (standard-display-default): New function.
        (standard-display-european): New command.
 
        * simple.el (shell-command): Don't activate mark even momentarily.
 
-1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1993-05-24  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * case-table.el, disp-table.el, finder.el, iso-ascii.el,
        iso-insert.el, iso-swed.el, iso-syntax.el, iso8859-1.el,
 
        * menu-bar.el (menu-bar-mode): Doc fix.
 
-1993-05-23  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1993-05-23  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * lucid.el (switch-to-other-buffer): Build the list of acceptable
        buffers properly.
 
        * iso8859-1.el: Call set-case-..., not standard-case-...
 
-1993-05-23  Paul Eggert  (eggert@twinsun.com)
+1993-05-23  Paul Eggert         (eggert@twinsun.com)
 
        * calendar.el (calendar-daylight-savings-starts,
        calendar-daylight-savings-ends): Default to nil if the locale
        never has DST.
 
-1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
+1993-05-22  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
 
-        * Version 19.7 released.
+       * Version 19.7 released.
 
 1993-05-22  Roland McGrath  (roland@churchy.gnu.ai.mit.edu)
 
        file-relative-name.
        (vc-update-change-log): Use find-change-log instead of hardcoding.
 
-1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
+1993-05-22  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
 
        * cl.el (cl-floor, cl-ceiling, cl-truncate, cl-round): Renamed
        from floor, ceiling, truncate, and round; the old names conflict
 
 1993-05-22  Noah Friedman  (friedman@splode.com)
 
-        * rlogin.el (rlogin-filter): Yet another rewrite which handles
-        unusual values of scroll-step in a winning way by window-start
-        frobnication.
+       * rlogin.el (rlogin-filter): Yet another rewrite which handles
+       unusual values of scroll-step in a winning way by window-start
+       frobnication.
 
 1993-05-22  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
 
        * apropos.el (apropos-print-matches): Bind tem.
 
-1993-05-21  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
+1993-05-21  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
 
-        * holidays.el: Update reference to the papers in S-P&E.
-        (filter-visible-calendar-holidays): Test for nil date.
+       * holidays.el: Update reference to the papers in S-P&E.
+       (filter-visible-calendar-holidays): Test for nil date.
 
-        * cal-mayan.el: Update reference to the papers in S-P&E.
+       * cal-mayan.el: Update reference to the papers in S-P&E.
 
-        * cal-french.el: Update reference to the papers in S-P&E.
+       * cal-french.el: Update reference to the papers in S-P&E.
 
 1993-05-21  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        (minibuffer-keyboard-quit): If Delete Selection mode is off,
        do abort even if mark is active.
 
-1993-05-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1993-05-19  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        Some time-handling patches from Paul Eggert:
        * calendar.el (calendar-current-time-zone): New function.
        (outline-minor-mode): Work with above change.
        Do not set outline-regexp or outline-header-end-regexp.
 
-1993-05-19  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
+1993-05-19  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
 
-        * calendar.el (hebrew-calendar-yahrzeit): Correct error from S-P&E
-        paper in test for Adar I 30 date of death for yahrzeit in a
-        non-leap year when Shevat 29 must be used.
+       * calendar.el (hebrew-calendar-yahrzeit): Correct error from S-P&E
+       paper in test for Adar I 30 date of death for yahrzeit in a
+       non-leap year when Shevat 29 must be used.
 
-1993-05-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1993-05-19  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * files.el (set-auto-mode): If the buffer's file name is nil,
        don't try to compare it against the entries in auto-mode-alist.
        * isearch.el (isearch-mode-map): Use vector, not string, to bind
        printing characters.
 
-1993-05-18  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1993-05-18  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * select.el (xselect-convert-to-class): Just return "Emacs" here.
        That's what the class will always be.
 
        * loaddefs.el: Add bindings for C-SPC and C-/, like C-@ and C-_.
 
-1993-05-18  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1993-05-18  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * startup.el (normal-top-level, command-line, command-line-1):
        Don't call the frame and face initialization functions unless
        (x-create-frame-with-faces): Simplify; do nothing special
        with `default' or `modeline' face.
 
-1993-05-15  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
+1993-05-15  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
 
        * version.el (emacs-version): Alpha release 19.6.
 
        * isearch.el (isearch-mode-map): Handle any length vector in keymap.
        (isearch-char-to-string): Handle non-character events properly.
 
-1993-05-14  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
+1993-05-14  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
 
        * subr.el (overlay-start, overlay-end, overlay-buffer): Removed.
 
        * vc.el (vc-version-diff): Match parens.
 
-1993-05-14  Paul Eggert  (eggert@twinsun.com)
+1993-05-14  Paul Eggert         (eggert@twinsun.com)
 
        * vc.el (vc-revert-buffer1): Don't assume that compilation-error-list
        is a list; it might be t.
        (emerge-write-and-delete): Don't write-file if file-out is nil.
        (emerge-setup-fixed-keymaps): Put emerge-abort on C-].
        (emerge-find-difference-diff): Renamed from emerge-find-difference.
-       (emerge-find-difference): New command.  Now on `.'.
+       (emerge-find-difference): New command.  Now on `.'.
        (emerge-diff-ok-lines-regexp): Renamed from emerge-diff-ok-lines.
        (emerge-diff3-ok-lines-regexp): Renamed from emerge-diff3-ok-lines.
 
-1993-05-13  Paul Eggert  (eggert@twinsun.com)
+1993-05-13  Paul Eggert         (eggert@twinsun.com)
 
        * vc.el (vc-version-diff): Don't move point in current buffer.
 
        (terminal-mode): Don't make meta-flag local.
        (te-stty-string): Quote the args that have ^.  Add pass8.
 
-1993-05-08  Paul Eggert  (eggert@twinsun.com)
+1993-05-08  Paul Eggert         (eggert@twinsun.com)
 
        * vc.el (vc-diff): Report an error if the buffer isn't registered.
        (vc-registration-error): New function.
        (function ...) for Emacs 18.
        (compilation-old-error-list): Set if undefined, for Emacs 18.
 
-1993-05-11  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
+1993-05-11  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
 
        * faces.el: Re-arranged to put accessors at the top.
 
 1993-05-10  Roland McGrath  (roland@geech.gnu.ai.mit.edu)
 
        * bytecomp.el (byte-recompile-directory): If ARG is non-nil, set
-       it to its prefix numeric value.  Test for ARG being zero with eq,
+       it to its prefix numeric value.  Test for ARG being zero with eq,
        not zerop.
 
 1993-05-09  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
        * comint.el (comint-filter): Increment opoint only if after
        insertion point.
 
-1993-05-08  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1993-05-08  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * faces.el: Call internal-set-face-1, not internat-set-face-1.
 
 
        * faces.el: Provide 'faces.
 
-1993-05-08  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1993-05-08  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * term/x-win.el: Since we require faces.el, there's no point in setting
        frame-creation-function to x-create-frame - just set it directly
 
        * menu-bar.el: Don't add menu bar to minibuffer-only frames.
 
-1993-05-07  Paul Eggert  (eggert@twinsun.com)
+1993-05-07  Paul Eggert         (eggert@twinsun.com)
 
        * vc.el (vc-directory-18): New function.
        If Emacs 18, make vc-directory alias to this.
        * rmail.el (rmail-resend): Add `resent' attribute.
        (rmail-forward): With prefix arg, run rmail-resend.
 
-1993-05-07  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1993-05-07  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
-       * term/x-win.el: (require 'faces), too.  Move (require 'select) to top,
+       * term/x-win.el: (require 'faces), too.  Move (require 'select) to top,
        with the other requires.
 
-1993-05-06  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1993-05-06  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * finder.el: Bind finder-exit to 'q', not 'x'; the former is the
        conventional way to get out of such a package.
        (vc-backend-diff): Use diff-switches, not vc-diff-options.
        (vc-diff-options): Variable deleted.
 
-1993-05-03  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
+1993-05-03  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
 
-        * calendar.el: Update reference to the papers in S-P&E.
-        (calendar-print-astro-day-number): Correct spelling error in
-         message string.
+       * calendar.el: Update reference to the papers in S-P&E.
+       (calendar-print-astro-day-number): Correct spelling error in
+        message string.
 
 1993-05-03  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * files.el (find-file-noselect): Do set buffer-file-name
        to the truename, when find-file-visit-truename.
 
-1993-04-29  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1993-04-29  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * yow.el (yow): Fix interactive spec.
 
        * gud.el (gud-format-command): Fix %f expansion to send ondly the
        basename of files to gdb.
 
-1993-04-27  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1993-04-27  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * disp-table.el (describe-display-table): Don't use the term
        "rope"; we're using vectors of characters now.
 
        * ring.el: Rewritten.  A poor choice of representation made the
        old code excessively complex.  The new version is smaller and
-       faster.  The interface is unchanged, except that ring-remove now
+       faster.  The interface is unchanged, except that ring-remove now
        accepts an optional numeric argument specifying the element to
        remove.
 
 
 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
 
-       * simple.el (down-arrow): New function.  Uses
+       * simple.el (down-arrow): New function.  Uses
        next-line-add-newlines to suppress addition of new lines at end of
        buffer.
        (up-arrow): Alias of previous-line, added for consistency.
        keys.
 
        * tex-mode.el (tex-compilation-parse-errors): Added.  At the
-       moment, this would have to be applied manually.  It's not worth
+       moment, this would have to be applied manually.  It's not worth
        trying to integrate this with the rest of the mode more tightly
        until we decide whether and how compile's interface is going to
        change away from a closed subsystem.
        patched it to fix that I found its algorithm was broken).
        (ring-ref): Added doc string.
 
-1993-04-25  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1993-04-25  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * bytecomp.el (meta-flag): Declare this an obsolete variable.
 
 
 1993-04-24  Noah Friedman  (friedman@splode.com)
 
-        * shell.el (shell-prompt-pattern): Add `;' as potential prompt
-          delimiter (for `es' and `rc' shells most particularly).
+       * shell.el (shell-prompt-pattern): Add `;' as potential prompt
+         delimiter (for `es' and `rc' shells most particularly).
 
 1993-04-23  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
 
        * edt.el: Some fsets changed to defaliases.
 
        * telnet.el: Commentary added.
-        (telnet): Doc fix.
-        (rsh): Added entry point for rsh to remote host, per suggestion by
+       (telnet): Doc fix.
+       (rsh): Added entry point for rsh to remote host, per suggestion by
        Michael McNamara <mac@ardent.com>.  No change to any other code.
 
        * info.el (Info-find-node, Info-insert-subfile): Do the right
        Emulates Unipress' &kill-lines-magic variable.
        (next-line): Added next-line-add-newlines variable.  If nil,
        next-line will not insert newlines when invoked at the end of a
-       buffer.  This obviates three LCD packages.
+       buffer.  This obviates three LCD packages.
        (left-arrow, right-arrow): New functions.  These do backward-char
        and forward-char first. If line truncation is on, they then scroll
        left or right as necessary to make sure point is visible.
        * electric.el (shrink-window-if-larger-than-buffer):
        Moved to window.el.
 
-1993-04-16  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1993-04-16  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * comint.el (comint-match-partial-pathname): Move "---" range in
        character class in regular expressions to the end of the character
 
 1993-04-16  Noah Friedman  (friedman@splode.com)
 
-        * rlogin.el: Add autoload cookies for all defvars.
-        (rlogin-process-connection-type): New variable.
-        (rlogin): Use it to determine process-connection-type.
-        (rlogin): Set process mark to point-max, not point-min.
-        (rlogin-with-args): Put `+' inside \(\) pair in string-match.
-        (rlogin-password): Take optional arg `proc' for use by rlogin-filter.
-        Write docstring.  Call new winning version of comint-read-noecho
-        instead of doing reading by hand.
-        (rlogin-mode): Wrote docstring.
-        (rlogin-filter): Completely rewritten to be more efficient.
+       * rlogin.el: Add autoload cookies for all defvars.
+       (rlogin-process-connection-type): New variable.
+       (rlogin): Use it to determine process-connection-type.
+       (rlogin): Set process mark to point-max, not point-min.
+       (rlogin-with-args): Put `+' inside \(\) pair in string-match.
+       (rlogin-password): Take optional arg `proc' for use by rlogin-filter.
+       Write docstring.  Call new winning version of comint-read-noecho
+       instead of doing reading by hand.
+       (rlogin-mode): Wrote docstring.
+       (rlogin-filter): Completely rewritten to be more efficient.
 
 1993-04-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
 
 1993-04-14  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
 
-       * finder.el: Rewritten.  The Finder is now a major mode with the
+       * finder.el: Rewritten.  The Finder is now a major mode with the
        ability to browse package commentary sections and a completely
        point-and-shoot interface similar to Dired's.
 
        * lisp-mnt.el (lm-commentary-region): Gone.
        (lm-commentary): New function, replacing lm-commentary-region.
 
-1993-04-12  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1993-04-12  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * bytecomp.el: The `suspend-hooks' variable is obsolete now, and
        `suspend-hook' is the right name.
 
-1993-04-12  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1993-04-12  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * term/sun-mouse.el (suspend-emacstool): Run suspend-hook, not
        suspend-hooks.
 
 1993-04-12  Noah Friedman  (friedman@splode.com)
 
-        * comint.el (comint-process-echoes): New variable.
-        (comint-mode): Make it buffer-local.
-        (comint-send-input): Delete text from process mark to point if
-        variable `comint-process-echoes' is non-`nil', since it is assumed
-        process will re-echo the text.
+       * comint.el (comint-process-echoes): New variable.
+       (comint-mode): Make it buffer-local.
+       (comint-send-input): Delete text from process mark to point if
+       variable `comint-process-echoes' is non-`nil', since it is assumed
+       process will re-echo the text.
 
 1993-04-12  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
 
        * comint.el: Clean up cmu* uses in header comments.
 
-1993-04-10  Jim Blandy  (jimb@mole.gnu.ai.mit.edu)
+1993-04-10  Jim Blandy (jimb@mole.gnu.ai.mit.edu)
 
        * subr.el (overlay-start, overlay-end, overlay-buffer): New
        defsubsts.
 
-1993-04-10  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1993-04-10  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * paragraphs.el (sentence-end, forward-sentence): Doc fixes.
 
-        * finder.el (finder-by-keyword): Build an alist to pass to
+       * finder.el (finder-by-keyword): Build an alist to pass to
        completing-read, instead of building an invalid obarray.
 
        * finder.el (finder-by-keyword): If the user quits or enters the
        empty string in response to the keyword prompt, restore the old
        window configuration properly.
 
-1993-04-10  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1993-04-10  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * paragraphs.el (sentence-end, forward-sentence): Doc fixes.
 
        preceed the file 2 info for that same diff. So we save and restore
        point to overcome this."
 
-1993-04-09  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1993-04-09  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * subr.el (overlay-start, overlay-end, overlay-buffer): New
        defsubsts.
 
-        * finder.el (finder-by-keyword): Build an alist to pass to
+       * finder.el (finder-by-keyword): Build an alist to pass to
        completing-read, instead of building an invalid obarray.
 
        * finder.el (finder-by-keyword): If the user quits or enters the
        * etags.el (etags-tags-completion-table): Rewritten with a mondo
        regexp.
 
-1993-03-31  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
+1993-03-31  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
 
        * timer.el (timer-program): New defconst.
        (run-at-time): Use timer-program as the name of the program the
        interactive spec.
 
        * map-ynp.el (map-y-or-n-p): Make bindings of user-defined keys be
-       each a vector containing the user's binding, rather than 'user.  Check
+       each a vector containing the user's binding, rather than 'user.  Check
        (vectorp DEF) and call the vector's elt, rather than checking (eq 'user
        DEF) and calling something completely random.
 
        * files.el (find-backup-file-name): Delete nothing if overflow
        in number of versions to keep.
 
-1993-03-30  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
+1993-03-30  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
 
        * subr.el (int-to-string): Make this an alias for the subr
        number-to-string.
 
 1993-03-30  Noah Friedman  (friedman@splode.com)
 
-        * comint.el (comint-read-noecho): Rewritten to provide some simple
-        editing ability and be able to abort when called from a process
-        filter.  Re-arranged and updated docstring.
+       * comint.el (comint-read-noecho): Rewritten to provide some simple
+       editing ability and be able to abort when called from a process
+       filter.  Re-arranged and updated docstring.
 
 1993-03-30  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
 
 
 1993-03-28  Noah Friedman  (friedman@splode.com)
 
-        * setenv.el: Renamed to env.el.  Provide `env', not `setenv'.
-        (setenv): Renamed to `putenv', which is the more proper complement
-        of `getenv'.  `setenv' retained as an alias.
-        Make VALUE parameter optional; if not set, remove VARIABLE from
-        process-environment.
+       * setenv.el: Renamed to env.el.  Provide `env', not `setenv'.
+       (setenv): Renamed to `putenv', which is the more proper complement
+       of `getenv'.  `setenv' retained as an alias.
+       Make VALUE parameter optional; if not set, remove VARIABLE from
+       process-environment.
 
-        * rlogin.el (rlogin): If given a prefix argument and an rlogin
-        session for HOST is already running, start a new rlogin process
-        rather than switching to the existing one.  Added docstring.
+       * rlogin.el (rlogin): If given a prefix argument and an rlogin
+       session for HOST is already running, start a new rlogin process
+       rather than switching to the existing one.  Added docstring.
        Bound `proc' in let*.
-        (rlogin-explicit-args, rlogin-password-paranoia): New variables.
-        (rlogin-filter): Prompt for passwords in minibuffer if
-        rlogin-password-paranoia is set.
-        (rlogin-with-args, rlogin-password): New functions.
+       (rlogin-explicit-args, rlogin-password-paranoia): New variables.
+       (rlogin-filter): Prompt for passwords in minibuffer if
+       rlogin-password-paranoia is set.
+       (rlogin-with-args, rlogin-password): New functions.
 
 1993-03-28  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
 
        [Mm]akefile, .lex.
 
        * electric.el: (shrink-window-if-larger-than-buffer) Added doc
-       string.  Made argument optional, because window-buffer does the
+       string.  Made argument optional, because window-buffer does the
        right thing with nil.
 
        * ebuff-menu.el (electric-buffer-menu-mode-map): fillarray isn't a
 
 1993-03-27  Noah Friedman  (friedman@splode.com)
 
-        * rlogin.el: Updated copyright year and added autoload cookies.
-        (rlogin): Set process marker to beginning of buffer.
-        (rlogin-filter): Use unwind-protect to restore match-data.  Use
-        insert-before-markers instead of insert to keep input and output
-        from getting garbled.  Delete spurious ?\C-m chars in output
-        instead of replacing them with ?\ .
+       * rlogin.el: Updated copyright year and added autoload cookies.
+       (rlogin): Set process marker to beginning of buffer.
+       (rlogin-filter): Use unwind-protect to restore match-data.  Use
+       insert-before-markers instead of insert to keep input and output
+       from getting garbled.  Delete spurious ?\C-m chars in output
+       instead of replacing them with ?\ .
 
 1993-03-27  Richard Stallman  (rms@wookumz.gnu.ai.mit.edu)
 
 
 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
 
-       * yow.el (psychoanalyze-pinhead): Needed a prefrontal lobotomy.  I
+       * yow.el (psychoanalyze-pinhead): Needed a prefrontal lobotomy.  I
        gave it one.
 
        * two-column.el: Added Commentary.
 
        * emacsbug.el: Added a (provide 'emacsbug); lisp-mnt.el needs this.
 
-1993-03-24  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
+1993-03-24  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
 
        * term/x-win.el (x-defined-colors): Use x-color-defined-p instead of
        x-defined-color.
        (x-handle-geometry): Use x-parse-geometry instead of x-geometry.
 
-1993-03-24  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
+1993-03-24  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
 
        * calendar.el (calendar-standard-time-zone-name,
        calendar-daylight-time-zone-name): Initialize these at load-time,
 
        * compile.el: Fix library headers.
 
-1993-03-23  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
+1993-03-23  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
 
        * files.el (insert-directory): Do chase symlinks before passing
        the directory name to ls.
 
 1993-03-22  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
 
-        * cookie.el: Created.  This file contains what was formerly the
+       * cookie.el: Created.  This file contains what was formerly the
        guts of spook.el, lightly hacked to support more than one
        simultaneous cookie database.
 
-       * spook.el, yow.el: Modified to use cookie.el.  Total code in
+       * spook.el, yow.el: Modified to use cookie.el.  Total code in
        the three files cookie.el, yow.el and spook.el is less than the
        old spook.el + yow.el.
 
        spook.el, studly.el, tabify.el, text-mode.el: Added or corrected
        Commentary headers.
 
-1993-03-22  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
+1993-03-22  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
 
-        * diary-insert.el: Change the name to diary-ins.el.
-        * calendar.el: Change all autoload references to diary-ins.
+       * diary-insert.el: Change the name to diary-ins.el.
+       * calendar.el: Change all autoload references to diary-ins.
 
 1993-03-22  Richard Stallman  (rms@geech.gnu.ai.mit.edu)
 
        mail-utils.el, mailalias.el, makefile.el, makesum.el, mim-mode.el,
        modula2.el, nroff-mode.el, perl-mode.el, prolog.el, scheme.el,
        sgml-mode.el, tex-mode.el:
-       Added or corrected Commentary sections.  There's more of this
+       Added or corrected Commentary sections.  There's more of this
        coming; soon, the package finder will be able to browse Commentary
        sections, and I want almost all packages to have useful ones.
 
 
        * loaddefs.el (default-mode-line-format-default): Use %l.
 
-1993-03-21  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
+1993-03-21  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
 
-       * time.el (display-time): Doc fix.
+       * time.el (display-time): Doc fix.
 
        * isearch.el (isearch-switch-frame-handler): Call
        handle-switch-frame instead of select-frame; it has been renamed.
        comment-indent-function.
        * bytecomp.el: Declare comment-indent-hook an obsolete variable.
 
-1993-03-20  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
+1993-03-20  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
 
        * time.el (display-time): Doc fix.
 
        * finder.el: Make sure that when new keywords are compiled, we see them
        immediately.
 
-1993-03-19  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
+1993-03-19  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
 
-        * tex-mode.el (tex-send-command): Fix the command sent so that no
-        blank is inserted when replacing the asterisk with the file name.
+       * tex-mode.el (tex-send-command): Fix the command sent so that no
+       blank is inserted when replacing the asterisk with the file name.
 
 1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
 
        * ftp.el: Nuked (actually, moved to =ftp.el).
        ange-ftp.el replaces this.
 
-1993-03-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
+1993-03-18  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
 
-        * solar.el (solar-time-string): Round the time properly.
+       * solar.el (solar-time-string): Round the time properly.
 
 1993-03-18  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
 
        * frame.el (make-frame): Renamed from new-frame.
        (new-frame): Alias for make-frame.
 
-1993-03-18  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
+1993-03-18  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
 
-        * tex-mode.el (tex-send-command): Fix the command sent so that no
-        blank is inserted when replacing the asterisk with the file name.
+       * tex-mode.el (tex-send-command): Fix the command sent so that no
+       blank is inserted when replacing the asterisk with the file name.
 
 1993-03-18  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
 
 
 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
 
-       * help-screen.el: Installed, following release.  Now package
+       * help-screen.el: Installed, following release.  Now package
        writers can easily implement help screens resembling Emacs's
        own on-line help system.
 
        ring is now a separate buffer from *VC-log*; editing of old comments
        is no longer destructive.
 
-1993-03-16  Paul Eggert  (eggert@twinsun.com)
+1993-03-16  Paul Eggert         (eggert@twinsun.com)
 
        * vc.el (vc-version-diff): Use (message ...), not (message (format
-       ...)).  (vc-backend-checkout, vc-backend-assign-name): Correct
+       ...)).  (vc-backend-checkout, vc-backend-assign-name): Correct
        bogus messages.
 
        * vc-hooks.el: Merge today's change by eric with everybody else's
        change (from 1992/08/04 through 1993/02/24).
 
-1993-03-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1993-03-16  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * bytecomp.el (byte-compile-from-buffer): Put buffer containing
        compiled code in binary overwrite mode.
 
-        * simple.el (quoted-insert): In overwrite mode, don't read digits
+       * simple.el (quoted-insert): In overwrite mode, don't read digits
        as an octal character code.  In binary overwrite mode, overwrite
        the characters instead of inserting them.
        (overwrite-mode-textual, overwrite-mode-binary): New symbols, for
        use in the mode line.
        (overwrite-mode): Doc fix.  Use force-mode-line-update.
        (binary-overwrite-mode): New function.
-       * loaddefs.el (minor-mode-alist): Make the mode line element for
+       * loaddefs.el (minor-mode-alist): Make the mode line element for
        overwrite-mode be the symbol `overwrite-mode'.
 
 1993-03-16  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
        * vc.el, vc-hooks.el: the macro vc-error-occurred has to move from
        vc.el to vc-hooks.el for C-x C-f of a nonexistent file to work.
 
-1993-03-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1993-03-16  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * calendar.el (calendar-time-zone): Initialize this when
        calendar.el loads, not in the defvar.
 
-1993-03-15  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1993-03-15  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * register.el (view-register): Neglect not to avoid failing to
        properly display all the possible sorts of things one might find
 
        * indent.el (indent-line-function): Doc fix.
 
-1993-03-14  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1993-03-14  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * sort.el (sort-float-fields, sort-numeric-fields): Use
        string-to-number, not string-to-float or string-to-int.
        * rmailsum.el (rmail-summary-next-msg): Call display-buffer.
        (rmail-summary-previous-all, rmail-summary-next-all): Likewise.
        (rmail-summary-rmail-update): Do nothing if rmail buffer not visible.
-       (rmail-summary-mode-map): Don't bind C-n, C-p.  Use ordinary move cmds.
+       (rmail-summary-mode-map): Don't bind C-n, C-p.  Use ordinary move cmds.
 
 1993-03-12  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
 
 
        * term/keyswap.el: Initial revision
 
-1993-03-11  Jim Blandy  (jimb@mole.gnu.ai.mit.edu)
+1993-03-11  Jim Blandy (jimb@mole.gnu.ai.mit.edu)
 
        * term/x-win.el: Disable suspending under X windows by setting
        suspend-hooks, not suspend-hook.  The latter is an obsolete name.
        * term/READ.ME: terminal package conventions and standard keysym
          cookies are now documented here.
 
-       * term/AT386.el: new package installed.  Handles IBM-AT style
+       * term/AT386.el: new package installed.  Handles IBM-AT style
          console keyboards with style and flair.
 
        * term/new-at386.el: removed, it was obsolescent.
 
-       * term/apollo.el: nuked and linked to vt100.el.  All it formerly
+       * term/apollo.el: nuked and linked to vt100.el.  All it formerly
          did was load vt100.el.
 
        * term/bobcat.el: copied and linked to `keyswap.el'.
        * term/vt100.el: headers added, cleanup, explicit function-key
          enable is no longer necessary.
 
-       * term/vt200.el: nuked.  It's now a link to vt100.el.  This is possible
+       * term/vt200.el: nuked.  It's now a link to vt100.el.  This is possible
          because all the things handled differently on the vt200 are
          mined out of termcap by 19's initialization before either
          package is loaded.
          cookies to functions were removed; all that stuff is handled
          terminal-independently in loaddefs now.
 
-        Other changes:
+       Other changes:
 
        * help.el: added binding and menu line for new `P' package-finder
        command.  Won't actually take effect till the next Emacs build.
        * vc.el (vc-backend-checkin): Fixed bizarre POM-dependent bug
        introduced into VC by a bad patch.  This was one for the
        books....badly corrupted vc-checkin code somehow mostly functioned
-       for three days.  The Code That Would Not Die...
+       for three days.  The Code That Would Not Die...
 
 1993-03-11  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * startup.el (command-line-1): Fix copyright year.
 
-1993-03-10  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
+1993-03-10  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
 
-        * diary-insert.el (insert-anniversary-diary-entry,
-        insert-block-diary-entry): Fix calendar-date-display-form used.
+       * diary-insert.el (insert-anniversary-diary-entry,
+       insert-block-diary-entry): Fix calendar-date-display-form used.
 
-1993-03-10  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1993-03-10  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * files.el (basic-save-buffer): If file-precious-flag is set, and
        we write the buffer to a temp file and then rename it, don't
 1993-03-09  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
 
        * term/at386.el:  Removed.  The new terminal initialization stuff
-         makes it superfluous.  I wrote it, so I should know. :-)
+         makes it superfluous.  I wrote it, so I should know. :-)
 
-       * vc.el: Installed version 5, the new baseline.  This version
+       * vc.el: Installed version 5, the new baseline.  This version
          merges my changes with Paul Eggert's.
 
 1993-03-09  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
        * help.el (command-apropos): Print echo area message iff found symbols.
 
        * rmailsum.el (rmail-update-summary): New function.
-       (rmail-new-summary): New arg redo-form.  Considerable rewrite
+       (rmail-new-summary): New arg redo-form.  Considerable rewrite
        of how and when buffers are selected.
        (rmail-summary-mode): New local vars rmail-summary-redo,
        revert-buffer-function, post-command-hook, rmail-current-message.
        (isearch-unread): Don't call it here.
        (isearch-mode-map): Bind the ASCII-equivalent function keys.
 
-1993-03-07  Paul Eggert  (eggert@twinsun.com)
+1993-03-07  Paul Eggert         (eggert@twinsun.com)
 
        * vc.el (vc-update-change-log): Check that ChangeLog is writable
        before starting the expensive rcs2log process.
 
        * compare-w.el (compare-windows): Use compare-buffer-substrings.
 
-1993-03-05  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1993-03-05  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * term/x-win.el: Disable suspending under X windows by setting
        suspend-hooks, not suspend-hook.  The latter is an obsolete name.
 
        * bytecomp.el: Declare suspend-hook to be an obsolete variable.
 
-1993-03-05  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
+1993-03-05  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
 
-        * calendar.el (hebrew-calendar-yahrzeit): Change reference to
-        nonexistent function last-month-of-hebrew-year to the correct
-        function hebrew-calendar-last-month-of-year.
+       * calendar.el (hebrew-calendar-yahrzeit): Change reference to
+       nonexistent function last-month-of-hebrew-year to the correct
+       function hebrew-calendar-last-month-of-year.
 
-        * cal-mayan.el (calendar-mayan-haab-on-or-before,
-        calendar-mayan-tzolkin-on-or-before): Change `mod' to `%'.
+       * cal-mayan.el (calendar-mayan-haab-on-or-before,
+       calendar-mayan-tzolkin-on-or-before): Change `mod' to `%'.
 
        * cal-mayan.el (calendar-next-tzolkin-date): Delete bogus second
        defun.
 
-1993-03-04  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1993-03-04  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * simple.el (kill-ring-save): Doc fix.
 
 
        * add-log.el (add-change-log-entry): Never move past second hdr line.
 
-1993-03-02  Jim Blandy  (jimb@mole.gnu.ai.mit.edu)
+1993-03-02  Jim Blandy (jimb@mole.gnu.ai.mit.edu)
 
        * term/x-win.el (x-switch-definitions): Use the proper names for
        the scroll bar parameters.
 
        * term/x-win.el: Require `scroll-bar', not `scrollbar'.
 
-1993-03-02  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1993-03-02  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * frame.el (new-frame): Doc fix.
 
 
        * rmail.el (rmail-get-new-mail): Reset read-only after find-file.
 
-1993-03-01  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1993-03-01  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * simple.el (kill-region): If the buffer is read-only, call
        `barf-if-buffer-read-only' instead of just `ding', to get the
        too small to be split anywhere.
        (mouse-split-window-horizontally): Similar changes.
 
-1993-02-28  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1993-02-28  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * simple.el (insert-buffer): Make sure this returns nil.
 
        * frame.el (auto-raise-mode): Renamed from toggle-auto-raise.
        (auto-lower-mode): Renamed from toggle-auto-lower.
 
-1993-02-26  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1993-02-26  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * timer.el (run-at-time): Doc fix.
 
        (window-configuration-to-register): Likewise.
        (frame-configuration-to-register): Likewise.
 
-1993-02-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1993-02-24  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * term/x-win.el (scroll-bar-mode, scroll-bar-mode): Move these
        functions to scrolbar.el.
        * vc-hooks.el (vc-find-file-hook): Discard vc status of file
        if we will actually have to create the buffer.
 
-1993-02-22  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1993-02-22  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * gud.el (gud-break): With a prefix argument, set a temporary
        breakpoint.
        * subr.el (string-to-int): Make this an alias for
        string-to-number.
 
-1993-02-21  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1993-02-21  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * two-column.el: Add autoloads for the functions defined in
        tc-mode-map.
        * help.el (describe-function):
        Print the arglist if the function is bytecode or a list.
 
-1993-02-17  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1993-02-17  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * files.el (revert-buffer): Reverse the sense of the first
        argument, but leave interactive usage the same.
        * vc.el (vc-resynch-window): Call vc-revert-buffer1 with the newly
-       appropriate arguments.  This seems to be the only file which was
+       appropriate arguments.  This seems to be the only file which was
        adjusted for the new meaning of the revert-buffer arguments.
 
 1993-02-17  Roland McGrath  (roland@churchy.gnu.ai.mit.edu)
        (set-foreground-color, set-background-color):
        Renamed from set-frame-{fore,back}ground.
 
-1993-02-15  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1993-02-15  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * informat.el (Info-tagify): Change the regular expression which
        recognizes node names to work properly with Emacs 19's regexp
        * bytecomp.el (byte-compile-lambda):
        Test of byte-compile-compatibility was backwards.
 
-1993-02-12  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1993-02-12  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * gosmacs.el: Bind M-h to delete-previous-word, not
        backward-kill-word; the latter has different prefix semantics.
 
        * gosmacs.el (set-gosmacs-bindings): Fix binding of \eh.
 
-1993-02-10  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1993-02-10  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * gosmacs.el: Require 'mlsupport, to get definition of
        backward-kill-word.
        sure to examine buffer local value of compilation-old-error-list
        before switching to source file buffer.
 
-1993-02-08  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1993-02-08  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * rmailout.el (rmail-output, rmail-output-to-mail-file): Reverse
        the order of the arguments and make COUNT optional, for backward
 
        * cl.el (cl-version): Mark as no longer in beta test.
 
-1993-02-07  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1993-02-07  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * subr.el (mod): Add back this alias for %.
 
 
        * sendmail.el (mail-do-fcc): Allow dash in timezone name.
 
-1993-02-01  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1993-02-01  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * texinfo.el (texinfo-mode): Make page-delimiter buffer-local, and
        set it according to texinfo-chapter-level-regexp.
        * simple.el: Don't use the completion-oriented history commands.
        * paths.el (sendmail-program): Try /usr/ucblib/sendmail.
 
-1993-01-26  Jim Blandy  (jimb@mole.gnu.ai.mit.edu)
+1993-01-26  Jim Blandy (jimb@mole.gnu.ai.mit.edu)
 
        * term/x-win.el: x-selection-value has been renamed to x-selection.
        x-own-selection has been renamed to x-set-selection, and the order
 
        * term/x-win.el: Doc fix.
 
-1993-01-25  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1993-01-25  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * frame.el (frame-notice-user-settings): Use new name
        frame-live-p, instead of live-frame-p.
        * simple.el ({next,previous}-complete-history-element): New functions.
        Bind them to M-n/M-p and next/prior in minibuffer completion maps.
 
-1993-01-24  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1993-01-24  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        unread-command-event has been replaced by unread-command-events.
        * simple.el (prefix-arg-internal): Use this to push back all
 
        * simple.el (quoted-insert): Doc fix.
 
-1993-01-23  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1993-01-23  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * mouse.el (mouse-save-then-kill): Instead of deleting the text
        whenever the text of the region happens to be the same as the
        screws up the undo record we create, corrupting the undo list
        pretty nastily.
 
-1993-01-22  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1993-01-22  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * term/x-win.el: Doc fix.
 
        out of the commented-out scrollbar section, so it is on S-mouse-2
        on the mode line.
 
-1993-01-21  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1993-01-21  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * c-mode.el (c-fill-paragraph): Fix the regular expressions used
        for finding paragraph beginnings and endings so that they think
        name after file-find-noselect, refer to tags-file-name, not the
        undefined var FILE.
 
-1993-01-20  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1993-01-20  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * c-mode.el (c-fill-paragraph): When modifying the
        paragraph-separate regexp, don't let it match paragraph starts.
        * etags.el (visit-tags-table-buffer):
        Error if called with 'same and no current table.
 
-1993-01-19  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1993-01-19  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * mouse.el (event-end): Work on click events, too.
        (mouse-split-window-vertically): Use event-end and
        (scrollbar-set-window-start, scrollbar-scroll-down,
        scrollbar-scroll-up): Use event-end, from mouse.el.
 
-1993-01-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1993-01-19  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * x-mouse.el: Deleted; it was the interface to the Emacs 18-style
        mouse interface, which doesn't exist anymore.
 
-1993-01-15  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1993-01-15  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * c-mode.el (c-switch-label-regexp): New constant.
        (electric-c-terminator, c-indent-line, indent-c-exp): Use it to
 
        * files.el (switch-to-buffer-other-frame): Pass t to pop-to-buffer.
 
-1993-01-14  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1993-01-14  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * scrollbar.el: New file.
        * term/x-win.el: Require 'scrollbar.
 
-1993-01-13  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
+1993-01-13  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
 
-        * solar.el (solar-time-string): Round the time properly.
+       * solar.el (solar-time-string): Round the time properly.
 
 1993-01-12  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * mouse.el (mouse-save-then-kill): When deleting, avoid delay
-       and don't set the mark.  Replace obsolete fn event-point.
+       and don't set the mark.  Replace obsolete fn event-point.
        (mouse-kill): Replace obsolete fn event-point.
 
-1993-01-11  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1993-01-11  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * page-ext.el (next-page): Correctly handle negative page count.
 
 
        * simple.el (kill-append): Doc fix.
 
-1993-01-09  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1993-01-09  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * frame.el (frame-notice-user-settings): Don't try to delete the
        initial frame if the user took care of that.
 
        * timer.el (run-at-time): Use a pipe to talk to the timer process.
 
-1993-01-07  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1993-01-07  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * simple.el (set-goal-column): Make this disabled by default.
 
        Use defun instead of fset to define; the byte compiler is smart
        enough now not to compile this trivial function into slow byte code.
 
-1992-12-21  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1992-12-21  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * c-mode.el (c-fill-paragraph): Calculating the proper fill-prefix
-       shouldn't change the buffer text.  Make it not.  If we're in the
+       shouldn't change the buffer text.  Make it not.  If we're in the
        blank space before another comment, fill that one as a comment,
        not as normal text.
 
-1992-12-20  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1992-12-20  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * simple.el (kill-region): Change interactive spec to signal an
        error if the buffer is read-only, and remove the code to do a
 
        * loadup.el: Display load-path at start.
 
-1992-12-19  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1992-12-19  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * sendmail.el (mail-position-on-field): `end' is guaranteed to be
        at the beginning of the header separator; don't skip back to the
        BSD/GNU regexp to insist that line number end with a colon or
        close-paren.
 
-1992-12-17  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1992-12-17  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * rmail.el (rmail-unix-mail-delimiter): Not all time zone names
        end with "T".  Accept any sequence of three or four alphabetic
        * simple.el (prefix-arg-internal): Don't apply string-to-char to
        get the first element of the key sequence - it might be a vector.
 
-1992-12-15  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1992-12-15  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * c-mode.el (c-fill-paragraph): When guessing the fill prefix,
        don't ever grab any actual text.
 
-1992-12-14  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1992-12-14  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * compile.el (compilation-error-regexp-alist): Add regexp for the
        MIPS CC distributed with Ultrix.
 
-1992-12-12  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1992-12-12  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * paths.el (Info-default-directory-list): The info files are
        supposed to be in /usr/local/info these days.  Add it to the list
        of directories to search.
 
-1992-12-11  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1992-12-11  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * vc.el (vc-do-command): Set the default directory of the *vc*
        buffer to the directory containing FILE.
        * info.el (Info-{first,second,third,fourth,fifth}-menu-item): Removed.
        (Info-nth-menu-item): New function; bound to 1..9.
 
-1992-12-08  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1992-12-08  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        The find-file-name-handler function in ../src/fileio.c is now
        callable from lisp; use it instead of writing out its code.
        function.  Set ange-ftp's `unhandled-file-name-property' to its
        name.
 
-1992-12-07  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1992-12-07  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * lpr.el (lpr-switches, lpr-command): Make these defvars, not
        defconsts.
 
-1992-12-04  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1992-12-04  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * c-mode.el (c-fill-paragraph): When trying to make sure that the
        comment ender isn't on its own line, don't signal an error if
        there is no comment ender.
 
-1992-12-03  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1992-12-03  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * sendmail.el (mail-self-blind, mail-interactive,
        mail-yank-ignored-headers): Make these defvars, not defconsts.
        Otherwise, they wipe out the user's customizations when we
        autoload sendmail.el.
 
-1992-12-01  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1992-12-01  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * hanoi.el (hanoi): If pole-spacing is odd, round down, not up.
        To see if the window is wide enough, just check if one half of a
 
        * vc.el (vc-next-action): Undo previous change.
 
-1992-11-19  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1992-11-19  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * vc.el (vc-next-action): Pass t as NOQUERY argument to
        vc-resynch-window here too.  This means that all uses of
        (vc-position-context, vc-find-position-by-context): New functions
        to help with that, made out of the old innards of vc-revert-buffer1.
 
-1992-11-18  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1992-11-18  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * fortran.el: New version of version 1.30 (!) from Stephen A. Wood
        <saw@hallc1.cebaf.gov>
 
-1992-11-17  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1992-11-17  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * fortran.el: New version (1.30) from "Stephen A. Wood"
        <saw@hallc1.cebaf.gov>
 
        * subr.el (lambda): Doc fix.
 
-1992-11-15  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1992-11-15  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * simple.el (comment-column): Doc fix.
 
-1992-11-13  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1992-11-13  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * paths.el (rmail-spool-directory): Add dgux-unix to the list of
        systems which put their mail in "/usr/mail".
        * lpr.el (lpr-command): Add dgux-unix to the list of systems which
        want "lp".
 
-1992-11-12  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1992-11-12  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * bytecomp.el: Declare unread-command-char an obsolete variable.
        * vip.el (vip-escape-to-emacs, vip-prefix-arg-value,
        * disass.el (byte-compile): Specify that the 'byte-compile feature
        is provided in the file "bytecomp".
 
-1992-11-11  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1992-11-11  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * ange-ftp.el (ange-ftp-repaint-buffer): Give this a non-hacky
        definition using (message nil).
 
        * c-mode.el (c-style-alist): Add quotes around C++ style name.
 
-1992-11-10  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1992-11-10  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * rect.el (operate-on-rectangle): Use move-to-column's FORCE
        argument instead of implementing it ourselves.
 
        * startup.el (after-init-hook): Doc fix.
 
-1992-11-05  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1992-11-05  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
-        * isearch.el (isearch-frames-exist): This isn't what we want -
+       * isearch.el (isearch-frames-exist): This isn't what we want -
        replaced by...
        (isearch-gnu-emacs-events): non-nil if should expect events in the
        style generated by GNU Emacs 19.  Set if set-frame-height is
 
        * fortran.el: version 1.28.7
        Many changes since version 1.28.3.   Added auto-fill-mode, support
-       for some Fortran 90 statements.  Adjust comments to conform to new
+       for some Fortran 90 statements.  Adjust comments to conform to new
        gnu conventions.
 
        (fortran-mode): Fix `comment-line-start-skip' by changing \\1 to
 
        (fortran-mode, calculate-fortran-indent,
        fortran-setup-tab-format-style, fortran-setup-fixed-format-style):
-       `fortran-comment-line-column' meaning changed.  Now defaults to 0.
+       `fortran-comment-line-column' meaning changed.  Now defaults to 0.
 
 1992-11-05  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * term/x-win.el (command-switch-alist, x-switch-definitions):
        -ib was used for two things.  Use -itype for icon type.
 
-1992-11-04  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1992-11-04  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * term/x-win.el: Moved functions to support selections and cut
        buffers out from amidst the X initialization code.
        default-directory to PWD if PWD is shorter.  And, if PWD isn't
        accurate, delete it.
 
-1992-11-03  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1992-11-03  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * compile.el (compile-internal): Use NAME-OF-MODE in the prompt
        when offering to kill an existing process.
        * bytecomp.el (byte-compile-lambda):
        Don't compile the interactive spec if it is a call to `list'.
 
-1992-10-30  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1992-10-30  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * ange-ftp.el: Tighten the regular expression used in
        file-name-handler-alist to recognized ange-ftp filenames; the
 
        * replace.el (occur): Always search entire buffer.
 
-1992-10-17  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1992-10-17  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * mouse.el (mouse-tear-off-window): New function.
 
 
        * telnet.el (telnet): Wait for telnet output before sending `open'.
 
-1992-10-14  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1992-10-14  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * files.el (file-truename): The variable ~ should be considered an
-       absolute pathname; handle it correctly.  Concatenate the directory
+       absolute pathname; handle it correctly.  Concatenate the directory
        onto the filename in the correct order.
 
 1992-10-13  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * picture.el (edit-picture): Run picture-mode-hook.
 
-1992-10-10  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
+1992-10-10  Jim Blandy (jimb@totoro.cs.oberlin.edu)
 
        * dired-aux.el (dired-compress-file): Change references to
        `from-file' to use `file'; the former only works because
        just return its number, if there was an unseen message.
        (rmail): Check for unseen messages before calling
        rmail-get-new-mail.  After getting the new mail, call
-       rmail-show-message to show the  pre-existing unseen message, or if
+       rmail-show-message to show the  pre-existing unseen message, or if
        that is nil, the current message, which rmail-get-new-mail sets to
        the first new message.
 
 
        * simple.el (insert-buffer): Before reading arg, barf if read-only.
 
-1992-10-03  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1992-10-03  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * mouse.el: Begin adapting this to the new event format.
        (event-window, event-point, mouse-coords, mouse-timestamp):
        * simple.el (kill-word): Don't change point before calling kill-region.
        (delete-indentation): Don't go beyond eob, comparing with fill-prefix.
 
-1992-09-30  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1992-09-30  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * gud.el (gud-last-frame): Added defvar for this.
 
 1992-09-29  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * info.el (Info-follow-nearest-node): Handle line breaks after *note.
-       Fix interactive spec.  Doc fix.  Put on mouse-3.
+       Fix interactive spec.  Doc fix.  Put on mouse-3.
 
 1992-09-30  Roland McGrath  (roland@geech.gnu.ai.mit.edu)
 
 
        * rmail.el (mail-unsent-separator): Add another alternative.
 
-1992-09-29  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1992-09-29  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):
        Use x-get-cut-buffer and x-set-cut-buffer, instead of expecting
        * mpuz.el: Fix setup of mpuz-read-map not to depend on keymap format.
        (mpuz): Renamed from mult-puzzle.  Make it autoload.
 
-       * setenv.el (setenv): Doc fix.  Make it autoload.
+       * setenv.el (setenv): Doc fix.  Make it autoload.
 
        * diff.el (diff): Don't print echo area message.
        (diff-parse-differences): Always add `done' to message, at end.
        * files.el (after-find-file): New arg NOAUTO.
        (revert-buffer, recover-file): Pass t for that arg.
 
-1992-09-23  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
+1992-09-23  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
 
-        * cal-mayan.el (calendar-print-mayan-date): Fix conversion in
-        output message.
+       * cal-mayan.el (calendar-print-mayan-date): Fix conversion in
+       output message.
 
 1992-09-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
 
        * subr.el (baud-rate): Defined.
        (substitute-key-definition): Understand today's keymap format.
-       New arg OLDMAP.  Operate recursively on prefix keys.
+       New arg OLDMAP.  Operate recursively on prefix keys.
 
        * rmail.el (rmail-insert-inbox-text): Make the inbox file empty here
        if we rename it with rename-file here.
 
        * ange-ftp.el (ange-ftp-file-name-as-directory): Fix typo.
 
-1992-09-17  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-09-17  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * gud.el (gud-mode-map): Bind gud-refresh to C-c C-l, not C-c l;
        the latter is reserved for the user's purposes.
        (tags-table-parent-pointer-list): Doc fix.
        (tags-table-including): New function, subr of visit-tags-table-buffer.
 
-1992-09-14  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-09-14  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * gud.el (gdb, sdb, dbx): Use C-c C-r ("resume") for continuing,
        instead of C-c C-c.  C-c C-c should be comint-interrupt-subjob;
        (dired-revert, dired-insert-old-subdirs): Use it.
        (dired-view-file): Undo previous change.
 
-1992-09-13  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-09-13  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * mouse.el: Change uses of 'K' interactive spec to 'e'.
 
        * add-log.el (add-log-current-defun): Use eq instead of = when one
        side might be nil.
 
-1992-09-09  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-09-09  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
-        * frame.el (frame-notice-user-settings): In situations where we
+       * frame.el (frame-notice-user-settings): In situations where we
        have to delete the existing frame and create a new one, redirect
        the dying frame's focus to the new frame, so that characters typed
        ahead won't get lost.
        * c-mode.el (c-fill-paragraph): Fix the cases where point is before
        or after the comment.  This uses new var comment-start-place.
 
-1992-09-04  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-09-04  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * rmail.el (rmail-unix-mail-delimiter): Expand this to recognize
-       time zones after the date too.  Re-arranged some of the whitespace
+       time zones after the date too.  Re-arranged some of the whitespace
        matching, to facilitate factoring out the time zone regexp.
        (rmail-nuke-pinhead-header): Deal with the timezone matched in
        either position.
 
        * sendmail.el (mail-do-fcc): Copy code from Emacs 18 to add time zone.
 
-1992-09-03  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-09-03  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * rmail.el (rmail-unix-mail-delimiter): Split this up and comment
        its various components so it looks a bit less like three lines of
        * compile.el (compile-goto-error): Move to bol before looking for
        the error.
 
-1992-09-02  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-09-02  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * c-mode.el (c-auto-newline): Added backslashed before quotes in
        docstring.
 
        * add-log.el (add-log-current-defun): Recognize Emacs DEFUN properly.
 
-1992-08-24  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-08-24  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * rnewspost.el (news-setup): Don't use kill-line; that puts
        trash in the kill ring; instead, use delete-region.
 
        * simple.el: Doc fixes.
 
-1992-08-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1992-08-19  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * sendmail.el (mail-signature-file): Undo the previous change -
        replace this with mail-signature.  The manual has already gone to
        * rmail.el (rmail): Bind enable-local-variables, not inhibit...
 
        * sendmail.el (mail-setup): Don't use mail-signature-file
-       if nonexistent.  Insert just one newline if no signature.
+       if nonexistent.  Insert just one newline if no signature.
 
 1992-08-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * rmail.el (rmail-next-undeleted-message): No error at eob,
        just message.  (This reverses the previous change.)
 
-1992-08-17  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-08-17  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * sendmail.el (mail-signature): Variable replaced with...
        (mail-signature-file): This, since this is the way all the
 
        * sort.el (sort-subr): No progress messages if sorting less than 50k.
 
-1992-08-17  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
+1992-08-17  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
 
-        * solar.el (sunrise-sunset): Get various values set properly when
-        there is (or isn't) a double prefix arg.
+       * solar.el (sunrise-sunset): Get various values set properly when
+       there is (or isn't) a double prefix arg.
 
-1992-08-14  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-08-14  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * timer.el (run-at-time, timer-process-filter): The character
        used to separate the time from the token in input to the timer
 
        * unrmail.el: New file.
 
-1992-08-13  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-08-13  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
-        * hideif.el (hide-ifdef-mode): Made this function autoload.
+       * hideif.el (hide-ifdef-mode): Made this function autoload.
        (hide-ifdef-initially, hide-ifdef-read-only,
        hide-ifdef-lines): Make these variables autoload.
 
 
        * add-log.el (change-log-mode): Make it autoload.
 
-1992-08-12  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-08-12  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * frame.el (initial-frame-alist): Change the initial frame
        alist from ((minibuffer . nil)), which asks for no minibuffer,
        to ((minibuffer . t)), which asks for a minibuffer.
 
-        * term/x-win.el: Don't call set-input-mode from here; it's
+       * term/x-win.el: Don't call set-input-mode from here; it's
        already taken care of in x_term_init, which is called from
        Fx_open_connection.  Rah.
 
-1992-08-11  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-08-11  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * calendar.el, diary.el, diary-insert.el, holidays.el,
        cal-french.el cal-mayan.el, solar.el, lunar.el: Installed the
        * add-log.el (add-log-current-defun): Protect against "Unbalanced
        parens" error from down-list.
 
-1992-08-10  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-08-10  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * frame.el (set-screen-width, set-screen-height): Make the
        docstring say that these are obsolete.
        (screen-width, screen-height, set-screen-width,
        set-screen-height): Apply make-obsolete to these.
 
-1992-08-10  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
+1992-08-10  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
 
-        * calendar.el (calendar-mode): Update mode line.
+       * calendar.el (calendar-mode): Update mode line.
 
-        * calendar.el (calendar-read-date): New function.
-        (calendar-goto-date): Use it.
+       * calendar.el (calendar-read-date): New function.
+       (calendar-goto-date): Use it.
 
-        * holidays.el (holidays): Optional prefix arg causes prompting for
-        month and year.
+       * holidays.el (holidays): Optional prefix arg causes prompting for
+       month and year.
 
-        * calendar.el (calendar-interval): Fix doc string.
+       * calendar.el (calendar-interval): Fix doc string.
 
-        * calendar.el (calendar): Changed use of prefix arg--now it causes
-        prompting for the month and year.
-        (regenerate-calendar-window): Renamed generate-calendar-window.
-        Changed optional argument from an offset from the current month to
-        a month, year pair.
-        (redraw-calendar, calendar-current-month, scroll-calendar-left,
-        calendar-other-month): Change calls from regenerate-calendar-window
-        to generate-calendar-window.
+       * calendar.el (calendar): Changed use of prefix arg--now it causes
+       prompting for the month and year.
+       (regenerate-calendar-window): Renamed generate-calendar-window.
+       Changed optional argument from an offset from the current month to
+       a month, year pair.
+       (redraw-calendar, calendar-current-month, scroll-calendar-left,
+       calendar-other-month): Change calls from regenerate-calendar-window
+       to generate-calendar-window.
 
 1992-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
-        * vc.el (vc-revert-buffer): Use yes-or-no-p.  Doc fix.
+       * vc.el (vc-revert-buffer): Use yes-or-no-p.  Doc fix.
 
-        * Reinstalled a loaddefs.el backup dated Aug 4.
-        The installed copy seems to be a very old version.
+       * Reinstalled a loaddefs.el backup dated Aug 4.
+       The installed copy seems to be a very old version.
 
-1992-08-08  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-08-08  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * frame.el (set-screen-width, set-screen-height): Changed these
        from fset aliases to actual functions, since they aren't supposed
        instead of many looking-at calls.  Use memq instead of (or (eq x a)
        (eq x b)).  Stupidity reigns.
 
-1992-08-07  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-08-07  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * frame.el (set-frame-width, set-frame-height): Functions deleted
        *again*.  Where did these come from?
        * compile.el (compilation-mode-map): Change
        compilation-previous/next-file bindings to M-{ and M-}.
 
-1992-08-05  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1992-08-05  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * cl.el (*cl-valid-named-list-accessors*, *cl-valid-nth-offsets*,
        byte-compile-named-accessors): Deleted.
        * bytecomp.el (byte-compile-log-1): Added new optional argument,
        FILL; if it is non-nil, reformat the error message.
        (byte-compile-warn): Use that flag.
-       (byte-recompile-directory): Offer to recompile subdirectories.  If
+       (byte-recompile-directory): Offer to recompile subdirectories.  If
        prefix argument is zero, create .elc files for those .el files
        which lack them, without asking.
        (byte-compile-output-form, byte-compile-output-docform): Disable
        is visible.  RET now goes to the next preorder node.  These
        changes make sequential reading of info subtrees easier.
 
-1992-08-04  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1992-08-04  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * appt.el (appt-make-list): Add ;;;###autoload cookie for this
        function.
 
        * gud.el (gud-def): If KEY is nil, don't make a binding.
 
-1992-08-03  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
+1992-08-03  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
 
-        * diary.el (print-diary-entries): Rewrote to work for either
-        simple or fancy diary display.
-        (add-diary-heading): Deleted--incorporated into print-diary-entries.
-        * calendar.el (print-diary-entries-hook): Change default value.
+       * diary.el (print-diary-entries): Rewrote to work for either
+       simple or fancy diary display.
+       (add-diary-heading): Deleted--incorporated into print-diary-entries.
+       * calendar.el (print-diary-entries-hook): Change default value.
 
 1992-08-03  Roland McGrath  (roland@churchy.gnu.ai.mit.edu)
 
 
        * map-ynp.el (map-y-or-n-p): Use key-description for USER-KEYS.
 
-1992-08-03  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-08-03  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * simple.el (current-kill): Reinstate interprogram-paste feature.
        It doesn't seem to be wedged for me, and I can't find out how it is
        (medit-zap-define-to-mdl): Change `medit-save-defun' to
        `medit-save-define'.
        (medit-save-region, medit-save-buffer, medit-zap-define-to-mdl):
-       Changed `medit-go-to-mdl' to `medit-goto-mdl'.  Did anyone ever
+       Changed `medit-go-to-mdl' to `medit-goto-mdl'.  Did anyone ever
        try this code?
 
 1992-08-02  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
        * add-log.el (add-log-current-defun): In C and Lisp, verify the defun
        really starts at or before the original point.
 
-1992-08-01  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-08-01  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * mailalias.el: Provide 'mailalias.
        * mailpost.el: Require 'mailalias and 'sendmail, since we use
        Changed these to work correctly with the Zawinski-Furuseth byte
        compiler.
 
-1992-07-31  Robert J. Chassell  (bob@churchy.gnu.ai.mit.edu)
+1992-07-31  Robert J. Chassell (bob@churchy.gnu.ai.mit.edu)
 
        * loaddefs.el: New keybinding, `C-x r y', for `yank-rectangle'.
 
-1992-07-31  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
+1992-07-31  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
 
-        * calendar.el (calendar-string-spread): New function.
-        (calendar-mode-line-format): Redefine it.
-        (calendar-set-mode-line): Rewrite using new function.
-        (update-calendar-mode-line): Rewrite using new function.
+       * calendar.el (calendar-string-spread): New function.
+       (calendar-mode-line-format): Redefine it.
+       (calendar-set-mode-line): Rewrite using new function.
+       (update-calendar-mode-line): Rewrite using new function.
 
 1992-07-31  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        (next-error): Use the ARGP-1th, not ARGPth cdr of
        compilation-error-list.
 
-1992-07-30  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-07-30  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * bytecomp.el (byte-compile-warnings): By default, do not display
        warnings about references free variables.
 
        * sendmail.el (mail): Get rid of the multiple mail buffer feature.
 
-1992-07-29  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
+1992-07-29  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
 
-        * calendar.el (general-holidays, hebrew-holidays, local-holidays,
-        christian-holidays, islamic-holidays, solar-holidays, other-holidays):
-        New variables.
-        (calendar-holidays): Use them to define the default value.
+       * calendar.el (general-holidays, hebrew-holidays, local-holidays,
+       christian-holidays, islamic-holidays, solar-holidays, other-holidays):
+       New variables.
+       (calendar-holidays): Use them to define the default value.
 
 
 1992-07-29  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
        point is in or after; the error need not start at bol.
        Restore current buffer after calling other-window.
 
-1992-07-28  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
+1992-07-28  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
 
-        * holidays.el (calendar-holiday-function-sexp):
-        New function.
-        *calendar.el (calendar-holidays): Describe it and use it for daylight
-        savings.
+       * holidays.el (calendar-holiday-function-sexp):
+       New function.
+       *calendar.el (calendar-holidays): Describe it and use it for daylight
+       savings.
 
-        * calendar.el, cal-mayan.el, cal-french.el: Change names of all
-        calendar-goto-next- or calendar-goto-previous- commands to
-        eliminate the word "goto".
+       * calendar.el, cal-mayan.el, cal-french.el: Change names of all
+       calendar-goto-next- or calendar-goto-previous- commands to
+       eliminate the word "goto".
 
-        Change names of all cursor-to-***-calendar-date commands to
-        calendar-print-***-date.
+       Change names of all cursor-to-***-calendar-date commands to
+       calendar-print-***-date.
 
-        * diary.el (sort-diary-entries): New function.
+       * diary.el (sort-diary-entries): New function.
 
 1992-07-28  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * etags.el (tags-exact-match-p): Rewritten.
        (tags-with-syntax): New macro.
 
-1992-07-26  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
-
-        * calendar.el (calendar-cursor-to-date): Change `current-day' to
-        `starred-day'.
-        (calendar-star-date): Create and set buffer local var `starred-day'.
-        (calendar-mode): Don't create buffer local vars current-month,
-        current-day, current-year.
-        (regenerate-calendar-window, calendar-current-date): Don't set
-        buffer local vars current-month, current-day, current-year.
-        (calendar, redraw-calendar, scroll-calendar-left,
-        calendar-other-month, calendar-goto-date, calendar-goto-hebrew-date,
-        calendar-goto-julian-date, calendar-goto-islamic-date,
-        calendar-goto-iso-date): Use `calendar-current-date' instead of
-        buffer local vars current-month, current-day, current-year.
+1992-07-26  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+
+       * calendar.el (calendar-cursor-to-date): Change `current-day' to
+       `starred-day'.
+       (calendar-star-date): Create and set buffer local var `starred-day'.
+       (calendar-mode): Don't create buffer local vars current-month,
+       current-day, current-year.
+       (regenerate-calendar-window, calendar-current-date): Don't set
+       buffer local vars current-month, current-day, current-year.
+       (calendar, redraw-calendar, scroll-calendar-left,
+       calendar-other-month, calendar-goto-date, calendar-goto-hebrew-date,
+       calendar-goto-julian-date, calendar-goto-islamic-date,
+       calendar-goto-iso-date): Use `calendar-current-date' instead of
+       buffer local vars current-month, current-day, current-year.
 
 1992-07-26  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * flow-ctrl.el: fixed set-input-mode call broken by new third
          arg for meta control.
 
-1992-07-23  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
+1992-07-23  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
 
-        * calendar.el (cursor-to-islamic-calendar-date,
-        cursor-to-hebrew-calendar-date): Add phrase "until sunset" to message.
+       * calendar.el (cursor-to-islamic-calendar-date,
+       cursor-to-hebrew-calendar-date): Add phrase "until sunset" to message.
 
-        * calendar.el (calendar-goto-astro-day-number,
-        calendar-print-astro-day-number): New functions.
-        (calendar-mode): Put them on keys and describe them.
-        * diary.el (diary-astro-day-number): New function.
+       * calendar.el (calendar-goto-astro-day-number,
+       calendar-print-astro-day-number): New functions.
+       (calendar-mode): Put them on keys and describe them.
+       * diary.el (diary-astro-day-number): New function.
 
-        * diary.el (diary-julian-date): New function.
+       * diary.el (diary-julian-date): New function.
 
 1992-07-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * etags.el (last-tag): New defvar.
        (find-tag-noselect): Set and use it.
 
-1992-07-22  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1992-07-22  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * edebug.el, gnus.el, gnusmail.el, gnusmisc.el, gnuspost.el,
        hideif.el, isearch-mode.el, mh-e.el, mhspool.el, netunam.el,
        * etags.el (find-tag-noselect): Properly return
        find-tag-in-order's value.
 
-1992-07-22  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1992-07-22  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * bytecomp.el: Removed relative jump instructions.
        (byte-rel-goto-ops): Variable deleted.
        (fill-c++-comment): Renamed from fill-C-comment.
        (c++-insert-header): Deleted.
 
-1992-07-21  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1992-07-21  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * inf-lisp.el: When creating inferior-lisp-mode-map, use
        shared-lisp-mode-map, instead of calling the function
        argument; there's no longer any need to adapt to different
        versions of Emacs.
 
-1992-07-21  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
+1992-07-21  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
 
-        * calendar.el (calendar-set-mode-line): New function.
-        (list-yahrzeit-dates): Use it for mode line.
-        * diary.el (simple-diary-display, fancy-diary-display): Use it for
-        mode line.
-        * diary.el (show-all-diary-entries): Use default mode line.
-        * lunar.el (calendar-phases-of-moon): Use it for mode line.
-        * holiday.el (list-calendar-holidays, calendar-cursor-holidays):
-        Use it for mode line.
+       * calendar.el (calendar-set-mode-line): New function.
+       (list-yahrzeit-dates): Use it for mode line.
+       * diary.el (simple-diary-display, fancy-diary-display): Use it for
+       mode line.
+       * diary.el (show-all-diary-entries): Use default mode line.
+       * lunar.el (calendar-phases-of-moon): Use it for mode line.
+       * holiday.el (list-calendar-holidays, calendar-cursor-holidays):
+       Use it for mode line.
 
 1992-07-21  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * dired.el (dired-remember-hidden): Fix typo in `following-char'.
 
        * add-log.el (add-change-log-entry): Avoid spurious whitespace
-       when making new entry.  Delete excess blank lines.
+       when making new entry.  Delete excess blank lines.
        Really don't use "ChangeLog" as the file name in the entry.
        Always put a space after the colon.
        (add-log-current-defun): Verify the defun actually contains point.
 
        * Installed co-isearch.el, new gud.el (1.19)
 
-1992-07-21  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1992-07-21  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * frame.el (get-frame): Renamed to get-other-frame; get-frame
        sounds like a parallel to get-buffer or get-process.
        keys to which the movement commands are bound to blackbox's
        movement functions.  Define the insert and kp-enter keys.
 
-1992-07-20  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1992-07-20  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * blackbox.el (blackbox): Doc fix.
        (bb-outside-box): For some reason, this function was replaced by
 
        * startup.el (command-line): Fixed typo in comment.
 
-1992-07-20  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1992-07-20  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * bytecomp.el (byte-compile-warnings): Include the full
        documentation given in the comments at the top of the file in this
        * window.el (window-config-to-register, register-to-window-config):
        Deleted, along with keybindings C-x 6 and C-x 7.
 
-1992-07-19  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
-
-        * cal-mayan.el: New file.  The only functions visible to the
-        outside world are calendar-goto-mayan-date,
-        calendar-next-haab-date, calendar-previous-haab-date,
-        calendar-next-tzolkin-date, calendar-previous-tzolkin-date,
-        calendar-next-calendar-round-date,
-        calendar-previous-calendar-round-date,
-        diary-mayan-date, and cursor-to-mayan-calendar-date.
-        * diary.el: Autoload diary-mayan-date.
-        * calendar.el: Autoload the 7 "goto" functions.
-        (calendar-mode-map): Put them on keys.
-        (calendar-mode): Describe them.
+1992-07-19  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
+
+       * cal-mayan.el: New file.  The only functions visible to the
+       outside world are calendar-goto-mayan-date,
+       calendar-next-haab-date, calendar-previous-haab-date,
+       calendar-next-tzolkin-date, calendar-previous-tzolkin-date,
+       calendar-next-calendar-round-date,
+       calendar-previous-calendar-round-date,
+       diary-mayan-date, and cursor-to-mayan-calendar-date.
+       * diary.el: Autoload diary-mayan-date.
+       * calendar.el: Autoload the 7 "goto" functions.
+       (calendar-mode-map): Put them on keys.
+       (calendar-mode): Describe them.
 
-        * cal-french.el (french-calendar-month-name-array): Add accents to
-        month names.
-        (cursor-to-french-calendar-date): Add accents.
+       * cal-french.el (french-calendar-month-name-array): Add accents to
+       month names.
+       (cursor-to-french-calendar-date): Add accents.
 
-        * cal-french.el (calendar-goto-french-date): New function.
-        * calendar.el: Autoload it.
-        (calendar-mode-map): Put it on a key.
-        (calendar-mode): Describe it.
+       * cal-french.el (calendar-goto-french-date): New function.
+       * calendar.el: Autoload it.
+       (calendar-mode-map): Put it on a key.
+       (calendar-mode): Describe it.
 
-        * cal-french.el (diary-french-date): Moved from diary.el and fixed
-        accent.
-        * diary.el: Move dairy-french-date to cal-french.el and autoload it.
+       * cal-french.el (diary-french-date): Moved from diary.el and fixed
+       accent.
+       * diary.el: Move dairy-french-date to cal-french.el and autoload it.
 
-        * diary-insert.el: Move all diary inserting commands from diary.el
-        * diary.el: Move all diary inserting commands to diary-insert.el
-        * calendar.el: Change autoloads for all diary inserting commands
-        from diary.el to diary-insert.el.
+       * diary-insert.el: Move all diary inserting commands from diary.el
+       * diary.el: Move all diary inserting commands to diary-insert.el
+       * calendar.el: Change autoloads for all diary inserting commands
+       from diary.el to diary-insert.el.
 
-        * calendar.el: Put ";;;###autoload" before calendar function and
-        before list-yahrzeit-dates function.
-        * holiday.el: Put ";;;###autoload" before holiday function.
-        * diary.el: Put ";;;###autoload" before diary function.
+       * calendar.el: Put ";;;###autoload" before calendar function and
+       before list-yahrzeit-dates function.
+       * holiday.el: Put ";;;###autoload" before holiday function.
+       * diary.el: Put ";;;###autoload" before diary function.
 
-        * cal-french.el: New file. All French Revolutionary calendar
-        code from calendar.el has been moved here.
+       * cal-french.el: New file. All French Revolutionary calendar
+       code from calendar.el has been moved here.
 
-        * calendar.el: All French Revolutionary calendar code moved to a
-        new file, cal-french.el.  Autoload cursor-to-french-calendar-date.
+       * calendar.el: All French Revolutionary calendar code moved to a
+       new file, cal-french.el.  Autoload cursor-to-french-calendar-date.
 
-        * diary.el (list-sexp-diary-entries): Add mention of
-        diary-sunrise-sunset, diary-lunar-phase, and diary-sabbath-candles
-        to doc string.
+       * diary.el (list-sexp-diary-entries): Add mention of
+       diary-sunrise-sunset, diary-lunar-phase, and diary-sabbath-candles
+       to doc string.
 
-        * calendar.el (list-yahrzeit-dates): Prompt for date of death if
-        not called from the calendar window.  This function should now be
-        known to the outside world.
+       * calendar.el (list-yahrzeit-dates): Prompt for date of death if
+       not called from the calendar window.  This function should now be
+       known to the outside world.
 
-        * calendar.el (diary-file): Add mention of diary-sunrise-sunset,
-        diary-lunar-phase, and diary-sabbath-candles to doc string.
+       * calendar.el (diary-file): Add mention of diary-sunrise-sunset,
+       diary-lunar-phase, and diary-sabbath-candles to doc string.
 
 1992-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * rmail.el (rmail-delete-forward): Removed the feature
        of moving back if there's nowhere to go forward.
 
-1992-07-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1992-07-17  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * etags.el (visit-tags-table-buffer): Call abbreviate-file-name on
        the argument before setting tags-file-name.
 
 1992-07-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
 
-       * Keywords added for [n-z]*.el.  Finder now under construction.
+       * Keywords added for [n-z]*.el.  Finder now under construction.
 
-1992-07-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1992-07-17  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * rmail.el (rmail-insert-inbox-text): Generate an alternate name
        to use for tofile by appending a `+' to file, not a `~'; files
 
 1992-07-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
 
-       * Keywords added for [a-m]*.el.  The keyword categories will
+       * Keywords added for [a-m]*.el.  The keyword categories will
        probably need some tuning, but at least this will suffice
        for testing the finder code.
 
 
        * Finished decorating the library files with new standard headers.
 
-1992-07-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1992-07-16  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * disass.el: Require `byte-compile', not 'bytecomp'.
 
        * etags.el: Major rewrite with many new features.
        * ctags.el: New file; goes with new etags.el.
 
-1992-07-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1992-07-16  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * byte-run.el (defsubst): Removed extra closing paren at the end
        of this function.
 
 1992-07-15  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
 
-       * New library headers for [opqrst]*.el.  Ghod, this is boring.
+       * New library headers for [opqrst]*.el.  Ghod, this is boring.
 
-1992-07-15  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
+1992-07-15  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
 
-        * lunar.el: New file.  The only functions known to outside world
-        are calendar-phases-of-moon, diary-phases-of-moon, and
-        phases-of-moon.
+       * lunar.el: New file.  The only functions known to outside world
+       are calendar-phases-of-moon, diary-phases-of-moon, and
+       phases-of-moon.
 
-        * calendar.el (calendar-mode): Put calendar-phases-of-moon on a key
-        and describe it.
+       * calendar.el (calendar-mode): Put calendar-phases-of-moon on a key
+       and describe it.
 
-        * diary.el: Autoload diary-lunar-phase.
+       * diary.el: Autoload diary-lunar-phase.
 
 1992-07-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * loaddefs.el: Key bindings moved here.
        * simple.el: From here.
 
-1992-07-14  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1992-07-14  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * byte-opt.el (byte-boolean-vars): Rebuilt for Emacs 19.
 
        * [uvwxy]*.el: Added headers for new Emacs Lisp documentation
        conventions.
 
-1992-07-14  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
+1992-07-14  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
 
-        * calendar.el (calendar-mode): Change key bindings for all
-        functions to make them consistent with Version 19 requirements.
+       * calendar.el (calendar-mode): Change key bindings for all
+       functions to make them consistent with Version 19 requirements.
 
 1992-07-13  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
 
        * loaddefs.el (completion-ignored-extensions): nconc together
        list of common extensions and list of unix or vms-specific ones.
 
-1992-07-13  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1992-07-13  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * simple.el (kill-region): The variable `undo-high-threshold' has
        been renamed to `undo-strong-limit'.  Change its use here.
 
-1992-07-13  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
+1992-07-13  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
 
-        * calendar.el (exit-calendar): Bury buffers instead of killing them.
+       * calendar.el (exit-calendar): Bury buffers instead of killing them.
 
-        (european-calendar-display-form, american-calendar-display-form):
-        Make comma after day name conditional so it's available for more
-        general use.
-        (calendar-date-string): Make dayname nil instead of the empty string.
-        (cursor-to-julian-calendar-date, cursor-to-islamic-calendar-date,
-        cursor-to-hebrew-calendar-date, list-yahrzeit-dates): Use nodayname
-        form of display.
+       (european-calendar-display-form, american-calendar-display-form):
+       Make comma after day name conditional so it's available for more
+       general use.
+       (calendar-date-string): Make dayname nil instead of the empty string.
+       (cursor-to-julian-calendar-date, cursor-to-islamic-calendar-date,
+       cursor-to-hebrew-calendar-date, list-yahrzeit-dates): Use nodayname
+       form of display.
 
-        * diary.el (diary-islamic-date, diary-hebrew-date,
-        insert-diary-entry, insert-anniversary-diary-entry,
-        insert-block-diary-entry, insert-cyclic-diary-entry,
-        insert-hebrew-diary-entry, insert-islamic-diary-entry): Use
-        nodayname form of display.
+       * diary.el (diary-islamic-date, diary-hebrew-date,
+       insert-diary-entry, insert-anniversary-diary-entry,
+       insert-block-diary-entry, insert-cyclic-diary-entry,
+       insert-hebrew-diary-entry, insert-islamic-diary-entry): Use
+       nodayname form of display.
 
 1992-07-11  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * c-mode.el (calculate-c-indent): Don't indent as argdecl
        after apparent function decl inside a comment.
 
-1992-07-10  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1992-07-10  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * bytecomp.el: Replaced with Jamie Zawinksi's byte compiler.
        * byte-optimize.el, bytecomp-runtime.el: New files, supporting
        * mouse.el (mouse-kill): Don't set the mark; pass point and the
        click's position to kill-region directly.
 
-1992-07-09  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1992-07-09  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * abbrev.el (write-abbrev-file): Removed extraneous interactive spec.
 
 
        * sendmail.el (mail-do-fcc): Call rmail-set-message-counters.
 
-1992-07-06  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1992-07-06  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * etags.el (visit-tags-table): Remove automounter prefixes before
        setting tags-file-name.
 
        * Installed tq.el.
 
-1992-07-06  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
+1992-07-06  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
 
-        * tex-mode.el (tex-file): Fix reference to tex-offer-save.
+       * tex-mode.el (tex-file): Fix reference to tex-offer-save.
 
-1992-07-05  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
+1992-07-05  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
 
-        * tex-mode.el: Require comint instead of oshell.
-        (tex-start-shell): Use comint, not oshell.
-        (tex-filter): Deleted function; no filter is now longer needed.
+       * tex-mode.el: Require comint instead of oshell.
+       (tex-start-shell): Use comint, not oshell.
+       (tex-filter): Deleted function; no filter is now longer needed.
 
-        * tex-mode.el (tex-run-command, latex-run-command, slitex-run-command,
-        tex-bibtex-run-command, tex-dvi-print-command,
-        tex-alt-dvi-print-command, tex-dvi-view-command): Change doc strings
-        to reflect the fact that `*' will be replaced by the file name.
-        (tex-send-command): New function to interact with comint subshell and
-        replace `*' by the file name.
-        (tex-file, tex-region, tex-print, tex-view, tex-bibtex-file,
-        tex-show-print-queue): Use tex-send-command to send commands.
+       * tex-mode.el (tex-run-command, latex-run-command, slitex-run-command,
+       tex-bibtex-run-command, tex-dvi-print-command,
+       tex-alt-dvi-print-command, tex-dvi-view-command): Change doc strings
+       to reflect the fact that `*' will be replaced by the file name.
+       (tex-send-command): New function to interact with comint subshell and
+       replace `*' by the file name.
+       (tex-file, tex-region, tex-print, tex-view, tex-bibtex-file,
+       tex-show-print-queue): Use tex-send-command to send commands.
 
-        * tex-mode.el (tex-offer-save): New variable.
-        (tex-file): Offer to save buffers if tex-offer-save is t (default).
+       * tex-mode.el (tex-offer-save): New variable.
+       (tex-file): Offer to save buffers if tex-offer-save is t (default).
 
-        * tex-mode.el (latex-block-names, standard-latex-block-names): New
-        variables.
-        (tex-latex-block): Use them to do completing-read for block name.
+       * tex-mode.el (latex-block-names, standard-latex-block-names): New
+       variables.
+       (tex-latex-block): Use them to do completing-read for block name.
 
-        * tex-mode.el (tex-last-temp-file): New variable to remember file
-        name for clean up.
-        (tex-shell-sentinel): New function--clean up when tex process dies.
-        (tex-delete-last-temp-files): New function to do the cleanup.
-        Add this function to kill-emacs-hook.
-        (tex-region): Do clean up of files from last invocation.
+       * tex-mode.el (tex-last-temp-file): New variable to remember file
+       name for clean up.
+       (tex-shell-sentinel): New function--clean up when tex process dies.
+       (tex-delete-last-temp-files): New function to do the cleanup.
+       Add this function to kill-emacs-hook.
+       (tex-region): Do clean up of files from last invocation.
 
-        * tex-mode.el (tex-insert-quote): Make it barf on read-only buffers.
+       * tex-mode.el (tex-insert-quote): Make it barf on read-only buffers.
 
-        * tex-mode.el (tex-terminate-paragraph): Make it barf on read-only
-        buffers.
+       * tex-mode.el (tex-terminate-paragraph): Make it barf on read-only
+       buffers.
 
-        * tex-mode.el (tex-insert-braces): Make it barf on read-only buffers.
+       * tex-mode.el (tex-insert-braces): Make it barf on read-only buffers.
 
-        * tex-mode.el (tex-close-latex-block): Change void var `ERR' to `nil'.
+       * tex-mode.el (tex-close-latex-block): Change void var `ERR' to `nil'.
 
-        * tex-mode.el (tex-print): Use alternative printer when given prefix
-        arg.
+       * tex-mode.el (tex-print): Use alternative printer when given prefix
+       arg.
 
-        * tex-mode.el (tex-mode-load-hook): New variable.
-        Run-hooks on it.
+       * tex-mode.el (tex-mode-load-hook): New variable.
+       Run-hooks on it.
 
 1992-07-04  Roland McGrath  (roland@churchy.gnu.ai.mit.edu)
 
 
        * cmutex.el: Deleted, following recommendation of reingold.
 
-1992-06-30  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-06-30  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * startup.el (command-line-1): Signal an error if the argument to
        the `-insert' option isn't a string.
 
-1992-06-28  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-06-28  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * completion.el (completion-separator-self-insert-autofilling):
        Changed references to `auto-fill-hook' to `auto-fill-function'.
        * texinfo-upd.el (texinfo-update-node,
        texinfo-sequential-node-update): Same thing.
 
-1992-06-28  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
+1992-06-28  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
 
-        * solar.el: New file.
-        The only functions known to outside world are calendar-sunrise-sunset,
-        diary-sunrise-sunset, diary-sabbath-candles, sunrise-sunset, and
-        calendar-holiday-function-solar-equinoxes-solstices.
+       * solar.el: New file.
+       The only functions known to outside world are calendar-sunrise-sunset,
+       diary-sunrise-sunset, diary-sabbath-candles, sunrise-sunset, and
+       calendar-holiday-function-solar-equinoxes-solstices.
 
        * calendar.el (calendar-holidays): Add equinoxes and solstices.
-        (calendar-mode-map): Add key for sunrise/sunset.
-        Add a new variables calendar-time-display-form, calendar-latitude,
-        calendar-longitude, calendar-location-name, calendar-time-zone,
-        calendar-standard-time-zone-name, calendar-daylight-time-zone-name,
-        calendar-daylight-savings-starts, calendar-daylight-savings-ends.
-        Add autoload of calendar-sunrise-sunset.
-        (calendar-mode): Add description of sunrise/sunset capability.
-        (calendar-version): Changed to 5.
+       (calendar-mode-map): Add key for sunrise/sunset.
+       Add a new variables calendar-time-display-form, calendar-latitude,
+       calendar-longitude, calendar-location-name, calendar-time-zone,
+       calendar-standard-time-zone-name, calendar-daylight-time-zone-name,
+       calendar-daylight-savings-starts, calendar-daylight-savings-ends.
+       Add autoload of calendar-sunrise-sunset.
+       (calendar-mode): Add description of sunrise/sunset capability.
+       (calendar-version): Changed to 5.
 
-        * diary.el: Autoload diary-sunrise-sunset and diary-sabbath-candles.
+       * diary.el: Autoload diary-sunrise-sunset and diary-sabbath-candles.
 
        * holidays.el: Autoload
-        calendar-holiday-function-solar-equinoxes-solstices.
+       calendar-holiday-function-solar-equinoxes-solstices.
 
-1992-06-27  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-06-27  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * info.el: Bindings for Info-goto-emacs-command-node and
        Info-goto-emacs-key-command-node in help-map moved from here...
        into Emacs by loadup.el.
        * loaddefs.el: Removed autoload sections for the above files.
 
-        * loaddefs.el: Put autoload sections in alphabetical order by file
+       * loaddefs.el: Put autoload sections in alphabetical order by file
        name.
 
        * replace.el (perform-replace): Remember the match data from the
        * loaddefs.el: Bind [M-right], [M-left], [M-up], and [M-down] to
        backward-sexp, forward-sexp, backward-list, and forward-list.
 
-1992-06-26  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
+1992-06-26  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
 
        * holidays.el (calendar-holiday-list): Protect holiday evaluation from
         bogus holidays on list.
 
        * outline.el (outline-flag-region): Bind buffer-read-only to nil.
 
-1992-06-25  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-06-25  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * calendar.el, diary.el, holidays.el: Merged new versions from Ed
        Reingold.
        customize.
        * holiday.el (holidays): Added autoload cookie for this.
 
-1992-06-25  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
+1992-06-25  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
 
        * diary.el (diary-rosh-hodesh): Change mod to % in two places.
 
-1992-06-24  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
+1992-06-24  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
 
-        * holidays.el (calendar-holiday-function-fixed,
-        calendar-holiday-function-float. calendar-holiday-function-julian,
-        calendar-holiday-function-islamic, calendar-holiday-function-hebrew):
-        Correct documentation strings.
+       * holidays.el (calendar-holiday-function-fixed,
+       calendar-holiday-function-float. calendar-holiday-function-julian,
+       calendar-holiday-function-islamic, calendar-holiday-function-hebrew):
+       Correct documentation strings.
 
-        * holidays.el (calendar-holiday-function-greek-orthodox-easter):
-        New function.
+       * holidays.el (calendar-holiday-function-greek-orthodox-easter):
+       New function.
 
-        * calendar.el (calendar-holidays): Add Greek Orthodox Easter to
-        all Christian holidays list.
+       * calendar.el (calendar-holidays): Add Greek Orthodox Easter to
+       all Christian holidays list.
 
-        * calendar.el:
-        calendar-load-hook: New variable; use it with run-hooks.
-        calendar: Describe use of calendar-load-hook.
+       * calendar.el:
+       calendar-load-hook: New variable; use it with run-hooks.
+       calendar: Describe use of calendar-load-hook.
 
-1992-06-23  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-06-23  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * autoload.el: The docstring is the third element of a `defun'
        form, not the second.
        now has values like `enable-local-variables'.
        (hack-local-variables): Test `enable-local-eval' properly.
 
-1992-06-22  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-06-22  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * autoload.el (generate-file-autoloads): Do attach a
-        `doc-string-elt' property to `defun', `defvar', `defconst', and
-        `defmacro'; since the files with ";;;autoload" cookies in them are
-        never loaded into the dumped Emacs - otherwise, why would you be
-        autoloading them?.
+       `doc-string-elt' property to `defun', `defvar', `defconst', and
+       `defmacro'; since the files with ";;;autoload" cookies in them are
+       never loaded into the dumped Emacs - otherwise, why would you be
+       autoloading them?.
 
 1992-06-21  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        Ensure we keep at least one word on each line.
        Also don't break after a period followed by just one space.
 
-1992-06-21  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-06-21  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * screen.el (ctl-x-5-map): Removed declaration and initialization
-        of this here; it's done in subr.el, alongside ctl-x-4-map.
+       of this here; it's done in subr.el, alongside ctl-x-4-map.
 
        * autoload.el (generate-file-autoloads): If FILE is in the same
-        directory as the current buffer's file, or a subdirectory thereof,
-        change FILE to be a path relative to the current buffer's file.
-        This will allow `update-autoloads-here' to find a section's file
-        even if the Emacs tree has been moved, as it would be when
-        installed on a different system.
+       directory as the current buffer's file, or a subdirectory thereof,
+       change FILE to be a path relative to the current buffer's file.
+       This will allow `update-autoloads-here' to find a section's file
+       even if the Emacs tree has been moved, as it would be when
+       installed on a different system.
 
 1992-06-19  Roland McGrath  (roland@churchy.gnu.ai.mit.edu)
 
        * upd-copyr.el (update-copyright): Grok abbreviated years.
 
-1992-06-19  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-06-19  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * lisp-mode.el (indent-sexp): The local variable `last-point' was
-        being asked to do double-duty - `calculate-lisp-indent' needs to
-        be given a location guaranteed to be outside of the current
-        s-expression, but the outer loop (according to the change made Dec
-        21 1989) needs to know where point was at the top of the loop.
-        Added variable `starting-point' for `calculate-lisp-indent' to
-        use.
+       being asked to do double-duty - `calculate-lisp-indent' needs to
+       be given a location guaranteed to be outside of the current
+       s-expression, but the outer loop (according to the change made Dec
+       21 1989) needs to know where point was at the top of the loop.
+       Added variable `starting-point' for `calculate-lisp-indent' to
+       use.
 
        * lisp-mode.el (indent-sexp): Change the `while' loop to an `if',
        using `make-list' and `-' instead of `(list nil)' and `1+'.
 
-1992-06-18  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-06-18  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * edebug.el (edebug-debug): Added autoload cookie for this.
 
        * etags.el (find-tag-other-frame): New function.  Bind it to
        `C-x 5 .'.
 
-1992-06-17  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-06-17  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * compile.el (compilation-error-regexp-alist): Tightened up the
        regular expressions designed to match lint pass 2 and lint pass 3
-       error messages.  These were too loose; they were matching the
+       error messages.  These were too loose; they were matching the
        "grep exited 00:06:20" messages at the end of the buffer.
 
 1992-06-16  Roland McGrath  (roland@churchy.gnu.ai.mit.edu)
 
        * mailabbrev.el: New version from jwz.
 
-1992-06-15  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-06-15  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * compile.el (compilation-enter-directory-regexp,
        compilation-leave-directory-regexp): In strings, replace uses of
        all the complemented character sets; none of these should match
        across a newline.
 
-1992-06-14  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-06-14  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * isearch-mode.el (isearch-forward): Remove sentence from doc
        string claiming that the key bindings are controlled by variables
        * gnus.el (gnus-nntp-server): Eval gnus-default-nntp-server only
        if bound.
 
-1992-06-12  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-06-12  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * isearch-mode.el: New package, which will probably supercede
-        isearch.el.
+       isearch.el.
        (isearch-mode-map, isearch-mode-meta-map): When initializing
        these, remember that vectors are no longer keymaps.
        (isearch-update): unread-command-char is no longer -1 when
        * compile.el (compile-internal): Do buffer-disable-undo here.
        (compilation-mode): Not here.
 
-1992-06-10  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1992-06-10  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * simple.el (rotate-yank-pointer): Move the guts of this to
        current-kill, and get rid of the optional DO-NOT-MOVE argument.
        (current-kill): Rotate the yank pointer here.
 
-1992-06-09  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1992-06-09  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * subr.el (one-window-p): Rename argument ARG to NOMINI, so
        that the docstring will agree with the argument list generated
        by make-docfile.c.
 
-        * simple.el (kill-region): Undo May 20th change - add back
+       * simple.el (kill-region): Undo May 20th change - add back
        Roland McGrath's hack of June 17, 1991, which allows
        kill-region to work on read-only buffers - in read-only
        buffers, it acts just like copy-region-as-kill.
 1992-06-03  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * add-log.el (change-log-mode): Set version-control to 'never
-        locally.  Set adaptive-fill-regexp.  Make paragraph-separate
-        match date lines.
+       locally.  Set adaptive-fill-regexp.  Make paragraph-separate
+       match date lines.
 
        * bytecomp.el (byte-compile-file): Don't put file name in minibuffer.
        (byte-compile-buffer): Function commented out.
 
        * lisp-mode.el (lisp-indent-line): Keep point unchanged in ;;;
-        line.
+       line.
 
 1992-06-02  Roland McGrath  (roland@geech.gnu.ai.mit.edu)
 
        * add-log.el (add-change-log-entry): If the visited file is in
        the directory tree under the directory containing the change
        log file, insert the path to it from there, rather than just
-       the file name.  Also removed setq of random variable
+       the file name.  Also removed setq of random variable
        `formatted-revision'.
 
-1992-06-02  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1992-06-02  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * yow.el: Somehow, the semicolons introducing the comment on the
-       first line disappeared.  Put them back.
+       first line disappeared.  Put them back.
 
 1992-06-02  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * ispell.el: Add some autoloads.
        (ispell-word): Accept prefix arg, meaning do ispell-next.
 
-1992-06-01  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-06-01  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * simple.el (current-kill): Name the variable which holds the
        value from other programs to be pasted interprogram-paste, not
 
 1992-05-31  Noah Friedman  (friedman@splode.com)
 
-        * subr.el (lambda): Added docstring.
+       * subr.el (lambda): Added docstring.
 
 1992-05-31  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
 
 
        * cus-print.el: installed
 
-1992-05-30  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-05-30  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * startup.el (normal-top-level): Call abbreviate-file-name instead
        of writing out its code.
        causes input to be echoed with '*' characters on the prompt
        line.
        (send-invisible): Change prompt from "Enter non-echoed text: "
-       to "Non-echoed text: ".  This conforms with the convention
+       to "Non-echoed text: ".  This conforms with the convention
        used by existing prompts, and gives more room to type stuff.
 
        * comint.el (comint-last-input-start): New varible.  In
        non-nil, use comint-last-input-start and comint-last-input-end to
        delete the input we just sent.
 
-1992-05-29  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-05-29  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * simple.el (append-to-buffer): When called interactively, default
        to (other-buffer nil t).  This way, it will offer to insert into
        the buffer in the other window.
 
-1992-05-27  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-05-27  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * term/x-win.el (x-cut-buffer-or-selection-value): New function.
        Set interprogram-paste-function to use it.
 
        * simple.el (set-selective-display): Keep vpos of point constant.
 
-1992-05-24  Edward M. Reingold  (reingold at emr.cs.uiuc.edu)
+1992-05-24  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
 
-        * calendar.el (list-yahrzeit-dates): New function.
-        (hebrew-calendar-yahrzeit): Moved from diary.el.
+       * calendar.el (list-yahrzeit-dates): New function.
+       (hebrew-calendar-yahrzeit): Moved from diary.el.
 
-        * diary.el (hebrew-calendar-yahrzeit): Moved to calendar.el.
-        diary-ordinal-suffix: Give correct suffix for 111, 112, 113, 211,
-        212, 213, etc.
+       * diary.el (hebrew-calendar-yahrzeit): Moved to calendar.el.
+       diary-ordinal-suffix: Give correct suffix for 111, 112, 113, 211,
+       212, 213, etc.
 
-1992-05-21  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-05-21  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * mouse.el: Emulate the Emacs 18 mouse button bindings for now.
        (mouse-yank-at-click): New function.
        don't access the kill ring directly.
        * term/x-win.el: Set interprogram-paste-function to
        'x-selection-value.
-        * sun-fns.el (mouse-yank-at-point): Instead of rotating the yank
+       * sun-fns.el (mouse-yank-at-point): Instead of rotating the yank
        pointer one spot and then accessing the kill ring directly, just
        call the function current-kill with an argument of one.
 
        * window.el: Binding of split-window-horizontally moved from C-x 5
        to C-x 3.
 
-1992-05-20  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-05-20  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * simple.el (kill-region): This used to forgo actually deleting
        the region if the buffer was read-only, meaning that the command
 
        * subr.el (one-window-p): If arg is t, completely avoid minibuffer.
 
-1992-05-19  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-05-19  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * version.el (version): New alias for emacs-version.
 
-1992-05-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
+1992-05-19  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * startup.el (normal-top-level): Typo: s/getev/getenv/.
 
-1992-05-13  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-05-13  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * subr.el (lambda): Define this as a macro which wraps the lambda
-       expression in a (function ...) quoter.  This means that you don't
+       expression in a (function ...) quoter.  This means that you don't
        need to write out the cursed ``function'' any more.  It might be
        cleaner to simply change the way the interpreter and compiler
        treat lambda.
        * loadup.el: Disable undo recording in scratch while we load all
        the files; re-enable them before we dump.
 
-1992-05-12  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-05-12  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * startup.el (normal-top-level): If (getenv "PWD") or (getenv
        "HOME") refer to the same directory as default-directory, change
 
 1992-05-12  Joseph Arceneaux  (jla@churchy.gnu.ai.mit.edu)
 
-        * simple.el (kill-region): Call the interprogram-cut-function if
+       * simple.el (kill-region): Call the interprogram-cut-function if
        it's non-nil.
 
        * term/x-win.el (x-select-text): New function for selecting text,
        * mailabbrev.el (mail-abbrevs-v18-munge-map): Use define-key
        instead of making up an extra alist and nconcing it onto the keymap.
 
-1992-05-02  Edward M. Reingold  (reingold at emr.cs.uiuc.edu)
+1992-05-02  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
 
-        * calendar.el (generate-calendar-month): Center heading over each
+       * calendar.el (generate-calendar-month): Center heading over each
        month.
 
-1992-04-30  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-04-30  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * loaddefs.el: Moved (put 'narrow-to-page 'disabled t)...
        * page.el: To here.
 
-1992-04-28  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-04-28  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * mh-e.el (mh-signature-file-name): New variable.
        (mh-insert-signature): Use it.
        * loaddefs.el: Removed (put 'narrow-to-region 'disabled t).
        It is done in simple.el.
 
-1992-04-25  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-04-25  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * dired.el (dired-mode): Make the modeline display the entire path
        of the directory, not just the buffer name.
 
-1992-04-24  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-04-24  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * flame.el: Add "flame-" prefix to internal functions, to conform
        with the naming conventions of the rest of Emacs.
 
-1992-04-21  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-04-21  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * doctor.el (doctor-svo): Deleted second expression from top let
        binding; it used to read "(let ((foo <exp> sent)) ...)"; let
 
        * flame.el: We might as well (provide 'flame).
 
-1992-04-18  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-04-18  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * startup.el (normal-top-level): Don't change default-directory to
        (getenv "PWD") unless they actually refer to the same directory.
 
        * rmail.el (rmail-unix-mail-delimiter): Doc fix.
 
-1992-04-17  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-04-17  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * rmail.el (rmail-unix-mail-delimiter): Don't bother giving this a
        docstring; move it to a comment.
 
        * cmacexp.el: Doc fix.
 
-1992-04-15  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-04-15  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * simple.el (reindent-then-newline-and-indent,
        newline-and-indent): Call the newline function instead of saying
        * compile.el (compilation-find-buffer): Optional non-nil arg says
        to try to find some buffer other than the current one.
 
-1992-04-10  Edward M. Reingold  (reingold@emr.cs.uiuc.edu)
+1992-04-10  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
 
-        * holidays.el (calendar-cursor-holidays): Signal error when cursor
+       * holidays.el (calendar-cursor-holidays): Signal error when cursor
        is not on a date.
 
-1992-04-08  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-04-08  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * doctex.el, gdb.el, mh-e.el, vip.el: Use
        point{,-min,-max,-marker} functions instead of
        (sendmail-pre-abbrev-expand-hook): Take optional arg; if non-nil,
        call self-insert-command with it, and don't do expand-abbrev; just
 
-1992-04-06  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-04-06  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * lpr.el (lpr-command): Make this variable settable.
 
-1992-04-03  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-04-03  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * files.el (revert-buffer): Reverse the sense of the prefix
        argument; by default, do not offer to revert from the auto-save
        * files.el (write-contents-hooks): New variable.
        (basic-save-buffer): Use write-contents-hooks like write-file-hooks.
 
-1992-03-31  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-03-31  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * bytecomp.el (byte-compile-let, byte-compile-let*): Signal an
        error message if a binding has more than one value form.
 
        * simple.el (copy-region-as-kill): Doc fix.
 
-1992-03-16  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-03-16  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * Moved provide clauses to bottom of every elisp file that
        contains one.
        * upd-copyr.el (update-copyright): Don't update the GPL version or
        replace the notice if the user said not to update the copyright.
 
-1992-03-11  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-03-11  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * sendmail.el (mail-fcc): New function.
        (mail-mode-map): Bind C-c C-f C-f to mail-fcc.
        (compilation-search-path): Made user variable, added autoload cookie.
        (compilaton-window-height): Added autoload cookie.
 
-1992-02-27  Jim Blandy  (jimb at pogo.cs.oberlin.edu)
+1992-02-27  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * hack-local-variables: Don't take a FORCE argument; it's as easy
        to bind enable-local-variables to t for a while as it is to pass
        definition and initialization to be here; moved it to...
        * files.el: Here.
 
-1992-02-21  Jim Blandy  (jimb at pogo.cs.oberlin.edu)
+1992-02-21  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * telnet.el (read-password): Let the quit character terminate
        password entry.
 
-1992-02-07  Jim Blandy  (jimb at pogo.cs.oberlin.edu)
+1992-02-07  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * info.el: Doc fix.
 
-1992-01-27  Jim Blandy  (jimb at pogo.cs.oberlin.edu)
+1992-01-27  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * simple.el (universal-argument): Read key sequences, not single
        keys.  Renamed `c-u' to `factor'.  Describe the argument in the
        * simple.el (digit-argument): Strip off high bit of
        last-command-char.
 
-1992-01-17  Jim Blandy  (jimb at pogo.cs.oberlin.edu)
+1992-01-17  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * term/tvi970.el: New file.
 
-1992-01-16  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
+1992-01-16  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * screen.el: Don't automatically bind C-z to iconify; this is
        inappropriate on terminals.
        * term/x-win.el: Bind C-z to iconify here.
 
-1992-01-15  Jim Blandy  (jimb at pogo.cs.oberlin.edu)
+1992-01-15  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * term/wyse50.el: Rewritten to use function-key-map.
 
        * simple.el: Include bindings for [up], [down], [left], and [right].
 
-1992-01-13  Jim Blandy  (jimb at pogo.cs.oberlin.edu)
+1992-01-13  Jim Blandy (jimb@pogo.cs.oberlin.edu)
 
        * setenv.el: New file.
 
 
        * flow-ctrl.el: installed.
 
-1992-01-08  Jim Blandy  (jimb at occs.cs.oberlin.edu)
+1992-01-08  Jim Blandy (jimb@occs.cs.oberlin.edu)
 
        * simple.el (temporary-goal-column): Added missing closing paren.
 
-1991-12-25  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-12-25  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * mail-utils.el (mail-strip-quoted-names): Return nil if given nil.
 
-1991-12-23  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-12-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * debug.el (cancel-debug-on-entry): Complete over debugged functions.
 
-1991-12-21  Jim Blandy  (jimb at occs.cs.oberlin.edu)
+1991-12-21  Jim Blandy (jimb@occs.cs.oberlin.edu)
 
        * at386.el: Moved to term/at386.el, changed to use
        function-key-map.
 
-1991-12-20  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-12-20  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
 
        * term/news.el, term/vt100.el: Converted to use function-key-map
        instead of old keypad.el.
        * term/sun.el: Console key sequences converted to use
        function-key-map; emacstool bindings left alone.
 
-1991-12-16  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-12-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * mailabbrev.el: New file.
        * sendmail.el (mail-setup): Delete code for mail-aliases.
        (sendmail-send-it): Delete code for mail-aliases.
        (build-mail-aliases, expand-mail-aliases): Autoloads deleted.
 
-1991-12-14  Eric S. Raymond  (eric at mole.gnu.ai.mit.edu)
+1991-12-14  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
 
        * etags.el (find-tag-noselect): fixed subtle bug due to
        save-excursion.
 
          (tags-tag-match): new function, made smarter about exact matches.
 
-1991-12-13  Eric S. Raymond  (eric at mole.gnu.ai.mit.edu)
+1991-12-13  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
 
        * perl-mode.el: installed.
 
-1991-12-13  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-12-13  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * sendmail.el (mail-default-headers): New user variable.
        (mail-setup): Insert value of that variable.
 
-1991-12-11  Eric S. Raymond  (eric at mole.gnu.ai.mit.edu)
+1991-12-11  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
 
        * c-mode.el: added C++ style to c-style-alist.
 
        * at386.el: installed.
 
-1991-12-09  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-12-09  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * man.el (nuke-nroff-bs): Simplify o^H+.  Delete "reformatting" msg.
 
-1991-12-08  Eric S. Raymond  (eric at mole.gnu.ai.mit.edu)
+1991-12-08  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
 
        * blackbox.el: Applied doc patch.  No functions affected.
 
 
        * sccs.el: installed 3.5
 
-1991-12-08  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-12-08  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
 
        * simple.el (universal-argument): If there is already an argument
        specified, don't toss it and read a new one; instead, end argument
        feature is not implemented.  Remove similar paragraph from TO DO
        list at top of file.
 
-1991-12-08  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-12-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * diff.el (diff-internal-diff): New subroutine.
        (diff): Removed from here.
        (diff-sccs, diff-rcs): New commands using diff-internal-diff.
        (diff-rcs-extension): New variable.
 
-1991-12-05  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-12-05  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
 
        * apropos.el, doctex.el, help.el, paths.el, spook.el, yow.el:
        These files expected to find their data in exec-directory, but
-       their data is now located under data-directory.  Changed to use
+       their data is now located under data-directory.  Changed to use
        data-directory as appropriate.
        * loadup.el: Changed to use the appropriate path names.
 
-1991-12-02  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-12-02  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * mailalias.el (define-mail-alias): Handle quoted aliases.
 
-1991-11-30  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-11-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * simple.el (prefix-arg-internal): Make C-u end the arg.
        Doc fixes on the argument commands.
 
-1991-11-28  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-11-28  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * emacsbug.el (report-emacs-bug): Now autoloaded.
 
-1991-11-24  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-11-24  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * simple.el: Doc fix.
 
-1991-11-15  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-11-15  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
 
        * startup.el (command-line): Don't bother catching errors that
        occur while the window system file is loading; cmd_error can now
        * startup.el (command-line): baud-rate is a variable, not a
        function.
 
-1991-11-14  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-11-14  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
 
        * info.el (Info-mode): Mention Info-directory in the list of
        commands in the docstring.
 
        * find-dired.el: New version munged by sk for tree dired.
 
-1991-11-06  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-11-06  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
 
        * screen.el (screen-initialize, screen-notice-user-settings):
        Renamed global-minibuffer-screen to default-minibuffer-screen.
 
-1991-11-05  Edward M. Reingold  (reingold at emr.cs.uiuc.edu)
+1991-11-05  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
 
-        * diary.el (diary-rosh-hodesh): Add Erev Rosh Hodesh to the diary,
+       * diary.el (diary-rosh-hodesh): Add Erev Rosh Hodesh to the diary,
        as needed.
 
-1991-10-31  Richard Mlynarik  (mly at peduncle)
+1991-10-31  Richard Mlynarik  (mly@peduncle)
 
-        * ebuff-menu.el (eletric-buffer-menu-mode-map):  Define
-        < and > to scroll-left and scroll-right per user suggestion.
+       * ebuff-menu.el (eletric-buffer-menu-mode-map):  Define
+       < and > to scroll-left and scroll-right per user suggestion.
 
-1991-10-31  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-10-31  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
 
        * files.el (cd): Don't bother calling pwd after changing the
        directory.
        screen's parameters to initial-screen-parameters, so that moves
        and resizes may take place if appropriate.
 
-       * cmushell.el: This is now the real shell.el.  Removed the "cmu"
+       * cmushell.el: This is now the real shell.el.  Removed the "cmu"
        prefix from names.
        (shell): Marked this to be autoloaded.
 
-1991-10-29  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-10-29  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
 
        * files.el (find-file-noselect): Extract filename abbreviation
        code into separate function.
        doesn't exist, offer to create it.
        (make-directory-path): New function to support this offer.
 
-1991-10-28  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-10-28  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
 
        * macros.el (apply-macro-to-region-lines): Use a marker to keep
        track of the next line to operate on, so the macro can delete or
        add lines.
 
-1991-10-26  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
+1991-10-26  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
 
        * disass.el (disassemble): Correctly distinguish functions with no
-       interactive spec and functions that are (interactive).  Correctly
+       interactive spec and functions that are (interactive).  Correctly
        extract components of explicit calls to byte-code (old-style
        compiled functions).  Correctly pass byte code of function to
        disassemble-1.
        (disassemble-1): Use nth to extract components of explicit call to
        byte-code, not car and cdr.
 
-1991-10-25  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-10-25  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
 
        * lisp-mode.el (eval-print-last-sexp): Saying (terpri
        (current-buffer)) after evaluating the expression does bad things
        * compile.el (compilation-buffer-name-function,
        compilation-finish-function): Add autoload cookie for these.
 
-1991-10-15  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-10-15  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
 
        * info.el (Info-follow-nearest-node): Adjusted for new return
        value format from coordinates-in-window-p.
 
        * add-log.el (change-log-name): New fn.
        (add-change-log-entry, add-change-log-entry-other-window): All
-       args optional.  FILE-NAME defaults to new var
+       args optional.  FILE-NAME defaults to new var
        `change-log-default-name'.  Give this var a local value in the
        buffer we were run from, pointing to the file we found.
 
        to see if this is a compilation buffer, because the latter might
        not be local.
 
-1991-10-04  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-10-04  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
 
        * files.el (revert-buffer): Call verify-visited-file-modtime with
        one arg (the current buffer), instead of none.
        * version.el (emacs-version): (From Bob:) Take optional arg
        (prefix arg) to insert version text at point.
 
-1991-09-26  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-09-26  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
 
        * info.el (Info-default-directory-list): defvar this instead of
        defconsting it, so paths.el can set it.
        * autoload.el (update-file-autoloads): Always check the old section.
        If the file has no cookies, it will be deleted and not replaced.
 
-1991-09-08  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-09-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * simple.el (line-move): After C-e, do consider eol of blank line.
        Don't treat start of blank line as eol.
 
-1991-09-07  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-09-07  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * fill.el (fill-individual-paragraphs):
        Find a fill-prefix that works for the whole paragraph.
 
        * simple.el (line-move): Don't treat start of blank line as eol.
 
-1991-09-03  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-09-03  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * debug.el (debugger-step-through): Fix message typo.
 
-1991-09-02  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-09-02  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * server.el (server-start): Delete old socket in /tmp as well as in ~.
 
-1991-08-26  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-08-26  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * abbrev.el, chistory.el: Remove periods from error messages.
 
-1991-08-25  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-08-25  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * help.el (describe-function, describe-variable):
        Return the same text as was displayed.
        * map-ynp.el: No need for provide.
        * loadup.el: Load map-ynp.
 
-1991-08-23  Edward M. Reingold  (reingold at emr.cs.uiuc.edu)
+1991-08-23  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
 
-        * calendar.el (calendar-last-day-of-month, calendar-leap-year-p,
-        calendar-day-number, calendar-absolute-from-gregorian): Change
+       * calendar.el (calendar-last-day-of-month, calendar-leap-year-p,
+       calendar-day-number, calendar-absolute-from-gregorian): Change
        from functions to macros for speed.
 
 1991-08-22  Roland McGrath  (roland@albert.gnu.ai.mit.edu)
        (apply fun (cons first rest)) => (apply fun first rest).
        Come on, guys.
 
-1991-08-20  Michael I Bushnell  (mib@geech.gnu.ai.mit.edu)
+1991-08-20  Michael I Bushnell (mib@geech.gnu.ai.mit.edu)
 
        * rmail.el (rmail-convert-to-babyl-format): Roland added the
        missing paren in the wrong place; fixed.
 
        * rmail.el (rmail-convert-to-babyl-format): Add missing paren.
 
-1991-08-19  Edward M. Reingold  (reingold at emr.cs.uiuc.edu)
+1991-08-19  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
 
-        * calendar.el (redraw-calendar): Preserve cursor location in
+       * calendar.el (redraw-calendar): Preserve cursor location in
        redrawing.
        (extract-calendar-month, extract-calendar-day,
        extract-calendar-year):
-        Change from functions to macros to speed up computation.
+       Change from functions to macros to speed up computation.
 
-        * holiday.el:
-        calendar-holiday-function-rosh-hashanah-etc: Correct date of Selichot.
+       * holiday.el:
+       calendar-holiday-function-rosh-hashanah-etc: Correct date of Selichot.
 
-1991-08-18  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-08-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * rmail.el (rmail-convert-to-babyl-format):
        If can't find end of babyl header or babyl message,
        (doctor-doc): Use member instead of doctor-member.
        (doctor-rms): Restored.
 
-1991-08-16  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-08-16  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
 
        * term/x-win.el: Removed obsolete definitions for function keys.
 
-1991-08-15  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
+1991-08-15  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
 
        * screen.el (screen-create-initial-screen): Renamed to
        screen-initialize.  Arrange to cause errors if people try to
        find-file-read-only-other-screen): Here...
        * sendmail.el (mail-other-screen): And here.
 
-1991-08-14  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
+1991-08-14  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
 
        * files.el (generate-new-buffer): Function moved here from
        src/buffer.c.
        * paths.el (Info-default-directory-list): Define instead of
        Info-directory-list.
 
-1991-08-13  Ken Raeburn  (raeburn@watch.com)
+1991-08-13  Ken Raeburn         (raeburn@watch.com)
 
        * time.el (display-time-24hr-format): New variable.
        (display-time-filter): If display-time-24hr-format is non-nil,
        display time in 24-hour format, rather than using AM/PM suffix.
        Also, don't blow up in substring if load average is unavailable.
 
-1991-08-13  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-08-13  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
 
        * screen.el: Incorporated other-screen functions and key bindings.
 
        * files.el (save-some-buffers): Add missing `(and' and matching
        `)' so that buffer-offer-save is actually tested.
 
-1991-08-12  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-08-12  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
 
        * window.el (split-window-keep-point): New user option.
        (split-window-vertically): Modified to support it.
        split-window-keep-point according to the baud rate.
        * term/x-win.el: Set split-window-keep-point.
 
-1991-08-10  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-08-10  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
 
        * term/x-win.el (x-daemon-mode, x-establish-daemon-mode): Removed
        these functions; we do this differently now.
        * autoload.el (batch-update-autoloads): Do (save-some-buffers t)
        before killing emacs, so loaddefs.el will be saved.
 
-1991-08-05  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-08-05  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
 
        * screen.el (screen-creation-func): Renamed to
        screen-creation-function, as per the convention.
 
        * screen.el: All of the screen startup code reworked.
 
-1991-08-01  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-08-01  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
 
        * startup.el (pre-init-hook): New variable.
        (window-setup-hook): Doc fix.
        (command-line): Call pre-init-hook.
        (command-line-1): Updated copyright date.
 
-1991-07-31  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-07-31  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
 
        * rmailedit.el: When initializing rmail-edit-map, take the cdr of
        text-mode-map before nconcing it, to omit the keymap header.
        pop-up-screen-function.
        (buffer-in-other-screen): Use pop-up-screens, not auto-new-screen.
 
-1991-07-30  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-07-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * apropos.el (apropos, super-apropos): Don't make window for no syms.
 
-1991-07-29  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-07-29  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
 
        * loaddefs.el: Don't make backup versions of this file.
 
 
        * autoload.el (generate-autoload-cookie): Doc fix.
 
-1991-07-28  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-07-28  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
 
        * etags.el: Renamed new-etags.el, copied Emacs 18's tags package
        into its place - the new version seemed to have half-completed
-       major changes.  Added autoload marks and changed it to (provide
+       major changes.  Added autoload marks and changed it to (provide
        'etags) instead of tags.
 
-       * help.el: Autoload the (defvar help-map ...) so that info.el
+       * help.el: Autoload the (defvar help-map ...) so that info.el
        can define keys in it.
        * loaddefs.el: Updated.
 
        New fns, bound to C-h C-f and C-h C-k, to pop to the info node for
        an Emacs command or keystroke.
 
-1991-07-26  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-07-26  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * terminal.el (te-stty-string): Delete `new' since loses on SYSV.
 
 
        * edebug.el: Version 2.5 from LaLiberte.
 
-1991-07-25  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-07-25  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
 
        * view.el: (define-key "C-xv" 'view-file).
        (view-file-other-window, view-buffer-other-window): New functions.
        * subr.el (search-forward-regexp, search-backward-regexp): Added
        alternate names.
 
-1991-07-24  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
+1991-07-24  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
 
        * diff.el (diff): Turn off read-only flag to insert "no
        differences" message.
 
-1991-07-23  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
+1991-07-23  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
 
        * isearch.el (isearch): If the user switches to a different
        screen, exit the isearch.
 
        * rmail.el (rmail-widen-to-current-msgbeg): Added missing close paren.
 
-1991-07-21  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
+1991-07-21  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
 
        * isearch.el (isearch): Don't assume that we're repeating a search
        that found an empty string; check history to make sure we're
        * screen.el (auto-new-screen-function): Set this to a lambda which
        calls the screen-creation-func.
 
-1991-07-19  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-07-19  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * backquote.el (bq-make-maker):
        Don't replace quoted shared structure by copies.
 
        * sendmail.el (mail-do-fcc): Added missing close paren.
 
-1991-07-15  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-07-15  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
 
        * term/x-win.el: Enable interrupt-driven input after opening the X
        connection, so that the fcntls on file descriptor 0 apply to the
        * screen.el: Don't bind `C-x o' to next-multiscreen-window or
        displace other-window to `M-o'.
 
-1991-07-15  Stephen A. Wood  (saw at hallc1)
+1991-07-15  Stephen A. Wood  (saw@hallc1)
 
        * fortran.el version 1.28.3
        Now works in either mode when `tab-width' is not 8.
        `fortran-minimum-statement-indent' to (max tab-width 6) instead of 8.
        The minimum 6 insures legal indenting for lines with line numbers.
 
-1991-07-13  Jim Blandy  (jimb at churchy.gnu.ai.mit.edu)
+1991-07-13  Jim Blandy (jimb@churchy.gnu.ai.mit.edu)
 
        * info.el (Info-find-node): Call buffer-flush-undo with one arg,
        instead of none.  Change call to get-buffer-c>reate to
        occur-pos-list of nulls.  And allocate the final-context-start
        marker once, so we don't allocate jillions of markers in the
 
-1991-07-11  Jim Blandy  (jimb at geech.gnu.ai.mit.edu)
+1991-07-11  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
 
        * term/x-win.el (x-handle-args): Re-written to take the command
        line switch as an argument, instead of just assuming it's in ARGS,
 
        * map-ynp.el (map-y-or-n-p): Fixed lossage on ? or random char.
 
-1991-07-08  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-07-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * ftp.el (ftp-command): Skip multiline messages.
 
 
        * map-ynp.el (map-y-or-n-p): Don't quote a form inside quasiquote.
 
-1991-07-04  Stephen A. Wood  (saw at hallc1.cebaf.gov)
+1991-07-04  Stephen A. Wood  (saw@hallc1.cebaf.gov)
 
        * fortran.el: Added ;;;###autoload definition for
        fortran-tab-mode-default variable.
        * map-ynp.el (map-y-or-n-p): Fixed bug that caused first elt on !
        hit not get acted on.
 
-1991-07-04  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-07-04  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * cmacexp.el (c-macro-expand): Use new variables
        c-macro-preprocessor and c-macro-options.
        * map-ynp.el (map-y-or-n-p): Fixed misplaced paren.
        Fixed list-eating bug.
 
-1991-07-01  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-07-01  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * ws-mode.el: New file.
 
        * map-ynp.el (map-y-or-n-p): LISTS may also be an iterator fn.
        PROMPTER may also be a format string.
 
-1991-06-29  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-06-29  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * simple.el (shell-command-on-region):
        Handle case where input is from *Shell Command Output*.
 
-1991-06-28  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-06-28  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * startup.el (command-line): Let init file change command-line-args.
        Don't fail to advance args past -debug-init.
        (command-line-1): Ignore here options processed at earlier stages.
 
-1991-06-26  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-06-26  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
 
        * term/x-win.el (x-read-resources): When a resource is not
        available, use (nth 2 key-resname-default) to get the default, not
        Open the connection to the server *before* trying to read the
        resources, silly.
 
-1991-06-20  Jim Blandy  (jimb at wookumz.gnu.ai.mit.edu)
+1991-06-20  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * subr.el (ignore): Added docstring for this; it appears as a key
        binding, so it ought to be described.
 
        * disass.el (disassemble-internal): Fixed typo string? -> stringp.
 
-1991-05-26  Edward M. Reingold  (reingold at emr.cs.uiuc.edu)
+1991-05-26  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
 
-        * holiday.el (calendar-holiday-function-passover-etc): Correct
+       * holiday.el (calendar-holiday-function-passover-etc): Correct
        date and spelling of Yom HaAtzma'ut.
 
-1991-05-23  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-05-23  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
 
        * mail-utils.el: Require lisp-mode, because we use
-       lisp-mode-syntax-table.  Lisp-mode is usually in the dumped emacs,
+       lisp-mode-syntax-table.  Lisp-mode is usually in the dumped emacs,
        but dumping should always be a convenience, not an unstated
        expectation.
        * lisp-mode.el: Do a (provide 'lisp-mode).
        don't clobber the definition in text-mode-map, but DO share the
        rest of text-mode-map.
 
-1991-05-23  Michael I Bushnell  (mib@geech.gnu.ai.mit.edu)
+1991-05-23  Michael I Bushnell (mib@geech.gnu.ai.mit.edu)
 
        * startup.el (command-line): don't do anything if $VERSION_CONTROL
        is not set; move code to import environment var ahead of .emacs
        load.
 
-1991-05-22  Brian Preble  (rassilon at mole.gnu.ai.mit.edu)
+1991-05-22  Brian Preble  (rassilon@mole.gnu.ai.mit.edu)
 
        * forms.el (scroll-up, scroll-down): Made argument &optional.
 
-1991-05-22  Michael I Bushnell  (mib@churchy.gnu.ai.mit.edu)
+1991-05-22  Michael I Bushnell (mib@churchy.gnu.ai.mit.edu)
 
        * rmail.el (rmail-variables): Rmail should not be a
        save-buffer-skip buffer.  If the user wants this confusing
        behavior, it can be personally customized.
 
-1991-05-22  Jim Blandy  (jimb at wookumz.gnu.ai.mit.edu)
+1991-05-22  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * term/x-win.el (x-switches-specified): Variable deleted; the
        options given on the command line are placed in screen-default
        (pop-initial-screen): Don't do a condition-case to call
        death-function.
 
-1991-05-18  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-05-18  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
 
        * macros.el (apply-macro-to-region-lines): Added a save-excursion
        around the macro invocation, so that the macro doesn't need to
        the window system, catch it and write the error message to
        external-debugging-output.
 
-1991-05-17  Edward M. Reingold  (reingold at emr.cs.uiuc.edu)
+1991-05-17  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
 
-        * holiday.el: Add Erev Shavuot to the full list of Jewish
+       * holiday.el: Add Erev Shavuot to the full list of Jewish
        holidays.
 
-1991-05-16  Jim Blandy  (jimb at geech.gnu.ai.mit.edu)
+1991-05-16  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
 
        * macros.el (apply-macro-to-region-lines): New function.
 
        * map-ynp.el (map-y-or-n-p): Put the cursor in the echo area while
        prompting.
 
-1991-05-13  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-05-13  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * bytecomp.el (byte-compile-setq): Clean error if var not a symbol.
 
        update-directory-autoloads on /gd/gnu/emacs/lisp had a tendency to
        eat all available memory.
 
-1991-05-13  Brian Preble  (rassilon at mole.gnu.ai.mit.edu)
+1991-05-13  Brian Preble  (rassilon@mole.gnu.ai.mit.edu)
 
        * abbrev.el, add-log.el, apropos.el, asm-mode.el, autoload.el:
          awk-mode.el, backquote.el, bibtex.el, bytecomp.el, c++-mode.el:
        able to grok the originals, but not the copies, so there will be
        only one copy of each docstring in the DOC file.
 
-1991-05-13  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-05-13  Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
 
        * isearch.el (search-exit-char): As per the opinion poll results,
        change this to RET.
        * find-dired.el (find-ls-option): New defconst, string for "-ls".
        (find-dired): Use it.
 
-1991-05-13  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-05-13  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * loaddefs.el (auto-mode-alist): Recognize .emacs only at end.
 
-1991-05-13  Jim Blandy  (jimb at wookumz.gnu.ai.mit.edu)
+1991-05-13  Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
 
        * simple.el (blink-matching-open): Make this function interactive.
 
 
        * autoload.el: New file, a package to maintain autoloads in
        loaddefs.el.
-       * *.el: Make everything use it.  Comments in loaddefs.el explain
+       * *.el: Make everything use it.  Comments in loaddefs.el explain
        what to do.
 
        * etags.el: (provide 'etags) inside of (provide 'tags).
 
        * lisp-mode.el (eval-print-last-sexp): Use terpri instead of newline.
 
-1991-05-09  Jim Blandy  (jimb at geech.gnu.ai.mit.edu)
+1991-05-09  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
 
        * disass.el (disassemble-internal): Rearranged to conveniently
        handle compiled-function objects.
        * map-ynp.el: New file defines new fn map-y-or-n-p.
        * files.el (save-some-buffers): Rewritten to use it.
 
-1991-05-08  Brian Preble  (rassilon at mole.gnu.ai.mit.edu)
+1991-05-08  Brian Preble  (rassilon@mole.gnu.ai.mit.edu)
 
        * rmail.el: Doc fix.
        (rmail-first-message): New function; bound to "<".
 
-1991-05-08  Jim Blandy  (jimb at churchy.gnu.ai.mit.edu)
+1991-05-08  Jim Blandy (jimb@churchy.gnu.ai.mit.edu)
 
        * screen.el: Removed temporary hack to set up auto-new-screen and
        auto-new-screen-function.
        command and do dired on the result.
        * loaddefs.el (find-dired): Autoload it.
 
-1991-05-06  Stephen A. Wood  (saw at hallc1.cebaf.gov)
+1991-05-06  Stephen A. Wood  (saw@hallc1.cebaf.gov)
 
        * fortran.el version 1.28
-       Major upgrade of previous version 1.21.  Cleaned up doc-strings, made
+       Major upgrade of previous version 1.21.  Cleaned up doc-strings, made
        all lines 80 or less characters and made the following changes.
 
        Added modify-syntax-entry's for ?\r and ?=.
        `abbrev-mode' is set to t by default.  New local variables
        `fortran-tab-mode', `fortran-comment-line-column',
        `fortran-minimum-statement-indent', `fortran-column-ruler',
-       and `fortran-tab-mode-string'.  Call fortran-analyze-file-format.
+       and `fortran-tab-mode-string'.  Call fortran-analyze-file-format.
 
        (fortran-window-create, fortran-window-create-momentarily):  Cleaned
        up first function, created second to create a window 72 characters
        (fortran-tab-mode, fortran-setup-tab-mode-style):
        (fortran-setup-fixed-format-style): New commands.
 
-1991-05-05  Jim Blandy  (jimb at geech.gnu.ai.mit.edu)
+1991-05-05  Jim Blandy (jimb@geech.gnu.ai.mit.edu)
 
        * calc.el: When setting up calc-digit-map, don't try to apply aref
        to the keymaps; extract the vectors from the keymaps before
        * calc-ext.el: When setting up calc-mode-map, use define-key and
        lookup-key instead of aset and aref.
 
-1991-05-03  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-05-03  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * help.el (function-called-at-point): Try a symbol around point.
        (describe-function): Describe datatype also.
 
-1991-05-01  Roland McGrath  (roland at albert.gnu.ai.mit.edu)
+1991-05-01  Roland McGrath  (roland@albert.gnu.ai.mit.edu)
 
        * lisp-mode.el (eval-last-sexp, eval-defun): Bind standard-output
        to where the value of the form will be printed while evalling it.
 
-1991-04-30  Roland McGrath  (roland at albert.gnu.ai.mit.edu)
+1991-04-30  Roland McGrath  (roland@albert.gnu.ai.mit.edu)
 
        * lisp-mode.el (eval-last-sexp): Rewritten to read a form and then
-       eval it, rather than using eval-region.  The old version could
+       eval it, rather than using eval-region.  The old version could
        lose if the form being eval'd moved point or twiddled the restriction.
        (eval-defun): Similarly rewritten.
        (eval-print-last-sexp): Rewritten to just call eval-last-sexp;
        removed some duplicated code.
 
-1991-04-30  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-04-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * isearch.el (isearch): * and ? are not special after incomplete input.
        When they are special, use old other-end for cs in both reverse
        and forward.
 
-1991-04-30  Stephen A. Wood  (saw at hallc1.cebaf.gov)
+1991-04-30  Stephen A. Wood  (saw@hallc1.cebaf.gov)
 
        * fortran.el version 1.28.
        Major upgrade of previous version 1.21.
        digit keys not to work at all if electric line numbering was
        disabled.
 
-1991-04-29  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-04-29  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * info.el (Info-read-subfile): Skip blank lines.
 
        * add-log.el (prompt-for-change-log-name): Made a defun rather
        than a defmacro (braino fix).
 
-1991-04-18  Jim Blandy  (jimb@gnu.ai.mit.edu)
+1991-04-18  Jim Blandy (jimb@gnu.ai.mit.edu)
 
        * simple.el (count-lines-region): Display the number of characters
        in the region as well.
 
-1991-04-14  Edward M. Reingold  (reingold at emr.cs.uiuc.edu)
+1991-04-14  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
 
-        * diary.el (diary-omer, diary-parasha): Fix punctuation in diary
+       * diary.el (diary-omer, diary-parasha): Fix punctuation in diary
        entries.
 
 1991-04-12  Brian Preble  (rassilon@gnu.ai.mit.edu)
        * prolog.el, r2bibtex.el, rect.el, refbib.el, register.el: Doc fix.
        * remote.el, replace.el: Doc fix.
 
-1991-04-11  Jim Blandy  (jimb@gnu.ai.mit.edu)
+1991-04-11  Jim Blandy (jimb@gnu.ai.mit.edu)
 
        * simple.el (kill-region): Don't print out a message saying how
        many characters are being killed.
 
 1991-03-14  Robert J. Chassell (bob@gnu.ai.mit.edu)
 
-        * info.el (Info-forward-node): Go up several levels, if necessary.
-        Add two new arguments.
-        (Info-final-node): Go forward from last node in menu.
+       * info.el (Info-forward-node): Go up several levels, if necessary.
+       Add two new arguments.
+       (Info-final-node): Go forward from last node in menu.
        (Info-find-node): Turn off undo in Info's buffers.
 
 1991-03-14  Richard Stallman  (rms@mole.ai.mit.edu)
        rather than goto-char, since the final character position is
        rendered obsolete by the intervening fill-region-as-paragraph.
 
-1991-02-24  Edward M. Reingold  (reingold at emr.cs.uiuc.edu)
+1991-02-24  Edward M. Reingold (reingold@emr.cs.uiuc.edu)
 
-        * diary.el (include-other-diary-files): Fix documentation string.
+       * diary.el (include-other-diary-files): Fix documentation string.
 
 1991-02-23  Roland McGrath  (mcgrath@cygint.cygnus.com)
 
        * compile.el (next-error): Do rms's optimization (Feb 8 change)
        when moving backward, too.
 
-1991-02-20  Jim Blandy  (jimb@geech.ai.mit.edu)
+1991-02-20  Jim Blandy (jimb@geech.ai.mit.edu)
 
        * startup.el (command-line): Re-arranged nested ifs that handle
        the different command-line arguments into a cond, to make it
        easier for me to read.
 
-1991-02-15  Jim Blandy  (jimb@pogo.ai.mit.edu)
+1991-02-15  Jim Blandy (jimb@pogo.ai.mit.edu)
 
        * loaddefs.el: Bind \M-C-r to isearch-backward-regexp, since
        it really ought to be there.  I want it often.
 
        * bg-mouse.el, bib-mode.el: Doc fix.
 
-1991-02-04  Jim Blandy  (jimb@gnu.ai.mit.edu)
+1991-02-04  Jim Blandy (jimb@gnu.ai.mit.edu)
 
        * simple.el (eval-current-buffer): Removed, since it has been
        reintroduced to the C code.
 
-1991-02-02  Jim Blandy  (jimb@gnu.ai.mit.edu)
+1991-02-02  Jim Blandy (jimb@gnu.ai.mit.edu)
 
        * comint.el (comint-mode): Move the creation of input-ring down
        with the other variables, and (golly!) initialize it to a ring.
        * replace.el (perform-replace): Prevent spurious match
        of ^foo in second part of foofoo after first part is deleted.
 
-1991-01-31  Jim Blandy  (jimb@pogo.ai.mit.edu)
+1991-01-31  Jim Blandy (jimb@pogo.ai.mit.edu)
 
        * files.el (find-file-noselect): Strip auto-mount prefix only if safe.
 
 
        * appt.el: Doc fix.
 
-1991-01-30  Jim Blandy  (jimb@pogo.ai.mit.edu)
+1991-01-30  Jim Blandy (jimb@pogo.ai.mit.edu)
 
        * paths.el (Info-directory-list): Look for info files in
        /usr/local/lib/info first, since this is the standard place for
 
        * info.el (info): With prefix arg, read file name and visit it.
 
-1991-01-26  Jim Blandy  (jimb@gnu.ai.mit.edu)
+1991-01-26  Jim Blandy (jimb@gnu.ai.mit.edu)
 
        * term/x-win.el: Do not define the f1 function key to run rmail.
 
 
        * help.el (help-for-help): Call delete-other-windows.
 
-1991-01-21  Mike Newton  (newton@fig)
+1991-01-21  Mike Newton         (newton@fig)
 
        * bibtex.el: updated to conform better with bibtex 0.99c by:
        bibtex-mode : updated comments to indicate new use of
 
        * info.el (Info): Init Info-directory-list from INFOPATH.
 
-1991-01-12  Jim Blandy  (jimb@gnu.ai.mit.edu)
+1991-01-12  Jim Blandy (jimb@gnu.ai.mit.edu)
 
        * etags.el (visit-tags-file-buffer): use progn instead of
        save-excursion, so the buffer actually gets visited.
 
 1991-01-11  Richard Mlynarik  (mly@august-east.ai.mit.edu)
 
-        * terminal.el (terminal-cease-edit):  If this dubious code
+       * terminal.el (terminal-cease-edit):  If this dubious code
        is really necessary it might as well be more bug-free.
 
-        * ehelp.el (with-electric-help):  Use window-configs.
+       * ehelp.el (with-electric-help):  Use window-configs.
 
 1991-01-10  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * compile.el (compilation-parse-errors): Fixed maintenance of
        last-linenum, so dups are really found.
 
-1991-01-08  Jim Blandy  (jimb@pogo.ai.mit.edu)
+1991-01-08  Jim Blandy (jimb@pogo.ai.mit.edu)
 
        * bytecomp.el (byte-compile-byte-code-maker):  Since
        byte-compile-lambda is free to return the original lambda
        expression, we'd better be prepared to handle things that aren't
        bytecode objects.
 
-1991-01-07  Jim Blandy  (jimb@gnu.ai.mit.edu)
+1991-01-07  Jim Blandy (jimb@gnu.ai.mit.edu)
 
        * loaddefs.el: Don't forget to specify the filenames when
        autoload-ing byte-compile-buffer and byte-compile-defun.
 
        * texnfo-upd.el (texinfo-update-menu-region-beginning): Change
        code that searches for "top" node so it returns the position of
-       the beginning of the node line.  Always search from the buffer's
+       the beginning of the node line.  Always search from the buffer's
        start when looking for that node.
        (texinfo-make-one-menu): Bump forward over the outer node line.
 
        * compile.el (compilation-last-error): Remove this variable.
        (next-error): Don't set it.
 
-1990-12-12  Ed Reingold  (reingold at emr.cs.uiuc.edu)
+1990-12-12  Ed Reingold         (reingold@emr.cs.uiuc.edu)
 
-        * calendar.el (calendar-end-of-year): Delete extraneous statement
+       * calendar.el (calendar-end-of-year): Delete extraneous statement
        in let.
-        (calendar-mode): Update old description of use of hooks to get the
-        fancy diary display.
+       (calendar-mode): Update old description of use of hooks to get the
+       fancy diary display.
 
 1990-12-12  Roland McGrath  (roland@albert.ai.mit.edu)
 
        compilation; C-x `; C-c C-c; was done.
        (compile-internal): Don't set compilation-error-buffer.
        Start the process after setting up the mode, etc. in the compilation
-       buffer.  Name the process (downcase mode-name) instead of "compilation"
+       buffer.  Name the process (downcase mode-name) instead of "compilation"
        (so it will be "grep" for M-x grep).
        Make compilation-error-list, compilation-parsing-end local vars.
        (next-error): Slightly reorganized (changed (let* (while (save-ex))) to
        compilation-error-list for errors in the same file, and turn their
        descriptors into markers as well.
        (compilation-find-file): Take new arg DIR, the directory to use as
-       default in expanding the filename, and MARKER.  If we can't find the
+       default in expanding the filename, and MARKER.  If we can't find the
        file@all, pop up MARKER's buffer and scroll to MARKER (to display
        the error message for which we want this file), and ask the user where
        to find the file.
        * fill.el (fill-region-as-paragraph): New feature: Adaptive Fill mode.
        (adaptive-fill-mode, adaptive-fill-regexp): New user options.
 
-1990-11-30  Mike Newton  (newton@gumby.cs.caltech.edu)
+1990-11-30  Mike Newton         (newton@gumby.cs.caltech.edu)
 
        * bibtex.el (start comments): added earlier comments of Bengt
        Martensson.  Some of the changes listed below are originally his
        * bibtex.el (bibtex-mode documentation string): updated for new changes,
        DEAthesis added back in, bibtex-preamble call added.
 
-       * bibtex.el (bibtex-entry): add OPTkey/annote.  If OPTcrossref set
+       * bibtex.el (bibtex-entry): add OPTkey/annote.  If OPTcrossref set
        then put it in.
 
        * bibtex.el (bibtex-make-entry): renamed  bibtex-make-field
        (byte-compile-normal-call): Don't alter byte-compile-depth.
        (byte-compile-funcall): New function.
 
-1990-11-27  Ed Reingold  (reingold at emr.cs.uiuc.edu)
+1990-11-27  Ed Reingold         (reingold@emr.cs.uiuc.edu)
 
-        * diary.el (diary-float): Allow month to be a list of months, a
+       * diary.el (diary-float): Allow month to be a list of months, a
        single month, or t (for all months).
 
-1990-11-26  Jim Blandy  (jimb@geech.ai.mit.edu)
+1990-11-26  Jim Blandy (jimb@geech.ai.mit.edu)
 
        * simple.el (copy-region-as-kill): No longer prints "Region
        copied" error message.
 
        * bg-mouse.el (bg-insert-moused-sexp): If before ')', just skip that.
 
-1990-11-26  Neil Mager  (neilm@juliet.ll.mit.edu)
+1990-11-26  Neil Mager (neilm@juliet.ll.mit.edu)
 
-        * appt.el: Fixed if construct for midnight update.
+       * appt.el: Fixed if construct for midnight update.
 
-1990-11-25  Ed Reingold  (reingold at emr.cs.uiuc.edu)
+1990-11-25  Ed Reingold         (reingold@emr.cs.uiuc.edu)
 
-        * diary.el (insert-block-diary-entry): Change reference to
+       * diary.el (insert-block-diary-entry): Change reference to
        mark-ring to calendar-mark-ring.
 
-1990-11-21  Neil Mager  (neilm@juliet.ll.mit.edu)
+1990-11-21  Neil Mager (neilm@juliet.ll.mit.edu)
 
-        * appt.el: Updated header of file to reflect changes.
+       * appt.el: Updated header of file to reflect changes.
 
-        * appt.el: Added variable appt-display-diary to display the diary
-        automatically when the appointments list is updated at midnight.
+       * appt.el: Added variable appt-display-diary to display the diary
+       automatically when the appointments list is updated at midnight.
 
-        * appt.el: Fixed bug to allow update of daily appointments list
-        at midnight if today's diary had no entry. Required moving 'if'
-        statement down several lines.
+       * appt.el: Fixed bug to allow update of daily appointments list
+       at midnight if today's diary had no entry. Required moving 'if'
+       statement down several lines.
 
-        * appt.el: Changed list-diary-entries-hook to diary-display-hook
-        to be compatible with new version of the calendar/diary packgage.
+       * appt.el: Changed list-diary-entries-hook to diary-display-hook
+       to be compatible with new version of the calendar/diary packgage.
 
-1990-11-20  Ed Reingold  (reingold at emr.cs.uiuc.edu)
+1990-11-20  Ed Reingold         (reingold@emr.cs.uiuc.edu)
 
-        * calendar.el (calendar-version): New constant, with date
-        (calendar-count-days-region, calendar-not-available): New functions.
+       * calendar.el (calendar-version): New constant, with date
+       (calendar-count-days-region, calendar-not-available): New functions.
        (calendar-mode-map): Put them on keys.
-        (calendar-mode): Describe them.
-
-1990-11-11  Ed Reingold  (reingold at emr.cs.uiuc.edu)
-
-        * diary.el (make-diary-entry): New function.
-        (insert-diary-entry, insert-weekly-diary-entry,
-        insert-monthly-diary-entry, insert-yearly-diary-entry,
-        insert-hebrew-diary-entry, insert-monthly-hebrew-diary-entry,
-        insert-yearly-hebrew-diary-entry, insert-islamic-diary-entry,
-        insert-monthly-islamic-diary-entry,
-        insert-yearly-islamic-diary-entry): Modified so that if a prefix arg
-        is supplied these make nonmarking diary entries; otherwise the entries
-        made are marking.
-        (insert-block-diary-entry, insert-anniversary-diary-entry,
-        insert-cyclic-diary-entry): New functions.
-        * calendar.el: Autoload them.
+       (calendar-mode): Describe them.
+
+1990-11-11  Ed Reingold         (reingold@emr.cs.uiuc.edu)
+
+       * diary.el (make-diary-entry): New function.
+       (insert-diary-entry, insert-weekly-diary-entry,
+       insert-monthly-diary-entry, insert-yearly-diary-entry,
+       insert-hebrew-diary-entry, insert-monthly-hebrew-diary-entry,
+       insert-yearly-hebrew-diary-entry, insert-islamic-diary-entry,
+       insert-monthly-islamic-diary-entry,
+       insert-yearly-islamic-diary-entry): Modified so that if a prefix arg
+       is supplied these make nonmarking diary entries; otherwise the entries
+       made are marking.
+       (insert-block-diary-entry, insert-anniversary-diary-entry,
+       insert-cyclic-diary-entry): New functions.
+       * calendar.el: Autoload them.
        (calendar-mode-map): Put them on keys.
-        (calendar-mode): Describe them.
+       (calendar-mode): Describe them.
 
-1990-11-08  Ed Reingold  (reingold at emr.cs.uiuc.edu)
+1990-11-08  Ed Reingold         (reingold@emr.cs.uiuc.edu)
 
-        * calendar.el (calendar-set-mark,
+       * calendar.el (calendar-set-mark,
        calendar-exchange-point-and-mark): New functions.
        (calendar-mode-map): Put them on keys.
-        (calendar-mode): Describe them.
+       (calendar-mode): Describe them.
 
-1990-11-06  Ed Reingold  (reingold at emr.cs.uiuc.edu)
+1990-11-06  Ed Reingold         (reingold@emr.cs.uiuc.edu)
 
-        * calendar.el (sexp-diary-entry-symbol): New variable.
-        (cursor-to-iso-calendar-date): Simplified, slightly.
-        (cursor-to-calendar-day-of-year): Fixed punctuation.
-        (cursor-to-french-calendar-date): Moved French names to arrays.
+       * calendar.el (sexp-diary-entry-symbol): New variable.
+       (cursor-to-iso-calendar-date): Simplified, slightly.
+       (cursor-to-calendar-day-of-year): Fixed punctuation.
+       (cursor-to-french-calendar-date): Moved French names to arrays.
 
-        * diary.el (list-sexp-diary-entries, diary-sexp-entry, diary-cyclic,
-        diary-hebrew-date, diary-iso-date, diary-day-of-year,
-        diary-float, diary-islamic-date, diary-anniversary, diary-block,
-        diary-french-date, diary-omer, diary-yahrzeit, diary-parasha,
-        diary-rosh-hodesh, hebrew-calendar-parasha-name): New functions.
-        (list-diary-entries): Added call to (list-sexp-diary-entries) and
-        fixed an obscure error that caused a diary entry to be missed if it
-        was preceded by an empty entry of the same style.
-        (list-hebrew-diary-entries, list-islamic-diary-entries): Fixed an
-        obscure error that caused a diary entry to be missed if it was
-        preceded by an empty entry of the same style.
-        (mark-islamic-calendar-date-pattern): Renamed some local variables
-        more appropriately.
+       * diary.el (list-sexp-diary-entries, diary-sexp-entry, diary-cyclic,
+       diary-hebrew-date, diary-iso-date, diary-day-of-year,
+       diary-float, diary-islamic-date, diary-anniversary, diary-block,
+       diary-french-date, diary-omer, diary-yahrzeit, diary-parasha,
+       diary-rosh-hodesh, hebrew-calendar-parasha-name): New functions.
+       (list-diary-entries): Added call to (list-sexp-diary-entries) and
+       fixed an obscure error that caused a diary entry to be missed if it
+       was preceded by an empty entry of the same style.
+       (list-hebrew-diary-entries, list-islamic-diary-entries): Fixed an
+       obscure error that caused a diary entry to be missed if it was
+       preceded by an empty entry of the same style.
+       (mark-islamic-calendar-date-pattern): Renamed some local variables
+       more appropriately.
 
 
-1990-10-23  Ed Reingold  (reingold at emr.cs.uiuc.edu)
+1990-10-23  Ed Reingold         (reingold@emr.cs.uiuc.edu)
 
-        * diary.el (list-diary-entries): Added a separate hook to do the
+       * diary.el (list-diary-entries): Added a separate hook to do the
        display, so that the diary entries can be obtained without
        displaying them.
-        (simple-diary-display): New function (renaming of
-        ordinary-list-diary-hook).
-        (fancy-diary-display): New function (renaming of
-        prepare-fancy-diary-buffer).
+       (simple-diary-display): New function (renaming of
+       ordinary-list-diary-hook).
+       (fancy-diary-display): New function (renaming of
+       prepare-fancy-diary-buffer).
 
-        calendar.el: Add default definition of diary-display-hook.
+       calendar.el: Add default definition of diary-display-hook.
 
-1990-10-20  Ed Reingold  (reingold at emr.cs.uiuc.edu)
+1990-10-20  Ed Reingold         (reingold@emr.cs.uiuc.edu)
 
-        * calendar.el (describe-calendar-mode): Rewrote to give just a
+       * calendar.el (describe-calendar-mode): Rewrote to give just a
        brief description of the mode instead of calling describe-mode.
 
-1990-10-19  Neil Mager  (neilm@juliet.ll.mit.edu)
+1990-10-19  Neil Mager (neilm@juliet.ll.mit.edu)
 
-        * appt.el: Changed issue-appointments-message to
-        appt.issue.message in header.
+       * appt.el: Changed issue-appointments-message to
+       appt.issue.message in header.
 
-        * appt.el: Using copy modified by rms.
+       * appt.el: Using copy modified by rms.
 
-1990-10-08  Ed Reingold  (reingold at emr.cs.uiuc.edu)
+1990-10-08  Ed Reingold         (reingold@emr.cs.uiuc.edu)
 
-        * holiday.el (calendar-holiday-function-hebrew): Fixed minor
+       * holiday.el (calendar-holiday-function-hebrew): Fixed minor
        problem with the code to short-circuit the calculations to save
        time.
 
-        *diary.el (mark-hebrew-calendar-date-pattern): Fixed minor problem
+       *diary.el (mark-hebrew-calendar-date-pattern): Fixed minor problem
        with the code to short-circuit the calculations to save time.
 
 1990-11-22  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * files.el (basic-save-buffer): Run after-save-hooks.
 
-1990-11-21  Robert J. Chassell  (bob@gnu.ai.mit.edu)
+1990-11-21  Robert J. Chassell (bob@gnu.ai.mit.edu)
 
-        * texinfmt.el (texinfo-parse-line-arg): Ignore spaces@end of
-        line.
-        (texinfo-format-make-node): Handle Info file names with periods in
-        them.
+       * texinfmt.el (texinfo-parse-line-arg): Ignore spaces@end of
+       line.
+       (texinfo-format-make-node): Handle Info file names with periods in
+       them.
 
-        * history.el: Specify `(provide 'history)'.
+       * history.el: Specify `(provide 'history)'.
 
-1990-11-20  Ed Reingold  (reingold@emr.cs.uiuc.edu)
+1990-11-20  Ed Reingold         (reingold@emr.cs.uiuc.edu)
 
-        * calendar.el:
-        Added constant calendar-version with date
-        (calendar-count-days-region),
-        (calendar-not-available): New functions.
+       * calendar.el:
+       Added constant calendar-version with date
+       (calendar-count-days-region),
+       (calendar-not-available): New functions.
        (calendar-mode-map): Put them on keys.
-        (calendar-mode): Describe them.
-
-1990-11-11  Ed Reingold  (reingold@emr.cs.uiuc.edu)
-
-        * diary.el:
-        (make-diary-entry): New function.
-        (insert-diary-entry), (insert-weekly-diary-entry),
-        (insert-monthly-diary-entry), (insert-yearly-diary-entry),
-        (insert-hebrew-diary-entry), (insert-monthly-hebrew-diary-entry),
-        (insert-yearly-hebrew-diary-entry), (insert-islamic-diary-entry),
-        (insert-monthly-islamic-diary-entry),
-        (insert-yearly-islamic-diary-entry): Modified so that if a prefix arg
-        is supplied these make nonmarking diary entries; otherwise the entries
-        made are marking.
-        (insert-block-diary-entry), (insert-anniversary-diary-entry),
-        (insert-cyclic-diary-entry): New functions.
-
-        * calendar.el:
-        Autoload them.
+       (calendar-mode): Describe them.
+
+1990-11-11  Ed Reingold         (reingold@emr.cs.uiuc.edu)
+
+       * diary.el:
+       (make-diary-entry): New function.
+       (insert-diary-entry), (insert-weekly-diary-entry),
+       (insert-monthly-diary-entry), (insert-yearly-diary-entry),
+       (insert-hebrew-diary-entry), (insert-monthly-hebrew-diary-entry),
+       (insert-yearly-hebrew-diary-entry), (insert-islamic-diary-entry),
+       (insert-monthly-islamic-diary-entry),
+       (insert-yearly-islamic-diary-entry): Modified so that if a prefix arg
+       is supplied these make nonmarking diary entries; otherwise the entries
+       made are marking.
+       (insert-block-diary-entry), (insert-anniversary-diary-entry),
+       (insert-cyclic-diary-entry): New functions.
+
+       * calendar.el:
+       Autoload them.
        (calendar-mode-map): Put them on keys.
-        (calendar-mode): Describe them.
+       (calendar-mode): Describe them.
 
-1990-11-08  Ed Reingold  (reingold@emr.cs.uiuc.edu)
+1990-11-08  Ed Reingold         (reingold@emr.cs.uiuc.edu)
 
-        * calendar.el:
-        (calendar-set-mark), (calendar-exchange-point-and-mark): New functions.
+       * calendar.el:
+       (calendar-set-mark), (calendar-exchange-point-and-mark): New functions.
        (calendar-mode-map): Put them on keys.
-        (calendar-mode): Describe them.
-
-1990-11-06  Ed Reingold  (reingold@emr.cs.uiuc.edu)
-
-        * calendar.el: Added new variable sexp-diary-entry-symbol.
-        (cursor-to-iso-calendar-date): Simplified, slightly.
-        (cursor-to-calendar-day-of-year): Fixed punctuation.
-        (cursor-to-french-calendar-date): Moved French names to arrays.
-
-        * diary.el:
-        (list-sexp-diary-entries), (diary-sexp-entry), (diary-cyclic),
-        (diary-hebrew-date), (diary-iso-date), (diary-day-of-year),
-        (diary-float), (diary-islamic-date), (diary-anniversary),(diary-block),
-        (diary-french-date), (diary-omer), (diary-yahrzeit), (diary-parasha),
-        (diary-rosh-hodesh), (hebrew-calendar-parasha-name): New functions.
-        (list-diary-entries): Added call to (list-sexp-diary-entries) and
-        fixed an obscure error that caused a diary entry to be missed if it
-        was preceded by an empty entry of the same style.
-        (list-hebrew-diary-entries), (list-islamic-diary-entries): Fixed an
-        obscure error that caused a diary entry to be missed if it was
-        preceded by an empty entry of the same style.
-        (mark-islamic-calendar-date-pattern): Renamed some local variables
-        more appropriately.
-
-
-1990-10-23  Ed Reingold  (reingold@emr.cs.uiuc.edu)
-
-        * diary.el
-        (list-diary-entries): Added a separate hook to do the display, so
-        that the diary entries can be obtained without displaying them.
-        (simple-diary-display): New function (renaming of
-        ordinary-list-diary-hook).
-        (fancy-diary-display): New function (renaming of
-        prepare-fancy-diary-buffer).
-
-        calendar.el: Add default definition of diary-display-hook.
-
-1990-10-20  Ed Reingold  (reingold@emr.cs.uiuc.edu)
-
-        * calendar.el
-        (describe-calendar-mode): Rewrote to give just a brief description
-        of the mode instead of calling describe-mode.
-
-1990-10-08  Ed Reingold  (reingold@emr.cs.uiuc.edu)
-
-        * holiday.el:
-        (calendar-holiday-function-hebrew): Fixed minor problem with the
-        code to short-circuit the calculations to save time.
-
-        *diary.el:
-        (mark-hebrew-calendar-date-pattern): Fixed minor problem with the
-        code to short-circuit the calculations to save time.
-
-1990-09-10  Ed Reingold  (reingold@emr.cs.uiuc.edu)
-
-        * diary.el:
-        (list-diary-entries), (list-hebrew-diary-entries),
-        (list-islamic-diary-entries): Fixed to use add-to-diary-list.
-
-1990-09-07  Ed Reingold  (reingold@emr.cs.uiuc.edu)
-
-        * holiday.el
-        (filter-visible-calendar-holidays): New function.
-        (calendar-holiday-function-rosh-hashanah-etc): Rewrote.
-        (calendar-holiday-function-tisha-b-av-etc): New function.
-        (calendar-holiday-function-passover-etc): New function.
-        (calendar-holiday-function-hanukkah): New function.
-        (calendar-holiday-function-easter-etc): Rewrote.
-
-        * calendar.el:
-        (calendar-other-month): Rewrote.
-        (calendar-read), (calendar-make-alist): New functions.
-        Eliminated constants calendar-day-abbrev-list and
-        calendar-month-abbrev-list.
-        (calendar-current-date): Eliminated use of calendar-month-abbrev-list.
-        Modified the default value of `calendar-holidays'.
-        Added variable `all-christian-calendar-holidays'.
-        Added variable `all-islamic-calendar-holidays'.
-        Added variable `all-hebrew-calendar-holidays'.
-        (redraw-calendar), (calendar-goto-date), (calendar-goto-julian-date),
-        (calendar-goto-hebrew-date), (calendar-goto-islamic-date),
-        (calendar-goto-iso-date): New functions.
+       (calendar-mode): Describe them.
+
+1990-11-06  Ed Reingold         (reingold@emr.cs.uiuc.edu)
+
+       * calendar.el: Added new variable sexp-diary-entry-symbol.
+       (cursor-to-iso-calendar-date): Simplified, slightly.
+       (cursor-to-calendar-day-of-year): Fixed punctuation.
+       (cursor-to-french-calendar-date): Moved French names to arrays.
+
+       * diary.el:
+       (list-sexp-diary-entries), (diary-sexp-entry), (diary-cyclic),
+       (diary-hebrew-date), (diary-iso-date), (diary-day-of-year),
+       (diary-float), (diary-islamic-date), (diary-anniversary),(diary-block),
+       (diary-french-date), (diary-omer), (diary-yahrzeit), (diary-parasha),
+       (diary-rosh-hodesh), (hebrew-calendar-parasha-name): New functions.
+       (list-diary-entries): Added call to (list-sexp-diary-entries) and
+       fixed an obscure error that caused a diary entry to be missed if it
+       was preceded by an empty entry of the same style.
+       (list-hebrew-diary-entries), (list-islamic-diary-entries): Fixed an
+       obscure error that caused a diary entry to be missed if it was
+       preceded by an empty entry of the same style.
+       (mark-islamic-calendar-date-pattern): Renamed some local variables
+       more appropriately.
+
+
+1990-10-23  Ed Reingold         (reingold@emr.cs.uiuc.edu)
+
+       * diary.el
+       (list-diary-entries): Added a separate hook to do the display, so
+       that the diary entries can be obtained without displaying them.
+       (simple-diary-display): New function (renaming of
+       ordinary-list-diary-hook).
+       (fancy-diary-display): New function (renaming of
+       prepare-fancy-diary-buffer).
+
+       calendar.el: Add default definition of diary-display-hook.
+
+1990-10-20  Ed Reingold         (reingold@emr.cs.uiuc.edu)
+
+       * calendar.el
+       (describe-calendar-mode): Rewrote to give just a brief description
+       of the mode instead of calling describe-mode.
+
+1990-10-08  Ed Reingold         (reingold@emr.cs.uiuc.edu)
+
+       * holiday.el:
+       (calendar-holiday-function-hebrew): Fixed minor problem with the
+       code to short-circuit the calculations to save time.
+
+       *diary.el:
+       (mark-hebrew-calendar-date-pattern): Fixed minor problem with the
+       code to short-circuit the calculations to save time.
+
+1990-09-10  Ed Reingold         (reingold@emr.cs.uiuc.edu)
+
+       * diary.el:
+       (list-diary-entries), (list-hebrew-diary-entries),
+       (list-islamic-diary-entries): Fixed to use add-to-diary-list.
+
+1990-09-07  Ed Reingold         (reingold@emr.cs.uiuc.edu)
+
+       * holiday.el
+       (filter-visible-calendar-holidays): New function.
+       (calendar-holiday-function-rosh-hashanah-etc): Rewrote.
+       (calendar-holiday-function-tisha-b-av-etc): New function.
+       (calendar-holiday-function-passover-etc): New function.
+       (calendar-holiday-function-hanukkah): New function.
+       (calendar-holiday-function-easter-etc): Rewrote.
+
+       * calendar.el:
+       (calendar-other-month): Rewrote.
+       (calendar-read), (calendar-make-alist): New functions.
+       Eliminated constants calendar-day-abbrev-list and
+       calendar-month-abbrev-list.
+       (calendar-current-date): Eliminated use of calendar-month-abbrev-list.
+       Modified the default value of `calendar-holidays'.
+       Added variable `all-christian-calendar-holidays'.
+       Added variable `all-islamic-calendar-holidays'.
+       Added variable `all-hebrew-calendar-holidays'.
+       (redraw-calendar), (calendar-goto-date), (calendar-goto-julian-date),
+       (calendar-goto-hebrew-date), (calendar-goto-islamic-date),
+       (calendar-goto-iso-date): New functions.
        (calendar-mode-map): Put them on keys.
-        (calendar-mode): Describe them.
+       (calendar-mode): Describe them.
        (calendar-mode-map): Put scroll-other-window on a key.
-        list-diary-entries-hook: Changed the default value to
-        ordinary-list-diary-hook.
-
-        * diary.el:
-        (mark-diary-entries), (mark-islamic-diary-entries),
-        (mark-hebrew-diary-entries): Eliminated use of constant alists for
-        month and day names.
-        (prepare-fancy-diary-buffer): Fixed the way holidays are displayed
-        when there are no diary entries but lots of holidays.
-        (ordinary-list-diary-hook), (add-to-diary-list): New functions.
-
-
-1990-09-06  Ed Reingold  (reingold@emr.cs.uiuc.edu)
-
-        * calendar.el:
-        Changed reference at beginning of file from the report to the
-        published version of the paper.
-        Changed all calls to `mod' to call `%' to avoid problem with cl.
-        (calendar-date-string): Added optional parameter `nodayname'.
-        (cursor-to-islamic-calendar-date): Fixed so that
-        calendar-date-string doesn't try find the day name.
-        (cursor-to-hebrew-calendar-date): Fixed so that
-        calendar-date-string doesn't try find the day name.
-        nongregorian-diary-marking-hook: Fixed typo in doc string.
-        (calendar-mode): Fixed a typo in doc string.
-        (cursor-to-iso-calendar-date): Made message consistent with
-        similar functions for Julian, Islamic, Hebrew, and French calendars.
-        (calendar-absolute-from-gregorian): Simplified calculation.
-        (calendar-mark-today): Changed today mark to `=' to avoid
-        confusion with the default holiday mark.
-        (calendar-julian-from-absolute): Rewrote parallel to other functions.
-        (calendar-islamic-from-absolute): Rewrote parallel to other functions.
-        (calendar-forward-day): Fixed movement when cursor is not on a date
-        and arg is negative.
-        Added description of new `if' form to doc string for calendar-holidays.
-
-
-        * diary.el:
-        Changed all calls to `mod' to call `%' to avoid problem with cl.
-        (diary-entry-time): New function.
-        (diary-entry-compare): Rewritten to take time of day into account.
-
-        * holiday.el:
-        Changed all calls to `mod' to call `%' to avoid problem with cl.
-        (calendar-holiday-function-rosh-hashanah-etc): Fixed grammatical
-        error in a comment.
-        (calendar-holiday-function-hebrew): Fixed typo in doc string.
-        (calendar-holiday-function-islamic): Fixed typo in doc string.
-        (calendar-holiday-function-if): New function.
+       list-diary-entries-hook: Changed the default value to
+       ordinary-list-diary-hook.
+
+       * diary.el:
+       (mark-diary-entries), (mark-islamic-diary-entries),
+       (mark-hebrew-diary-entries): Eliminated use of constant alists for
+       month and day names.
+       (prepare-fancy-diary-buffer): Fixed the way holidays are displayed
+       when there are no diary entries but lots of holidays.
+       (ordinary-list-diary-hook), (add-to-diary-list): New functions.
+
+
+1990-09-06  Ed Reingold         (reingold@emr.cs.uiuc.edu)
+
+       * calendar.el:
+       Changed reference at beginning of file from the report to the
+       published version of the paper.
+       Changed all calls to `mod' to call `%' to avoid problem with cl.
+       (calendar-date-string): Added optional parameter `nodayname'.
+       (cursor-to-islamic-calendar-date): Fixed so that
+       calendar-date-string doesn't try find the day name.
+       (cursor-to-hebrew-calendar-date): Fixed so that
+       calendar-date-string doesn't try find the day name.
+       nongregorian-diary-marking-hook: Fixed typo in doc string.
+       (calendar-mode): Fixed a typo in doc string.
+       (cursor-to-iso-calendar-date): Made message consistent with
+       similar functions for Julian, Islamic, Hebrew, and French calendars.
+       (calendar-absolute-from-gregorian): Simplified calculation.
+       (calendar-mark-today): Changed today mark to `=' to avoid
+       confusion with the default holiday mark.
+       (calendar-julian-from-absolute): Rewrote parallel to other functions.
+       (calendar-islamic-from-absolute): Rewrote parallel to other functions.
+       (calendar-forward-day): Fixed movement when cursor is not on a date
+       and arg is negative.
+       Added description of new `if' form to doc string for calendar-holidays.
+
+
+       * diary.el:
+       Changed all calls to `mod' to call `%' to avoid problem with cl.
+       (diary-entry-time): New function.
+       (diary-entry-compare): Rewritten to take time of day into account.
+
+       * holiday.el:
+       Changed all calls to `mod' to call `%' to avoid problem with cl.
+       (calendar-holiday-function-rosh-hashanah-etc): Fixed grammatical
+       error in a comment.
+       (calendar-holiday-function-hebrew): Fixed typo in doc string.
+       (calendar-holiday-function-islamic): Fixed typo in doc string.
+       (calendar-holiday-function-if): New function.
 
 1990-11-19  Richard Mlynarik  (mly@august-east)
 
-        * rfc822.el (rfc822-addresses):  Blow out, don't loop, on ")
-        (rfc822-addresses-1) Error if address "phrase" not followed by
+       * rfc822.el (rfc822-addresses):  Blow out, don't loop, on ")
+       (rfc822-addresses-1) Error if address "phrase" not followed by
        route-spec
 
-        * ebuff-menu.el (Electric-buffer-menu-mode): Remove questionable
+       * ebuff-menu.el (Electric-buffer-menu-mode): Remove questionable
        code which attempted to fake out mode-name in mode-line-list.
-        Also, use slow \\<...> technology.
+       Also, use slow \\<...> technology.
 
-1990-11-13  David J. MacKenzie  (djm@apple-gunkies)
+1990-11-13  David J. MacKenzie (djm@apple-gunkies)
 
        * fortran.el: Use domain format instead of uucp format for bug
        list address.
        expressions to match errors in compilation.  If REGEXP matches, the
        FILE-IDX'th subexpression gives the file name, and the LINE-IDX'th
        subexpression gives the line number.
-       (compilation-parse-errors): Rewritten.  Combine the error and
+       (compilation-parse-errors): Rewritten.  Combine the error and
        enter/leave directory regexps into a single regexp to search for, and
-       dispatch on which subexpressions match.  When the enter-directory
+       dispatch on which subexpressions match.  When the enter-directory
        regexp matches, set default-directory to that directory, and push it
-       on compilation-directory-stack.  When the leave-directory regexp
+       on compilation-directory-stack.  When the leave-directory regexp
        matches, pop the stack to find the matching directory, and set
        default-directory to that.  This change requries RE_NREGS to be (at
        least 26) (it's been upped from 10 to 30 in v19 ../src/regex.h).
 
        * comint.el, inf-lisp.el, shell.el:  Updated to meet Olin's
        version 2.0 comint offerings.
-        * ring.el:  The underlying history mechanism for comint.
+       * ring.el:  The underlying history mechanism for comint.
        Generalised handling of a ring data type based on vectors.
        * history.el:  For now, a symlink to ring.el.
-       * loaddefs.el:  Updated shell-prompt-pattern doc string.
+       * loaddefs.el:  Updated shell-prompt-pattern doc string.
 
 1990-11-02  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * info.el (Info-find-node): Simplify file search.
        Try appending `.info' to specified name.
 
-1990-10-31  Jim Blandy  (jimb@gnu.ai.mit.edu)
+1990-10-31  Jim Blandy (jimb@gnu.ai.mit.edu)
 
        * bytecomp.el: Put properties on * so that the byte-compiler knows
        how to inline multiplication.
        * files.el (delete-auto-save-file-if-necessary):
        Don't delete if auto-saveing in visited file.
 
-1990-10-29  Jim Blandy  (jimb@pogo.ai.mit.edu)
+1990-10-29  Jim Blandy (jimb@pogo.ai.mit.edu)
 
        * subr.el: `buffer-flush-undo' is now officially named
        `buffer-enable-undo'; added an alias for backward compatibility.
 
        * subr.el (keyboard-translate): New function.
 
-1990-10-25  Robert J. Chassell  (bob@gnu.ai.mit.edu)
+1990-10-25  Robert J. Chassell (bob@gnu.ai.mit.edu)
 
-        * texinfmt.el (texinfo-format-defun-1): Replace with new version
-        that handles @deftypefn and related typed definition commands.
-        (texinfo-format-deftypefn-type, texinfo-format-deftypefn-index):
-        Formatting commands for @deftypefn and related typed definition
-        commands.  Inserted related `put' expressions.
+       * texinfmt.el (texinfo-format-defun-1): Replace with new version
+       that handles @deftypefn and related typed definition commands.
+       (texinfo-format-deftypefn-type, texinfo-format-deftypefn-index):
+       Formatting commands for @deftypefn and related typed definition
+       commands.  Inserted related `put' expressions.
 
 1990-10-23  David Lawrence  (tale@pogo.ai.mit.edu)
 
-       * emerge.el (emerge-setup, emerge-setup-with-ancestor):  Moved
+       * emerge.el (emerge-setup, emerge-setup-with-ancestor):  Moved
        insert-buffer calls back before call to emerge-extract-diffs where
        the merge-buffer really needs to have something in it.
        (emerge-extract-diffs,emerge-extract-diffs3):  Moved errant
        calc-mode.el, calc-prog.el, calc-rewr.el, calc-rules.el,
        calc-sel-2.el, calc-sel.el, calc-store.el, calc-stuff.el,
        calc-trail.el, calc-undo.el, calc-units.el, calc-vec.el,
-       calc-yank.el, calc.el:  New files for a very complete RPN
+       calc-yank.el, calc.el:  New files for a very complete RPN
        calculator which supports integer, rational, floating-point,
        comples, matrix and symbolic arithmetic to arbitrary precision.
 
-       edmacro.el:  New file, a keyboard macro editor.  On its own
+       edmacro.el:  New file, a keyboard macro editor.  On its own
        probably not very useful, but in the context of calc
        programmability it fits the model well.
 
        * etags.el (visit-tags-table-buffer):
        Handle local bindings of tags-file-name.
 
-1990-10-19  Robert J. Chassell  (bob@gnu.ai.mit.edu)
-
-        * texinfmt.el (texinfo-format-include,
-        texinfo-format-setfilename): Redefined to handle new include
-        files.  (texinfo-format-buffer-1, texinfo-format-region): Add
-        `last-input-buffer' so handles new include files.
-        (texinfo-format-bullet, texinfo-format-minus,
-        texinfo-format-paragraph-break): Require braces if used within
-        line; do no require braces if used@end of line.
-        (texinfo-optional-braces-discard): Discard optional braces.
-
-        * texnfo-upd.el (texinfo-incorporate-descriptions): Require exact
-        match for item names.
-        (texinfo-update-menu-region-beginning): Do not accidentally copy
-        an info-only title for the top node into the main menu.
-        (texinfo-section-types-regexp): Add `@chapheading'.
-        (texinfo-find-lower-level-node, texinfo-find-higher-level-node,
-        texinfo-menu-locate-entry-p, texinfo-copy-menu-title,
-        texinfo-update-menu-region-beginning, texinfo-update-menu-region-end):
-        Handle `@ifinfo' as well as comment line following node line.
-        (texinfo-multiple-files-update and aux. files):  Added to handle
-        multi-file Texinfo sources.
+1990-10-19  Robert J. Chassell (bob@gnu.ai.mit.edu)
+
+       * texinfmt.el (texinfo-format-include,
+       texinfo-format-setfilename): Redefined to handle new include
+       files.  (texinfo-format-buffer-1, texinfo-format-region): Add
+       `last-input-buffer' so handles new include files.
+       (texinfo-format-bullet, texinfo-format-minus,
+       texinfo-format-paragraph-break): Require braces if used within
+       line; do no require braces if used@end of line.
+       (texinfo-optional-braces-discard): Discard optional braces.
+
+       * texnfo-upd.el (texinfo-incorporate-descriptions): Require exact
+       match for item names.
+       (texinfo-update-menu-region-beginning): Do not accidentally copy
+       an info-only title for the top node into the main menu.
+       (texinfo-section-types-regexp): Add `@chapheading'.
+       (texinfo-find-lower-level-node, texinfo-find-higher-level-node,
+       texinfo-menu-locate-entry-p, texinfo-copy-menu-title,
+       texinfo-update-menu-region-beginning, texinfo-update-menu-region-end):
+       Handle `@ifinfo' as well as comment line following node line.
+       (texinfo-multiple-files-update and aux. files):  Added to handle
+       multi-file Texinfo sources.
 
 1990-10-18  Richard Stallman  (rms@mole.ai.mit.edu)
 
 
 1990-10-17  David Lawrence  (tale@pogo.ai.mit.edu)
 
-       * lisp-mode.el:  Indent autoload like defun.
+       * lisp-mode.el:  Indent autoload like defun.
 
        * cl.el, mh-e.el, gnus.el:  Change uses of lisp-indent-hook to
        lisp-indent-function.
 
 1990-10-01  David Lawrence  (tale@pogo.ai.mit.edu)
 
-       * compile.el:  Major overhauls.  Remove references to mode, since
+       * compile.el:  Major overhauls.  Remove references to mode, since
        it never really was a mode.
-       (compile-regexp-list):  Don't use a single regexp, but try
+       (compile-regexp-list):  Don't use a single regexp, but try
        multiple ones from a list.
        (next-error): Don't read in every single file when doing
        next-error, just go to the line of the next file, reading it in if
        need be.  The old method was slow and could end up creating a lot
        of buffers you never wanted around.
-       Use buffer named in compilation-buffer.  Get buffer to use
+       Use buffer named in compilation-buffer.  Get buffer to use
        interactively via compilation-use-buffer if called with arg.
        (compile-internal):  Move window resizing here, since a grep
        window is still a compile window as far as this package is
 
        * edebug.el:  New file for elisp source debugging.
 
-       * loaddefs.el:  Autoload edebug with edebug-defun.
+       * loaddefs.el:  Autoload edebug with edebug-defun.
 
        * lisp-mode.el (eval-defun):  If arg, edebug-defun.
 
        New functions bound to M-a and M-e respectively.
        (c-beginning-of-statement-1, c-end-of-statement-1):  Engines for
        above.
-       (set-c-style):  New function to easily select a preferred
+       (set-c-style):  New function to easily select a preferred
        indentation style.
        (c-style-alist):  Styles and variables values for set-c-style.
 
-       * asm-mode.el:  New file.  Mode for editing assembler code.
+       * asm-mode.el:  New file.  Mode for editing assembler code.
 
        * loaddefs.el (auto-mode-alist):  Use asm-mode for .s files.
        Autoload it.
 1990-09-22  David Lawrence  (tale@pogo.ai.mit.edu)
 
        * simple.el (shell-command):  Document in code comment why -f is
-       not used for C shells.  Perhaps this will get people to stop
+       not used for C shells.  Perhaps this will get people to stop
        asking about it.
 
 1990-09-21  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * mouse.el (mouse-set-point): Compensate properly for hscroll.
 
-1990-09-13  Robert J. Chassell  (bob@gnu.ai.mit.edu)
+1990-09-13  Robert J. Chassell (bob@gnu.ai.mit.edu)
 
-        * texinfmt.el (texinfo-format-inforef): Item name now optional.
+       * texinfmt.el (texinfo-format-inforef): Item name now optional.
 
 1990-09-13  Richard Stallman  (rms@mole.ai.mit.edu)
 
        be visible for admins during installation configuration.
 
        * loaddefs.el:
-       (gnus, gnus-post-news):  Autoload gnus.
+       (gnus, gnus-post-news):  Autoload gnus.
        (sendnews, postnews): fset to gnus-post-news instead of news-post-news.
        (rnews, news-post-news):  Removed autoloads.
 
        * gnus.el:  New file.
        (gnus-make-newsrc-file):  Removed.
        (gnus-read-newsrc-file):  Work without above.
-       (gnus-Info-directory):  Removed.
-       (gnus-Info-find-node):  Work without above.
+       (gnus-Info-directory):  Removed.
+       (gnus-Info-find-node):  Work without above.
        (lots of variables):  Made non-interactive.  Some doc fixes.
 
        * gnuspost.el, gnusmail.el, gnusmisc.el, nntp.el, nnspool.el,
 
 1990-08-29  David Lawrence  (tale@pogo.ai.mit.edu)
 
-       * files.el (basic-save-buffer):  Signal an error when the directory
+       * files.el (basic-save-buffer):  Signal an error when the directory
        doesn't exist or is write-protected.
        (set-visited-file-name):  When renaming buffer, don't switch from
        current name if that is the name causing the conflict for the new name.
        (fortran-current-line-indentation):  Only skip over continuation
        char or line number for statements.  It was giving back wrong
        values for statements which started in columns 1-6.
-       (fortran-mode-version):  Removed.
+       (fortran-mode-version):  Removed.
 
 1990-08-28  David Lawrence  (tale@pogo.ai.mit.edu)
 
-       * loaddefs.el:  Autoload reverse-region from sort.el.
+       * loaddefs.el:  Autoload reverse-region from sort.el.
 
        * cl.el:
-        (defstruct):  The copier function invoked the non-existent
+       (defstruct):  The copier function invoked the non-existent
        copy-vector.  Calling copy-sequence does the job.
-        (defsetf for point):  Point's inverse is goto-char.  Of course,
-        what do we do with the other basic types of Emacs Lisp?
-        (member):  Another, perhaps counterproductive, speed hack.  When
+       (defsetf for point):  Point's inverse is goto-char.  Of course,
+       what do we do with the other basic types of Emacs Lisp?
+       (member):  Another, perhaps counterproductive, speed hack.  When
        test or testnot are symbols (hopefully, non-null), they are
        replaced by their symbol-function slots.  This presumably reduces
        one indirection per each funcall in the inner loop.
-        (byte-compile-named-list-accessors):  Another byte-compile
+       (byte-compile-named-list-accessors):  Another byte-compile
        handler, this one eliminates the extra call incurred when using
        first, ..., tenth, or rest.  This makes those list accessors
        essentially as primitive as car, cdr, or nth.
-        (with-keyword-args): Macro that simplifies most of the handling of
-       klists.  The only neglected functionality is that no supplied-p
+       (with-keyword-args): Macro that simplifies most of the handling of
+       klists.  The only neglected functionality is that no supplied-p
        forms exist (although that is true also of lambda lists in Emacs Lisp).
        (cl-eval-print-last-sexp):  Added half-hearted support for -, +,
        ++, +++, *, **, ***, /, //, ///; and cleared the mvalues mechanism
        at every call.
-        (declare, proclaim, the):  Make some more CL codes easy to load.
+       (declare, proclaim, the):  Make some more CL codes easy to load.
        These are dummies, and have no effect whatsoever.  (Perhaps `the'
        could be made to check in  interpreter, and to ignore in the
        compiler.  Then again, writing `typecase' would be also useful and
        I haven't done it yet.)
-        (byte-compile-ca*d*r):  New function, used as a handler from
+       (byte-compile-ca*d*r):  New function, used as a handler from
        byte-compile-form to eliminate the extra call to the c*r functions
        in compiled code.
-        (adjoin, map):  Changed to use `memq' instead of `member', too.
-        (case, ecase):  Via a change in case-clausify, these macros now
+       (adjoin, map):  Changed to use `memq' instead of `member', too.
+       (case, ecase):  Via a change in case-clausify, these macros now
        generate tests using the primitive `memq', instead of the heavier
        `member'.
-        (member):  Rewrote it to exploit the keyword argument machinery.
+       (member):  Rewrote it to exploit the keyword argument machinery.
        It also tries to call memq whenever possible.
        (many funcs):  Two-branch conds changed into simple ifs here and
        there, minor layout changes all over.
-        (defsetf):  `Puts' occur in the generated code, not in the macro
+       (defsetf):  `Puts' occur in the generated code, not in the macro
        expander.  (Didn't we fix this long ago?)
-        (setf):  Comment disagreed with the code.  Code was right.
-        (defkeyword):  Was dropping the DOCSTRING.
-        (reduce): New function.  Presented as an example of how to use
+       (setf):  Comment disagreed with the code.  Code was right.
+       (defkeyword):  Was dropping the DOCSTRING.
+       (reduce): New function.  Presented as an example of how to use
        KLISTs to parse calls in functions that take keyword arguments.
-        (concatenate, map):  New functions.
-        (extract-from-klist):  Swapped arguments for convenience.
-        (keyword-argument-supplied-p, cl$subseq-as-list):  New auxiliary
+       (concatenate, map):  New functions.
+       (extract-from-klist):  Swapped arguments for convenience.
+       (keyword-argument-supplied-p, cl$subseq-as-list):  New auxiliary
        functions.
-        (build-klist):  Better error messages.
-        (psetf):  Rewrote, patterned after the new psetq.
-        (psetq):  Added early check for even number of arguments.  This
+       (build-klist):  Better error messages.
+       (psetf):  Rewrote, patterned after the new psetq.
+       (psetq):  Added early check for even number of arguments.  This
        causes a better error message than previously.
-        (defstruct, parse$defstruct$options):  asp@CS.CMU.EDU (James
+       (defstruct, parse$defstruct$options):  asp@CS.CMU.EDU (James
        Aspnes) reported that defstruct wasn't handling properly the use
        of accessors of an :included definition applied to instances of
        the :including structure.  Indeed, the old version was
        implementing a (rather useless) sense of multiple-inheritance that
-       was inimical to the Common Lisp sense.  Fixed here by adding
+       was inimical to the Common Lisp sense.  Fixed here by adding
        properties :structure-includes and :structure-included-in to the
        struct name.  They keep track of the graph of inclusions.
-        (mapc, maplist, mapl, mapcan, mapcon,
-        copy-list, copy-tree, revappend, nreconc, nbutlast,
-        subst, subst-if, subst-if-not, sublis,
-        member-if, member-if-not, tailp):  New functions, developed apart
+       (mapc, maplist, mapl, mapcan, mapcon,
+       copy-list, copy-tree, revappend, nreconc, nbutlast,
+       subst, subst-if, subst-if-not, sublis,
+       member-if, member-if-not, tailp):  New functions, developed apart
        and now merged with the main file.  They still don't take :keyword
        arguments.
 
-       * sort.el (sort-subr):  Support floating point numbers.
+       * sort.el (sort-subr):  Support floating point numbers.
        (sort-float-fields, reverse-region):  New functions.
-       (sort-numeric-fields, sort-fields, sort-float-fields):  Use -ARG
+       (sort-numeric-fields, sort-fields, sort-float-fields):  Use -ARG
        to mean count fields from right, not reverse.  (Doc fixes.)
        (sort-fields-1):  Let negative arg pass unmolested.  Always do
        ascending sort.
        (compilation-get-file-and-line):  Grabs file and line using
        matched sub-expressions in compilation-error-regexp.
        (compilation-parse-errors):  Use new function.
-       (compilation-sentinel):  Make buffer writable before trying to
+       (compilation-sentinel):  Make buffer writable before trying to
        insert things.
 
        * info.el (Info-extract-menu-item):  Search for an exact match for
        *Completions* not *Help*.
 
        * help.el (describe-mode):  Use Dale Worley's version to also show
-       minor mode documentation if argument is given.  Fset
+       minor mode documentation if argument is given.  Fset
        defining-keyboard-macro to start-keyboard-macro so its
        documentation can be found.  Currently does not work with
        auto-fill-mode because of the hook nature of its minor mode
 
        * term/x-win.el: Don't define C-z here; it's now in screen.el.
 
-1990-08-14  David J. MacKenzie  (djm@apple-gunkies)
+1990-08-14  David J. MacKenzie (djm@apple-gunkies)
 
        * time.el: New version that uses wakeup instead of loadst.
 
        interactive regexp to occur.
        (occur):  Use occur-last-string.
 
-       * lisp.el (down-list):  Doc fix.
+       * lisp.el (down-list):  Doc fix.
 
 1990-07-24  Richard Stallman  (rms@mole.ai.mit.edu)
 
 
        * c-mode.el (c-comment-indent): Special case comment after }.
 
-1990-07-05  Robert J. Chassell  (bob@gnu.ai.mit.edu)
+1990-07-05  Robert J. Chassell (bob@gnu.ai.mit.edu)
 
-        * texinfmt.el: Renamed Lisp definitions section to `Description
-          formatting' and revised `texinfo-format-defun-1' and format
-          defuns to handle object oriented descriptions properly.
+       * texinfmt.el: Renamed Lisp definitions section to `Description
+         formatting' and revised `texinfo-format-defun-1' and format
+         defuns to handle object oriented descriptions properly.
 
 1990-06-30  Richard Stallman  (rms@mole.ai.mit.edu)
 
 
        * sort.el: Doc fix.
 
-1990-06-28  Robert J. Chassell  (bob@gnu.ai.mit.edu)
+1990-06-28  Robert J. Chassell (bob@gnu.ai.mit.edu)
 
-        * texinfmt.el (texinfo-format-paragraph-break): @br{} no longer a
-          noop.
+       * texinfmt.el (texinfo-format-paragraph-break): @br{} no longer a
+         noop.
 
-        * texinfmt.el (texinfo-format-scan): @* now breaks lines; no
-          longer does nothing.
+       * texinfmt.el (texinfo-format-scan): @* now breaks lines; no
+         longer does nothing.
 
-        * texinfmt.el: `Bottom node' changed to `End node' and `BN'
-          changed to `EN'; also, `footnote-style' changed to
-          `texinfo-footnote-style'.
+       * texinfmt.el: `Bottom node' changed to `End node' and `BN'
+         changed to `EN'; also, `footnote-style' changed to
+         `texinfo-footnote-style'.
 
-        * texnfo-upd.el (texinfo-all-menus-update): With a non-nil
-          argument, now updates all the nodes in the buffer before
-          updating the menus.
+       * texnfo-upd.el (texinfo-all-menus-update): With a non-nil
+         argument, now updates all the nodes in the buffer before
+         updating the menus.
 
-        * texnfo-upd.el (texinfo-master-menu): With non-nil argument
-          (prefix, if interactive) means first update all existing nodes
-          and menus, not just menus.
+       * texnfo-upd.el (texinfo-master-menu): With non-nil argument
+         (prefix, if interactive) means first update all existing nodes
+         and menus, not just menus.
 
-        * texinfo.el (texinfo-show-structure): With optional arg, list
-          lines with @-sign commands for @chapter, @section and the like,
-          but not @node lines.
+       * texinfo.el (texinfo-show-structure): With optional arg, list
+         lines with @-sign commands for @chapter, @section and the like,
+         but not @node lines.
 
 1990-06-27  Richard Stallman (rms@mole.ai.mit.edu)
 
        variable `verbose' but to just unconditionally echo message.
        (shell-command):  Use new `last-shell-command' interactively.
        (shell-command-on-region):  Use new `last-shell-command-on-region'
-       interactively.  Delete *Shell Command Output* if no output.
-       (kill-comment):  Error if no comment syntax defined.
+       interactively.  Delete *Shell Command Output* if no output.
+       (kill-comment):  Error if no comment syntax defined.
 
 1990-06-25  Richard Stallman  (rms@mole.ai.mit.edu)
 
        calling c-backward-to-start-of-continued-exp.
        (c-backward-to-start-of-continued-exp): Back up over strings.
 
-1990-06-21  Robert J. Chassell  (bob@pogo.ai.mit.edu)
+1990-06-21  Robert J. Chassell (bob@pogo.ai.mit.edu)
 
-        * texinfmt.el (texinfo-format-include): Include files ending with
-          ".texi" as well as ".texinfo" and ".tex".
+       * texinfmt.el (texinfo-format-include): Include files ending with
+         ".texi" as well as ".texinfo" and ".tex".
 
-        * texinfmt.el: Define @shortcontents, like @summaryconents, as
-          'texinfo-discard-line-with-args.
+       * texinfmt.el: Define @shortcontents, like @summaryconents, as
+         'texinfo-discard-line-with-args.
 
 1990-06-20  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * simple.el: Search-ring advance and recline characters are now
        M-n and M-p.
 
-1990-06-15  Robert J. Chassell  (bob@pogo.ai.mit.edu)
+1990-06-15  Robert J. Chassell (bob@pogo.ai.mit.edu)
 
-        * tex-mode.el (tex-start-shell): Don't put `require' in defun, put
-          it@top level.
+       * tex-mode.el (tex-start-shell): Don't put `require' in defun, put
+         it@top level.
 
-        * texnfo-upd.el (texinfo-incorporate-descriptions): Don't
-          accidently find a string in the description that is confused for
-          a menu item.
+       * texnfo-upd.el (texinfo-incorporate-descriptions): Don't
+         accidently find a string in the description that is confused for
+         a menu item.
 
-1990-06-01  Robert J. Chassell  (bob@wheat-chex)
+1990-06-01  Robert J. Chassell (bob@wheat-chex)
 
-        * texinfo.el: Added `texinfo-tex-region' (C-c C-r) to run TeX on
-          the current region, `texinfo-tex-buffer' (C-c C-t) to run TeX on
-          the current buffer, and `texinfo-tex-print' (C-c C-p) to print
-          the .dvi file made by TeX.
+       * texinfo.el: Added `texinfo-tex-region' (C-c C-r) to run TeX on
+         the current region, `texinfo-tex-buffer' (C-c C-t) to run TeX on
+         the current buffer, and `texinfo-tex-print' (C-c C-p) to print
+         the .dvi file made by TeX.
 
-          Also, bound functions from TeX mode in Texinfo mode:
-          `tex-kill-job' (C-c C-k), `tex-recenter-output-buffer' (C-c
-          C-l), and `tex-show-print-queue' (C-c C-q).
+         Also, bound functions from TeX mode in Texinfo mode:
+         `tex-kill-job' (C-c C-k), `tex-recenter-output-buffer' (C-c
+         C-l), and `tex-show-print-queue' (C-c C-q).
 
 1990-05-31  Joseph Arceneaux  (jla@gnu.ai.mit.edu)
 
        * startup.el (command-line):  Check environment variable
        VERSION_CONTROL and set version-control appropriately.
 
-1990-05-31  Robert J. Chassell  (bob@wheat-chex)
+1990-05-31  Robert J. Chassell (bob@wheat-chex)
 
-        * texnfo-upd.el (texinfo-top-pointer-case): rewrote to handle
-          @chapter (or other sectioning) command following Top node.
+       * texnfo-upd.el (texinfo-top-pointer-case): rewrote to handle
+         @chapter (or other sectioning) command following Top node.
 
-          (texinfo-master-menu): rewrote to remove pre-existing master
-          menu, if there is one.  Non-nil argument (prefix, if interactive)
-          now means first update all existing menus---previously it always
-          updated all existing menus (very time consuming).
+         (texinfo-master-menu): rewrote to remove pre-existing master
+         menu, if there is one.  Non-nil argument (prefix, if interactive)
+         now means first update all existing menus---previously it always
+         updated all existing menus (very time consuming).
 
-          (texinfo-all-menus-update,  texinfo-every-node-update):
-          added a save-excursion to each so that point does not move when
-          you update the menus or nodes.
+         (texinfo-all-menus-update,  texinfo-every-node-update):
+         added a save-excursion to each so that point does not move when
+         you update the menus or nodes.
 
-        * texinfmt.el (texinfo-format-parse-args): expand arguments so
-          they can include commands such as @code, etc.
+       * texinfmt.el (texinfo-format-parse-args): expand arguments so
+         they can include commands such as @code, etc.
 
 1990-05-31  David Lawrence  (tale@geech)
 
 
 1990-05-30  David Lawrence  (tale@geech)
 
-       * comint.el (comint-load-hook):  Superseded by eval-after-load.
+       * comint.el (comint-load-hook):  Superseded by eval-after-load.
 
-       * inf-lisp.el (lisp-eval-region, lisp-compile-region):  Use
+       * inf-lisp.el (lisp-eval-region, lisp-compile-region):  Use
        temporary files instead of send-string to avoid problems with pty
        buffering.
 
-       * tex-mode.el (tex-close-latex-block):  Allow whitespace after
+       * tex-mode.el (tex-close-latex-block):  Allow whitespace after
        \begin and \end before their opening brace.
        (tex-last-unended-begin):  Ditto.
 
 
        * scheme.el (run-scheme): Autoload deleted.  Already done in loaddefs.
 
-1990-05-24  Robert J. Chassell  (bob@rice-chex)
+1990-05-24  Robert J. Chassell (bob@rice-chex)
 
-        * page-ext.el (pages-directory-goto): Go to end of file if called
+       * page-ext.el (pages-directory-goto): Go to end of file if called
        from the last line (which is empty) of the pages-directory
 
 1990-05-24  David Lawrence  (tale@pogo.ai.mit.edu)
        * shell.el (shell-load-hook):  Superseded by eval-after-load.
 
        * files.el (cd):  Make sure that directory can be changed to.
-        * shell.el (shell-process-cd-or-pushd):  ditto.
+       * shell.el (shell-process-cd-or-pushd):  ditto.
 
-       * c++-mode.el:  Installed latest version from David Detlefs with
+       * c++-mode.el:  Installed latest version from David Detlefs with
        all additions made since Sep 1989.
 
-1990-05-24  Robert J. Chassell  (bob@apple-gunkies)
+1990-05-24  Robert J. Chassell (bob@apple-gunkies)
 
-        * texinfmt.el:  Added   texinfo-format-defindex   which provides
+       * texinfmt.el:  Added   texinfo-format-defindex   which provides
        @defindex and @defcodeindex.
 
        Rewrote texinfo-format-synindex to be more modular; removed
        * buff-menu.el (Buffer-menu-buffer): Simplified.
        Set Buffer-menu-buffer-column initially.
 
-1990-05-18  Robert J. Chassell  (bob@apple-gunkies)
+1990-05-18  Robert J. Chassell (bob@apple-gunkies)
 
-        * page-ext.el: (pages-addresses-file-name):
+       * page-ext.el: (pages-addresses-file-name):
        Renamed from addresses-file-name.
 
-1990-05-17  Robert J. Chassell  (bob@apple-gunkies)
+1990-05-17  Robert J. Chassell (bob@apple-gunkies)
 
-        * texinfo.el (texinfo-mode-map): Replace `C-c LETTER ...' key
-          bindings for functions updating nodes and menus with `C-c C-...'
-          keybindings, so as to leave `C-c LETTER' bindings free.
+       * texinfo.el (texinfo-mode-map): Replace `C-c LETTER ...' key
+         bindings for functions updating nodes and menus with `C-c C-...'
+         keybindings, so as to leave `C-c LETTER' bindings free.
 
-        * texnfo-upd.el (texinfo-menu-copy-old-description): Copy
-          descriptions that begin with an `@' as well as with word syntax char.
-          (texinfo-insert-master-menu-list): Print message telling which
-          menu entry it is inserting.
+       * texnfo-upd.el (texinfo-menu-copy-old-description): Copy
+         descriptions that begin with an `@' as well as with word syntax char.
+         (texinfo-insert-master-menu-list): Print message telling which
+         menu entry it is inserting.
 
 1990-05-12  Joseph Arceneaux  (jla@gnu.ai.mit.edu)
 
-       * isearch.el (isearch):  Check non-nil of unread command char
+       * isearch.el (isearch):  Check non-nil of unread command char
        before checking >= 0.
 
 1990-05-12  Richard Stallman  (rms@mole.ai.mit.edu)
        was found the previous time.
        * replace.el (keep-lines): Likewise.
 
-1990-05-10  Robert J. Chassell  (bob@wheat-chex)
+1990-05-10  Robert J. Chassell (bob@wheat-chex)
 
-        * texinfmt.el: updated to correspond, more or less, to version 2.8
-        of texinfo.tex.   Does not do refilling.
+       * texinfmt.el: updated to correspond, more or less, to version 2.8
+       of texinfo.tex.   Does not do refilling.
 
-        texinfo-format-chapter-1  now displays message telling which
-        section is being formatted, so formatting is no longer silent.
+       texinfo-format-chapter-1  now displays message telling which
+       section is being formatted, so formatting is no longer silent.
 
-        Added notations: @quiv, @error, @expansion, @point, @print, @result
+       Added notations: @quiv, @error, @expansion, @point, @print, @result
 
-        Added @synindex and @syncodeindex, including
-        texinfo-format-synindex, texinfo-format-syncodeindex,
-        and defined  syncode-arg  as local variable in texinfo-format-scan.
-        Modified  texinfo-format-printindex  to handle these.
+       Added @synindex and @syncodeindex, including
+       texinfo-format-synindex, texinfo-format-syncodeindex,
+       and defined  syncode-arg  as local variable in texinfo-format-scan.
+       Modified  texinfo-format-printindex  to handle these.
 
-        Added  @ref, which the same as @xref in Info.
-        Added  @titlespec, which is ignored in Info.
-        Added  @br  @need  as noops.
-        Added  @today   texinfo-format-today   in `1 Jan 1900' style.
-        Added  @defconst, @defcmd  to the  texinfo-format-defun  series
+       Added  @ref, which the same as @xref in Info.
+       Added  @titlespec, which is ignored in Info.
+       Added  @br  @need  as noops.
+       Added  @today   texinfo-format-today   in `1 Jan 1900' style.
+       Added  @defconst, @defcmd  to the  texinfo-format-defun  series
 
-        Added  @flushright   @end flushright, including
-        texinfo-format-flushright, texinfo-end-flushright,
-        texinfo-do-flushright.
+       Added  @flushright   @end flushright, including
+       texinfo-format-flushright, texinfo-end-flushright,
+       texinfo-do-flushright.
 
-        Added  @ftable, which is like the `@table' command but also
-        inserts each item in the first column into the function index.
-        Includes texinfo-ftable, texinfo-ftable-item, texinfo-end-ftable.
+       Added  @ftable, which is like the `@table' command but also
+       inserts each item in the first column into the function index.
+       Includes texinfo-ftable, texinfo-ftable-item, texinfo-end-ftable.
 
-        Added  @footnote, including texinfo-format-footnote, footnote-style,
-        texinfo-format-make-node, texinfo-format-bottom-node.
+       Added  @footnote, including texinfo-format-footnote, footnote-style,
+       texinfo-format-make-node, texinfo-format-bottom-node.
 
 1990-05-10  Richard Stallman  (rms@mole.ai.mit.edu)
 
 
 1990-04-18  Joseph Arceneaux  (jla@gnu.ai.mit.edu)
 
-       * loaddefs.el:  Removed Meta-g def of fill-region.
+       * loaddefs.el:  Removed Meta-g def of fill-region.
 
 1990-04-13  Joseph Arceneaux  (jla@gnu.ai.mit.edu)
 
        * screen.el:  Define keys ctl-x {o, n, p}.  Make C-Z iconify
        emacs.
        (next-multiscreen-window):
-       (previous-multiscreen-window):  Include the minibuffer screen if
+       (previous-multiscreen-window):  Include the minibuffer screen if
        the minbuffer is active.
 
 1990-04-03  Richard Stallman  (rms@mole.ai.mit.edu)
        * dired.el (dired-diff): New command.
        (dired-mode-map): Put on `='.
 
-1990-03-28  Jim Kingdon  (kingdon@mole.ai.mit.edu)
+1990-03-28  Jim Kingdon         (kingdon@mole.ai.mit.edu)
 
        * rmail.el (rmail-insert-rmail-file-header, rmail-convert-file):
        Put in "-*- rmail -*-".
 
 1990-03-20  Joseph Arceneaux  (jla@gnu.ai.mit.edu)
 
-       * term/x-win.el (x-pop-initial-window):  Set mouse-motion-handler.
+       * term/x-win.el (x-pop-initial-window):  Set mouse-motion-handler.
 
 1990-03-19  Joseph Arceneaux  (jla@gnu.ai.mit.edu)
 
        * sendmail.el (mail-send):  Force deletion of auto-save files.
-       (mail-do-fcc):  Add closing paren.
+       (mail-do-fcc):  Add closing paren.
 
 1990-03-17  Richard Stallman  (rms@mole.ai.mit.edu)
 
 1990-03-11  Joseph Arceneaux  (jla@gnu.ai.mit.edu)
 
        * mouse.el (track-mouse):  x-mouse-grabbed now mouse-grabbed.
-       * x-mouse.el (dynamic-rect-selection):  Ditto.
+       * x-mouse.el (dynamic-rect-selection):  Ditto.
 
 1990-03-10  Joseph Arceneaux  (jla@gnu.ai.mit.edu)
 
        * array.el, blackbox.el, compile.el, diff.el, files.el, ftp.el:
        * gomoku.el, hanoi.el, informat.el, ispell.el, life.el, mailalias.el:
        * man.el, rmail.el, sendmail.el, terminal.el:
-       * texinfmt.el:  Renamed buffer-flush-undo to buffer-disable-undo.
+       * texinfmt.el:  Renamed buffer-flush-undo to buffer-disable-undo.
 
 1990-03-04  Joseph Arceneaux  (jla@gnu.ai.mit.edu)
 
        so.  Also decide on which screen style depending on either new
        variable `separate-minibuffer-screen' or minibuffer elt in
        window-system-switches.
-       (detached-minibuffer-startup):  Add screen colors to minibuffer
+       (detached-minibuffer-startup):  Add screen colors to minibuffer
        alist if possible.  Also make sure screen-default-alist has
        minibuffer element none, and correct name.
 
        * inf-lisp.el: inferior-lisp-program can be a list of the programme
          name and its arguments.
 
-1990-02-06  Ed Reingold  (reingold@emr.cs.uiuc.edu)
+1990-02-06  Ed Reingold         (reingold@emr.cs.uiuc.edu)
 
-        * calendar.el:
-        (french-calendar-leap-year-p): Rewritten with corrected rule.
-        (calendar-absolute-from-french): Fixed comments.
-        (calendar-french-from-absolute): Rewrote using calendar-sum.
-        (cursor-to-french-calendar-date): Simplified and corrected spelling.
+       * calendar.el:
+       (french-calendar-leap-year-p): Rewritten with corrected rule.
+       (calendar-absolute-from-french): Fixed comments.
+       (calendar-french-from-absolute): Rewrote using calendar-sum.
+       (cursor-to-french-calendar-date): Simplified and corrected spelling.
 
 1990-02-06  Richard Stallman  (rms@mole.ai.mit.edu)
 
 
        * texinfmt.el (batch-texinfo-format): Paren error on (setq error 1).
 
-1990-01-27  Ed Reingold  (reingold@emr.cs.uiuc.edu)
+1990-01-27  Ed Reingold         (reingold@emr.cs.uiuc.edu)
 
-        * calendar.el:
+       * calendar.el:
        (scroll-calendar-left): Fixed so it works when the cursor is not
-        positioned on a day.
-        (cursor-to-calendar-day-of-year): Fixed so that "day" is properly
-        pluralized, depending how many days remain in the year.
-        (french-calendar-leap-year-p): New function.
-        (french-calendar-last-day-of-month): New function.
-        (calendar-absolute-from-french): New function.
-        (calendar-french-from-absolute): New function.
-        (cursor-to-french-calendar-date): New function.
+       positioned on a day.
+       (cursor-to-calendar-day-of-year): Fixed so that "day" is properly
+       pluralized, depending how many days remain in the year.
+       (french-calendar-leap-year-p): New function.
+       (french-calendar-last-day-of-month): New function.
+       (calendar-absolute-from-french): New function.
+       (calendar-french-from-absolute): New function.
+       (cursor-to-french-calendar-date): New function.
        (calendar-mode-map): Put cursor-to-french-calendar-date on a key.
-        (calendar-mode): Describe cursor-to-french-calendar-date.
+       (calendar-mode): Describe cursor-to-french-calendar-date.
 
 1990-01-31  Richard Stallman  (rms@mole.ai.mit.edu)
 
 
        * loaddefs.el: Removed above from dired-listing-switches doc string.
 
-        * mh-e.el (c/o James Larus <larus@cs.wisc.edu>):
+       * mh-e.el (c/o James Larus <larus@cs.wisc.edu>):
          Accepts message range specifications.
          Defaults sequence name to previous sequence name when reading.
          Made mode-line id user-setable.
 
        * rfc822.el (rfc822-addresses): Barf, don't loop, on > in host name.
 
-1990-01-16  Ed Reingold  (reingold@emr.cs.uiuc.edu)
+1990-01-16  Ed Reingold         (reingold@emr.cs.uiuc.edu)
 
-        * diary.el:
-        (insert-diary-entry): New function.
-        (insert-weekly-diary-entry): New function.
-        (insert-monthly-diary-entry): New function.
-        (insert-yearly-diary-entry): New function.
-        (insert-hebrew-diary-entry): New function.
-        (insert-monthly-hebrew-diary-entry): New function.
-        (insert-yearly-hebrew-diary-entry): New function.
-        (insert-islamic-diary-entry): New function.
-        (insert-monthly-islamic-diary-entry): New function.
-        (insert-yearly-islamic-diary-entry): New function.
+       * diary.el:
+       (insert-diary-entry): New function.
+       (insert-weekly-diary-entry): New function.
+       (insert-monthly-diary-entry): New function.
+       (insert-yearly-diary-entry): New function.
+       (insert-hebrew-diary-entry): New function.
+       (insert-monthly-hebrew-diary-entry): New function.
+       (insert-yearly-hebrew-diary-entry): New function.
+       (insert-islamic-diary-entry): New function.
+       (insert-monthly-islamic-diary-entry): New function.
+       (insert-yearly-islamic-diary-entry): New function.
 
        * calendar.el: Autoload these functions.
        (calendar-mode-map): Put them on keys.
-        (calendar-mode): Describe them.
+       (calendar-mode): Describe them.
 
-1990-01-11  Ed Reingold  (reingold@emr.cs.uiuc.edu)
+1990-01-11  Ed Reingold         (reingold@emr.cs.uiuc.edu)
 
-        * diary.el
-        (list-diary-entries): Deleted several lines of extraneous code
-        and added `nongregorian-diary-listing-hook' to the list of hooks
-        called@the end; this is for use in including Hebrew, Islamic,
-        Julian, or ISO diary entries.  A similar
-        `nongregorian-diary-marking-hook' was added to the list of hooks
-        called at the end of mark-diary-entries for the same reason.
+       * diary.el
+       (list-diary-entries): Deleted several lines of extraneous code
+       and added `nongregorian-diary-listing-hook' to the list of hooks
+       called@the end; this is for use in including Hebrew, Islamic,
+       Julian, or ISO diary entries.  A similar
+       `nongregorian-diary-marking-hook' was added to the list of hooks
+       called at the end of mark-diary-entries for the same reason.
 
-        (diary-name-pattern): Fixed the documentation and added an optional
-        parameter FULLNAME which insists on the full spelling of the name;
-        this is also for use in marking Hebrew or Islamic diary entries
-        (those month names are not unique in the first three characters).
+       (diary-name-pattern): Fixed the documentation and added an optional
+       parameter FULLNAME which insists on the full spelling of the name;
+       this is also for use in marking Hebrew or Islamic diary entries
+       (those month names are not unique in the first three characters).
 
-        (mark-hebrew-diary-entries): New function.
-        (list-hebrew-diary-entries): New function.
-        (mark-hebrew-calendar-date-pattern): New function.
-        (mark-islamic-diary-entries): New function.
-        (list-islamic-diary-entries): New function.
-        (mark-islamic-calendar-date-pattern): New function.
+       (mark-hebrew-diary-entries): New function.
+       (list-hebrew-diary-entries): New function.
+       (mark-hebrew-calendar-date-pattern): New function.
+       (mark-islamic-diary-entries): New function.
+       (list-islamic-diary-entries): New function.
+       (mark-islamic-calendar-date-pattern): New function.
 
-        (list-diary-entries): Added nongregorian-diary-listing-hook.
-        (mark-diary-entries): Added nongregorian-diary-marking-hook.
+       (list-diary-entries): Added nongregorian-diary-listing-hook.
+       (mark-diary-entries): Added nongregorian-diary-marking-hook.
 
-        * calendar.el: Added documentation for the hooks described above.
+       * calendar.el: Added documentation for the hooks described above.
 
 1990-01-10  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * yow.el (yow): Don't be confused by percent in message.
        Use raw prefix arg as first argument; process it later.
 
-1990-01-08  Robert J. Chassell  (bob@apple-gunkies.ai.mit.edu)
+1990-01-08  Robert J. Chassell (bob@apple-gunkies.ai.mit.edu)
 
-        * texnfo-upd.el (texinfo-update-node,
-          texinfo-sequential-node-update): fixed auto-fill-hook bug.
+       * texnfo-upd.el (texinfo-update-node,
+         texinfo-sequential-node-update): fixed auto-fill-hook bug.
 
 1990-01-08  Joseph Arceneaux  (jla@spiff)
 
        * term/x-win.el (x-pop-up-window): Set global-minibuffer-screen.
 
-1990-01-08  Ed Reingold  (reingold@emr.cs.uiuc.edu)
+1990-01-08  Ed Reingold         (reingold@emr.cs.uiuc.edu)
 
-        * calendar.el (calendar-date-is-visible-p):
+       * calendar.el (calendar-date-is-visible-p):
        Fixed so it does not switch to the calendar buffer.
 
-        * diary.el (prepare-fancy-diary-buffer): Compute the list of
-        holidays only once for each three-month period, not once for each date
-        displayed in the calendar.  This saves an enormous amount of time in
-        the fancy diary display for multiple days.
+       * diary.el (prepare-fancy-diary-buffer): Compute the list of
+       holidays only once for each three-month period, not once for each date
+       displayed in the calendar.  This saves an enormous amount of time in
+       the fancy diary display for multiple days.
 
-1990-01-07  Ed Reingold  (reingold@emr.cs.uiuc.edu)
+1990-01-07  Ed Reingold         (reingold@emr.cs.uiuc.edu)
 
-        * calendar.el: Fixed the value of list-diary-entries-hook.
-        (regenerate-calendar-window): Changed (update-display) to (sit-for 0).
-        Corrected several instances of "dairy" to "diary".
-        (describe-calendar-mode): Added this function to issue the message
-        "Preparing..." to `?' key in calendar-mode because it's so incredibly
-        slow for describe-mode to prepare the help buffer.
-        (calendar-holidays): Fixed the examples in the doc-string.
+       * calendar.el: Fixed the value of list-diary-entries-hook.
+       (regenerate-calendar-window): Changed (update-display) to (sit-for 0).
+       Corrected several instances of "dairy" to "diary".
+       (describe-calendar-mode): Added this function to issue the message
+       "Preparing..." to `?' key in calendar-mode because it's so incredibly
+       slow for describe-mode to prepare the help buffer.
+       (calendar-holidays): Fixed the examples in the doc-string.
 
-        * diary.el: Corrected several instances of "dairy" to "diary".
+       * diary.el: Corrected several instances of "dairy" to "diary".
 
 1990-01-05  Joseph Arceneaux  (jla@spiff)
 
        * view.el (View-scroll-lines-forward):
        Exit@end only if view-scroll-forward-exits is non-nil.
 
-1989-12-29  Ed Reingold  (reingold@emr.cs.uiuc.edu)
-
-        * calendar.el (mark-diary-entries): Made "sticky" so effect continues
-        whenever the calendar is redisplayed.
-        (mark-calendar-holidays, calendar-unmark): Likewise.
-
-1989-12-26  Ed Reingold  (reingold@emr.cs.uiuc.edu)
-
-        * calendar.el: Fixed many minor bugs throughout the code. The major
-        changes are as follows.
-        Completely rewrote the Hebrew calendar functions to make them
-        much faster and hence make holiday determination much faster
-
-        Split the code into three files: the calendar stuff is in the
-        main file, calendar.el; the diary stuff is in diary.el; the
-        holiday stuff is in holiday.el.
-
-        Added a diary hook example that shows how to get sorted diary
-        entries in the fancy diary buffer.
-
-        (calendar-iso-from-absolute): New function.
-        (calendar-absolute-from-iso): New function.
-        (cursor-to-iso-calendar-date): Added `D' calendar command to give
-        the day number in the Gregorian year and number of days remaining.
-        (mark-diary-entries): Made two-digit abbreviated years acceptable
-        in diary entries.  Changed possible diary entry styles: DAY
-        entries are no longer available; European style is now an option.
-        Diary entry styles are now controlled by a list of pseudo-patterns.
-        (list-diary-entries): Made two-digit abbreviated years acceptable
-        in diary entries.  Changed possible diary entry styles: DAY
-        entries are no longer available; European style is now an option.
-        Diary entry styles are now controlled by a list of pseudo-patterns.
+1989-12-29  Ed Reingold         (reingold@emr.cs.uiuc.edu)
+
+       * calendar.el (mark-diary-entries): Made "sticky" so effect continues
+       whenever the calendar is redisplayed.
+       (mark-calendar-holidays, calendar-unmark): Likewise.
+
+1989-12-26  Ed Reingold         (reingold@emr.cs.uiuc.edu)
+
+       * calendar.el: Fixed many minor bugs throughout the code. The major
+       changes are as follows.
+       Completely rewrote the Hebrew calendar functions to make them
+       much faster and hence make holiday determination much faster
+
+       Split the code into three files: the calendar stuff is in the
+       main file, calendar.el; the diary stuff is in diary.el; the
+       holiday stuff is in holiday.el.
+
+       Added a diary hook example that shows how to get sorted diary
+       entries in the fancy diary buffer.
+
+       (calendar-iso-from-absolute): New function.
+       (calendar-absolute-from-iso): New function.
+       (cursor-to-iso-calendar-date): Added `D' calendar command to give
+       the day number in the Gregorian year and number of days remaining.
+       (mark-diary-entries): Made two-digit abbreviated years acceptable
+       in diary entries.  Changed possible diary entry styles: DAY
+       entries are no longer available; European style is now an option.
+       Diary entry styles are now controlled by a list of pseudo-patterns.
+       (list-diary-entries): Made two-digit abbreviated years acceptable
+       in diary entries.  Changed possible diary entry styles: DAY
+       entries are no longer available; European style is now an option.
+       Diary entry styles are now controlled by a list of pseudo-patterns.
        (calendar-date-string): Display style of dates is now controlled by
-        a pseudo-pattern so the European style is available.
-        (all functions conatining the word `hebrew').
-        (list-diary-entries, mark-diary-entries):
-        (include-other-diary-files, mark-included-diary-files):
-        Added the possibity of `shared diary files' with a recursive
-        include mechanism like the C preprocessor
-        (list-calendar-holidays): Eliminated the 'special class of holidays,
-        rewriting the entire mechanism to make it more general.
-        (calendar-holiday-function-float): Changed the 'float class of
-        holidays so that negative values count backward from end of month: 5
-        is no longer used for the last occurrence of a day in a month; -1 is
-        used instead
+       a pseudo-pattern so the European style is available.
+       (all functions conatining the word `hebrew').
+       (list-diary-entries, mark-diary-entries):
+       (include-other-diary-files, mark-included-diary-files):
+       Added the possibity of `shared diary files' with a recursive
+       include mechanism like the C preprocessor
+       (list-calendar-holidays): Eliminated the 'special class of holidays,
+       rewriting the entire mechanism to make it more general.
+       (calendar-holiday-function-float): Changed the 'float class of
+       holidays so that negative values count backward from end of month: 5
+       is no longer used for the last occurrence of a day in a month; -1 is
+       used instead
 
 1989-12-27  Richard Stallman  (rms@mole.ai.mit.edu)
 
 1989-12-17  David Lawrence  (tale@cocoa-puffs)
 
        * (comint-)shell.el: Use comint.  NOT ready yet.
-       * (comint-)inf-lisp.el:  Broke the inferior lisp code out to its
-       own file and converted for comint use.  NOT ready yet.
+       * (comint-)inf-lisp.el:  Broke the inferior lisp code out to its
+       own file and converted for comint use.  NOT ready yet.
 
 1989-12-16  Richard Stallman  (rms@mole.ai.mit.edu)
 
 1989-12-11  David Lawrence  (tale@cocoa-puffs)
 
        * telnet.el: Converted to use comint.  Removed
-        delete-char-or-send-eof and telnet-copy-last-input.  Added
-        telnet-mode-hook.  Modified telnet-filter to insert-before-markers
+       delete-char-or-send-eof and telnet-copy-last-input.  Added
+       telnet-mode-hook.  Modified telnet-filter to insert-before-markers
        at the process-mark.
 
 1989-12-10  David Lawrence  (tale@cocoa-puffs)
        kermit-clean-filter with a more efficient version.
 
        * comint.el: Added optional arguments ``terminator'' and
-       ``delete'' to   comint-send-input, for processes that want to see
+       ``delete'' to   comint-send-input, for processes that want to see
        a CR or CR-LFD pair instead of LFD and for processes that do echoing.
 
 1989-12-08  David Lawrence  (tale@cocoa-puffs)
 
        * comint.el (new file):
        Added FSF copyright.
-        Moved bindings off of C-c LETTER.
+       Moved bindings off of C-c LETTER.
        Cleaned up references to cmu* files.
        Made comint-send-input do unconditional end-of-line before processing.
        cominit-exec will signal an error if no programme name.
 
        * paths.el: Changed rmail-file-name from const to a var.
 
-1989-11-16  Ed Reingold  (reingold@cs.uiuc.edu)
+1989-11-16  Ed Reingold         (reingold@cs.uiuc.edu)
 
        * tex-mode.el (slitex-mode):
        New alternative to plain-tex-mode and latex-mode.
 
 1989-11-08  Joseph Arceneaux  (jla@spiff)
 
-       * paths.el (mh-progs, mh-lib):  Use file-directory-p, and check
+       * paths.el (mh-progs, mh-lib):  Use file-directory-p, and check
        /usr/local/bin as well.
 
 1989-11-06  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * rmailout.el (rmail-output): Check for an RMAIL file, and get error.
 
-1989-09-30  Robert J. Chassell  (bob@rice-chex)
+1989-09-30  Robert J. Chassell (bob@rice-chex)
 
-        * texnfo-upd.el (texinfo-copy-menu): Don't enter infinite loop
-          when copying a multi-line description@the end of a menu.
+       * texnfo-upd.el (texinfo-copy-menu): Don't enter infinite loop
+         when copying a multi-line description@the end of a menu.
 
 1989-09-28  Joseph Arceneaux  (jla@apple-gunkies.ai.mit.edu)
 
 
        * sendmail.el (mail-do-fcc): No blank line before iff file is new.
 
-1989-09-25  Robert J. Chassell  (bob@apple-gunkies.ai.mit.edu)
+1989-09-25  Robert J. Chassell (bob@apple-gunkies.ai.mit.edu)
 
-        * renamed texinfo-update.el to texnfo-upd.el and updated `provide'
+       * renamed texinfo-update.el to texnfo-upd.el and updated `provide'
 
-        * texinfo.el: updated `require' to reflect new name for texnfo-upd
+       * texinfo.el: updated `require' to reflect new name for texnfo-upd
 
-1989-09-23  Robert J. Chassell  (bob@rice-chex)
+1989-09-23  Robert J. Chassell (bob@rice-chex)
 
-        * texinfo.el: Moved functions to update nodes and menus to
-          texinfo-update.el.
+       * texinfo.el: Moved functions to update nodes and menus to
+         texinfo-update.el.
 
-        * texinfo.el, texinfo-update.el: Added `require' and `provide'.
+       * texinfo.el, texinfo-update.el: Added `require' and `provide'.
 
-        * texinfo.el: Added keybindings to insert frquently used @-commands.
+       * texinfo.el: Added keybindings to insert frquently used @-commands.
 
-          Added keybindings for `texinfo-format-buffer',
-          `texinfo-update-node', `texinfo-every-node-update',
-          `texinfo-make-menu', and `texinfo-all-menus-update'.
+         Added keybindings for `texinfo-format-buffer',
+         `texinfo-update-node', `texinfo-every-node-update',
+         `texinfo-make-menu', and `texinfo-all-menus-update'.
 
-        * texinfo-update.el (texinfo-sequential-node-update): now updates
-          node in which point is located so pointer are to next and
-          previous node regardless of hierarchy.  Non-nil argument
-          (prefix, if interactive) means update nodes in region.
+       * texinfo-update.el (texinfo-sequential-node-update): now updates
+         node in which point is located so pointer are to next and
+         previous node regardless of hierarchy.  Non-nil argument
+         (prefix, if interactive) means update nodes in region.
 
-          (texinfo-every-node-update): updates every node in a Texinfo
-          file.
+         (texinfo-every-node-update): updates every node in a Texinfo
+         file.
 
-          (texinfo-all-menus-update): updates all the regular menus in a
-          Texinfo file.
+         (texinfo-all-menus-update): updates all the regular menus in a
+         Texinfo file.
 
-          (texinfo-indent-menu-description,
-          texinfo-menu-indent-description): Indent every description in
-          menu following point to specified column.  Non-nil argument
-          (prefix, if interactive) means indent every description in every
-          menu in the region.  Does not indent second and subsequent lines
-          of a multi-line description.
+         (texinfo-indent-menu-description,
+         texinfo-menu-indent-description): Indent every description in
+         menu following point to specified column.  Non-nil argument
+         (prefix, if interactive) means indent every description in every
+         menu in the region.  Does not indent second and subsequent lines
+         of a multi-line description.
 
-          (texinfo-insert-menu, texinfo-column-for-description): starts a
-          menu description@column specified by variable
-          `texinfo-column-for-description'.
+         (texinfo-insert-menu, texinfo-column-for-description): starts a
+         menu description@column specified by variable
+         `texinfo-column-for-description'.
 
-          (texinfo-find-pointer, texinfo-insert-pointer): find and inserts
-          higher level pointer as `Previous' pointer if there is no
-          previous node@the same level.
+         (texinfo-find-pointer, texinfo-insert-pointer): find and inserts
+         higher level pointer as `Previous' pointer if there is no
+         previous node@the same level.
 
-          (texinfo-menu-copy-old-description): now copies `@' commands in
-          old descriptions.
+         (texinfo-menu-copy-old-description): now copies `@' commands in
+         old descriptions.
 
 
 1989-09-22  Richard Stallman  (rms@mole.ai.mit.edu)
        * startup.el (command-line): Rename local var for name of user
        to `init-file-user'.  Advertise that for use in the init file.
 
-1989-09-11  Robert J. Chassell  (bob@apple-gunkies.ai.mit.edu)
+1989-09-11  Robert J. Chassell (bob@apple-gunkies.ai.mit.edu)
 
        * texinfo.el (texinfo-update-node, texinfo-make-menu,
        texinfo-master-menu, texinfo-sequential-node-update): Added
 1989-08-19  Joseph Arceneaux  (jla@spiff)
 
        * term/x-win.el: Changed iconic type option string from "-i" to
-       "-ib".  Also normalized the options to the X toolkit standard.
+       "-ib".  Also normalized the options to the X toolkit standard.
 
 1989-08-15  Richard Stallman  (rms@hobbes.ai.mit.edu)
 
        a change log file name.
        (add-change-log-entry): Use it.
        (add-change-log-entry-other-window): Take an arg, the file name of
-       the change log.  If interactive: if given a prefix arg, prompt for
+       the change log.  If interactive: if given a prefix arg, prompt for
        the file name; if use default-directory.
 
 1989-08-14  Richard Stallman  (rms@hobbes.ai.mit.edu)
        used by X.
        (x-keypad-setup): Provide use of the function and keypad keys,
        using the standard keyboard files of /term/*
-       * term/news.el: New file for the Sony keyboard.  This now works
+       * term/news.el: New file for the Sony keyboard.  This now works
        with both keypad.el and x-win.el.  The other terminal files are
        obsolete.
 
        * bib-mode.el: New file.
 
        * sendmail.el (mail-mode-syntax-table): Seperate syntax table
-       for mail mode.  Makes % a separator.
+       for mail mode.  Makes % a separator.
 
 1989-05-31  Richard Stallman  (rms@mole.ai.mit.edu)
 
 
        * isearch.el (isearch): Bug in previous change: was assuming regexp.
 
-1989-05-17  Kyle Jones  (kjones@talos.uucp)
+1989-05-17  Kyle Jones (kjones@talos.uucp)
 
        * saveconf.el: Changed copying permissions and warranty
        disclaimer to those of the GNU General Public License
        Also removed code dupicated by mouse.el
        (x-trace-mouse):  debugging function which prints out mouse events
        as they arrive.
-       (x-paste-text):  Don't set point before inserting cut text;  too
+       (x-paste-text):  Don't set point before inserting cut text;  too
        confusing and incompatible with xterm.
 
        * mouse.el (mouse-scroll, mouse-del-char, mouse-kill-line,
 
        * tags.el (visit-tags-table-buffer): Clean up if file invalid.
 
-       * apropos.el: New file.  Apropos now defined here.
+       * apropos.el: New file.  Apropos now defined here.
        * loaddefs.el: Autoload it.
 
        * help.el: Doc fix.
 
        * replace.el (perform-replace): make ! undo as a unit.
 
-1989-04-17  Chris Smith  (csmith@mozart)
+1989-04-17  Chris Smith         (csmith@mozart)
 
        * icon-mode.el (icon-comment-indent): When auto-fill breaks a
        line in a bol comment, start the continued line in column 1
 
 1989-04-06  Edward M. Reingold (reingold@cs.uiuc.edu)
 
-         Hook added to list-diary-entries, along with a possible
-          value for that hook which prepares a fancy diary buffer
-          for display.
+        Hook added to list-diary-entries, along with a possible
+         value for that hook which prepares a fancy diary buffer
+         for display.
 
-         Holidays integrated into the diary: in the ordinary diary
-          buffer the holidays are given in the mode line.  In the
-          fancy diary buffer the holidays are given in the heading
-          for each date.
+        Holidays integrated into the diary: in the ordinary diary
+         buffer the holidays are given in the mode line.  In the
+         fancy diary buffer the holidays are given in the heading
+         for each date.
 
-         Added a new command to tell the holidays on a specific date,
-          parallel to the way diary entries are given for a specific
-          date.  This new command became `h' and the old `h' became
-          `a' to show all the holidays in a three-month period.
+        Added a new command to tell the holidays on a specific date,
+         parallel to the way diary entries are given for a specific
+         date.  This new command became `h' and the old `h' became
+         `a' to show all the holidays in a three-month period.
 
 1989-04-06  Richard Stallman  (rms@mole.ai.mit.edu)
 
 
        * startup.el: doc fix.
 
-1989-03-29  Edward M. Reingold  (reingold@cs.uiuc.edu)
+1989-03-29  Edward M. Reingold (reingold@cs.uiuc.edu)
 
-       * calendar.el:  Change shift-three-month functions so the name
+       * calendar.el:  Change shift-three-month functions so the name
                        includes the word ``calendar''.
 
        * calendar.el (list-diary-entries): Delete extraneous command
 
 1989-02-24  Richard Mlynarik  (mly@rice-chex.ai.mit.edu)
 
-        * terminal.el (terminal-emulator):  Move help message after call-hooks
-        so that correct escape character is mentioned.
+       * terminal.el (terminal-emulator):  Move help message after call-hooks
+       so that correct escape character is mentioned.
 
 1989-02-23  Richard Stallman  (rms@mole.ai.mit.edu)
 
-        * Version 18.53 released(?)
+       * Version 18.53 released(?)
 
        * telnet.el: New vars telnet-initial-count and telnet-maximum-count.
        These replace constants in the code.
 
 1989-02-13  Marc Shapiro  (shapiro@sor.inria.fr)
 
-        * bibtex.el (bibtex-clean-entry, bibtex-empty-field, bibtex-find-text,
+       * bibtex.el (bibtex-clean-entry, bibtex-empty-field, bibtex-find-text,
        bibtex-kill-optional-field, bibtex-next-field, bibtex-pop-next,
        bibtex-pop-previous, bibtex-cfield, bibtex-enclosing-field,
        bibtex-enclosing-reference, bibtex-enclosing-regexp, bibtex-flash-entry
        (tex-start-shell):@end, sleep a little if I/O buffer is empty.
        (tex-file): New fn; save buffers and run TeX on visit file.
        (tex-print): Print buffer's most recent output, whether from tex-file
-       or tex-region.  Use shell-command to do the printing.
+       or tex-region.  Use shell-command to do the printing.
        (tex-append-dvi): New subroutine.
 
        * compare-w.el (compare-windows): Prefix arg means ignore
        * debug.el (cancel-debug-on-entry): Use empty string for "cancel all".
        (debug-on-entry-1): Clean err msg for built-in function.
 
-       * session.el: New file.  Load ~/.emacs-session.
+       * session.el: New file.  Load ~/.emacs-session.
        Related code moved here from startup.el.
        * session.el (save-session): New fn. has meat of kill-emacs-hook.
        Call expand-file-name to expand `~'.
        * debug.el (debug-on-entry-1): Handle macros here.
        ({cancel-,}debug-on-entry): instead of here.
        But here maintain a list debug-function-list of functions set for
-       debug on entry.  nil or empty arg to cancel-... means cancel all.
+       debug on entry.  nil or empty arg to cancel-... means cancel all.
        (debugger-list-functions): New command, on `l'.
        (debugger-jump): Continue to exit of this frame
        after turning off all debug-on-entries.
 1988-12-14  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * mouse.el: New file; window-system-independent parts of mouse support.
-       * x-mouse.el: Parts moved to mouse.el.  Require 'mouse.
+       * x-mouse.el: Parts moved to mouse.el.  Require 'mouse.
 
        * rmail.el (rmail-make-in-reply-to-field): Regexp had nested loops.
 
 
 1988-12-06  Richard Mlynarik  (mly@peduncle.ai.mit.edu)
 
-        * files.el (toggle-read-only):  +ve prefix arg means to set read-only
+       * files.el (toggle-read-only):  +ve prefix arg means to set read-only
 
 1988-12-04  Richard Stallman  (rms@mole.ai.mit.edu)
 
 1988-12-01  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * dbx.el (dbx-filter): Use insert-before-markers.
-       * gdb.el (gdb-filter):  Likewise...
+       * gdb.el (gdb-filter):  Likewise...
        * kermit.el (kermit-clean-filter):
        * mh-e.el (mh-process-demon):
        * telnet.el (telnet-filter):
 
 1988-11-15  Richard Mlynarik  (mly@peduncle.ai.mit.edu)
 
-        * rmail.el (rmail-make-in-reply-to-field):  I'm sick of seeing
-        illegal headers generated by rmail.
-        Note that this change undoes rms' change of 4-Jul-88" -- I'll
-        check to see why that change was made in the first place.
+       * rmail.el (rmail-make-in-reply-to-field):  I'm sick of seeing
+       illegal headers generated by rmail.
+       Note that this change undoes rms' change of 4-Jul-88" -- I'll
+       check to see why that change was made in the first place.
 
-        * rmail.el (rmail-forward): Set `forwarded' attribute only if mail
-        is sent.
+       * rmail.el (rmail-forward): Set `forwarded' attribute only if mail
+       is sent.
 
 1988-11-15  Richard Stallman  (rms@mole.ai.mit.edu)
 
 
        * xscheme.el (xscheme-send-control-g-interrupt,
        xscheme-send-interrupt): Don't use second argument to
-       `interrupt-process' or `quit-process'.  These aren't needed and
+       `interrupt-process' or `quit-process'.  These aren't needed and
        they actually cause the wrong effect on Ultrix.
 
 1988-10-12  Richard Stallman  (rms@mole.ai.mit.edu)
index 8407d7c65767ce99576b4812272bc4c520b6fbe8..d4987b3fe308d23de039de65994828dd6dc1504e 100644 (file)
        when displaying region and when setting it.
        (mouse-skip-word, mouse-start-end): New functions.
 
-1993-09-17  Stig@netcom.com (Jonathan Stigelman)
+1993-09-17  Jonathan Stigelman  <Stig@netcom.com>
 
         * hilit19.el:
         - (hilit-rehighlight-region): added (save-restriction (widen))
 
        * calendar.el (hebrew-holidays): Split into 4 sub-variables.
 
-1993-07-19  Masanobu UMEDA  (umerin at orchid)
+1993-07-19  Masanobu UMEDA  (umerin@orchid)
 
        * gnus.el (gnus-emacs-version): New variable.
        (gnus-version): Updated to 4.1.
        as well as auto-fill-function.
        (texinfo-sequential-node-update): Likewise.
 
-1993-07-07  Robert J. Chassell  (bob at grackle)
+1993-07-07  Robert J. Chassell  (bob@grackle)
 
         * texnfo-upd.el: Fix typo re `texinfo-sequential-node-update.'
         Ensure that no commands depend on the value of
index bfdf284ff240b271dee42ae46411805e07260e45..951241e1b6d7c56ed468c8f2a27ce49dcaba5e1c 100644 (file)
        * gnus-nocem.el (gnus-nocem-close): Nix out
        gnus-real-group-hashtb.
 
-1997-10-21  roth@klondike.cse.ucsc.edu (Carl D. Roth)
+1997-10-21  Carl D. Roth  <roth@klondike.cse.ucsc.edu>
 
        * gnus-nocem.el (gnus-fill-real-hashtb): New function.
 
        `icomplete-show-key-bindings', `icomplete-get-keys', and
        `icomplete-completions'.
 
-       * icomplete.el (icomplete-get-keys): Return keys bound in prior 
+       * icomplete.el (icomplete-get-keys): Return keys bound in prior
        buffer to func name.
 
-       * icomplete.el: Added icomplete delay behavior, so completions 
-       don't intrude as quickly for short input, with customization 
+       * icomplete.el: Added icomplete delay behavior, so completions
+       don't intrude as quickly for short input, with customization
        variables:
        (icomplete-max-delay-chars): Maximum number of initial chars to
        apply icomplete compute delay.
index 53aff05867b35bed0c14ae23bc3c207f3c361ae9..4c8dac43ac589e0457db84a81a96172d4312fbd6 100644 (file)
@@ -11,7 +11,7 @@
 
        * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
        Suggested by  Dave Love  <fx@gnu.org>.
-       
+
 2001-11-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * mm-util.el (mm-charset-synonym-alist): Revert (some).
@@ -50,7 +50,7 @@
        (mm-find-mime-charset-region): Re-write.
        (mm-with-unibyte-current-buffer): Restore buffer as well as
        multibyteness.
-       
+
 2001-10-30  Simon Josefsson  <jas@extundo.com>
 
        * nnimap.el (nnimap-date-days-ago): Defeat locale.
 
        * pop3.el: New version.
 
-1999-07-05  Simon Josefsson
+1999-07-05  Simon Josefsson  <jas@pdc.kth.se>
 
-        * gnus-srvr.el (gnus-browse-foreign-server): Use read.
+       * gnus-srvr.el (gnus-browse-foreign-server): Use read.
 
 1999-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
index 6a77c8b894dc1c09e7d57c992cd4298b05abd18f..3917909f4c08df83957a35a9b06d96566195799b 100644 (file)
@@ -67,7 +67,7 @@
 2001-10-04  Gerd Moellmann  <gerd@gnu.org>
 
        * Branch for 21.1.
-       
+
 2001-10-02  Miles Bader  <miles@gnu.org>
 
        * minibuf.texi (Minibuffer Misc): Add entries for
@@ -89,7 +89,7 @@
 2001-09-26  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * keymaps.texi (Creating Keymaps): Fix the description of the
-       result of make-keymap. 
+       result of make-keymap.
 
 2001-09-23  Eli Zaretskii  <eliz@is.elta.co.il>
 
@@ -376,14 +376,14 @@ Tue Feb 23 10:50:25 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
        * Makefile (dist): Don't bother excluding autosave files; they'll
        never make it into the temp directory anyway, and the hash marks
        in the name are problematic for make and the Bourne shell.
-       (srcs): 
+       (srcs):
 
 Fri Feb 12 16:54:38 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * Makefile (dist): Don't include backup files or autosave files in
        the distribution tar file.
 
-Tue Nov 26 21:10:34 1991  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+Tue Nov 26 21:10:34 1991  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * Makefile (srcs): Added index.perm.
        (elisp.dvi): Remove erroneous shell comment.
@@ -391,11 +391,11 @@ Tue Nov 26 21:10:34 1991  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
        Save old elisp.aux in elisp.oaux.
        (clean): Added index.texi to be deleted.
 
-Sat Aug 11 17:39:10 1990  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+Sat Aug 11 17:39:10 1990  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
 
-Tue Jun 26 09:57:26 1990  David Lawrence  (tale at geech)
+Tue Jun 26 09:57:26 1990  David Lawrence  (tale@geech)
 
        * files.texi:  Noted that completion-ignored-extensions is ignored
        when making *Completions*.
@@ -405,16 +405,16 @@ Fri Jun  8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
        * Makefile  make dist now depends on elisp.dvi, since it tries
        to include it in the dist file.
 
-Wed Mar 28 22:57:35 1990  Jim Kingdon  (kingdon at mole.ai.mit.edu)
+Wed Mar 28 22:57:35 1990  Jim Kingdon  (kingdon@mole.ai.mit.edu)
 
        * functions.texinfo (Mapping Functions): Add missing quote
 
-Mon Jun 19 18:09:24 1989  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+Mon Jun 19 18:09:24 1989  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
        (defunargs): Turn off \hyphenchar of \sl font temporarily.
 
-Wed May 10 18:01:17 1989  Robert J. Chassell  (bob at rice-chex.ai.mit.edu)
+Wed May 10 18:01:17 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
 
        * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
        and @error{} are the terms now being used.  The files in the
@@ -423,21 +423,21 @@ Wed May 10 18:01:17 1989  Robert J. Chassell  (bob at rice-chex.ai.mit.edu)
        * All instances of @indentedresultt{} have been changed to
        `     @result{}', using 5 spaces at the begining of the line.
 
-Mon Apr 24 21:02:55 1989  Robert J. Chassell  (bob at rice-chex.ai.mit.edu)
+Mon Apr 24 21:02:55 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
 
        * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
        experimental @indentedresult{}, @indentedexpandsto{} are part of
        the texinfo.tex in this directory.  These TeX macros are not
        stable yet.
 
-Mon Apr 17 18:56:50 1989  Robert J. Chassell  (bob at rice-chex.ai.mit.edu)
+Mon Apr 17 18:56:50 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
 
        * texinfo.tex:  temporarily added
                \let\result=\dblarrow
                \def\error{{\it ERROR} \longdblarrow}
        We need to do this better soon.
 
-Tue Apr 11 12:23:28 1989  Robert J. Chassell  (bob at rice-chex.ai.mit.edu)
+Tue Apr 11 12:23:28 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
 
        * Applied Karl Berry's patches to *.texinfo files, but not to
        texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
index 330b831651399084288cf5b0c9d160bdd956fc5e..ed3e94ad3ab8cb7be486461c57d2d10fc2a9aa3d 100644 (file)
        * (Version 21.1 released.)
 
 2001-10-13  Michael Kifer  <kifer@cs.sunysb.edu>
-       
+
        * viper.texi: Clarified that viper won't expand special symbols in
        search patterns.
-       
+
 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
 
        * Branch for 21.1.
-       
+
 2001-08-21  Andrew Choi  <akochoi@i-cable.com>
 
        * macos.texi: Change mac-filename-to-unix and unix-filename-to-mac
        to mac-file-name-to-posix and posix-file-name-to-mac, resp.
 
 2001-07-21  Michael Kifer  <kifer@cs.sunysb.edu>
-       
+
        * viper.texi: Added credits, new commands, like :make.
-       
+
        * ediff.texi: added credits.
-       
+
 2001-06-08  Carsten Dominik  <dominik@astro.uva.nl>
 
        * reftex.texi: Updated to version 4.16
@@ -77,7 +77,7 @@
        * cc-mode.texi: Updated to CC mode version 5.28.
 
 2001-03-17  Michael Kifer  <kifer@cs.sunysb.edu>
-       
+
        * viper.texi: Added credits.
 
 2001-03-13  Thien-Thi Nguyen  <ttn@gnu.org>
                     Assembler mode is now mentioned and appropriately
                     indexed under Programming Modes.
 
-1991-02-15  Robert J. Chassell  (bob at wookumz.ai.mit.edu)
+1991-02-15  Robert J. Chassell  (bob@wookumz.ai.mit.edu)
 
         * emacs.tex: Updated TeX ordering information.
 
-1990-08-30  David Lawrence  (tale at pogo.ai.mit.edu)
+1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
 
        * gnus.texinfo:  New file.  Removed installation instructions.
 
-1990-06-26  David Lawrence  (tale at geech)
+1990-06-26  David Lawrence  (tale@geech)
 
        * emacs.tex:  Noted that completion-ignored-extensions is not used
        to filter out names when all completions are displayed in
        *Completions*.
 
-1990-05-25  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
 
-1990-03-21  Jim Kingdon  (kingdon at pogo.ai.mit.edu)
+1990-03-21  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
 
        * emacs.tex: Add @findex grep.
 
-1989-01-17  Robert J. Chassell  (bob at rice-chex.ai.mit.edu)
+1989-01-17  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
 
        * texinfo.tex:  Changed spelling of `\sc' font to `\smallcaps' and
        then defined `\sc' as the command for smallcaps in Texinfo.  This
        measns that the @sc command will produce small caps.  bfox has
        made the corresponding change to makeinfo and texinfm.el.
 
-1988-08-16  Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
+1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
 
        * emacs.tex:  Corrected two typos.  No other changes before
        Version 19 will be made.
        This file is clearly intended to be a chapter of some other work,
        but the other work does not yet exist.
 
-1988-07-25  Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
+1988-07-25  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
 
        * texinfo.texinfo: Three typos corrected.
 
-1988-05-23  Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
+1988-05-23  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
 
        * emacs.tex: Update information for obtaining TeX distribution from the
        University of Washington.
index 003732070da0684e5ffb6e88d2e69293bc5792fa..37cc1723361a7d44717b5d2919894064345c6afc 100644 (file)
@@ -5,7 +5,7 @@
 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
 
        * Branch for 21.1.
-       
+
 2000-07-21  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * Activate.c (XMenuActivate): Call help callback with two more
 
        * Makefile (CC): Assignment commented out.
 
-1991-11-16  Noah Friedman  (friedman at nutrimat)
+1991-11-16  Noah Friedman  (friedman@nutrimat)
 
         * copyright.h: New file (copied from X11R4 distribution)
         * All files: Replaced occurrences of #include <X11/copyright.h>
           with #include "copyright.h"
 
-1991-10-25  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-10-25  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * XMenu.h (enum _xmmode): Remove spurious comma.
 
        * X10.h: New file.
        * XMenu.h, XMenuInt.h: Include X10.h from this dir.
 
-1990-11-13  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-11-13  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * XMenu.h (struct _xmenu): Use unsigned long for colors.
 
-1990-11-12  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-11-12  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * Internal.c: Declare argument `display' in some functions.
 
index a902a06fea2f59ca82ef176220f5804e238203f9..4eb8dd296084aecfd4ff3249626563c6887f5109 100644 (file)
@@ -1,54 +1,54 @@
-1986-05-18  Richard M. Stallman  (rms at prep)
+1986-05-18  Richard M. Stallman  (rms@prep)
 
        * alloc.c (malloc_warning_1): Add some advice on
        the significance of the warning.
 
-1986-05-09  Richard M. Stallman  (rms at prep)
+1986-05-09  Richard M. Stallman  (rms@prep)
 
        * sysdep.c (get_screen_size):
        Reject values of TIOCGSIZE if they are ridiculous.
 
-1986-05-05  Richard M. Stallman  (rms at prep)
+1986-05-05  Richard M. Stallman  (rms@prep)
 
        * process.c (send_process_1):
        If pipe buffer is full, wait a second and try again.
 
-1986-05-02  Richard M. Stallman  (rms at prep)
+1986-05-02  Richard M. Stallman  (rms@prep)
 
        * termcap.c (tputs): round rather than truncating
        when dividing padcount.
 
-1986-04-24  Richard M. Stallman  (rms at prep)
+1986-04-24  Richard M. Stallman  (rms@prep)
 
        * insdel.c (del_range): args passed to adjust_markers
        are now properly adjusted for the gap.
 
-1986-04-20  Richard M. Stallman  (rms at prep)
+1986-04-20  Richard M. Stallman  (rms@prep)
 
        * alloca.c: Declare xmalloc.
 
-1986-04-17  Richard M. Stallman  (rms at prep)
+1986-04-17  Richard M. Stallman  (rms@prep)
 
        * filelock.c (unlock_buffer): New function to unlock
        a specified buffer.  Use in Fdelete_buffer_internal
        to avoid lossage if buffer being killed is not current.
 
-1986-04-14  Richard M. Stallman  (rms at prep)
+1986-04-14  Richard M. Stallman  (rms@prep)
 
        * alloc.c (malloc_warning, Fgarbage_collect):
        If malloc_warning is called during GC, just save warning
        in malloc_warn_string.  Try again to warn when GC ends.
 
-1986-04-12  Richard M. Stallman  (rms at prep)
+1986-04-12  Richard M. Stallman  (rms@prep)
 
        * m-celerity.h: Remove spurious effectless #define BSTRINGS
 
-1986-04-10  Richard M. Stallman  (rms at prep)
+1986-04-10  Richard M. Stallman  (rms@prep)
 
        * xfns.c (Fx_get_default):
        Avoid doing strlen(value) if value is 0.
 
-1986-04-08  Richard M. Stallman  (rms at prep)
+1986-04-08  Richard M. Stallman  (rms@prep)
 
        * indent.c (compute_motion):
        Change unsigned short back to short.  unsigned short is plain
        Alternate HPOS definition for Celerity since casting to (short)
        loses there.
 
-1986-04-07  Richard M. Stallman  (rms at prep)
+1986-04-07  Richard M. Stallman  (rms@prep)
 
        * dispnew.c (update_screen):
        Don't zero OPhysScreen and DesiredScreen until after
        final error check.  Omit the error check unless debug_end_pos.
 
-1986-04-06  Richard M. Stallman  (rms at prep)
+1986-04-06  Richard M. Stallman  (rms@prep)
 
        * cm.c (calccost):
        Was returning garbage if arrived at fail: by goto fail;.
 
-1986-03-27  Richard Mlynarik  (mly at prep)
+1986-03-27  Richard Mlynarik  (mly@prep)
 
        * dispnew.c:
        Typo: `#ifdef defined...' => `#if defined...'
 
-1986-03-26  Richard M. Stallman  (rms at prep)
+1986-03-26  Richard M. Stallman  (rms@prep)
 
        * doc.c (FSnarf_documentation):
        Appending the arg to the file name must be done
        whether or not CANNOT_DUMP.
 
-1986-03-25  Richard M. Stallman  (rms at prep)
+1986-03-25  Richard M. Stallman  (rms@prep)
 
        * fileio.c (Fsubstitute_in_file_name):
        // at beginning of filename is meaningful on Apollo.
        * crt0.c: If NEED_ERRNO defined, declare errno.
        * m-7300.h: New file.
 
-1986-03-25  Richard Mlynarik  (mly at prep)
+1986-03-25  Richard Mlynarik  (mly@prep)
 
        * alloc.c (Fmake_symbol):
-       CHECK_STRING the argument. 
+       CHECK_STRING the argument.
 
-1986-03-24  Richard M. Stallman  (rms at prep)
+1986-03-24  Richard M. Stallman  (rms@prep)
 
        * xfns.c (Fx_proc_mouse_event):
        Use shifts rather than byte addressing to extract from .detail.
 
-1986-03-24  Richard Mlynarik  (mly at prep)
+1986-03-24  Richard Mlynarik  (mly@prep)
 
        * minibuf.c (do_completion):
        Only funcall predicate if it is non-nil
        Make completion of "nil" in obarrays work.
 
-1986-03-21  Richard M. Stallman  (rms at prep)
+1986-03-21  Richard M. Stallman  (rms@prep)
 
        * fileio.c (Fsubstitute_in_file_name):
        #if 0 last change (LOGNAME); it makes vax running 5.0 crash.
 
-1986-03-20  Richard M. Stallman  (rms at prep)
+1986-03-20  Richard M. Stallman  (rms@prep)
 
        * unexec.c (make_hdr): avoid comparing a_bss field with 0.
        It is unsigned on some machines.  Save sbrk (0) in tem.
 
-1986-03-19  Richard M. Stallman  (rms at prep)
+1986-03-19  Richard M. Stallman  (rms@prep)
 
        * minibuf.c (do_completion):
        Don't say string is exact match if it fails the predicate.
        * process.c (kill_buffer_processes):
        Pass nil, not 0, to sig_process for current_group arg.
 
-1986-03-18  Richard M. Stallman  (rms at prep)
+1986-03-18  Richard M. Stallman  (rms@prep)
 
        * process.c (handle_process_output):
        Avoid error if process's buffer is dead.
        * fileio.c (Fsubstitute_in_file_name):
        On USG, if looking for env var USER and not found, use LOGNAME.
 
-1986-03-16  Richard M. Stallman  (rms at prep)
+1986-03-16  Richard M. Stallman  (rms@prep)
 
        * s-usg*.h, s-unipl*.h:
        Replace default ADDR_CORRECT with a no-op.
        * sysdep.c (reset_sys_modes):
        Don't use FASYNC if it is not defined.
 
-1986-03-15  Richard M. Stallman  (rms at prep)
+1986-03-15  Richard M. Stallman  (rms@prep)
 
        * window.c (save_window_restore):
        Fix logic for handling dead buffers.
 
        * ymakefile: always assemble alloca.s if C_ALLOCA isn't set.
 
-1986-03-14  Richard M. Stallman  (rms at prep)
+1986-03-14  Richard M. Stallman  (rms@prep)
 
        * s-usg5.0.h: Remove LOADER_N_SWITCH.
 
-1986-03-14  Richard Mlynarik  (mly at prep)
+1986-03-14  Richard Mlynarik  (mly@prep)
 
        * editfns.c
        Improve doc for bolp, bobp, eolp
 
-1986-03-14  Richard M. Stallman  (rms at prep)
+1986-03-14  Richard M. Stallman  (rms@prep)
 
        * cm.c (calccost): Refuse to use incremental cursor motion
        after wrapping on terminals with MagicWrap (xn flag).
 
-1986-03-13  Richard M. Stallman  (rms at prep)
+1986-03-13  Richard M. Stallman  (rms@prep)
 
        * emacs.c (main): For APOLLO: reserve 4meg with set_sbrk_size.
 
        * alloc.c (Fpurecopy): fix typo unsignedint.
 
-1986-03-12  Richard M. Stallman  (rms at prep)
+1986-03-12  Richard M. Stallman  (rms@prep)
 
        * dired.c (file_name_completion):
        Allow exact match against an ignored extension.
        * s-hpux.h: Turn off HAVE_PTYS since their csh has "sanity
        checking" and other programs seem to lose with ptys.
 
-1986-03-11  Richard M. Stallman  (rms at prep)
+1986-03-11  Richard M. Stallman  (rms@prep)
 
        * sysdep.c ({un,}request_sigio and callers):
        Make alternate names init_sigio and reset_sigio;
        * unexec.c (make_hdr):
        New compiler switch NO_REMAP means don't change text/data boundary.
 
-1986-03-10  Richard M. Stallman  (rms at prep)
+1986-03-10  Richard M. Stallman  (rms@prep)
 
        * indent.c, window.c, xdisp.c:
        Make compute_motion, vmotion and display_text_line
        involves including syms.h and making global vars
        bias and lnnoptr that are set in make_hdr.
 
-1986-03-08  Richard M. Stallman  (rms at prep)
+1986-03-08  Richard M. Stallman  (rms@prep)
 
        * editfns.c (init_editfns):
        Make AMPERSAND_FULL_NAME case start with USER_FULL_NAME.
        Put the rounding-to-page-boundaries of section positions
        within the file into a UMAX conditional.  (See Feb 19).
 
-1986-03-06  Richard M. Stallman  (rms at prep)
+1986-03-06  Richard M. Stallman  (rms@prep)
 
        * ymakefile: Add -k100000 switch to ld, for celerity.
 
        * eval.c (funcall_lambda):
        Change a comma-sequence to a compound statement.
 
-1986-03-03  Richard M. Stallman  (rms at prep)
+1986-03-03  Richard M. Stallman  (rms@prep)
 
        * xfns.c, xterm.c:
        Install much-changed versions already tested at Athena.
        (for sysV) Set VTIME to zero; with VMIN=1 this means
        no time limit.
 
-1986-03-02  Richard M. Stallman  (rms at prep)
+1986-03-02  Richard M. Stallman  (rms@prep)
 
        * keyboard.c (quit_throw_to_get_char):
        Before really throwing, clear waiting_for_input
        (get_char): Add error check for getcjmp being zero
        where it should not be.  Put this under DEBUG switch.
 
-1986-03-01  Richard M. Stallman  (rms at prep)
+1986-03-01  Richard M. Stallman  (rms@prep)
 
        * crt0.c: Defining BOGUS forces use of the vax-tahoe-sequent case.
        Add a small conditional within it for tower32.
 
        * ymakefile: Change DOCSTR to DOC.
 
-1986-02-28  Richard M. Stallman  (rms at prep)
+1986-02-28  Richard M. Stallman  (rms@prep)
 
        * buffer.c (Fdelete_buffer_internal):
        Unchain all markers from a buffer being killed.
 
-1986-02-27  Richard M. Stallman  (rms at prep)
+1986-02-27  Richard M. Stallman  (rms@prep)
 
        * unexec.c, malloc.c:
        If NBPG is used for getpagesize, multiply it by CLSIZE
        and define that as 1 if not otherwise defined.
 
-1986-02-26  Richard M. Stallman  (rms at prep)
+1986-02-26  Richard M. Stallman  (rms@prep)
 
        * lread.c (Fload):
        Detect when fdopen returns 0 given a valid descriptor.
        * sysdep.c (stuff_char):
        Declare arg as char, so TIOCSTI does not give wrong address.
 
-1986-02-25  Richard M. Stallman  (rms at prep)
+1986-02-25  Richard M. Stallman  (rms@prep)
 
        * dispnew.c (update_screen):
        * xdisp.c (DoDsp, Fredraw_display):
        Redefine LLITOUT as 0; it loses in 4.1.
        Define LNOFLSH.  Include wait.h, not sys/wait.h.
 
-1986-02-24  Richard M. Stallman  (rms at prep)
+1986-02-24  Richard M. Stallman  (rms@prep)
 
        * malloc.c: Define getpagesize as macro when not avail as syscall.
 
-1986-02-23  Richard M. Stallman  (rms at prep)
+1986-02-23  Richard M. Stallman  (rms@prep)
 
        * terminfo.c: Provide a definition of ospeed.
 
-1986-02-22  Richard M. Stallman  (rms at prep)
+1986-02-22  Richard M. Stallman  (rms@prep)
 
        * alloca.s (hack_sky):
        Move label hack3; bug was making some floating ops dump core.
        Also remove a debugging check that did not go off
        when this bug hit.
 
-1986-02-18  Richard M. Stallman  (rms at prep)
+1986-02-18  Richard M. Stallman  (rms@prep)
 
        * indent.c (compute_motion):
        Change all short to unsigned short.  Needed for celerity.
        Store all the lines in an array for debugging, to help
        debug the problem where lines get lost.
 
-1986-02-14  Richard M. Stallman  (rms at prep)
+1986-02-14  Richard M. Stallman  (rms@prep)
 
        * alloca.s (ns16000):
        Change non-sequent defn of REGISTER: add a displacement of zero.
 
-1986-02-13  Richard M. Stallman  (rms at prep)
+1986-02-13  Richard M. Stallman  (rms@prep)
 
        * alloc.c (purecopy, mark_object), lisp.h:
        Use XUINT, not XINT, in VIRT_ADDR_VARIES checks for pure object.
 
-1986-02-11  Richard M. Stallman  (rms at prep)
+1986-02-11  Richard M. Stallman  (rms@prep)
 
        * fns.c (Fload_average):
        Don't use struct nlist if no LOAD_AVE_TYPE.
 
        * crt0.c: Add missing semicolon in vax/tahoe/sequent code.
 
-1986-02-10  Richard M. Stallman  (rms at prep)
+1986-02-10  Richard M. Stallman  (rms@prep)
 
        * crt0.c: Remove duplicate _start for pyramid.
 
-1986-02-07  Richard M. Stallman  (rms at prep)
+1986-02-07  Richard M. Stallman  (rms@prep)
 
        * sysdep.c (gettimeofday): Define this only if HAVE_TIMEVAL.
 
        * unexec.c: For sequent machine, handle its incompatible
        meaning of N_TXTOFF, and use N_ADDRADJ where necessary.
 
-1986-02-06  Richard M. Stallman  (rms at prep)
+1986-02-06  Richard M. Stallman  (rms@prep)
 
        * sysdep.c (init_sys_modes):
        Set tty flags ISTRIP, CS8 and PARENB right for Meta key.
        Define CPP macro as name of cpp to use.  Use it for alloca.s.
        Make LOADER_N_SWITCH control solely the -N.
 
-1986-02-06  Richard Mlynarik  (mly at prep)
+1986-02-06  Richard Mlynarik  (mly@prep)
 
        * fns.c (Frequire):
        Fix documentation
 
-1986-02-06  Richard M. Stallman  (rms at prep)
+1986-02-06  Richard M. Stallman  (rms@prep)
 
        * indent.c (compute_motion):
        For tabs, make sure to take remainder of positive #
        Call prepare_to_modify_buffer even if no CLASH_DETECTION.
        Don't make gap if gap is big enough.
 
-1986-02-05  Richard M. Stallman  (rms at prep)
+1986-02-05  Richard M. Stallman  (rms@prep)
 
        * termcap.c (tgetent):
        Only use TERMCAP var as termcap entry value
        to fix bug where alternating TAB 1 TAB 1... causes a 1
        to shift sideways in incremental redisplay in DoDsp.
 
-1986-02-04  Richard M. Stallman  (rms at prep)
+1986-02-04  Richard M. Stallman  (rms@prep)
 
        * keyboard.c (command_loop_1):
        Don't do direct output if input is pending.
 
        * xterm.h: Find the file Xlib.h in /usr/include/X.
 
-1986-02-03  Richard M. Stallman  (rms at prep)
+1986-02-03  Richard M. Stallman  (rms@prep)
 
        * process.c (pty): HPUX has different dir for pty-tty devices.
 
        * termcap.c: Don't include types.h or file.h.
 
-1986-02-02  Richard M. Stallman  (rms at prep)
+1986-02-02  Richard M. Stallman  (rms@prep)
 
        * print.c (print):
        Print a marker's corrected position, not its bufpos.
        If old and new windows show same buffer,
        make sure new point is inside the clipping region.
 
-1986-01-31  Richard M. Stallman  (rms at prep)
+1986-01-31  Richard M. Stallman  (rms@prep)
 
        * fns.c (Fload_average):
        In NLIST_STRUCT case, set nl[1] to 0, not "".
        Fix KERNEL_FILE and LDAV_SYMBOL for HPUX.
 
-1986-01-30  Richard M. Stallman  (rms at prep)
+1986-01-30  Richard M. Stallman  (rms@prep)
 
        * m-pyramid.h: Turn on NO_UNION_TYPE.
 
        * fns.c: For BSD, include sys/param.h
 
-1986-01-29  Richard M. Stallman  (rms at prep)
+1986-01-29  Richard M. Stallman  (rms@prep)
 
        * fns.c (Fload_average):
        Define a few symbols LDAV_SYMBOL and KERNEL_FILE_NAME
        * term.c (set_terminal_modes): Don't clear screen here.
        * xdisp.c (Fredraw_display): Clear screen here instead.
 
-1986-01-28  Richard M. Stallman  (rms at prep)
+1986-01-28  Richard M. Stallman  (rms@prep)
 
        * s-hpux.h:  Do #undef SIGIO.
 
        Define SIGCHLD as SIGCLD only if SIGCHLD not already defined.
        (wait_handling_process_output):Fill in one non-HAVE_TIMEVAL case.
 
-1986-01-27  Richard M. Stallman  (rms at prep)
+1986-01-27  Richard M. Stallman  (rms@prep)
 
        * sysdep.c (reset_sys_modes):
        Call unrequest_sigio twice.
        Make sure FASYNC is clear in old_fcntl_flags.
 
-1986-01-26  Richard M. Stallman  (rms at prep)
+1986-01-26  Richard M. Stallman  (rms@prep)
 
        * fns.c (Frandom):
        Removed case for number as arg, since it has problems
        * lisp.h (XSET):
        Fix bugs in the union-type definition.
 
-1986-01-24  Richard M. Stallman  (rms at prep)
+1986-01-24  Richard M. Stallman  (rms@prep)
 
        * process.c:
        Define macros for accessing the `union wait' structure.
        * keyboard.c (fake_suspend):
        Set subshell current dir to current buffer's default dir.
 
-1986-01-23  Richard M. Stallman  (rms at prep)
+1986-01-23  Richard M. Stallman  (rms@prep)
 
        * dispnew.c (Fsit_for):
        Call gobble_input only if SIGIO exists.
        * terminfo.c (new file):
        Defines a version of tparam for use with terminfo.
 
-1986-01-22  Richard M. Stallman  (rms at prep)
+1986-01-22  Richard M. Stallman  (rms@prep)
 
        * dispnew.c:
        If HPUX, insert time.h instead of sys/time.h.
        * emacs.c:
        Include sys/ioctl.h only for BSD.  ioctl used only in BSD.
 
-1986-01-21  Richard Mlynarik  (mly at prep)
+1986-01-21  Richard Mlynarik  (mly@prep)
 
        * keyboard.c (EchoThem):
        Always display an explicit prompt, even if echo_keystrokes == 0
 
-1986-01-21  Richard M. Stallman  (rms at prep)
+1986-01-21  Richard M. Stallman  (rms@prep)
 
        * keyboard.c (kbd_buffer_store_char, fake_suspend):
        Take the STRIDE code for subshell out of kbd_buffer_store_char
        Install Fish's other new UNIPLUS conditionalization
        on the hackery for xforkin, etc.
 
-1986-01-20  Richard M. Stallman  (rms at prep)
+1986-01-20  Richard M. Stallman  (rms@prep)
 
        * fns.c (Frandom):
        Optional arg of t means randomize the seed.
        Rewrite to avoid dependence on distance between
        the two arrays PhysScreen and DesiredScreen.
 
-1986-01-19  Richard M. Stallman  (rms at prep)
+1986-01-19  Richard M. Stallman  (rms@prep)
 
        * fns.c (mapcar1):
        Preinitialize contents of vals, so it won't contain junk
        Use error, not Fsignal, to report eval-depth-overflow.
        Previous calls to Fsignal were buggy.
 
-1986-01-17  Richard Mlynarik  (mly at prep)
+1986-01-17  Richard Mlynarik  (mly@prep)
 
        * lread.c (init_obarray):
        Kludge around losing pyramid compiler.
 
-1986-01-14  Richard Mlynarik  (mly at prep)
+1986-01-14  Richard Mlynarik  (mly@prep)
 
        * window.c (Fdelete_window):
        When deleting a dummy parent window, don't try to GC buffer stuff.
 
        * process.c (list_processes_1):
        Don't blow out if buffer associated with process is,
-       through some bug I don't understand, killed.    
+       through some bug I don't understand, killed.
 
        * keymap.c (get_keyelt), keyboard.c (Fcommand_execute):
-       Allow (lambda ...) to appear as a key's definition.     
+       Allow (lambda ...) to appear as a key's definition.
 
        * m-sun3.h, unexec.c:
        Sun3 changes from Barry Shein.
 
-1986-01-10  Richard Mlynarik  (mly at prep)
+1986-01-10  Richard Mlynarik  (mly@prep)
 
        * m-stride.h, s-stride.h, crt0.c, fns.c, keyboard.c, process.c,
          sysdep.c.
        emacs -- perhaps this is a reasonable thing in all wimpy unix
        versions.
 
-1986-01-10  Richard M. Stallman  (rms at prep)
+1986-01-10  Richard M. Stallman  (rms@prep)
 
        * dispnew.c (update_line):
        Don't consider spaces at beginning as special if line is
        If lock file is invalid, delete it and continue.
        If delete fails, ignore the lock.
 
-1986-01-09  Richard Mlynarik  (mly at prep)
+1986-01-09  Richard Mlynarik  (mly@prep)
 
        * syntax.c:
        New function check_syntax_table
        Rename Fmake_syntax_table FCopy_syntax_table
        after making it take an arg (default Vstandard_syntax_table)
        -- retain alias in subr.el
-       
-1986-01-08  Richard M. Stallman  (rms at prep)
+
+1986-01-08  Richard M. Stallman  (rms@prep)
 
        * sysdep.c, term.c (get_screen_size):
        New function to get screen size from kernel when possible.
        * dispnew.c (Fding):
        Make doc say it terminates kbd macros.
 
-1986-01-07  Richard Mlynarik  (mly at prep)
+1986-01-07  Richard Mlynarik  (mly@prep)
 
        * doc.c (Fsubstitute_command_keys):
        Insert an explanatory message for "\\{unbound-variable}"
 
-1986-01-06  Richard Mlynarik  (mly at prep)
+1986-01-06  Richard Mlynarik  (mly@prep)
 
        * termcap.c (tputs):
        Punt if passed (char) 0.
 
-1985-12-31  Richard M. Stallman  (rms at prep)
+1985-12-31  Richard M. Stallman  (rms@prep)
 
        * dispnew.c (Ding):
        Expand error message for keyboard macro case.
        * dired.c (Ffile_attributes):
        Fix documentation error about meaning of ctime.
 
-1985-12-28  Richard M. Stallman  (rms at prep)
+1985-12-28  Richard M. Stallman  (rms@prep)
 
        * callproc.c (Fcall_process):
        Fix typo in name synch_process_pid.
 
-1985-12-27  Richard M. Stallman  (rms at prep)
+1985-12-27  Richard M. Stallman  (rms@prep)
 
        * s-unipl5.2.h:
        Define HAVE_SELECT.
        If the commands are conditional, the target/dependencies line must
        be conditional also.
 
-1985-12-20  Richard M. Stallman  (rms at prep)
+1985-12-20  Richard M. Stallman  (rms@prep)
 
        * print.c (printchar, strout):
        If output stream is Qt and noninteractive,
        don't do the usual interactive output stuff.
        In strout, avoid changing i so do not truncate the output.
 
-1985-12-19  Richard M. Stallman  (rms at prep)
+1985-12-19  Richard M. Stallman  (rms@prep)
 
        * fns.c (merge):
        Don't assume args are consecutive; GCPRO each one separately.
        loses since Fprinc needs 2 args.  Use intermediate
        function malloc_warning_1.
 
-1985-12-18  Richard M. Stallman  (rms at prep)
+1985-12-18  Richard M. Stallman  (rms@prep)
 
        * filelock.c (lock_if_free):
        kill failing means lock is free only if errno is ESRCH.
        * fns.c (Fy_or_n_p, Fyes_or_no_p):
        Call Fdiscard_input if user gives invalid answer.
 
-1985-12-17  Richard M. Stallman  (rms at prep)
+1985-12-17  Richard M. Stallman  (rms@prep)
 
        * eval.c (apply_lambda):
        Do debug-on-exit here, because if we return to Feval
        Eliminate the alarm stuff, including send_process_alarm.
        Call report_file_error if write returns negative.
 
-1985-12-15  Richard M. Stallman  (rms at prep)
+1985-12-15  Richard M. Stallman  (rms@prep)
 
        * alloc.c (init_alloc_once):
        Stop looping if shift produces 1, as well as if produces 0.
 
-1985-12-14  Richard M. Stallman  (rms at prep)
+1985-12-14  Richard M. Stallman  (rms@prep)
 
        * editfns.c (Fregion_{beginning,end}):
        New Lisp primitives, needed for the things that
        * callint.c (quotify_args):
        Don't exempt the first arg.  Use quotify_arg to do the work.
 
-1985-12-13  Richard M. Stallman  (rms at prep)
+1985-12-13  Richard M. Stallman  (rms@prep)
 
        * fileio.c (Fdo_auto_save):
        Use message1 to output "Auto-saving..."
        so do not clobber the old message to be restored at end.
 
-1985-12-12  Richard M. Stallman  (rms at prep)
+1985-12-12  Richard M. Stallman  (rms@prep)
 
        * syntax.c:
        After turning on immediate_quit, must do QUIT;
        Change remaining CANNOT_DUMP and APOLLO conditionals
        into VIRT_ADDR_VARIES conditionals.
 
-1985-12-10  Richard M. Stallman  (rms at prep)
+1985-12-10  Richard M. Stallman  (rms@prep)
 
        * fns.c:
        Don't include files for load-average if load-average not supported.
        which stuffs a string's contents plus any unused input Emacs has
        already read.
 
-1985-12-09  Richard M. Stallman  (rms at prep)
+1985-12-09  Richard M. Stallman  (rms@prep)
 
        * fileio.c (Fdo_auto_save):
        Don't auto save a buffer that is not modified
        Use make_number for args to Findent_to.
        Omitting make_number always loses on Pyramid, it seems.
 
-1985-12-08  Richard M. Stallman  (rms at prep)
+1985-12-08  Richard M. Stallman  (rms@prep)
 
        * minibuf.c (Fminibuffer_complete_word):
        If next char not unique, try adding an actual space.
        Fix lossage when second completion found is an initial segment of
        the first one.
 
-1985-12-07  Richard M. Stallman  (rms at prep)
+1985-12-07  Richard M. Stallman  (rms@prep)
 
        * xdisp.c (redisplay_window):
        Don't use the clause for only-point-has-changed
        Make malloc_sbrk_used and malloc_sbrk_unused
        not be external if APOLLO.
 
-1985-12-06  Richard M. Stallman  (rms at prep)
+1985-12-06  Richard M. Stallman  (rms@prep)
 
        * emacs.c, keyboard.c, sysdep.c:
        Rename InitDsp -> init_sys_modes and RstDsp -> reset_sys_modes.
        Don't change C variable `noninteractive' if user
        sets the Lisp variable `noninteractive'.
 
-1985-12-05  Richard M. Stallman  (rms at prep)
+1985-12-05  Richard M. Stallman  (rms@prep)
 
        * callproc.c (Fcall_process):
        Close filefd if about to get error.
        * buffer.c (list_buffers_1):
        Make at least two spaces between all fields on a line.
 
-1985-12-04  Richard M. Stallman  (rms at prep)
+1985-12-04  Richard M. Stallman  (rms@prep)
 
        * xfns.c:
        Define Fx_pop_up_window.
        * lread.c (Fintern, Fintern_soft):
        Don't allow a symbol as argument to intern or intern-soft.
 
-1985-12-04  Richard Mlynarik  (mly at prep)
+1985-12-04  Richard Mlynarik  (mly@prep)
 
        * editfns.c (Fsubst_char_in_region):
        Typo.
 
-1985-12-03  Richard M. Stallman  (rms at prep)
+1985-12-03  Richard M. Stallman  (rms@prep)
 
        * fileio.c (Fdo_auto_save):
        Always restore old minibuf message if any.
        Truncate command-history to 30 elements.
        Add some register decls.
 
-1985-12-03  Richard Mlynarik  (mly at prep)
+1985-12-03  Richard Mlynarik  (mly@prep)
 
        * lread.c (Fload):
        Suppress "Loading %s... done" if noninteractive
        * regex.c (re_compile_pattern):
        Fix error message (double "\"'s for c compiler)
 
-1985-12-03  Richard M. Stallman  (rms at prep)
+1985-12-03  Richard M. Stallman  (rms@prep)
 
        * editfns.c (Fsubst_char_in_region):
        If 5th arg is non-nil, don't record for undo.
 
-1985-12-02  Richard M. Stallman  (rms at prep)
+1985-12-02  Richard M. Stallman  (rms@prep)
 
        * unexec.c (copy_sym, make_hdr):
        Pass file names to these functions.
        * window.c (set_window_{height,width}):
        Make `nodelete' apply to children as well.
 
-1985-11-28  Richard M. Stallman  (rms at prep)
+1985-11-28  Richard M. Stallman  (rms@prep)
 
        * indent.c (compute_motion):
        Omit one register decl if TAHOE_REGISTER_BUG.
        * m-tahoe.h:
        New file.
 
-1985-11-27  Richard M. Stallman  (rms at prep)
+1985-11-27  Richard M. Stallman  (rms@prep)
 
        * sysdep.c (RstDsp):
        Do TIOCSETC before doing fcntl F_SETOWN.
        Define variable `dont_calculate_cost's:
        If set nonzero, `calculate_costs' is not called.
 
-1985-11-25  Richard M. Stallman  (rms at prep)
+1985-11-25  Richard M. Stallman  (rms@prep)
 
        * sysdep.c, keyboard.c:
        Clean up USG simulation of FIONREAD.
        * process.c (Faccept_process_input):
        New Lisp function.
 
-1985-11-24  Richard M. Stallman  (rms at prep)
+1985-11-24  Richard M. Stallman  (rms@prep)
 
        * unexec.c:
        Close output descriptor if get an error.
 
-1985-11-23  Richard M. Stallman  (rms at prep)
+1985-11-23  Richard M. Stallman  (rms@prep)
 
        * termcap.c (tgetstr):
        Supply second arg in call to tgetstr1.
 
-1985-11-22  Richard M. Stallman  (rms at prep)
+1985-11-22  Richard M. Stallman  (rms@prep)
 
        * s-bsd4.3.h:
        Undefine INTERUPT_INPUT.  Noninterrupt input should work
        * term.c (topos):
        Call hook before checking curY and curX.
 
-1985-11-22  Richard Mlynarik  (mly at prep)
+1985-11-22  Richard Mlynarik  (mly@prep)
 
        * fileio.c (Frename_file):
        Supply third arg to Fcopy_file
 
-1985-11-22  Richard M. Stallman  (rms at prep)
+1985-11-22  Richard M. Stallman  (rms@prep)
 
        * keymap.c (push_text_char_description):
        Represent ESC by ^[, not $.
 
-1985-11-20  Richard M. Stallman  (rms at prep)
+1985-11-20  Richard M. Stallman  (rms@prep)
 
        * minibuf.c (read_minibuf):
        Make Vminibuffer_help_form do its intended job.
        Use alloca to get the space for the prompt.
 
-1985-11-20  Richard Mlynarik  (mly at prep)
+1985-11-20  Richard Mlynarik  (mly@prep)
 
        * callproc.c (Fcall_process_region):
        Documentation fix (why isn't this function written in lisp?)
        * minibuf.c (read_minibuf)
        Use MScreenWidth
 
-1985-11-20  Richard M. Stallman  (rms at prep)
+1985-11-20  Richard M. Stallman  (rms@prep)
 
        * tparam.c (tparam):
        Don't pass `left' or `up' to strcat if it is null.
        Split register arg c into arg c1 and register local c.
        Using & on a register argument happens to work on vax.
 
-1985-11-19  Richard M. Stallman  (rms at prep)
+1985-11-19  Richard M. Stallman  (rms@prep)
 
        * xdisp.c (try_window_id):
        If change is on top line and display is not starting
        Return -1, which now tells redisplay_window not to try
        slow redisplay with the same window start.
 
-1985-11-18  Richard M. Stallman  (rms at prep)
+1985-11-18  Richard M. Stallman  (rms@prep)
 
        * m-apollo.h:
        New file.  Use with s-bsd4.2.h?
        Make mention of alloca.o be conditional on not APOLLO.
        Make -lg conditional likewise.
 
-1985-11-15  Richard M. Stallman  (rms at prep)
+1985-11-15  Richard M. Stallman  (rms@prep)
 
        * ymakefile, read.c:
        Rename read.* to lread.* to avoid trouble with
        #define read sys_read.
 
-1985-11-14  Richard M. Stallman  (rms at prep)
+1985-11-14  Richard M. Stallman  (rms@prep)
 
        * New files xfns.c, xterm.c for X window system.
        xfns contains Lisp subrs for interacting with X.
        * buffer.c:
        Flush Lisp variable buffer-number.
 
-1985-11-13  Richard M. Stallman  (rms at prep)
+1985-11-13  Richard M. Stallman  (rms@prep)
 
        * term.c (term_init):
        For c100, do not set TS_set_window if termcap entry gives one
        * minibuf.c:
        Comment out Fread_function, not used.
 
-1985-11-12  Richard M. Stallman  (rms at prep)
+1985-11-12  Richard M. Stallman  (rms@prep)
 
        * keymap.c:
        Comment out synkey, which nobody calls.
        A few declarations for lint's sake.
        Make alias file-readable-p for file-exists-p.
 
-1985-11-11  Richard M. Stallman  (rms at prep)
+1985-11-11  Richard M. Stallman  (rms@prep)
 
        * emacs.c (Fkill_emacs):
        Return arg as exit code if arg is numeric even if interactive.
        * tparam.c (tparam):
        Rename %s as %f.
 
-1985-11-10  Richard M. Stallman  (rms at prep)
+1985-11-10  Richard M. Stallman  (rms@prep)
 
        * read.c (Fload):
        Rename closefile to load_unwind.
        * term.c (write_standout_marker):
        Do write the end-standout marker even when sg#0.
 
-1985-11-09  Richard M. Stallman  (rms at prep)
+1985-11-09  Richard M. Stallman  (rms@prep)
 
        * term.c (set_scroll_region):
        Change parameters given to the `cs' string
        %i now increments two args, not just one.
        Redefine %a somewhat, as will be described in termcap.texinfo.
 
-1985-11-08  Richard Mlynarik  (mly at prep)
+1985-11-08  Richard Mlynarik  (mly@prep)
 
        * emacs.c (Fkill_emacs):
        arg default is 0 if noninteractive, nil if interactive
        * minibuf.c (Fread_variable):
        Only recognize symbols that are user-variable-p.
 
-1985-11-08  Richard M. Stallman  (rms at prep)
+1985-11-08  Richard M. Stallman  (rms@prep)
 
        * sysdep.c (init_display):
        Turn on LPASS8 if it is defined.
        Gives 8-bit input in CBREAK mode.
 
-1985-11-06  Richard M. Stallman  (rms at prep)
+1985-11-06  Richard M. Stallman  (rms@prep)
 
        * sysdep.c (get_input_pending, select):
        Provide alternate code for USG without FIONREAD.
        * m-dual.h:
        Don't define LOAD_AVE_TYPE or LOAD_AVE_CVT.
 
-1985-11-05  Richard Mlynarik  (mly at prep)
+1985-11-05  Richard Mlynarik  (mly@prep)
 
        * print.c (print):
        Hack deleted buffers.
 
-1985-11-04  Richard M. Stallman  (rms at prep)
+1985-11-04  Richard M. Stallman  (rms@prep)
 
        * syntax.c (describe_syntax_1):
        Return type Lisp_Object and value Qnil.
 
-1985-11-04  Richard Mlynarik  (mly at prep)
+1985-11-04  Richard Mlynarik  (mly@prep)
 
        * minibuf.c (Fread_variable):
        Choose amongst user-variable-p frobs rather than boundp ones
 
-1985-11-02  Richard M. Stallman  (rms at prep)
+1985-11-02  Richard M. Stallman  (rms@prep)
 
        * window.c (window_scroll):
        Get error if try to scroll back when at top.
        * window.c (Fscroll_down, Fscroll_up):
        Share new subroutine scroll_command to compute amount to scroll by.
 
-1985-11-01  Richard M. Stallman  (rms at prep)
+1985-11-01  Richard M. Stallman  (rms@prep)
 
        * dispnew.c (Fset_input_mode):
        Always set interrupt_input to 0 when SIGIO is undefined.
        * keyboard.c (gobble_input, input_available_signal, kbd_buffer_store_char):
        Make these functions exist only if SIGIO is defined.
 
-1985-10-30  Richard M. Stallman  (rms at prep)
+1985-10-30  Richard M. Stallman  (rms@prep)
 
        * sysdep.c (select):
        Use signal, not sigset, since we simulate signal on
        * alloca.s:
        Provide alloca for 3b5.
 
-1985-10-30  Richard Mlynarik  (mly at prep)
+1985-10-30  Richard Mlynarik  (mly@prep)
 
        * editfns.c, print.c (Fmessage):
        Move Fmessage from editfns to print
        * buffer.h, abbrev.c, cmds.c, xdisp.c
        abbrev_mode is buffer-local (like all other minor modes)
 
-1985-10-29  Richard M. Stallman  (rms at prep)
+1985-10-29  Richard M. Stallman  (rms@prep)
 
        * sysdep.c (wait_for_termination):
        Install case for 4.1 with subprocesses.
        * fns.c (Fequal):
        Markers are equal if they point at the same place.
 
-1985-10-29  Richard Mlynarik  (mly at prep)
+1985-10-29  Richard Mlynarik  (mly@prep)
 
        * fns.c (Frequire):
        Don't print message whilst loading required file.
 
-1985-10-29  Richard M. Stallman  (rms at prep)
+1985-10-29  Richard M. Stallman  (rms@prep)
 
        * syntax.c (scan_lists):
        Initialize mathexit.
 
-1985-10-28  Richard M. Stallman  (rms at prep)
+1985-10-28  Richard M. Stallman  (rms@prep)
 
        * process.c (child_sig):
        Rename `dead_pid' to `synch_process_pid'.
        * read.c (read_escape):
        After C-, don't clear meta bit of what follows.
 
-1985-10-27  Richard M. Stallman  (rms at prep)
+1985-10-27  Richard M. Stallman  (rms@prep)
 
        * m-*.h:
        Define SIGN_EXTEND_CHAR for all machines.
 
-1985-10-26  Richard M. Stallman  (rms at prep)
+1985-10-26  Richard M. Stallman  (rms@prep)
 
        * xdisp.c (display_mode_line):
        If window is not full width but its parent is,
        If a symbol's definition is a symbol that is a macro,
        expand either one seen.
 
-1985-10-23  Richard M. Stallman  (rms at prep)
+1985-10-23  Richard M. Stallman  (rms@prep)
 
        * eval.c (Fthrow):
        If TAG is nil, always say it is not found, to avoid
        In 4.2, final slash can cause wrong result
        if file is read-protected.
 
-1985-10-22  Richard Mlynarik  (mly at prep)
+1985-10-22  Richard Mlynarik  (mly@prep)
 
        * eval.c (Fcondition_case):
        Add some error-checks to condition-case;
        * fns.c (Fnconc):
        typo: wrong_type_arg called with Flistp, not Qlistp
 
-1985-10-22  Richard M. Stallman  (rms at mit-prep)
+1985-10-22  Richard M. Stallman  (rms@mit-prep)
 
        * process.c (Fset_process_buffer, Fstart_process):
        Allow a process's buffer to be nil.
 
-1985-10-21  Richard M. Stallman  (rms at mit-prep)
+1985-10-21  Richard M. Stallman  (rms@mit-prep)
 
        * window.c (Fscroll_{left,right}):
        Default arg is now window width minus 2.
        Qvoid_{variable,function}.  No longer pass boundp or fboundp
        as part of the extra info, since would be redundant.
 
-1985-10-18  Richard M. Stallman  (rms at mit-prep)
+1985-10-18  Richard M. Stallman  (rms@mit-prep)
 
        * editfns.c (Fformat):
        Remove limit on length of output.
        * doprnt.c (doprnt):
        Rearrange so can handle %2s, etc.
 
-1985-10-17  Richard M. Stallman  (rms at mit-prep)
+1985-10-17  Richard M. Stallman  (rms@mit-prep)
 
        * process.c:
        Define sys_siglist for 4.1, which doesn't provide one.
        * search.c (search_buffer):
        If fwd, require match to end not beyond search limit.
 
-1985-10-16  Richard M. Stallman  (rms at mit-prep)
+1985-10-16  Richard M. Stallman  (rms@mit-prep)
 
        * alloc.c:
        New vars data-bytes-{used,free} that ref malloc_sbrk{,un}used.
        * fileio.c (Finsert_file_contents):
        Set up for this to be undone.
 
-1985-10-15  Richard M. Stallman  (rms at mit-prep)
+1985-10-15  Richard M. Stallman  (rms@mit-prep)
 
        * syntax.c (Fmodify_syntax_entry):
        Use %s rather than %c in interactive string.
        * callproc.c (Fcall_process):
        Always try opening program before forking.
 
-1985-10-14  Richard M. Stallman  (rms at mit-prep)
+1985-10-14  Richard M. Stallman  (rms@mit-prep)
 
        * Makefile:
        Now it takes ymakefile, passes it thru cpp to get xmakefile,
        * eval.c (apply_lambda, funcall_lambda):
        Flush &quote support.
 
-1985-10-11  Richard M. Stallman  (rms at mit-prep)
+1985-10-11  Richard M. Stallman  (rms@mit-prep)
 
        * fileio.c (Frename_file):
        If fails due to moving across devices, copy and delete old file.
        If the first line contains `\[', pass the string thru
        substitute-command-keys and try again.
 
-1985-10-10  Richard M. Stallman  (rms at mit-prep)
+1985-10-10  Richard M. Stallman  (rms@mit-prep)
 
        * Makefile:
        Define new parameter LDFLAGS, and make more use of LIBES.
        * dired.c:
        Do not include dir.h if including ndir.h.
 
-1985-10-09  Richard M. Stallman  (rms at mit-prep)
+1985-10-09  Richard M. Stallman  (rms@mit-prep)
 
        * fileio.c (Fsubstitute_in_command_name):
        Simplify /~ and // if produced as result of variable substitution.
 
-1985-10-08  Richard M. Stallman  (rms at mit-prep)
+1985-10-08  Richard M. Stallman  (rms@mit-prep)
 
        * fns.c (concat):
        Failed to initialize data type of `len'.
        instead of macros going through variables that
        might fail to be set up.
 
-1985-10-07  Richard Mlynarik  (mly at mit-prep)
+1985-10-07  Richard Mlynarik  (mly@mit-prep)
 
        * print.c (print)
        No need to escape symbols  +  and  -  if not followed by digits
 
-1985-10-07  Richard M. Stallman  (rms at mit-prep)
+1985-10-07  Richard M. Stallman  (rms@mit-prep)
 
        * filelock.c:
        New file containing stuff to handle locking files while
        * undo.c (Fundo_more):
        Unlock file if undoing makes buffer unmodified.
 
-1985-10-06  Richard M. Stallman  (rms at mit-prep)
+1985-10-06  Richard M. Stallman  (rms@mit-prep)
 
        * dired.c (file_name_completions):
        If looking for list of all completions, don't ignore any.
        Do this by starting with passcount = 1.
 
-1985-10-05  Richard M. Stallman  (rms at mit-prep)
+1985-10-05  Richard M. Stallman  (rms@mit-prep)
 
        * xdisp.c (message):
        Use doprnt instead of sprintf: prevent overflowing buf.
        Protect against overflowing tbuf even if strings are clobbered
        and have negative length.
 
-1985-10-02  Richard M. Stallman  (rms at mit-prep)
+1985-10-02  Richard M. Stallman  (rms@mit-prep)
 
        * insdel.c (delete_range):
        Must immediately relocate markers into deleted text.
        Otherwise if an insertion follows they may end up pointing
        into the middle of it.
 
-1985-10-01  Richard M. Stallman  (rms at mit-prep)
+1985-10-01  Richard M. Stallman  (rms@mit-prep)
 
        * dispnew.c, xdisp.c, minibuf.c:
        cursX and cursY are now origin zero.
        New "cS" string, in TS_set_scroll_region_1,
        accepts four params suitable for handling aaa's \E[...p cmd.
 
-1985-09-30  Richard M. Stallman  (rms at mit-prep)
+1985-09-30  Richard M. Stallman  (rms@mit-prep)
 
        * xdisp.c (redisplay_window):
        Don't clobber the point value of the buffer
        Define reassert_line_highlight_hook, and call it.
 
        * dispnew.c (direct_output_for_self_insert):
-       Call reassert_line_highlight.   
+       Call reassert_line_highlight.
 
-1985-09-29  Richard M. Stallman  (rms at mit-prep)
+1985-09-29  Richard M. Stallman  (rms@mit-prep)
 
        * print.c (print):
        Fix one-off bug in Vprint_length; one element too few
        * fileio.c (Fread_file_name_internal):
        Avoid error when spec'd name has no slashes.
 
-1985-09-28  Richard M. Stallman  (rms at mit-prep)
+1985-09-28  Richard M. Stallman  (rms@mit-prep)
 
        * term.c (clear_to_end, clear_screen):
        Set cleared lines to the background highlighting state.
        * fns.c (Fprovide):
        If Vautoload_queue is non-nil, record old value of Vfeatures.
 
-1985-09-27  Richard M. Stallman  (rms at mit-prep)
+1985-09-27  Richard M. Stallman  (rms@mit-prep)
 
        * abbrev.c (Fdefine_global_abbrev, Fdefine_mode_abbrev):
        Convert name to lower case before defining.
        * buffer.c (init_buffer_once):
        Add variable `tem'.  Don't call Fcurrent_buffer.
 
-1985-09-26  Richard M. Stallman  (rms at mit-prep)
+1985-09-26  Richard M. Stallman  (rms@mit-prep)
 
        * fileio.c (Fexpand_file_name):
        Discard through any slash that precedes a tilde.
 
-1985-09-20  Richard M. Stallman  (rms at mit-prep)
+1985-09-20  Richard M. Stallman  (rms@mit-prep)
 
        * fns.c (concat):
        In the case of append, don't copy or test the last arg.
 
-1985-09-19  Richard M. Stallman  (rms at mit-prep)
+1985-09-19  Richard M. Stallman  (rms@mit-prep)
 
        * keyboard.c (command_loop_1):
        If minibuffer and echo area both in use,
        Fix garbage code to ignore, correctly,
        stopped or dead processes.
 
-1985-09-17  Richard M. Stallman  (rms at mit-prep)
+1985-09-17  Richard M. Stallman  (rms@mit-prep)
 
        * Don't use strings.h (not all Unix versions have it).
        Declare index explicitly where needed.
        * unexec.c (make_hdr):
        Remove sun data_start rounding change: round down again.
 
-1985-09-13  Richard M. Stallman  (rms at mit-prep)
+1985-09-13  Richard M. Stallman  (rms@mit-prep)
 
        * minibuf.c (minibuf_completion_help_1):
        Always indent at least one space between the two function names on
        a line.
 
-1985-09-12  Richard M. Stallman  (rms at mit-prep)
+1985-09-12  Richard M. Stallman  (rms@mit-prep)
 
        * syntax.h, syntax.c:
        Define new syntax class Spunct, for punctuation.
        Define all non-whitespace that used to be Swhitespace as
        being punctuation.
 
-1985-09-11  Richard M. Stallman  (rms at mit-prep)
+1985-09-11  Richard M. Stallman  (rms@mit-prep)
 
        * dired.c (file_name_completions):
        Fix bug matching implicit slash after name of dir
        against an implicit slash in bestmatch.
 
-1985-09-10  Richard M. Stallman  (rms at mit-prep)
+1985-09-10  Richard M. Stallman  (rms@mit-prep)
 
        * cmds.c (Fnewline):
        Barf immediately if buffer read only.
        * abbrev.c (describe_abbrev):
        Direct final newline to same stream as everything else.
 
-1985-09-08  Richard M. Stallman  (rms at mit-prep)
+1985-09-08  Richard M. Stallman  (rms@mit-prep)
 
        * editfns.c, dispnew.c:
        Definition of baud-rate moved to dispnew.c.
        Use new functions args_out_of_range and args_out_of_range_3
        (in data.c) to do this.
 
-1985-09-07  Richard M. Stallman  (rms at mit-prep)
+1985-09-07  Richard M. Stallman  (rms@mit-prep)
 
        * search.c (compile_pattern & callers):
        Must recompile even the same string if translate table is
        * search.c (Fstring_match):
        Set the search_regs, like buffer searching commands.
 
-1985-09-06  Richard M. Stallman  (rms at mit-prep)
+1985-09-06  Richard M. Stallman  (rms@mit-prep)
 
        * editfns.c (Finsert_before_markers):
        User interface to insert_before_markers.
        * syntax.c (scan_sexps_forward):
        Stop properly if end of range comes after a char quote within a string.
 
-1985-09-05  Richard M. Stallman  (rms at mit-prep)
+1985-09-05  Richard M. Stallman  (rms@mit-prep)
 
        * fileio.c (Fread_file_name):
        Abbreviate the default dir using ~ if possible.
        * term.c (write_chars):
        When using TS_repeat, the count was wrong, and len was not updated.
 
-1985-09-05  Richard M. Stallman  (rms at mit-prep)
+1985-09-05  Richard M. Stallman  (rms@mit-prep)
 
        * process.c (handle_process_output):
-       Preserve logical ordering of input and output when there is type ahead. 
+       Preserve logical ordering of input and output when there is type ahead.
 
-1985-09-05  Richard M. Stallman  (rms at mit-prep)
+1985-09-05  Richard M. Stallman  (rms@mit-prep)
 
        * macros.c:
        Define executing-kbd-macro as alias for executing-macro.
        Eventually old name will be flushed.
 
-1985-09-04  Richard M. Stallman  (rms at mit-prep)
+1985-09-04  Richard M. Stallman  (rms@mit-prep)
 
        * keyboard.c (Fsuspend_emacs):
        Put back `kill', accidentally deleted.
        Simplify handling of nlen == screen_width case
        to avoid calling write_chars on -1 chars.
 
-1985-09-02  Richard M. Stallman  (rms at mit-prep)
+1985-09-02  Richard M. Stallman  (rms@mit-prep)
 
        * term.c ((re)set_terminal_modes):
        Use the correct hook in each case.
        * print.c (print):
        Define variable print-length, and refer to it as nec.
 
-1985-08-31  Richard Mlynarik  (mly at mit-prep)
+1985-08-31  Richard Mlynarik  (mly@mit-prep)
 
        * editfns.c (init_editfns)
        Try to improve AMPERSAND_FULL_NAME frobbing a little.
        Define function user-variable-p, which returns t if first char of
        var doc string is "*".  Make (interactive "v") use it.
 
-1985-08-31  Richard M. Stallman  (rms at mit-prep)
+1985-08-31  Richard M. Stallman  (rms@mit-prep)
 
        * syntax.c (scan_words):
        Always clear immediate_quit on exit.
 
-1985-08-30  Richard M. Stallman  (rms at mit-prep)
+1985-08-30  Richard M. Stallman  (rms@mit-prep)
 
        * process.c (handle_process_output):
        Don't use the name `howmany' to avoid possible conflict
        * xdisp.c (decode_mode_spec):
        Never try to output 100% -- output 99% instead.
 
-1985-08-11  Richard Mlynarik  (mly at mit-prep)
+1985-08-11  Richard Mlynarik  (mly@mit-prep)
 
        * m-sun.h
        Don't define SUN -- "sun" already exists.
        * search.c (compile_pattern):
        Signal an  invalid-regexp  error if lose.
 
-1985-08-09  Richard Mlynarik  (mly at mit-prep)
+1985-08-09  Richard Mlynarik  (mly@mit-prep)
 
        * term.c (clear_end_of_line)
        Calling cmplus before chars output when terminals lacks clreol
        (crl@newton.purdue.edu)
 
-1985-08-06  Richard Mlynarik  (mly at mit-prep)
+1985-08-06  Richard Mlynarik  (mly@mit-prep)
 
        * macros.c (end-kdb-macro):
        Barf if not defining a macro.
        Make where_is_in_buffer take a firstonly arg to speed up
        substitute-command-keys.  Make it really use its buf argument.
        (crl@newton.purdue.edu)
+
        * emacs.c (kill-emacs):
        If noninteractive and arg is fixnum, return arg as program return
        code by exit(arg)
        Fix timing screw if SIGCHLD received in middle of deactivation
        (by silogic!eggert@ucla-cs.arpa)
 
-1985-08-05  Richard Mlynarik  (mly at mit-prep)
+1985-08-05  Richard Mlynarik  (mly@mit-prep)
 
        * callint.c
        Improve doc of {current-}prefix-arg
        needed for real, bad flow control.
        -- silogic!eggert@ucla-cs.arpa
 
-1985-07-21  Richard Mlynarik  (mly at mit-prep)
+1985-07-21  Richard Mlynarik  (mly@mit-prep)
 
        * sysdep.c (tabs_safe_p):
        gtty call was missing fd arg.
 
-1985-07-15  Richard M. Stallman  (rms at mit-prep)
+1985-07-15  Richard M. Stallman  (rms@mit-prep)
 
        * xdisp.c, minibuf.c, fileio.c:
        Add * to some variables' doc, remove from others.
        Pass correct data type (int) when call self at end.
        Similar in set_window_width.
 
-1985-07-14  Richard M. Stallman  (rms at mit-prep)
+1985-07-14  Richard M. Stallman  (rms@mit-prep)
 
        * editfns.c (subst-char-in-region):
        * casefiddle.c (operate_on_region):
        * casefiddle.c (operate_on_word):
        Handle case of scan_words returning 0.
 
-1985-07-12  Richard M. Stallman  (rms at mit-prep)
+1985-07-12  Richard M. Stallman  (rms@mit-prep)
 
        * xdisp.c (display_string):
        Regard display chars as unsigned chars.
 
-1985-07-12  Richard Mlynarik  (mly at mit-prep)
+1985-07-12  Richard Mlynarik  (mly@mit-prep)
 
        * callint.c
        Stuff was being added to command-history even if aborted out
 
-1985-07-11  Richard M. Stallman  (rms at mit-prep)
+1985-07-11  Richard M. Stallman  (rms@mit-prep)
 
        * process.c: delete-exited-processes is boolean.
 
        0100 | nchars if there is a `so' or `se' string.
        Should fix lossage with :sg#0:
 
-1985-07-10  Richard M. Stallman  (rms at mit-prep)
+1985-07-10  Richard M. Stallman  (rms@mit-prep)
 
        * keyboard.c:
        Rename waiting to waiting_for_input, no longer static.
        * process.c (create_process):
        Set up alarm signal handler before requesting alarm.
 
-1985-07-09  Richard M. Stallman  (rms at mit-prep)
+1985-07-09  Richard M. Stallman  (rms@mit-prep)
 
        * process.c (create_process):
        Don't let child change Emacs's values of forkin and forkout.
        Use a timer interrupt to unhang `close (forkin)'
        since it gets wedged if the child exited already.
 
-1985-07-08  Richard M. Stallman  (rms at mit-prep)
+1985-07-08  Richard M. Stallman  (rms@mit-prep)
 
        * xdisp.c (redisplay_window):
        It was returning garbage.
        Make stuff_char work correctly assuming its arg
        is the character to stuff, and always pass it the character.
 
-1985-07-07  Richard M. Stallman  (rms at mit-prep)
+1985-07-07  Richard M. Stallman  (rms@mit-prep)
 
        * dispnew.c, cm.h, sysdep.c:
        ospeed must be short, not int.
        * lisp.h, m-*.h:
        EXPLICIT_SIGN_EXTEND controls whether to define XINT using shifts.
 
-1985-07-05  Richard M. Stallman  (rms at mit-prep)
+1985-07-05  Richard M. Stallman  (rms@mit-prep)
 
        * cmds.c (newline):
        Make it REALLY do auto-filling.
        Define Wcm.cm_losewrap, which says that reaching right margin
        has undefined results.  Turn this on for supdup terminals.
 
-1985-07-04  Richard M. Stallman  (rms at mit-prep)
+1985-07-04  Richard M. Stallman  (rms@mit-prep)
 
        * dispnew.c (update_line):
        If want to insert chars early in line and delete chars late in line,
        * dispnew.c (update_screen):
        Round outq down, not to nearest second, to get sleep time.
 
-1985-07-03  Richard M. Stallman  (rms at mit-prep)
+1985-07-03  Richard M. Stallman  (rms@mit-prep)
 
        * term.c (term_init):
        Was storing "dc" string in wrong place.
        * dispnew.c (direct_output_for_insert):
        Make line remain null-terminated.
 
-1985-07-02  Richard M. Stallman,,,  (rms at mit-prep)
+1985-07-02  Richard M. Stallman,,,  (rms@mit-prep)
 
        * window.c (window_loop, case 5):
        Change < to > so get-largest-window gets largest, not smallest.
        user_full_name.
        Clean up AMPERSAND_FULL_NAME code a little.
 
-1985-07-01  Richard M. Stallman  (rms at mit-prep)
+1985-07-01  Richard M. Stallman  (rms@mit-prep)
 
        * minibuf.c: (minibuffer-complete-word):
        Fix case of Space in filename, where front of minibuffer
 
        * keyboard.c: make stop_character not static.
 
-1985-06-26  Richard M. Stallman  (rms at mit-prep)
+1985-06-26  Richard M. Stallman  (rms@mit-prep)
 
        * xdisp.c (try_window_id):
        If C-k is done at end of next-to-last line,
        this is inconsistent.  Fix by setting
        blank_end_of_window to nonzero.
 
-1985-06-25  Richard M. Stallman  (rms at mit-prep)
+1985-06-25  Richard M. Stallman  (rms@mit-prep)
 
        * cmds.c (Fnewline):
        Call the auto fill hook if appropriate.
        * TrmAmb.c flushed.
        * Trm*.c: tt.t_init routine now passed no arguments.
 
-1985-06-23  Richard M. Stallman  (rms at mit-prep)
+1985-06-23  Richard M. Stallman  (rms@mit-prep)
 
        * display.c: include sys/ioctl.h so conditionals work right.
 
-1985-06-22  Richard M. Stallman  (rms at mit-prep)
+1985-06-22  Richard M. Stallman  (rms@mit-prep)
 
        * doprnt.c: Flush extra increment of fmt for %%.
 
 
        * process.c (pty):  Don't turn on FIONBIO.
 
-1985-06-18  Richard M. Stallman  (rms at mit-prep)
+1985-06-18  Richard M. Stallman  (rms@mit-prep)
 
        * process.c (create_process):
        Make pty terminal the controlling terminal of the child.
        * search.c (replace-match):
        Fix bug in case preservation by initializing `last' for final loop.
 
-1985-06-17  Richard M. Stallman  (rms at mit-prep)
+1985-06-17  Richard M. Stallman  (rms@mit-prep)
 
        * sysdep.c: New file containing interfaces to system-dependent
        kernel entries and libraries.
        * syntax.c: Eliminate find-line-comment and find-line-comment-body.
        Lisp code should use comment-start-skip to find comments.
 
-1985-06-15  Richard M. Stallman  (rms at mit-prep)
+1985-06-15  Richard M. Stallman  (rms@mit-prep)
 
        * TrmTERM.c:
        Suppress use of ^M on telerays.  Know that ins line
        leaves cursor in column 0 on telerays.
        Don't decrement width for :am: terminals; this is an experiment.
 
-1985-06-14  Richard M. Stallman  (rms at mit-prep)
+1985-06-14  Richard M. Stallman  (rms@mit-prep)
 
        * TrmTERM.c (TrmTERM):
        Override termcap's so and sg for telerays (xt is set).
        * keyboard.c (EchoThem):
        Process quits only if `waiting' is set.
 
-1985-06-12  Richard Mlynarik  (mly at mit-prep)
+1985-06-12  Richard Mlynarik  (mly@mit-prep)
 
        * minibuf.c, callint.c, read.c, mocklisp.c
        New function read-from-minibuffer does all you could ever want.
        => New lisp variables minibuffer-local-map, minibuffer-local-ns-map,
        minibuffer-local-completion-map, minibuffer-local-must-match-map.
 
-1985-06-12  Richard M. Stallman  (rms at mit-prep)
+1985-06-12  Richard M. Stallman  (rms@mit-prep)
 
        * keymap.c:
        Supply missing defsubr of keymapp.
 
-1985-06-11  Richard M. Stallman  (rms at mit-prep)
+1985-06-11  Richard M. Stallman  (rms@mit-prep)
 
        * callint.c, editfns.c, doprnt.c:
        Use new function doprnt instead of _doprnt.
 
-1985-06-10  Richard M. Stallman  (rms at mit-prep)
+1985-06-10  Richard M. Stallman  (rms@mit-prep)
 
        * TrmC100.c: Do termscript output.
 
-1985-06-10  Richard Mlynarik  (mly at mit-prep)
+1985-06-10  Richard Mlynarik  (mly@mit-prep)
 
        * print.c, lisp.h, buffer.c
        New function prin1-to-string.
        (Needs an initialization done in buffer.c)
 
-1985-06-10  Richard M. Stallman  (rms at mit-prep)
+1985-06-10  Richard M. Stallman  (rms@mit-prep)
 
        * TrmTERM.c:
        Fix interaction of XTflag with SGnum (telerays):
        Clear Vquit_flag in read_key_sequence, not in get_char.
        This makes it possible to quit out of y-or-n-p again.
 
-1985-06-10  Richard Mlynarik  (mly at mit-prep)
+1985-06-10  Richard Mlynarik  (mly@mit-prep)
 
        * dired.c (file_name_completion)
        Check Vquit_flag each time around and quit if requested.
 
-1985-06-10  Richard M. Stallman  (rms at mit-prep)
+1985-06-10  Richard M. Stallman  (rms@mit-prep)
 
        * minibuf.c: Use Tab for completion, not ESC.
 
        * unexec.c: round bss_start up to page bndry.
 
-1985-06-09  Richard M. Stallman  (rms at mit-prep)
+1985-06-09  Richard M. Stallman  (rms@mit-prep)
 
        * keyboard.c (kbd_buffer_store_char):
        Call interrupt_signal for every C-g, even while waiting.
        * keyboard.c (quit_throw_to_get_char):
        Don't clear Vquit_flag.  Let Lisp program see quit-flag set.
 
-1985-06-08  Richard M. Stallman  (rms at mit-prep)
+1985-06-08  Richard M. Stallman  (rms@mit-prep)
 
        * various files:
        Make functions called by internal_with_output_to_temp_window
        * read.c (read_vector):
        Pass make_pure_vector an int, as it expects, not a Lisp_Object.
 
-1985-06-07  Richard Mlynarik  (mly at mit-prep)
+1985-06-07  Richard Mlynarik  (mly@mit-prep)
 
        * buffer.c
        documentation fixes
 
-1985-06-07  Richard M. Stallman  (rms at mit-prep)
+1985-06-07  Richard M. Stallman  (rms@mit-prep)
 
        * TrmTERM.c:
        HLflags is now a three-way flag: 1 => line has SOstr,
        Eliminate `executing' flag.
        Quit now always sets Vquit_flag; input code tests it.
 
-1985-06-06  Richard Mlynarik  (mly at mit-prep)
+1985-06-06  Richard Mlynarik  (mly@mit-prep)
 
        * doc.c (Fdocumentation):
        Handle sparse keymaps (lists whose car is `keymap')
        by way of canned string.
 
-1985-06-06  Richard M. Stallman  (rms at mit-prep)
+1985-06-06  Richard M. Stallman  (rms@mit-prep)
 
        * keyboard.c (kbd_buffer_get_char):
        Keep doing gobble_input and waiting, until kbd_count becomes nonzero.
 
-1985-06-05  Richard M. Stallman  (rms at mit-prep)
+1985-06-05  Richard M. Stallman  (rms@mit-prep)
 
        * dired.c (file-name-completion, file-name-all-completions):
        Make these functions share most of their code.
        Handle keyboard macros (symbols with strings as definitions)
        with a canned string.
 
-1985-06-05  Richard Mlynarik  (mly at mit-prep)
+1985-06-05  Richard Mlynarik  (mly@mit-prep)
 
        * dired.c (file-name-completion)
        Spazz comparing against completion-ignored-extensions (boole!eggert)
        That was no spazz, that was a feature - rms.
 
-1985-06-05  K. Shane Hartman  (shane at mit-prep)
+1985-06-05  K. Shane Hartman  (shane@mit-prep)
 
        * cmds.c (end-of-line): Fix documentation.  Claimed it moved to
        beginning of line.
 
        * buffer.c (fill-column): Fix typo in documentation.
 
-1985-06-04  Richard M. Stallman  (rms at mit-prep)
+1985-06-04  Richard M. Stallman  (rms@mit-prep)
 
        * bytecode.c:
        Make Bread_char check for quit before finishing.
        A quit is likely to requested during the read_char.
 
-1985-06-04  Richard Mlynarik  (mly at mit-prep)
+1985-06-04  Richard Mlynarik  (mly@mit-prep)
 
        * dired.c (file-name-completion, file-name-all-completions)
        Append "/" to names of directories.
 
-1985-06-04  K. Shane Hartman  (shane at mit-prep)
+1985-06-04  K. Shane Hartman  (shane@mit-prep)
 
        * minibuf.c (Vminibuffer_help_form):
        Change the lisp name to be minibuffer-help-form rather than
        Vminibuffer-help-form.
 
-1985-06-02  Richard M. Stallman  (rms at mit-prep)
+1985-06-02  Richard M. Stallman  (rms@mit-prep)
 
        * config.h, s-*.h:
        Eliminate CBREAK_INPUT and FRONT_END_PROCESS;
        If wait_reading_process_input returns and kbd_count stil 0,
        gobble the buffered input.
 
-1985-06-01  Richard M. Stallman  (rms at mit-prep)
+1985-06-01  Richard M. Stallman  (rms@mit-prep)
 
        * dispnew.c (sit-for):
        Gobble any pending input before calling wait_reading_process_input.
        * display.c, TrmTERM.c:
        Do fflush(termscript) in UpdateScreen, not in TrmTERM.
 
-1985-05-31  Richard M. Stallman  (rms at mit-prep)
+1985-05-31  Richard M. Stallman  (rms@mit-prep)
 
        * TrmVT100.c: Generate termscript output.
 
        * keyboard.c (kbd_buffer_get_char):
        #ifndef INTERRUPT_INPUT, always read at least 1 character.
 
-1985-05-30  Richard M. Stallman  (rms at mit-prep)
+1985-05-30  Richard M. Stallman  (rms@mit-prep)
 
        * display.c (UpdateScreen):
        Allow preemption at beginning if already input avail.
        * data.c (symbol-function, symbol-value):
        Pass Qboundp or Qfboundp as extra info when signal void-symbol.
 
-1985-05-29  Richard M. Stallman  (rms at mit-prep)
+1985-05-29  Richard M. Stallman  (rms@mit-prep)
 
        * fileio.c (add-name-to-file):
        If no query or error about new name existing, delete it
        * callint.c (case 'b'):
        Don't allow a minibuffer to be the default buffer.
 
-1985-05-28  Richard Mlynarik  (mly at mit-prep)
+1985-05-28  Richard Mlynarik  (mly@mit-prep)
 
        * minibuffer.c (read_minibuf)
        Added variable enable-recursive-minibuffers
        Wrote generate-new-buffer --- like gentemp for buffer names.
        Rewrote create-file-buffer into lisp code in lisp/files.el
 
-1985-05-27  Richard M. Stallman  (rms at mit-prep)
+1985-05-27  Richard M. Stallman  (rms@mit-prep)
 
        * crt0.c:
        Make each machine type use completely separate code.
        * keyboard.c (command_loop_1):
        Kill Emacs on end of file only if not executing a macro.
 
-1985-05-26  Richard M. Stallman  (rms at mit-prep)
+1985-05-26  Richard M. Stallman  (rms@mit-prep)
 
        * display.h, Trm.h:
        Move VisibleBell and baud_rate to Trm.h.
        ?? Make second arg to tputs always number of LINES below cursor
        because the termcap documentation says so.  Is this right ??
 
-1985-05-24  Richard M. Stallman  (rms at mit-prep)
+1985-05-24  Richard M. Stallman  (rms@mit-prep)
 
        * keymap.c (push_key_description):
        Use DEL for 0177, RET for 015, LFD for 012, TAB for 011, SPC for 040.
        Was losing the other buffer's recent setq's if the other
        buffer had the same variable local.
 
-1985-05-23  Richard M. Stallman  (rms at mit-prep)
+1985-05-23  Richard M. Stallman  (rms@mit-prep)
 
        * buffer.c (list_buffers_1):
        Put back the lost column in the entries
        rather than removing it from the header.
 
-1985-05-23  Richard M. Stallman  (rms at mit-prep)
+1985-05-23  Richard M. Stallman  (rms@mit-prep)
 
        * xdisp.c (decode_mode_spec):
        Display "Abbrev" if abbrev_mode is set.
        open-dribble-file: take filename as argument.
        command_loop_1: on end of file, call kill-emacs.
 
-1985-05-22  Richard M. Stallman  (rms at mit-prep)
+1985-05-22  Richard M. Stallman  (rms@mit-prep)
 
        * window.c (save_window_restore):
        Set windows_or_buffers_changed.
        Return nil if called within expression being evalled
        by a built-in C function such as eval-region.
 
-1985-05-22  K. Shane Hartman  (shane at mit-prep)
+1985-05-22  K. Shane Hartman  (shane@mit-prep)
 
        * config.h, TrmXTERM.c, display.c
        Change define for XWINDOW to XVSWINDOW because XWINDOW
        is defined as a macro in lisp.h.
 
-1985-05-22  Richard M. Stallman  (rms at mit-prep)
+1985-05-22  Richard M. Stallman  (rms@mit-prep)
 
        * print.c (printchar, strout):
        Output minibuffer chars to stdout if noninteractive.
        in a buffer in Lisp mode.
 
        * TrmXTERM.c: new file.  Used for interface to
-       MIT's `X' window system. 
+       MIT's `X' window system.
 
-1985-05-22  Richard Mlynarik  (mly at mit-prep)
+1985-05-22  Richard Mlynarik  (mly@mit-prep)
 
        * buffer.c (list_buffers_1):
        made list-buffers print "R" if buffer read-only.
        (No change is needed to lisp/buff-menu.el)
 
-1985-05-22  Richard M. Stallman  (rms at mit-prep)
+1985-05-22  Richard M. Stallman  (rms@mit-prep)
 
        * keyboard.c (get_char):
        Use (in effect) save-window-excursion to flush the window
        * dispnew.c (sleep-for): flush spurious reference to
        nonexistent variable time_limit.
 
-1985-05-21  Richard Mlynarik  (mly at mit-prep)
+1985-05-21  Richard Mlynarik  (mly@mit-prep)
 
        * The documentation for substitute-command-keys was fazed out by
        its own hairy heuristics!  Moby quoting (past the c compiler, and
        printed documentation out of doc strings need to know about this
        cruft.
 
-1985-05-21  Richard M. Stallman  (rms at mit-prep)
+1985-05-21  Richard M. Stallman  (rms@mit-prep)
 
        * TrmTERM.c, dispnew.c, cm.c:
        open-termscript opens a termscript file,
        * Makefile:
        Recompute DOCSTR file only if other things have changed.
 
-1985-05-20  Richard M. Stallman  (rms at mit-prep)
+1985-05-20  Richard M. Stallman  (rms@mit-prep)
 
        * keyboard.c (command-execute):
        Use do_autoload.
        Make Fautoload do nothing if function is already defined.
        Open code the loops that trace function definitions of symbols.
 
-1985-05-19  Richard M. Stallman  (rms at mit-prep)
+1985-05-19  Richard M. Stallman  (rms@mit-prep)
 
        * buffer.c, window.c:
        Change algorithm for reordering Vbuffer_alist:
        * process.c (make_process):
        Fix bug where incremented-for-uniqueness name wasn't really used.
 
-1985-05-17  Richard M. Stallman  (rms at mit-prep)
+1985-05-17  Richard M. Stallman  (rms@mit-prep)
 
        * undo.c:
        Fix bug of reinserting/replacing undone chars
        Use tembuf to handle properly a Uchange
        of length > half the undo buffer.
 
-1985-05-16  Richard M. Stallman  (rms at mit-prep)
+1985-05-16  Richard M. Stallman  (rms@mit-prep)
 
        * window.c (set-window-start):
        accept third arg NOFORCE meaning don't set w->force_start.
        * TrmTERM.c, TrmVT100.c:
        Turn on alternate keypad on entry, turn off on exit.
 
-1985-05-16  Richard Mlynarik  (mly at mit-prep)
+1985-05-16  Richard Mlynarik  (mly@mit-prep)
 
        * fileio.c: added optional third arg ok-if-exists to
        rename-file, make-symbolic-link, add-name-to-file and copy-file.
        called interactively the user is queried as to whether s/he
        wants to bash the file; otherwise (ok-if-exists nil, non-interactive)
        a  file-already-exists  error is signalled.
-       
+
        * window.c: made get-window-buffer return nil if get-buffer of
        its arg returns nil, rather than erring.
 
-1985-05-14  Richard M. Stallman  (rms at mit-prep)
+1985-05-14  Richard M. Stallman  (rms@mit-prep)
 
        * dispnew.c, display.c:
        Function scroll_max_lines_saved returns # lines in common
        UpdateScreen skips i/d calc on big window, fast screen
        when there are too few lines in common.
 
-1985-05-13  Richard M. Stallman  (rms at mit-prep)
+1985-05-13  Richard M. Stallman  (rms@mit-prep)
 
        * indent.c:
        Fix cursor position calculation for continued tabs.
        * eval.c:
        Fsignal clears immediate_quit.
 
-1985-05-12  Richard M. Stallman  (rms at mit-prep)
+1985-05-12  Richard M. Stallman  (rms@mit-prep)
 
        * cmds.c: modified `newline' to insert before an existing
        newline before dot.  This produces better redisplay.
-       
+
        * xdisp.c: fixed bug that modifying buffer displayed in two windows
        failed to redisplay both mode lines with stars.
 
        * eval.c, fns.c, bytecode.c: put in register decls for Lisp_Objects.
        Saved 2500 bytes of object code.
 
-1985-05-11  Richard M. Stallman  (rms at mit-prep)
+1985-05-11  Richard M. Stallman  (rms@mit-prep)
 
        * editfns.c: Put in code for & in fullname,
        under AMPERSAND_FULL_NAME flag.
index 4734fb852491afcdf4c0441c29990bb7c90b9e53..1d934ea263d154d87baa942856674be46ddb166d 100644 (file)
@@ -1,4 +1,4 @@
-1988-08-31  Richard Stallman  (rms at corn-chex.ai.mit.edu)
+1988-08-31  Richard Stallman  (rms@corn-chex.ai.mit.edu)
 
        * Version 18.52 released.
 
@@ -8,26 +8,26 @@
 
        * crt0.c [hp9000s300]: New variable flag_68010.
 
-1988-08-30  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-08-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * m-isi-ov.h (LOAD_AVE_{CVT,TYPE}): On 4.3, different definitions.
 
        * m-iris4d.h: Define XSETMARKBIT.
 
-1988-08-29  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-08-29  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * m-ibmrt.h (CANNOT_DUMP): Was defined by mistake in last change.
 
        * m-amdahl.h (NSIG): If it's 19, make it 20.
        Overrides Amdahl's mistake.
 
-1988-08-27  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-08-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * x11fns.c, x11term.c (XXscreen): New variable, default screen number.
        All calls to BlackPixel, WhitePixel, DisplayCells, DefaultColormap
        pass this.
 
-1988-08-26  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-08-26  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * data.c (init_data) [uts]: Handle SIGEMT.
 
@@ -40,7 +40,7 @@
 
        * m-alliant4.h: Add missing `*/'.
 
-1988-08-25  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-08-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * x11term.c (writechars): Don't call updateline;
        output just the chars that are specified; don't clear to end.
@@ -48,7 +48,7 @@
        * m-ibmrt-aix.h: Define getwd.  Define bcopy, etc. as macros.
        Define LIBX10_MACHINE and change LIBS_MACHINE.
 
-1988-08-24  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-08-24  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * xterm.c (XTread_socket): If HAVE_SELECT, call xfixscreen
        before waiting.
        (x_term_init) [IBMRTAIX]: do call gethostname.
        () [IBMRTAIX]: Include sys/time, not time.
 
-1988-08-23  Chris Hanson  (cph at kleph)
+1988-08-23  Chris Hanson  (cph@kleph)
 
        * xterm.c (XTread_socket): Do not call `xfixscreen' if O_NDELAY is
        set.  On hpux, this causes an I/O error.
 
-1988-08-23  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-08-23  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * m-news800.h: define HAVE_ALLOCA.
 
-1988-08-22  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-08-22  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * keyboard.c (read_avail_input) [no FIONREAD]: Always set O_NDELAY.
 
-1988-08-21  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-08-21  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * xterm.c, x11term.c (XTclear_end_of_line):
        Arg was misinterpreted as place to *start* clearing.
@@ -83,7 +83,7 @@
 
        * sysdep.c [USG] (getwd): Free the entire string retd by getcwd.
 
-1988-08-20  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-08-20  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * m-ibmrt.h: Delete the USG conditionals.
 
 
        * emacs.c (main) [IBMRTAIX]: Handle additional fatal signals.
 
-1988-08-19  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-08-19  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * search.c (Fstore_match_data): Failed to skip the 2nd nil in a pair.
 
        * search.c (search_buffer) [C_ALLOCA]: Use auto space for BM_tab.
 
-1988-08-18  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-08-18  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * keyboard.c: Declare errno.
 
-1988-08-15  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-08-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * m-news800.h: Define COMPILER_REGISTER_BUG and LIBS_TERMCAP.
 
-1988-08-12  Mike Haertel  (mike at spiff.ai.mit.edu)
+1988-08-12  Mike Haertel  (mike@spiff.ai.mit.edu)
 
        * m-7300.h: Made it understand how do undump a demand-paged
        executable.
 
-1988-08-11  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-08-11  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * unexec.c (adjust_lnnoptrs): auxent is a union, not a struct.
 
-1988-08-10  Chris Hanson  (cph at kleph)
+1988-08-10  Chris Hanson  (cph@kleph)
 
        * keyboard.c (read_avail_input): Do not set O_NDELAY if
        `read_socket_hook' is in use.  This causes Xlib to get an IO error
 
        * xterm.c: Supply missing definition of `handler'.
 
-1988-08-09  Chris Hanson  (cph at kleph)
+1988-08-09  Chris Hanson  (cph@kleph)
 
        * indent.c (current-column): fix typo.
 
        variable declarations so that GCC does not generate warning
        message.
 
-1988-08-08  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-08-08  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * eval.c: doc fix.
 
-1988-08-04  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-08-04  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * fileio.c: Doc fix.
 
        * keymap.c (Fwhere_is_internal): Call get_keyelt.
 
-1988-08-03  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-08-03  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * unexec.c [sun386]: control header files, like STRIDE, etc.
 
        (LD_SWITCH_SYSTEM): Undefine this, since the s-sunos4.h defn
        is wrong for the 386.
 
-1988-07-31  Richard Stallman  (rms at juicy-juice.lcs.mit.edu)
+1988-07-31  Richard Stallman  (rms@juicy-juice.lcs.mit.edu)
 
        * sysdep.c (select_alarm): If read_alarm_should_throw, throw back
        to read_input_waiting.
        * x11fns.c (Fx_set_mouse_color): Don't free save_color; can be literal.
        * x11term.c (x_term_init): Clear reversevideo if fg or bg color specd.
 
-1988-07-28  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-07-28  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * print.c (Fwith_output_to_temp_buffer): Detect error for non-strings.
 
-1988-07-22  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-07-22  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * s-usg5-3.h: Define LIBX{10,11}_SYSTEM.
 
 
        * undo.c (Fundo_more): Better err msg.
 
-1988-07-18  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-07-18  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * indent.c (current_column, Fmove_to_column): ignore invisible lines.
 
        * keyboard.c (command_loop_1): No direct output if selective display.
 
-1988-07-17  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-07-17  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * ymakefile (LD_TEXT_START_FLAGS): -e should be __start, not address.
 
        * m-orion105.h: New file.
 
-1988-07-15  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-07-15  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * alloca.s (pyramid): Define _setjmp, _longjmp only if PYRAMID_OLD.
 
-1988-07-12  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-07-12  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * s-rtu.h (fsync): Define this as no-op.
 
        * process.c, sysdep.c: Rename MASSCOMP flag to RTU.
 
-1988-07-10  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-07-10  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * term.c (write_chars): Compensate for wasted_chars when comparing curX
 
-1988-07-05  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-07-05  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * lread.c (openp): Don't call strncat if lsuffix is 0.
 
-1988-06-28  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-06-28  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * callint.c (Fcall_interactively): On VMS, treat 'f' like 'F'.
 
-1988-06-27  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-06-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * emacs.c (Fkill_emacs): Run kill-emacs-hook.
 
-1988-06-23  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-06-23  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * ymakefile: Add missing dependencies.
 
 
        * ymakefile: Avoid newline after cpp in commands for alloca.s.
 
-1988-06-22  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-06-22  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * ymakefile: #undef register, in case m- or s- defines it.
 
-1988-06-21  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-06-21  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * unexhp9k800.c: Complete replacement.
 
        * x11term.c (XT_Set_Size_Hints): New arg PR.
        At startup, it's the value from XGeometry, else 0.
        Use it when setting the flags (which dims are user-specified).
-       
+
        * x11term.c (XT_Set_Size_Hints): Conditional for XICCC.
 
        * x11term.c (internal_socket_read): Don't call change_window_size
 
        * callint.c (Fcall_interactively): For `N', convert prefix to number.
 
-1988-06-18  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-06-18  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * termcap.c (tgetst1): Tolerate missing colon at end of entry.
 
-1988-06-15  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-06-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * data.c (Fkill_local_variable): Used to clobber other buffer's value.
 
-1988-06-14  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-06-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * x11fns.c, x11term.c: "Mouse queue" was a stack; make it a queue.
        New vars XXm_queue_in, XXm_queue_out.
        (internal_socket_read): Use XXm_queue_in as store index.
        (x_term_init): Init the new vars.
 
-1988-06-10  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-06-10  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * window.c (Fset_window_configuration): Handle change in screen size.
 
        * s-hpux.h: Delete -lBSD from LIBS_SYSTEM.
        * m-hp9000s300.h: Define string fns as macros even in version 6.
 
-1988-06-08  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-06-08  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * buffer.c (SetBfp): Initialize `swb'.  This matters when SetBfp
        is called during initialization, on Masscomp.
 
-1988-06-03  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-06-03  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * sysdep.c (kbd_input_ast, end_kbd_input): Eliminate `ast_active'.
        (end_kbd_input): Use LIB$AST_IN_PROG.
 
        * callint.c (Fcall_interactively): Don't put non-strings into visargs.
 
-1988-06-02  Richard Stallman  (rms at rice-krispies.ai.mit.edu)
+1988-06-02  Richard Stallman  (rms@rice-krispies.ai.mit.edu)
 
        * keyboard.c (read_avail_input, input_available_signal):
        Make `buf' as long as kbd_buffer.
 
-1988-06-01  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-06-01  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * xdisp.c (decode_mode_spec): Output `%%' as a `%'.
 
        * dispnew.c (window_change_signal): Likewise.
        * process.c (child_sig): Likewise.
 
-1988-05-31  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-05-31  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * x11fns.c (Fx_proc_mouse_event): When looking up a meta-click,
        look for the meta-prefix-char first.
 
        * xmenu.c (Fx_popup_menu): Typo calling BLOCK_INPUT_DECLARE.
 
-1988-05-28  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-05-28  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * s-iris3-{5,6}.h: Undo Jan 11 change.
 
-1988-05-23  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-05-23  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * minibuf.c (read_minibuf): If PROMPT's not a string, make it one.
 
-1988-05-22  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-05-22  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * m-alliant.h: Typo made m-alliant1.h lose.
        * m-alliant4.h: New file.
        * fns.c (Freverse): Rename `vector' to `vec'.
        On alliant, `vector' is a typedef in param.h.
 
-1988-05-20  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-05-20  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * process.c (kill_buffer_processes): Send SIGHUP, not SIGKILL.
 
-1988-05-19  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-05-19  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * m-mips.h, m-iris4d.h (XUNMARK): Cast unsigned before shifting.
 
        * m-sequent.h: No need for DKSTAT_HEADER_FILE.
 
-1988-05-16  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-05-16  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * x11term.c: First include system headers, then config.h, then maybe
        undef FIONREAD and SIGIO, then read x11term.h which depends on them.
 
-1988-05-15  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-05-15  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * keyboard.c (get_input_pending): Hold SIGIO around read_avail_input.
 
-1988-05-14  Richard Stallman  (rms at lucky-charms.ai.mit.edu)
+1988-05-14  Richard Stallman  (rms@lucky-charms.ai.mit.edu)
 
        * keyboard.c (init_keyboard): Call keyboard_init_hook if nonzero.
        * x11term.c (x_init_1): Move all keyboard-related inits here.
        * m-sun3.h, s-sunos4.h, s-bsd4-3.h: Delete DK_HEADER_FILE.
        * m-sequent.h: Change it to DKSTAT_HEADER_FILE.
 
-1988-05-13  Richard Stallman  (rms at lucky-charms.ai.mit.edu)
+1988-05-13  Richard Stallman  (rms@lucky-charms.ai.mit.edu)
 
        * xdisp.c (DoDsp): if pause, and window is partial-width,
        next redisplay must do all windows since preserve_other_columns
        may lack the data to work right if we just did scrolling.
 
-1988-05-13  Chris Hanson  (cph at kleph)
+1988-05-13  Chris Hanson  (cph@kleph)
 
        * m-hp9000s300.h: Conditionalize a couple of things on `__GNUC__'.
 
-1988-05-12  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-05-12  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * xdisp.c (mark_window_display_accurate): Don't use XBUFFER on nil.
 
        * keyboard.c (keys_of_keyboard): Change ndefkey to defkey.
        * keymap.c (keys_of_keymap): Change ndefkey to defkey.
 
-1988-05-10  Richard Stallman  (rms at corn-chex.ai.mit.edu)
+1988-05-10  Richard Stallman  (rms@corn-chex.ai.mit.edu)
 
        * sysdep.c: Define sigmask.
 
-1988-05-06  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-05-06  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * Version 18.51 released.
 
        * m-7300.h: Take out the Feb 11 change; umix!sendai!rich@rutgers.edu
        says it doesn't work.
 
-1988-04-29  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-04-29  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * xdisp.c (DoDsp): Set clip_changed if Voverlay_... has changed.
 
-1988-04-28  Chris Hanson  (cph at kleph)
+1988-04-28  Chris Hanson  (cph@kleph)
 
        * s-hpux.h: Define HAVE_PTYS.  HP-UX has them and they work fine
        almost all of the time.  The one case where they would fail
        regularly (inferior Scheme) has been bypassed by using pipes.
 
-1988-04-28  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-04-28  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * keyboard.c (Fsuspend_emacs): Do init_sys_modes via unwind protect.
 
        * fileio.c [VMS] (Fdefine_logical_name): Empty string value
        means delete the name.
 
-1988-04-27  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-04-27  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * sysdep.c [VMS]: RAB's never a macro; let RAB$C_BID control rab.h.
 
 
        * sysdep.c (creat_copy_attrs): Downcase remaining SYS$OPEN, SSY$CLOSE.
 
-1988-04-25  Richard Stallman  (rms at lucky-charms.ai.mit.edu)
+1988-04-25  Richard Stallman  (rms@lucky-charms.ai.mit.edu)
 
        * fileio.c (Fdo_auto_save): Ignore shrinkage if not visiting file.
        Wait only 1 second after shrinkage message.
 
        * buffer.c (Fswitch_buffer): Error if in minibuffer window.
 
-1988-04-24  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-04-24  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * sysdep.c (sys_close): Define this only if INTERRUPTABLE_CLOSE.
        * s-usg5-3.h: Define INTERRUPTABLE_CLOSE.
 
-1988-04-22  Richard Stallman  (rms at rice-krispies.ai.mit.edu)
+1988-04-22  Richard Stallman  (rms@rice-krispies.ai.mit.edu)
 
        * sysdep.c (init_sys_modes) [VMS]: Undef _IOFBF so don't use setvbuf.
 
-1988-04-20  Richard Stallman  (rms at rice-krispies.ai.mit.edu)
+1988-04-20  Richard Stallman  (rms@rice-krispies.ai.mit.edu)
 
        * m-sun386.h: New file, for Roadrunner.
 
-1988-04-19  Chris Hanson  (cph at kleph)
+1988-04-19  Chris Hanson  (cph@kleph)
 
        * x11term.h, x11term.c, x11fns.c: Again (for the third time)
        abstract input blocking so these files compile on systems without
        is unnecessary and untrue -- the interface works, but
        suboptimally.
 
-1988-04-19  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-04-19  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * sysdep.c (sys_access) [VMS]: If arg is dirname, cvt to name as file.
        (sys_getenv): If arg is TERM, also look for TERM as logical name.
 
        * unexconvex.c: New file.
 
-1988-04-18  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-04-18  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * emacs.c (main) [APOLLO]: Eliminate call to set_sbrk_size.
 
        * search.c (match_limit): Return nil for a paren-pair with no match.
 
-1988-04-17  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-04-17  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * vmsfns.c (Fvms_system_info, Fshrink_to_icon): New functions.
        Former comes with many subroutines.
 
-1988-04-16  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-04-16  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * x11term.c (updateline, write_chars): Restore sigmask at every return.
        (stufflines): Restore signal mask only once, at the end.
 
        * ymakefile (LIBX): /usr/X11/lib/oldX/liboldX.a becomes -loldX.
 
-1988-04-14  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-04-14  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * fileio.c (auto_save_error): Print msg that there was an error.
        (Fdo_auto_save): If don't save a bfr because it has shrunk, print msg.
 
-1988-04-13  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-04-13  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * s-umax.h: Define MAIL_USE_FLOCK (LaLiberte says so).
 
-1988-04-10  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-04-10  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * fileio.c (Fdefine_dcl_symbol): Deleted.
        (Fdefine_logical_name): New function created.
        other processes, since when Emacs is run in a subprocess (as it
        usually is), the others see job-wide logical names, not DCL symbols)."
 
-1988-04-09  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-04-09  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * ymakefile: If UNEXEC is defined, it specifies object file for unexec.
        * unexmips.c: New file contains MIPS unexec code, moved from unexec.c.
 
        * m-sequent.h: Define PTY_ITERATION, etc., for Dynix 3.0 pty names.
 
-1988-04-08  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-04-08  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * unexec.c (EXEC_HDR_TYPE): New macro overrides `struct exec' if def.
 
 
        * fileio.c: doc fix.
 
-1988-03-29  Richard M. Stallman  (rms at wilson)
+1988-03-29  Richard M. Stallman  (rms@wilson)
 
        * ymakefile: Default LIBX10_MACHINE and LIBX11_MACHINE to null.
        Use them when defining LIBX.
 
        * sysdep.c (dup2): Alternate defn #ifdef F_DUPFD.
 
-1988-03-27  Richard M. Stallman  (rms at wilson)
+1988-03-27  Richard M. Stallman  (rms@wilson)
 
        * process.c [CYDRIX]: Include sys/tiuser.h; don't include pty.h.
 
 
        * dired.c (file_name_completion) [VMS]: READFUNC is a ptr, not a fcn.
 
-1988-03-24  Richard M. Stallman  (rms at wilson)
+1988-03-24  Richard M. Stallman  (rms@wilson)
 
        * sink.h, sinkmask.h: Don't declare the array static.
        * xfns.c: Make sink_bits and sink_mask_bits extern;
        * fns.c (Fy_or_n_p): Make cursor_in_echo_area -1 when echoing response.
        Don't alter cursX.
 
-1988-03-23  Richard M. Stallman  (rms at wilson)
+1988-03-23  Richard M. Stallman  (rms@wilson)
 
        * x11term.h: Use X11/ not X/ for dir of include files.
        * xmenu.c: Likewise, in the X11 case.
        * dispnew.c (init_display): Check result of egetenv for emptiness
        as well as nullness.
 
-1988-03-21  Richard M. Stallman  (rms at wilson)
+1988-03-21  Richard M. Stallman  (rms@wilson)
 
        * alloca.s [WICAT]: Don't clobber a2.  Return value in a0 and in d0.
 
-1988-03-20  Richard M. Stallman  (rms at wilson)
+1988-03-20  Richard M. Stallman  (rms@wilson)
 
        * crt0.c (errno): Don't initialize it -- put it in bss space.
        [M68K]: Define splevel% with `comm' -- put it in bss space.
 
        * alloca.s: Define alloca for Xenix.
 
-1988-03-19  Richard M. Stallman  (rms at wilson)
+1988-03-19  Richard M. Stallman  (rms@wilson)
 
        * keyboard.c (read_avail_input): If `read' gives EAGAIN,
        kbd_count should be 0.  Can happen on V.3.
        * display.c (syms_of_display): Likewise for Vwindow_system.
        (init_display): Always set Vwindow_system.
 
-1988-03-18  Chris Hanson  (cph at kleph)
+1988-03-18  Chris Hanson  (cph@kleph)
 
        * m-hp9000s300.h: Add a definition for C_SWITCH_MACHINE which is
        needed to compile the X11 interface files.
        Move definitions which depend on these features from the s- file
        to the m- files, and conditionalize the features based on a flag.
 
-1988-03-18  Richard M. Stallman  (rms at wilson)
+1988-03-18  Richard M. Stallman  (rms@wilson)
 
        * scroll.c (calculate_scrolling): Abort if ->insertcount
        is out of range.
 
        * sysdep.c (sys_suspend): If forking shell, call close_process_descs.
 
-1988-02-13  Richard Stallman  (rms at sugar-smacks.ai.mit.edu)
+1988-02-13  Richard Stallman  (rms@sugar-smacks.ai.mit.edu)
 
        * Version 18.50 released.
 
        * s-vms.h: PURESIZE 132000.
        * m-sun2.h: Likewise (for HAVE_SUN_WINDOWS).
 
-1988-02-11  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-02-11  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * callproc.c (child_setup): Call close_process_descs
        if can have subprocesses.  Close the argument-descriptors
        * m-7300.h: Define SEGMENT_MASK, SECTION_ALIGNMENT
        and pass the -z switch to ld.  kenobi!ford@bass.nosc.mil says so.
 
-1988-02-09  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-02-09  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * unexec.c: Merge gb's code for Xenix.
 
 
        * cm.h: Make the bit-fields unsigned.
 
-1988-02-08  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-02-08  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * sysdep.c (init_sys_modes) [USG]: Set C-g for VQUIT as well as VINTR.
        This was formerly done only on HPUX, and worked there.
        * process.c (wait_reading_process_output): Change the test on
        read_kbd to avoid losing on 80386 Xenix.
 
-1988-02-06  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-02-06  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * xdisp.c (Voverlay_arrow_string, Voverlay_arrow_position):
        New variables specifying a string to overlay on the buffer text
        * xdisp.c (display_text_line, redisplay_window, DoDsp):
        Handle these variables.
 
-1988-02-04  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-02-04  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * insdel.c (prepare_to_modify_buffer):
        If CLASH_DETECTION is disabled, verify the modtime here
        since it won't be done via lock_file.
 
-1988-01-31  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-01-31  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * fileio.c (Fcopy_file): Report error in `write'.
 
-1988-01-29  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-01-29  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * eval.c (unbind_to): Recompute loop end-test from `count' each time
        since an unwind-protect function can use realloc to grow the specpdl.
 
-1988-01-26  Richard Stallman  (rms at frosted-flakes.ai.mit.edu)
+1988-01-26  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
        * sysdep.c (vms_truncate) [VMS]: New fn to truncate a file.
 
        * s-vms.h: Rename `rename', `execvp' and `system' so we don't
        use the VMS-library versions of it.
 
-1988-01-22  Richard Stallman  (rms at frosted-flakes)
+1988-01-22  Richard Stallman  (rms@frosted-flakes)
 
        * m-ibmrt.h: Add some AIX conditionals; output on BSD should
        be unchnged.  Perhaps will now run on AIX.
 
-1988-01-21  Richard Stallman  (rms at frosted-flakes)
+1988-01-21  Richard Stallman  (rms@frosted-flakes)
 
        * keyboard.c (command_loop): Exit here for noninteractive eof.
        * keyboard.c (kbd_buffer_get_char): Don't exit here.
 
-1988-01-20  Richard Stallman  (rms at frosted-flakes)
+1988-01-20  Richard Stallman  (rms@frosted-flakes)
 
        * lread.c (openp): Reject directories even if !exec_only.
 
        * window.c (Fset_window_configuration): When keeping window's
        old buffer, make sure its start and pointm are valid.
 
-1988-01-19  Richard Stallman  (rms at frosted-flakes)
+1988-01-19  Richard Stallman  (rms@frosted-flakes)
 
        * sysdep.c (sys_suspend) [SIGTSTP]: Use killpg and getpgrp to stop
        all processes in same pgrp with Emacs.
        * syntax.c (Fparse_partial_sexp): Add 7th elt to STATE arg and value,
        describing minimum depth encountered during the scan.
 
-1988-01-18  Richard Stallman  (rms at frosted-flakes)
+1988-01-18  Richard Stallman  (rms@frosted-flakes)
 
        * alloca.s: Change some as-style comments to C-style comments
        so cccp won't be confused by stray singlequotes.
 
        * window.c (Fset_window_point): Now works ok on selected window.
 
-1988-01-17  Richard Stallman  (rms at frosted-flakes)
+1988-01-17  Richard Stallman  (rms@frosted-flakes)
 
        * eval.c (Fdefconst, Fdefvar) doc fix.
 
        for Unix; was doing so (instead of readfunc) on VMS.
        * dired.c (Fdirectory_files): Don't call NAMLEN if dp is 0.
 
-1988-01-16  Richard Stallman  (rms at frosted-flakes)
+1988-01-16  Richard Stallman  (rms@frosted-flakes)
 
        * alloc.c (syms_of_alloc): Eliminate vars data-bytes-{free,used}.
        They lose because values are over 24 bits.
        * fns.c (Fy_or_n_p): delete `register' for xprompt.
        * keymap.c (Fcopy_keymap): missing paren.
 
-1988-01-15  Richard Stallman  (rms at frosted-flakes)
+1988-01-15  Richard Stallman  (rms@frosted-flakes)
 
        * m-iris4d.h: Changes to support dumping.
        * m-*.h: Doc fix for VIRT_ADDR_VARIES.
 
        * unexec.c: Minor changes to mips code for IRIS_4D.
 
-1988-01-11  Richard Stallman  (rms at frosted-flakes)
+1988-01-11  Richard Stallman  (rms@frosted-flakes)
 
        * s-iris3-{5,6}.h: Don't #undef SIGIO.  BROKEN_FIONREAD makes it unnec.
        * process.c [IRIS]: Find sysmacros.h in sys/.
 
-1988-01-09  Richard Stallman  (rms at frosted-flakes)
+1988-01-09  Richard Stallman  (rms@frosted-flakes)
 
        * doprnt.c: New arg NARGS says how many args there are in ARGS.
        Give an error if the string tries to use more than that many.
        * editfns.c (Fformat, format1):
        * xdisp.c (message):
 
-1988-01-07  Richard Stallman  (rms at frosted-flakes)
+1988-01-07  Richard Stallman  (rms@frosted-flakes)
 
        * lreadc (init_obarray): Split the stmt `hash =' to avoid
        a VACX bug.
        * alloca.s [pyramid]: Keep sp a multiple of 32.
        This preserves cache-block alignment.
 
-1988-01-06  Richard Stallman  (rms at frosted-flakes)
+1988-01-06  Richard Stallman  (rms@frosted-flakes)
 
        * s-hpux.h: Don't define nomultiplejobs, LDAV_SYMBOL, LIBS_DEBUG
         or BROKEN_FIONREAD.
 
        * alloca.s, crt0.c: Change hp9000 conditionals to hp9000s300.
 
-1987-12-22  Richard Stallman  (rms at frosted-flakes)
+1987-12-22  Richard Stallman  (rms@frosted-flakes)
 
        * alloca.s [WICAT]: Keep sp pointing at lowest word in use.
 
-1987-12-17  Richard Stallman  (rms at lucky-charms)
+1987-12-17  Richard Stallman  (rms@lucky-charms)
 
        * unexec.c (make_hdr): Don't add A_TEXT_OFFSET to a_text
        in the NO_REMAP case (when a_text comes from the old header).
 
        * filelock.c: If no symlinks, use `stat' instead of `lstat'.
 
-1987-12-14  Richard Stallman  (rms at frosted-flakes)
+1987-12-14  Richard Stallman  (rms@frosted-flakes)
 
        * fileio.c (Fsubstitute_in_file_name): Allow underscore
        in an env var name.
 
-1987-12-09  Richard Stallman  (rms at frosted-flakes)
+1987-12-09  Richard Stallman  (rms@frosted-flakes)
 
        * indent.c (Findent-to): Interactive code `N' instead of `n'.
 
 
        * lread.c (oblookup): Split a statement to avoid VMS compiler bug.
 
-1987-12-04  Richard Stallman  (rms at frosted-flakes)
+1987-12-04  Richard Stallman  (rms@frosted-flakes)
 
        * data.c (sign_extend_temp): Moved from sysdep.c.
        * data.c (sign_extend_lisp_int): Function to do sign-extend;
 
        * fileio.c (Fread_file_name): Don't crash if no env var HOME.
 
-1987-12-03  Richard Stallman  (rms at frosted-flakes)
+1987-12-03  Richard Stallman  (rms@frosted-flakes)
 
        * m-convex.h: New file.
 
-1987-12-02  Richard Stallman  (rms at frosted-flakes)
+1987-12-02  Richard Stallman  (rms@frosted-flakes)
 
        * process.c (wait_reading_process_input):
        Don't set time_limit to -2; leave it as -1.
 
        * s-usg5-3.h, m-intel386.h: New files.
 
-1987-12-01  Richard Stallman  (rms at frosted-flakes)
+1987-12-01  Richard Stallman  (rms@frosted-flakes)
 
        * process.c: Support for SYSV_PTYS.
 
 
        * fileio.c (Ffile_symlink_p): Call Fexpand_file_name.
 
-1987-11-21  Richard Stallman  (rms at frosted-flakes)
+1987-11-21  Richard Stallman  (rms@frosted-flakes)
 
        * print.c: Clean up doc string syntax and fix doc error for `print'.
 
-1987-10-31  Richard Stallman  (rms at sugar-smacks)
+1987-10-31  Richard Stallman  (rms@sugar-smacks)
 
        * editfns.c (Fformat): Realize doprint %-specs can contain - and space.
 
-1987-10-30  Richard Stallman  (rms at sugar-smacks)
+1987-10-30  Richard Stallman  (rms@sugar-smacks)
 
        * fns.c (Fy_or_n_p): Don't try to DOWNCASE -1.
 
-1987-10-29  Richard Stallman  (rms at frosted-flakes)
+1987-10-29  Richard Stallman  (rms@frosted-flakes)
 
        * fns.c (Fy_or_n_p): Protect `prompt' and `xprompt' from gc.
        * fns.c (Fyes_or_no_p): Protect `prompt' from gc.
        * buffer.c (Fkill_buffer): Protect `buf' and `bufname' from gc.
        * fileio.c (barf_or_query_if_file_exists): Protect `absname'.
 
-1987-09-17  Richard M. Stallman  (rms at prep)
+1987-09-17  Richard M. Stallman  (rms@prep)
 
        * Version 18.49 released.
 
        so that `readfunc' exists only on VMS.  Apollo compiler
        couldn't deal with it.
 
-1987-09-16  Richard M. Stallman  (rms at prep)
+1987-09-16  Richard M. Stallman  (rms@prep)
 
        * m-sun[23].h: Doc fix.
 
        * sysdep.c (reset_sys_modes): Don't output anything
        if have a read_socket_hook (i.e. under X).
 
-1987-09-10  Richard M. Stallman  (rms at prep)
+1987-09-10  Richard M. Stallman  (rms@prep)
 
        * buffer.c (Fget_buffer_create): Test of mode-class property
        of buffer's major mode was backwards.
 
-1987-09-07  Richard Mlynarik  (mly at prep)
+1987-09-07  Richard Mlynarik  (mly@prep)
 
        * dired.c (file_name_completion):
        Only filter `leaves' of filesystem structure with
        * xterm.h (UNBLOCK_INPUT_RESIGNAL):
        RESIGNAL_INPUT, not INPUT_RESIGNAL
 
-1987-08-30  Richard M. Stallman  (rms at prep)
+1987-08-30  Richard M. Stallman  (rms@prep)
 
        * Version 18.48 released.
 
        * emacs.c (Fdump_emacs): Don't call malloc_init if SYSTEM_MALLOC.
        * emacs.c (main): ditto.
 
-1987-08-20  Richard M. Stallman  (rms at prep)
+1987-08-20  Richard M. Stallman  (rms@prep)
 
        * fileio.c (Fwrite_region) [VMS]: Move gap to the closest place
        (first newline after old gap).
 
-1987-08-15  Richard M. Stallman  (rms at prep)
+1987-08-15  Richard M. Stallman  (rms@prep)
 
        * editfns.c (init_editfns): Handle getpwuid returning 0.
 
-1987-08-14  Richard M. Stallman  (rms at prep)
+1987-08-14  Richard M. Stallman  (rms@prep)
 
        * casefiddle.c (casify_region): Use prepare_to_modify_buffer.
        Don't call modify_region until the end.
        * sysdep.c (reset_sys_modes): Output a bare CR
        so kernel can track the cursor hpos.
 
-1987-07-30  Richard M. Stallman  (rms at prep)
+1987-07-30  Richard M. Stallman  (rms@prep)
 
        * vmsfns.c (Fsetprv): Correct spelling SS$NORMAL => SS$_NORMAL.
        Include <ssdef.h>.
 
-1987-07-29  Richard Mlynarik  (mly at prep)
+1987-07-29  Richard Mlynarik  (mly@prep)
 
        * lread.c (init_read): Initialise load_in_progress.
 
-1987-07-28  Richard M. Stallman  (rms at prep)
+1987-07-28  Richard M. Stallman  (rms@prep)
 
        * vmsfns.c (Fsetprv): Detect error from sys$setprv properly.
        Add some privileges missing from the table.
 
-1987-07-27  Richard M. Stallman  (rms at prep)
+1987-07-27  Richard M. Stallman  (rms@prep)
 
        * sysdep.c (creat_copy_attrs): Flush duplicate `else'.
 
-1987-07-25  Richard M. Stallman  (rms at prep)
+1987-07-25  Richard M. Stallman  (rms@prep)
 
        * dispnew.c (update_screen): Use PENDING_OUTPUT_COUNT
        in all appropriate places.
        Fix a comment delimiter typo.
 
-1987-07-24  Richard M. Stallman  (rms at prep)
+1987-07-24  Richard M. Stallman  (rms@prep)
 
        * keyboard.c (command_loop_1): Don't do direct output
        if DoDsp is needed to erase a minibuffer message.
        * sysdep.c (sys_creat for VMS): Get all args via varargs,
        no named args, to avoid incompatible change in VMS C.
 
-1987-07-18  Richard M. Stallman  (rms at prep)
+1987-07-18  Richard M. Stallman  (rms@prep)
 
        * unexec.c (make-hdr): Split the stmts that use ADDR_CORRECT
        into two stmts.  Some compilers mysteriously barf on them.
 
        * fileio.c (file_name_as_directory) [VMS]:  Fix 3rd arg to strncmp.
 
-1987-07-17  Paul Rubin  (phr at prep)
+1987-07-17  Paul Rubin  (phr@prep)
 
        * m-sun2.h: Add comment explaining that filename refers to
        the OS version, not the CPU model number.  People running
        SunOS 3.2 on Sun 2 computers have been erroneously trying to
        use this file, and losing.
 
-1987-07-10  Chris Hanson  (cph at prep)
+1987-07-10  Chris Hanson  (cph@prep)
 
        * xterm.h: Define macros to abstract control of input signals.
        Alternate set of macros for hp-ux does no signalling.
        "xmenu.c" to eliminate unused include files, and reorder the
        include files so that it compiles under hp-ux.
 
-1987-06-29  Richard M. Stallman  (rms at prep)
+1987-06-29  Richard M. Stallman  (rms@prep)
 
        * fileio.c (Fwrite_region) [VMS]: Use creat_copy_attrs.
 
        * syntax.c: Disguise doc string of non-existent Lisp variable
        `standard-syntax-table'.
 
-1987-06-25  Richard M. Stallman  (rms at prep)
+1987-06-25  Richard M. Stallman  (rms@prep)
 
        * callproc.c (Fcall_process): On VMS, use NLA0: instead of /dev/null.
 
        * term.c (term-init):
        Don't use "nl" cap on VMS if it's a linefeed.
 
-1987-06-23  Richard M. Stallman  (rms at prep)
+1987-06-23  Richard M. Stallman  (rms@prep)
 
        * sysdep.c (sys_creat) [VMS]: Use va_start, not va_start_1.
 
        * sysdep.c (rename) [VMS]: Use SYS$RENAME not LIB$RENAME_FILE.
 
-1987-06-18  Richard M. Stallman  (rms at prep)
+1987-06-18  Richard M. Stallman  (rms@prep)
 
        * sysdep.c (readdirver) [VMS]: Don't return bogus version number.
        Don't lose stepping off end of directory entry.
        * sysdep.c (random) [VMS]: Likewise, and remove the code to
        initialize the seed.  Higher levels call srandom if seed should be set.
 
-1987-06-15  Richard M. Stallman  (rms at prep)
+1987-06-15  Richard M. Stallman  (rms@prep)
 
 
        * fileio.c (Fwrite_region) [VMS]: Use `creat' to create
 
        * fileio.c (Fwrite_region): Check result from fsync.
 
-1987-06-12  Chris Hanson  (cph at prep)
+1987-06-12  Chris Hanson  (cph@prep)
 
        * terminfo.c (tparam): Handle the outstring == 0 case by
        allocating a result of the correct size.
 
-1987-06-12  Richard M. Stallman  (rms at prep)
+1987-06-12  Richard M. Stallman  (rms@prep)
 
        * terminfo.c (tparam): Kludge the outstring == 0 case.
        Accept (and ignore) the buffer-length argument.
        if writing fails.  When moving gap to avoid extra newline,
        move it only to the next newline.
 
-1987-06-10  Richard M. Stallman  (rms at prep)
+1987-06-10  Richard M. Stallman  (rms@prep)
 
        * minibuf.c (Ftry_completion, Fall_completions):
        GCPRO some strings when calling predicate.
        * dired.c (file_name_completion): Obey completion-ignore-case
        by using scmp instead of bcmp.
 
-1987-06-09  Richard M. Stallman  (rms at prep)
+1987-06-09  Richard M. Stallman  (rms@prep)
 
        * syntax.c: (scan_lists): Clear mathexit on 2nd math-char in a pair.
 
-1987-06-08  Richard M. Stallman  (rms at prep)
+1987-06-08  Richard M. Stallman  (rms@prep)
 
        * Version 18.46 released.
 
        * process.c (Fopen_network_stream): Don't create process object
        until opens, etc. have succeeded.
 
-1987-06-08  Chris Hanson  (cph at prep)
+1987-06-08  Chris Hanson  (cph@prep)
 
        * keyboard.c (read_avail_input): use `read_socket_hook' if it has
        a value.  This is required in hp-ux if `HAVE_X_WINDOWS' is
        * process.c (wait_reading_process_input): conditionalize `select'
        call for hp-ux.
 
-1987-06-08  Richard M. Stallman  (rms at prep)
+1987-06-08  Richard M. Stallman  (rms@prep)
 
        * m-isi-ov.h: Cut SEGMENT_MAST in half.  crl@purdue says so.
 
-1987-06-06  Richard M. Stallman  (rms at prep)
+1987-06-06  Richard M. Stallman  (rms@prep)
 
        * tparam.c: Ifdef emacs, include config.h.
 
-1987-06-05  Richard M. Stallman  (rms at prep)
+1987-06-05  Richard M. Stallman  (rms@prep)
 
        * m-apollo.h: Add #undef BSTRING.
 
        * process.c (Fopen_network_stream): Allow integer as 4th arg
        to specify foreign port number.
 
-1987-06-03  Richard M. Stallman  (rms at prep)
+1987-06-03  Richard M. Stallman  (rms@prep)
 
        * m-amdahl.h: Add definitions of LD_SWITCH_MACHINE, EXEC_MAGIC,
        SEGSIZ and SEGMENT_MASK.  Turn on C_ALLOCA.  From Jishnu Mukeji.
        * eval.c (Fapply): Add missing parens in args to alloca;
        args were too small.  From Jishnu Mukeji.
 
-1987-06-01  Richard M. Stallman  (rms at prep)
+1987-06-01  Richard M. Stallman  (rms@prep)
 
        * version 18.45.
 
        * fileio.c (Finsert_file_contents): Always initialize fd.
 
-1987-05-31  Richard M. Stallman  (rms at prep)
+1987-05-31  Richard M. Stallman  (rms@prep)
 
        * fileio.c: Move declarations of errno and friends to top of file.
        * filelock.c: Likewise.
 
-1987-05-29  Richard M. Stallman  (rms at prep)
+1987-05-29  Richard M. Stallman  (rms@prep)
 
        * process.c: #end => #endif.
 
-1987-05-27  Richard M. Stallman  (rms at prep)
+1987-05-27  Richard M. Stallman  (rms@prep)
 
        * fileio.c (Fexpand_file_name) [VMS]:
        Upcase all file names, not just absolute ones.  Use Fupcase.
 
-1987-05-26  Richard M. Stallman  (rms at prep)
+1987-05-26  Richard M. Stallman  (rms@prep)
 
        * fileio.c (Fdirectory_file_name) [VMS]:
        Fix to expansion of VMS logical names.
        * xdisp.c (display_string): Use current buffer's tab_width.
        (display_text_line): Simplify XBUFFER (w->buffer) to bf_cur.
 
-1987-05-23  Richard M. Stallman  (rms at prep)
+1987-05-23  Richard M. Stallman  (rms@prep)
 
        * alloc.c (init_alloc-once): Don't set Vpurify_flag.
        * lread.c (init_obarray): Do it here, now that Qt is valid.
 
-1987-05-22  Richard M. Stallman  (rms at prep)
+1987-05-22  Richard M. Stallman  (rms@prep)
 
        * m-targon31.h: Undefine VIRT_ADDR_VARIES.
 
        * lread.c (absolute_filename_p) [VMS]: '[' and '<' don't
        make a pathname absolute.
 
-1987-05-21  Richard M. Stallman  (rms at prep)
+1987-05-21  Richard M. Stallman  (rms@prep)
 
        * xterm.c (x_term_init): Don't set Vxterm and Vxterm1.
        * xfns.c (syms_of_xfns): Don't set Vxterm and Vxterm1.
        * fileio.c (Fwrite_region): Check for error from the close.
        NFS reportedly can report out-of-space there.
 
-1987-05-18  Richard M. Stallman  (rms at prep)
+1987-05-18  Richard M. Stallman  (rms@prep)
 
        * fileio.c (Fwrite_region): Always stat after the close.
 
 
        * indent.c (compute_motion): Typo in defn of HPOS.
 
-1987-05-17  Richard M. Stallman  (rms at prep)
+1987-05-17  Richard M. Stallman  (rms@prep)
 
        * term.c: Pass 0 for buffer and length to tparam,
        record the value returned as buffer to use, and free it later.
 
        * xdisp.c (message): Handle NO_ARG_ARRAY for call to doprnt.
 
-1987-05-16  Richard M. Stallman  (rms at prep)
+1987-05-16  Richard M. Stallman  (rms@prep)
 
        * m-isi-ov.h: Define LIB_STANDARD to avoid bad interaction with
        crt0 in ISI system 3.07.
        * fileio.c (Ffile_name_as_directory) [VMS]: Special handling
        for foo:[000000] where foo is a logical name.
 
-1987-05-13  Richard M. Stallman  (rms at prep)
+1987-05-13  Richard M. Stallman  (rms@prep)
 
        * fileio.c (Fread_file_name) [VMS]: Bind completion-ignore-case to t.
        * fileio.c (Fexpand_file_name) [VMS]: Upcase letters in filenames.
        in a terminal-info structure.  Definitions for USG and BSD.
        Used in init_baud_rate.
 
-1987-05-12  Richard M. Stallman  (rms at prep)
+1987-05-12  Richard M. Stallman  (rms@prep)
 
        * search.c (skip_chars, Fstring_match, scan_buffer):
        Set immediate_quit over the scanning loops.
        * sysdep.c (sys_suspend): Delete spurious `*' from
        declaration of `sigio'.
 
-1987-05-12  Chris Hanson  (cph at prep)
+1987-05-12  Chris Hanson  (cph@prep)
 
        * regex.c (re_compile_fastmap):
        Fix typo where `notsyntaxspec' neglected to look at its argument
        byte, comparing with randomness.
 
-1987-05-12  Richard M. Stallman  (rms at prep)
+1987-05-12  Richard M. Stallman  (rms@prep)
 
        * sysdep.c (sys_access for VMS pre 4.4):
        Fix typo of `file' where `filename' was meant.
        * minibuf.c (Fself_insert_and_exit): 0 as 2nd arg to SelfInsert.
        * keyboard.c (command_loop_1): likewise.
 
-1987-05-11  Richard M. Stallman  (rms at prep)
+1987-05-11  Richard M. Stallman  (rms@prep)
 
        * keyboard.c, s-hpux.h, s-iris3-5.h:
        Eliminate the hpux/iris conditional from keyboard.c.
        * buffer.c (Fkill_buffer): Do nothing rather than kill
        the sole remaining buffer.  Prevent quits during actual killing.
 
-1987-05-05  Richard Mlynarik  (mly at prep)
+1987-05-05  Richard Mlynarik  (mly@prep)
 
        * m-irist.h:  New version from raible@orville.arpa
        * s-iris3-5.h:  New file.  (s-usg5-2 with additions)
        * window.c, keyboard.c, sysdep.c:
        Remove some unused local variables.
 
-1987-05-04  Richard M. Stallman  (rms at prep)
+1987-05-04  Richard M. Stallman  (rms@prep)
 
        * dired.c (Ffile_attributes): Doc fix.
 
        * term.c (term_init): Mention `unsetenv TERMCAP' in
        error message for invalid TERM variable.
 
-1987-04-27  Richard Mlynarik  (mly at prep)
+1987-04-27  Richard Mlynarik  (mly@prep)
 
        * fileio.c (APOLLO from lnz):
        Fcopy_file, Fset_file_modes: Don't use un*x modes if
        * emacs.c (main): (APOLLO from lnz):
        Don't use un*x modes if env var USE_DOMAIN_ACLS set.
 
-1987-04-25  Richard Mlynarik  (mly at prep)
+1987-04-25  Richard Mlynarik  (mly@prep)
 
        * unexec.c:
        CANNOT_UNEXEC Code from lnz (from rps@apollo).
        wait_for_termination: can sigpause.
        init_sys_modes: moved static structures out.
 
-1987-04-23  Richard Mlynarik  (mly at prep)
+1987-04-23  Richard Mlynarik  (mly@prep)
 
        * malloc.c, vmsmap.c: (VMS)
        Define and use our own `sbrk' since malloc and the RTL sbrk don't
        interact very well.
        (sasaki@harvard.harvard.edu <8704220244.AA02324@prep>)
 
-1987-04-15  Richard Mlynarik  (mly at prep)
+1987-04-15  Richard Mlynarik  (mly@prep)
 
        * dispnew.c: (VMS) Flush TIOCOUTQ stuff (meaningless on VMS)
 
        SIGIOTs.  Can somebody please delve into the reasons behind
        this lossage?
 
-1987-04-15  Paul Rubin  (phr at prep)
+1987-04-15  Paul Rubin  (phr@prep)
 
        * version 18.44 released.
 
-1987-04-14  Paul Rubin  (phr at prep)
+1987-04-14  Paul Rubin  (phr@prep)
 
        * config.h:
        Increase PURESIZE to 115800 from 115600.
 
-1987-04-14  Richard Mlynarik  (mly at prep)
+1987-04-14  Richard Mlynarik  (mly@prep)
 
        * termcap.c (tgetent) (VMS):
        File is in emacs_library:[etc]termcap.dat
        (TUNG@WAIF.MIT.EDU <8704130324.AA10879@prep.ai.mit.edu>)
 
-1987-04-10  Richard Mlynarik  (mly at prep)
+1987-04-10  Richard Mlynarik  (mly@prep)
 
        * window.c (Fset_window_configuration):
        Don't unchain markers -- this window configuation may be used
        again.  Let normal GC unchain them.
 
-1987-04-08  Richard Mlynarik  (mly at prep)
+1987-04-08  Richard Mlynarik  (mly@prep)
 
        * m-vax.h: (USG 5.2)
        define NO_REMAP to kludgily bypass unexec bug.
        (We don't have such a machine here, so -we- can't find the bug!)
        (Karl.Kleinpaste <205@cbstr1.att.com>)
 
-1987-04-07  Richard Mlynarik  (mly at prep)
+1987-04-07  Richard Mlynarik  (mly@prep)
 
        * indent.c (compute_motion):
        Use special code for HPOS if SHORT_CAST_BUG.
        * m-celerity.h, m-att3b.h, m-ibmrt.h, m-sequent.h:
        Define SHORT_CAST_BUG.
 
-1987-04-06  Richard Mlynarik  (mly at prep)
+1987-04-06  Richard Mlynarik  (mly@prep)
 
        * malloc.c (morecore):
        Don't assume sbrk clears memory to 0's.
        Change first arg (0) to getcwd to (char *) 0
        Also, call `free' on value returned (after we save it)
 
-1987-03-22  Richard M. Stallman  (rms at prep)
+1987-03-22  Richard M. Stallman  (rms@prep)
 
        * Version 18.41 released.
 
        to includ xmenu.c
        * config.h-dist: Tell people about this flag.
 
-1987-03-20  Richard Mlynarik  (mly at prep)
+1987-03-20  Richard Mlynarik  (mly@prep)
 
        * filemode.c:  Hacks for set-uid/gid but not executable.
 
-1987-03-20  Richard M. Stallman  (rms at prep)
+1987-03-20  Richard M. Stallman  (rms@prep)
 
        * sysdep.c [VMS]: include window.h.
        * sysdep.c (wait_for_kbd_input) [VMS]:
        * emacs.c (main) [VMS]: If SHAREABLE_LIB_BUG, declare `environ'
        noshare and initialize it from `envp'.
 
-1987-03-20  Chris Hanson  (cph at prep)
+1987-03-20  Chris Hanson  (cph@prep)
 
        * process.c (pty): On hp-ux, do not enable TIOCREMOTE.  See the
        code for a comment explaining why.
 
-1987-03-19  Richard M. Stallman  (rms at prep)
+1987-03-19  Richard M. Stallman  (rms@prep)
 
        * sysdep.c: Omit start_of_{data,text} if CANNOT_DUMP and SYSTEM_MALLOC.
 
        Copy the value of getcwd into pathname.
        Supposedly needed on Altos 3068.
 
-1987-03-18  Richard M. Stallman  (rms at prep)
+1987-03-18  Richard M. Stallman  (rms@prep)
 
        * Version 18.40 released.
 
        * fileio.c, termcap.c: Change funny VMS-format #includes
        to standard Unix format.
 
-1987-03-17  Richard M. Stallman  (rms at prep)
+1987-03-17  Richard M. Stallman  (rms@prep)
 
        * unexec.c (copy_text_and_data): A_TEXT_SEEK if defined controls
        where in the file to start writing the text segment.
 
        * alloc.c: Remove defns of `sdata' and `edata'.
 
-1987-03-16  Richard M. Stallman  (rms at prep)
+1987-03-16  Richard M. Stallman  (rms@prep)
 
        * fns.c (Fy_or_n_p): Restore cursor_in_echo_area to previous value.
 
 
        * emacs.c (main): Don't mention SIGEMT if it's not defined.
 
-1987-03-14  Richard M. Stallman  (rms at prep)
+1987-03-14  Richard M. Stallman  (rms@prep)
 
        * Version 18.39 released.
 
        * s-vms.h: Define PURESIZE.
        * m-sun2.h: Define PURESIZE, if HAVE_SUN_WINDOWS.
 
-1987-03-13  Richard M. Stallman  (rms at prep)
+1987-03-13  Richard M. Stallman  (rms@prep)
 
        * sysdep.c: Don't redefine TCSETAW if already defined.
        (Cancelled by change on March 17).
        Provide for m- and s- files to specify additional object
        files to link into temacs.
 
-1987-03-12  Richard M. Stallman  (rms at prep)
+1987-03-12  Richard M. Stallman  (rms@prep)
 
        * fileio.c (Fsysnetunam): Make this function conditional on
        HPUX_NET, not on HPUX.
 
        * m-amdahl.h: New file.
 
-1987-03-12  Richard Mlynarik  (mly at prep)
+1987-03-12  Richard Mlynarik  (mly@prep)
 
        * sysdep.c (child_setup_tty):
        HPUX: Set baud-rate to 9600 (not 38400)
        For some reason the former is reported to work faster(!?)
 
-1987-03-10  Richard M. Stallman  (rms at prep)
+1987-03-10  Richard M. Stallman  (rms@prep)
 
        * dispnew.c (init_display): Declare alternate_display only if X.
 
-1987-03-09  Richard M. Stallman  (rms at prep)
+1987-03-09  Richard M. Stallman  (rms@prep)
 
        * m-alliant.h, crt0.c for alliant:
        Must save _curbrk when dumping (from ADJUST_EXEC_HEADER)
        * unexec.c: Add a separate unexec routine for mips machines.
        No code is shared with normal unexec.
 
-1987-03-08  Richard M. Stallman  (rms at prep)
+1987-03-08  Richard M. Stallman  (rms@prep)
 
        * sysdep.c (baud_convert): Use new macro BAUD_CONVERT
        to override the standard conversion table.
        Call modify_buffer before changing it, and pass entire region.
        If NOUNDO is set, un-increment bf_modified after that.
 
-1987-03-07  Richard M. Stallman  (rms at prep)
+1987-03-07  Richard M. Stallman  (rms@prep)
 
        * lisp.h: #ifndef the definitions of XUINT, XSET, XMARKBIT, etc.
        Make them all use XUINT when they want to extract the unsigned value.
 
-1987-03-05  Richard M. Stallman  (rms at prep)
+1987-03-05  Richard M. Stallman  (rms@prep)
 
        * term.c (write_standout_marker): If "xs" present and sg#0,
        don't write standout-off markers.
        * s-*.h: Define HAVE_SOCKETS, or add place holder.
        * m-stride.h: Define HAVE_SOCKETS.
 
-1987-03-04  Richard M. Stallman  (rms at prep)
+1987-03-04  Richard M. Stallman  (rms@prep)
 
        * ymakefile (LIBX): add -lXMenu.
 
-1987-03-03  Richard M. Stallman  (rms at prep)
+1987-03-03  Richard M. Stallman  (rms@prep)
 
        * fileio.c (Fwrite_region): Really put the `fstat' after
        the `fsync', trying to solve spurious "file has changed" warnings.
 
        * Version 18.38 released.
 
-1987-02-28  Chris Hanson  (cph at prep)
+1987-02-28  Chris Hanson  (cph@prep)
 
        * fileio.c: Added `sysnetunam' function for controlling remote
        file access connections under hp-ux.
 
        * s-hpux (LIBS_SYSTEM): Added `-ln' which is used by `sysnetunam'.
 
-1987-02-28  Richard M. Stallman  (rms at prep)
+1987-02-28  Richard M. Stallman  (rms@prep)
 
        * xdisp.c (display_text_line): Typo in line that fixes tab_width.
 
-1987-02-27  Richard M. Stallman  (rms at prep)
+1987-02-27  Richard M. Stallman  (rms@prep)
 
        * dispnew.c (Fopen_termscript): `report_file_error'
        requires list as 2nd arg.
 
-1987-02-26  Richard M. Stallman  (rms at prep)
+1987-02-26  Richard M. Stallman  (rms@prep)
 
        * xmenu.c: New file defining Fx_popup_menu.
        * emacs.c (main): Call syms_of_xmenu.
        * buffer.c (Fother_buffer): Condition for assigning to
        `notsogood' was backwards (should be if null).
 
-1987-02-23  Richard M. Stallman  (rms at prep)
+1987-02-23  Richard M. Stallman  (rms@prep)
 
        * keymap.c (access_keymap): No longer check lower case
        equivalent of an upper case letter that is undefined.
        Remove definition of TEXT_START (safe since GNU crt0.c is used).
        Add to ADJUST_EXEC_HEADER something to set unexec_text_start.
 
-1987-02-22  Richard M. Stallman  (rms at prep)
+1987-02-22  Richard M. Stallman  (rms@prep)
 
        * dispnew.c (Fopen_termscript):  Close existing termscript
        file before trying to open a new one.  Report open failure
        with report_file_error.
 
-1987-02-21  Paul Rubin  (phr at prep)
+1987-02-21  Paul Rubin  (phr@prep)
 
        * window.c (set-window-buffer): typo "set-widow-buffer".
 
-1987-02-19  Richard Mlynarik  (mly at prep)
+1987-02-19  Richard Mlynarik  (mly@prep)
 
        * lisp.h:
        Add type Lisp_Window_Configuration, delete Lisp_Temp_Vector.
        Print a disturbing message if encounter an illegal dtp --
        perhaps this should core-dump?
 
-1987-02-17  Richard Mlynarik  (mly at prep)
+1987-02-17  Richard Mlynarik  (mly@prep)
 
        * dired.c (Ffile_attributes):
        Use make_number.  (XINT doesn't work on LHS of assignment)
 
-1987-02-17  Richard M. Stallman  (rms at prep)
+1987-02-17  Richard M. Stallman  (rms@prep)
 
        * doc.c (get_doc_string, Fsnarf_documentation):
        In vms4.4, avoid system bug by using sys_translate_unix
        to translate filename to VMS format before opening.
 
-1987-02-16  Richard M. Stallman  (rms at prep)
+1987-02-16  Richard M. Stallman  (rms@prep)
 
        * crt0.c: Don't define `environ' if DONT_NEED_ENVIRON is defined.
 
        * sysdep.c (reset_sys_modes): Loop on TCSETAW
        until it does not get EINTR.
 
-1987-02-15  Richard M. Stallman  (rms at prep)
+1987-02-15  Richard M. Stallman  (rms@prep)
 
        * s-bsd4-2.h: Make defns of BSD and BSD4_2 conditional.
 
-1987-02-13  Richard M. Stallman  (rms at prep)
+1987-02-13  Richard M. Stallman  (rms@prep)
 
        * process.c: TCP connection feature from markl@jhereg.lcs.mit.edu.
        Uses a process-object to represent a connection.
        * dired.c (Ffile_attributes): Use XINT to store the inode #.
        It can be out of range for integers.
 
-1987-02-12  Richard M. Stallman  (rms at prep)
+1987-02-12  Richard M. Stallman  (rms@prep)
 
        * xdisp.c (try_window): Fix paren errer in checking hpos
        against hscroll.  This caused window_end_pos to be wrong
        * xdisp.c (display_string): mincol==-1 means no minimum.
        * xdisp.c (display_text_line): Use -1 for mincol of minibuf promp.
 
-1987-02-11  Richard M. Stallman  (rms at prep)
+1987-02-11  Richard M. Stallman  (rms@prep)
 
        * Version 18.37 released.
 
        * data.c (Fmake_local_variable, Fmake_variable_buffer_local):
        Get error if arg is t or nil.  Doc improvements.
 
-1987-02-10  Richard Mlynarik  (mly at prep)
+1987-02-10  Richard Mlynarik  (mly@prep)
 
        * xfns.c (Fx_get_default):  Add (unsigned char *) cast.
 
        * window.c: typo.
 
-1987-02-09  Richard M. Stallman  (rms at prep)
+1987-02-09  Richard M. Stallman  (rms@prep)
 
        * process.c (change_msgs): Save/restore selected buffer
        only over simple insertions, and over one such at a time.
        Don't save it across sentinel invocations.
 
-1987-02-08  Richard M. Stallman  (rms at prep)
+1987-02-08  Richard M. Stallman  (rms@prep)
 
        * tparam.c (tparam): Supply code for NO_ARG_ARRAY case.
 
        * alloc.c (Fgarbage_collect): After GC, clear marks
        in the dummy buffers buffer_defaults and buffer_local_symbols.
 
-1987-02-07  Richard M. Stallman  (rms at prep)
+1987-02-07  Richard M. Stallman  (rms@prep)
 
        * window.c (Fnext_window): Restore old meaning of t as 2nd arg:
        count minibuffer window even if not active.
        * window.c (window_loop): Rewrite to work the old way.
        The new way did not work when deleting windows.
 
-1987-02-05  Richard M. Stallman  (rms at prep)
+1987-02-05  Richard M. Stallman  (rms@prep)
 
        * m-sequent.h: Undef old definition of KERNEL_FILE so no warning.
 
        after filter; sometimes setting buffer is useful in filter functions.
 
 
-1987-02-02  Richard M. Stallman  (rms at prep)
+1987-02-02  Richard M. Stallman  (rms@prep)
 
        * keyboard.c (kbd-buffer_store_char): Fix paren error.
 
-1987-01-31  Richard M. Stallman  (rms at prep)
+1987-01-31  Richard M. Stallman  (rms@prep)
 
        * window.c (window_loop): Rewrite not to pass t as 2nd arg
        to Fnext_window by starting loop from the window after
        * window.c (Fnext_window): Change meaning of t as 2nd arg.
        It now means to ignore the minibuffer even if it's active.
 
-1987-01-29  Richard M. Stallman  (rms at prep)
+1987-01-29  Richard M. Stallman  (rms@prep)
 
        * cmds.c (Fforward_line): Correct the returned value.
 
-1987-01-28  Richard M. Stallman  (rms at prep)
+1987-01-28  Richard M. Stallman  (rms@prep)
 
        * keyboard.c (kbd_buffer_store_char):
        Ignore meta bit while checking for C-g, if meta-flag is clear.
        * m-masscomp.h: Check machine type to choose between C_ALLOCA
        and HAVE_ALLOCA.
 
-1987-01-27  Richard Mlynarik  (mly at prep)
+1987-01-27  Richard Mlynarik  (mly@prep)
 
        * window.c (change_window_height):
        Validate window_min_height.
 
-1987-01-26  Richard M. Stallman  (rms at prep)
+1987-01-26  Richard M. Stallman  (rms@prep)
 
        * m-ibmrt.h: LOAD_AVE_TYPE now double.
        Now both operating systems for RT now supported.
        * xdisp.c (display_string): If TRUNCATE is 0, display all the
        way to window edge; don't stop one column short.
 
-1987-01-24  Richard M. Stallman  (rms at prep)
+1987-01-24  Richard M. Stallman  (rms@prep)
 
        * unexec.c (make_hdr): New var `bss_end' holds end-of-bss address.
        This simplifies computation of bss size while keeping it from
        being negative.
 
-1987-01-23  Richard Mlynarik  (mly at prep)
+1987-01-23  Richard Mlynarik  (mly@prep)
 
        * fileio.c (Fexpand_file_name):
        Have to do checks for "//" "/~" etc even if filename is
 
        * m-stride.h: Fixes from bruce@stride.com
 
-1987-01-22  Richard M. Stallman  (rms at prep)
+1987-01-22  Richard M. Stallman  (rms@prep)
 
        * eval.c (Feval, apply_lambda): When protecting a vector
        of evaluated arguments, across the loop that evals them,
        evalled so far, since the rest of the vector elements
        are still garbage.
 
-1987-01-21  Richard M. Stallman  (rms at prep)
+1987-01-21  Richard M. Stallman  (rms@prep)
 
        * Version 18.36 released.
 
-1987-01-21  Richard M. Stallman  (rms at prep)
+1987-01-21  Richard M. Stallman  (rms@prep)
 
        * term.c (write_chars): If we find N identical chars
        and that is too few for a Repeat operation,
        * bytecode.c (Fbytecode):
        Include bytecode pc value in stack over/underflow errors
 
-1987-01-20  Richard M. Stallman  (rms at prep)
+1987-01-20  Richard M. Stallman  (rms@prep)
 
        * lread.c (defvar_lisp_nopro): New fn like defvar_lisp
        but doesn't call staticpro.
 
        * keyboard.c: #undef SIGIO if there's no FIONREAD.
 
-1987-01-19  Richard M. Stallman  (rms at prep)
+1987-01-19  Richard M. Stallman  (rms@prep)
 
        * indent.c (compute_motion): IBMRT needs HPOS defined
        like celerity.
 
-1987-01-16  Richard Mlynarik  (mly at prep)
+1987-01-16  Richard Mlynarik  (mly@prep)
 
        * xfns.c (Fx_set_{background,cursor,mouse}_color):
        Initialise save_color.
        * fileio.c, search.c, sysdep.c, filelock.c, editfns.c, process.c:
        Delete/replace unused/conditionalised variables
 
-1987-01-15  Richard M. Stallman  (rms at prep)
+1987-01-15  Richard M. Stallman  (rms@prep)
 
        * fns.c (Fcopy_alist): Pass missing arg to concat.
 
 
        * keyboard.c (kbd_buffer_get_char): Flush unused local var.
 
-1987-01-15  Richard Mlynarik  (mly at prep)
+1987-01-15  Richard Mlynarik  (mly@prep)
 
        * dispnew.c (init_display):
        Hack X if "-d display-name" specified, even if env var DISPLAY
        not set.
 
-1987-01-15  Richard M. Stallman  (rms at prep)
+1987-01-15  Richard M. Stallman  (rms@prep)
 
        * fns.c (Fconcat): doc fix.
 
-1987-01-15  Richard Mlynarik  (mly at prep)
+1987-01-15  Richard Mlynarik  (mly@prep)
 
        * keyboard.c (last_command): doc fix
 
-1987-01-13  Richard M. Stallman  (rms at prep)
+1987-01-13  Richard M. Stallman  (rms@prep)
 
        * process.c (create_process): Cast value of `signal' to insulate from
        * sysdep.c (sys_suspend, select): changed value type in sysV.3.
 
-1987-01-12  Richard M. Stallman  (rms at prep)
+1987-01-12  Richard M. Stallman  (rms@prep)
 
        * sysdep.c (reset_sys_modes): Use TCSETAW to restore tty state.
        On BSD, define TCSETAW to be TIOCSETN (so no change here on BSD).
        * callproc.c (init_callproc): Don't get environment as
        strings when dumping Emacs.
 
-1987-01-12  Richard Mlynarik  (mly at prep)
+1987-01-12  Richard Mlynarik  (mly@prep)
 
        * lread.c (Fload, load_unwind):
        load_in_progress must be a counter, not a flag since `load' may be
        * filelock.c (current_lock_file_owner_1):
        Always close the fd even if get an error reading!!!
 
-1987-01-11  Richard Mlynarik  (mly at prep)
+1987-01-11  Richard Mlynarik  (mly@prep)
 
        * fileio.c (Fsubstitute_in_file_name, Fread_file_name_internal):
        `Quote' "$" as "$$"  This doesn't break any existing code,
        * fileio.c (Fsubstitute_in_file_name):
        Allow substituting zero-length env vars.
 
-1987-01-10  Richard M. Stallman  (rms at prep)
+1987-01-10  Richard M. Stallman  (rms@prep)
 
        * termcap.c (tgetent): Fix syntax errors in VMS-only code.
 
-1987-01-09  Richard Mlynarik  (mly at prep)
+1987-01-09  Richard Mlynarik  (mly@prep)
 
        * xterm.c (x_term_init):
        Give correct error message when DISPLAY not set.
 
-1987-01-08  Richard Mlynarik  (mly at prep)
+1987-01-08  Richard Mlynarik  (mly@prep)
 
        * xfns.c (Fx_get_default):
        Return nil, not "" on non-existent option, as documented.
        "-nw" if HAVE_X_WINDOWS -- this code was never distributed
        earlier, so there was no need to retain a compatibility kludge.
 
-1987-01-08  Richard M. Stallman  (rms at prep)
+1987-01-08  Richard M. Stallman  (rms@prep)
 
        * search.c (Freplace_match): Change declaration `char' to `int'.
        Declaring a scalar variable `char' is nearly always wrong
        and breaks most compilers.
 
-1987-01-07  Richard M. Stallman  (rms at prep)
+1987-01-07  Richard M. Stallman  (rms@prep)
 
        * xterm.c (flashback): Change || to | in signal mask calculation.
 
-1987-01-06  Richard M. Stallman  (rms at prep)
+1987-01-06  Richard M. Stallman  (rms@prep)
 
        * print.c (print): RTPC_REGISTER_BUG conditional.
        * data.c (Fset): likewise.
        * m-ibmrt.h (SIGN_EXTEND_CHAR): Flush the definition that used
        a subroutine and really install the one that uses arithmetic.
 
-1987-01-06  Richard Mlynarik  (mly at prep)
+1987-01-06  Richard Mlynarik  (mly@prep)
 
        * keyboard.c (kbd_buffer_{read,store}_char):
        Look at MetaFlag when reading char out of buffer rather than
        storing into it so that buffer-local meta-flag works correctly.
 
-1987-01-06  Richard M. Stallman  (rms at prep)
+1987-01-06  Richard M. Stallman  (rms@prep)
 
        * syntax.c (Fchar_syntax, Fmodify_syntax_entry):
        Mask specified char to 8 bits before indexing syntax table.
 
-1987-01-05  Richard Mlynarik  (mly at prep)
+1987-01-05  Richard Mlynarik  (mly@prep)
 
        * callproc.c (init_callproc):
        Make maintain_environment stuff work yet again.
 
-1987-01-05  Richard M. Stallman  (rms at prep)
+1987-01-05  Richard M. Stallman  (rms@prep)
 
        * fileio.c (report_file_error): Check for errno < 0.
 
        * Version 18.35 released.
 
-1987-01-03  Richard M. Stallman  (rms at prep)
+1987-01-03  Richard M. Stallman  (rms@prep)
 
        * callproc.c: Rename Vprocess_extra_environment => Vprocess_environment.
        * callproc.c (init_callproc): Copy Unix environment into
        * indent.c (several): Fix range checks on tab_width:
        replace && with ||.
 
-1987-01-01  Richard Mlynarik  (mly at prep)
+1987-01-01  Richard Mlynarik  (mly@prep)
 
        * indent.c (Fcurrent_column, Fmove_to_column):
        Doc.
        Make MAINTAIN_ENVIRONMENT stuff work yet again.
        Clean up calling sequence of child_setup.
 
-1986-12-31  Richard M. Stallman  (rms at prep)
+1986-12-31  Richard M. Stallman  (rms@prep)
 
        * search.c (search_command): abort before setting point
        if new point value is out of range.
 
        * buffer.c (Fbuffer_enable_undo): New function.
 
-1986-12-26  Richard M. Stallman  (rms at prep)
+1986-12-26  Richard M. Stallman  (rms@prep)
 
        * casefiddle.c (casify_region): Don't upcase within word
        for CASE_CAPITALIZE_UP.
 
-1986-12-24  Richard M. Stallman  (rms at prep)
+1986-12-24  Richard M. Stallman  (rms@prep)
 
        * window.c (save_window_save_1):
        Don't make windows for start, pointm and mark fields
        * window.c (Fsave_window_excursion):
        Don't gcpro the saved window status.  The specpdl does it.
 
-1986-12-23  Richard M. Stallman  (rms at prep)
+1986-12-23  Richard M. Stallman  (rms@prep)
 
        * search.c: static_BM_tab should not be initialized.
 
-1986-12-22  Richard M. Stallman  (rms at prep)
+1986-12-22  Richard M. Stallman  (rms@prep)
 
        * term.c (term_init): Default Wcm.cm_tab to 0 if no `ta' string.
 
        * dispnew.c (update_screen): Don't actually alter
        cursX and cursY when putting cursor in echo area.
 
-1986-12-21  Richard M. Stallman  (rms at prep)
+1986-12-21  Richard M. Stallman  (rms@prep)
 
        * window.h: New window field window_end_valid.
        window_end_pos is now always positive; validity info
        * process.c (Faccept_process_output):
        Pass process pointer to wait_reading_process_input.
 
-1986-12-20  Richard Mlynarik  (mly at prep)
+1986-12-20  Richard Mlynarik  (mly@prep)
 
        * keyboard.c (Fsuspend_emacs):
        If `suspend-emacs-hook' returns t don't suspend
        (including calling suspend-resume-hook if necessary.)
         Otherwise, call sys_suspend and so forth normally.
 
-1986-12-20  Richard M. Stallman  (rms at prep)
+1986-12-20  Richard M. Stallman  (rms@prep)
 
        * buffer.c (Frename_buffer): If have auto save file but
        no visited file, call rename-auto-save-file (a Lisp function).
        * buffer.c: add lots of register declarations.
        (list_buffers_1): combine local `mode' with `tail'.
 
-1986-12-20  Richard Mlynarik  (mly at prep)
+1986-12-20  Richard Mlynarik  (mly@prep)
 
        * xdisp.c (DoDsp and this_line_*):
        Rename this_line_hpos -> this_line_start_hpos.
        on screen of point.
 
        Make this_line_* static variables.
-       
+
        In DoDsp, rearrange the tests to see whether to use cached
        line info to be a little faster.
        Fix some bugs in which cursX and cursY might not be updated
        start of the echo area, but not have any echo appear until one
        second later.
 
-1986-12-17  Richard M. Stallman  (rms at prep)
+1986-12-17  Richard M. Stallman  (rms@prep)
 
        * editfns.c: Add register declarations and a few vars for cses.
        * editfns.c (Fchar_equal): Avoid indexing downcase_table
        with numbers larger than 0xff.
 
-1986-12-16  Richard M. Stallman  (rms at prep)
+1986-12-16  Richard M. Stallman  (rms@prep)
 
        * alloc.c: New garbage collection technique for strings.
 
        Those in use are marked with ARRAY_MARK_FLAG in the `size' field.
 
        Small strings are relocated, compressing them within their
-       string blocks.  
+       string blocks.
        mark_object puts all slots that point at a string onto a chain
        which runs from the string's `size' field, through all the slots
        that used to point at the string.  The end of the chain is shown
 
        * alloc.c: Stop using clear_marks.  Make gc_sweep clear
        the marks on all live objects.
-       
+
        * alloc.c (malloc_warning, Fgarbage_collect): Eliminate mechanism
        that defers malloc warnings during GC, since GC no longer calls
        malloc.
        mark_object can clear the mark bit so these callers must still
        set the mark bit again after calling mark_object on such slots.
 
-1986-12-15  Richard M. Stallman  (rms at prep)
+1986-12-15  Richard M. Stallman  (rms@prep)
 
        * process.c (create_process): TIOCNOTTY needs no 3rd arg after all.
        * sysdep.c (set_exclusive_use): ditto for FIOCLEX.
        * emacs.c (Fdump_emacs): [ALLIANT]
        Copy _curbrk into save_curbrk, not vice versa.
 
-1986-12-13  Richard M. Stallman  (rms at prep)
+1986-12-13  Richard M. Stallman  (rms@prep)
 
        * sysdep.c (flush_pending_output): 3rd arg to TIOCFLUSH
        now is address of word containing zero.  It matters.
 
        * editfns.c (Fformat): Fix another error in previous bug.
 
-1986-12-12  Richard M. Stallman  (rms at prep)
+1986-12-12  Richard M. Stallman  (rms@prep)
 
        * Version 18.33 released.
 
 
        * editfns.c (Fformat): Last change left `n' one too small.
 
-1986-12-11  Richard M. Stallman  (rms at prep)
+1986-12-11  Richard M. Stallman  (rms@prep)
 
        * keyboard.c (Fsuspend_emacs): Pass no args to the
        suspend-resume-hook.  Also call a new hook, `suspend-hook',
        of p_limit vs cursor will give the right results
        and use the kind that will work.
 
-1986-12-11  Richard Mlynarik  (mly at prep)
+1986-12-11  Richard Mlynarik  (mly@prep)
 
        * emacs.c,  dispnew.c:
        Rename inhibit_x_windows inhibit_window_system.
        Move the increment of the number of args the format string wants.
        Share code for various kinds of arguments converted to strings.
 
-1986-12-10  Richard M. Stallman  (rms at prep)
+1986-12-10  Richard M. Stallman  (rms@prep)
 
        * commands.h: Declare cursor_in_echo_area.
        * dispnew.c (init_display): initialize it.
        Add temp var `p' to help RT/PC compiler.
        Declare printcharfun register.
 
-1986-12-09  Richard Mlynarik  (mly at prep)
+1986-12-09  Richard Mlynarik  (mly@prep)
 
        * editfns.c (Fformat):
        `%%' doesn't take an `arg'
        Fix stupid mistakes and errors.  Rename many local variables
        and rearrange some code.
 
-1986-12-07  Richard Mlynarik  (mly at prep)
+1986-12-07  Richard Mlynarik  (mly@prep)
 
        * xfns.c (Fx_flip_color):
        Missing paren in DEFUN arglist.
 
-1986-12-06  Richard M. Stallman  (rms at prep)
+1986-12-06  Richard M. Stallman  (rms@prep)
 
        * Version 18.32 released.
 
        Combine handle_process_output into read_process_output.
        Check for case where read returns -1.
 
-1986-12-05  Richard M. Stallman  (rms at prep)
+1986-12-05  Richard M. Stallman  (rms@prep)
 
        * process.c (read_process_output): Read only one buffer worth
        and return without trying to read more.  It used to loop
        * editfns.c (format1): Args are ints or char *'s,
        not Lisp_Objects.  Call them ints.
 
-1986-12-04  Richard Mlynarik  (mly at prep)
+1986-12-04  Richard Mlynarik  (mly@prep)
 
        * xfns.c (Fx_debug):
        Return Lisp_Object
 
-1986-12-01  Richard Mlynarik  (mly at prep)
+1986-12-01  Richard Mlynarik  (mly@prep)
 
        * xfns.c (Fx_set_font):
        Don't die if font is ""  (I believe this to be an X bug)
        * lread.c (oblookup):
        Don't core-dump if data in obarray is invalid
 
-1986-12-01  Richard M. Stallman  (rms at prep)
+1986-12-01  Richard M. Stallman  (rms@prep)
 
        * m-att3b.h: on 3b2, 3b5 and 3b15, #define C_OPTIMIZE_SWITCH null
        since -O triggers compiler bug affecting push_key_description.
 
-1986-11-28  Richard Mlynarik  (mly at prep)
+1986-11-28  Richard Mlynarik  (mly@prep)
 
        * keyboard.c (read_key_sequence):
        Delay setting up the local vars pointing to keymaps until a
        * xterm.c:
        Typo.
 
-1986-11-26  Richard M. Stallman  (rms at prep)
+1986-11-26  Richard M. Stallman  (rms@prep)
 
        * sysdep.c (get_system_name):
         Eliminate internal static var in USG case.
        * keyboard.c (command_loop_1): Don't set those two vars.
        This avoids clobbering them permanently when minibuffer is used.
 
-1986-11-25  Richard M. Stallman  (rms at prep)
+1986-11-25  Richard M. Stallman  (rms@prep)
 
        * callproc.c (child_setup): New arg `envlen' is length
        of the list Vprocess_extra_environment.
        Fix it by different way of computing delta1 in that case.
        Move some variable decls to inner blocks and add "register".
 
-1986-11-24  Richard M. Stallman  (rms at prep)
+1986-11-24  Richard M. Stallman  (rms@prep)
 
        * buffer.h: `modtime' field = 0 now means no info on visited file.
        Nonexistent visited file now represented by -1.
 
        * fileio.c (Fwrite_region): Don't try fsync on 4.1bsd.
 
-1986-11-23  Richard M. Stallman  (rms at prep)
+1986-11-23  Richard M. Stallman  (rms@prep)
 
        * eval.c (record_unwind_protect, specbind, unbind_to, Funbind_protect):
        struct specbind now has a new slot `func'.  An internal
 
        * xterm.c (XTread_socket): Use C-x C-@ to indicate mouse click.
 
-1986-11-22  Richard M. Stallman  (rms at prep)
+1986-11-22  Richard M. Stallman  (rms@prep)
 
        * bytecode.c (Fbytecode): Turn on immediate_quit for Bnth loop.
 
        * keymap.c (Fcurrent_global_map): New function
        that returns the current global map.
 
-1986-11-21  Richard M. Stallman  (rms at prep)
+1986-11-21  Richard M. Stallman  (rms@prep)
 
        * emacs.c (main, Fdump_emacs): [ALLIANT] save _curbrk
        before dumping and restore when starting dumped Emacs.
        * sysdep.c (sys_creat): If vms_stmlf_recfm is nonzero,
        create new files with rfm=stmlf.
 
-1986-11-20  Richard M. Stallman  (rms at prep)
+1986-11-20  Richard M. Stallman  (rms@prep)
 
        * eval.c (unbind_catch): Don't ref thru handlerlist if null.
 
        * sysdep.c (sys_suspend): Put in USG_JOBCTRL
        method of suspending with ptrace.
 
-1986-11-19  Richard M. Stallman  (rms at prep)
+1986-11-19  Richard M. Stallman  (rms@prep)
 
        * xterm.c (x_term_init): Delete attempt to set up
        a handler for SIGIO.  This was normally overridden in
        * indent.c (compute_motion): Fix screwy #if celerity || ATT3B
        which is invalid.
 
-1986-11-18  Richard M. Stallman  (rms at prep)
+1986-11-18  Richard M. Stallman  (rms@prep)
 
        * keyboard.c (command_loop_1):
        Must check to reselect buffer and flush minibuf message
        * lisp.h: Make initialized global.
        * data.c (init_data): Undo last change; not needed now.
 
-1986-11-18  Richard Mlynarik  (mly at prep)
+1986-11-18  Richard Mlynarik  (mly@prep)
 
        * emacs.c (main):
        Giving `inhibit_x_windows' an initialisation loses;
        * xfns.c (Fx_rubber_band):
        Make interactive.
 
-1986-11-18  Richard M. Stallman  (rms at prep)
+1986-11-18  Richard M. Stallman  (rms@prep)
 
        * dispnew.c (window_change_signal):
        New function to handle SIGWINCH, defined only if SIGWINCH is.
        Test initialized, not Vpurify_flag.  Use explicit
        conditionals to avoid the test when CANNOT_DUMP.
 
-1986-11-17  Richard M. Stallman  (rms at prep)
+1986-11-17  Richard M. Stallman  (rms@prep)
 
        * buffer.c (Ferase_buffer): Zero the buffer's save_length.
        Future text after erase is unrelated to past text
 
        * fns.c: Prevent warning in 4.3 where param.h does #define BSD
 
-1986-11-16  Richard M. Stallman  (rms at prep)
+1986-11-16  Richard M. Stallman  (rms@prep)
 
        * dispnew.c (init_display): Set window-system to symbol x, not "X".
        * dispnew.c (syms_of_dispnew): Initialize window-system to nil.
        Now has conditional on DID_REMOTE, which is defined
        if TIOCREMOTE is actually used.
 
-1986-11-15  Richard M. Stallman  (rms at prep)
+1986-11-15  Richard M. Stallman  (rms@prep)
 
        * Emacs version 18.30 *
 
        * xdisp.c (decode_mode_spec): Flush unused arg minwidth.
        Change call (in display_mode_element).
 
-1986-11-14  Richard M. Stallman  (rms at prep)
+1986-11-14  Richard M. Stallman  (rms@prep)
 
        * process.c (create_process): Don't get a pty
        if the new variable Vprocess_connection_type is not t.
        This is the Lisp variable process-connection-type.
 
-1986-11-13  Richard M. Stallman  (rms at prep)
+1986-11-13  Richard M. Stallman  (rms@prep)
 
        * crt0.c: Rename GLOBAL_START_{DOT,NO_DOT}
        to {DOT,NODOT}_GLOBAL_START to avoid shortnames trouble.
        * keyboard.c (Fcommand_execute):
        Zero debug_on_next_call before running the command.
 
-1986-11-12  Richard Mlynarik  (mly at prep)
+1986-11-12  Richard Mlynarik  (mly@prep)
 
        * data.c (Fsequencep):
        (sequencep nil) => t
        (This is so things like asynchronous process notifications
        can beep but not screw)
 
-1986-11-10  Richard M. Stallman  (rms at prep)
+1986-11-10  Richard M. Stallman  (rms@prep)
 
        * fileio.c (Fset_file_modes): [APOLLO] must reset
        modtime after changing the modes.
 
-1986-11-10  Richard Mlynarik  (mly at prep)
+1986-11-10  Richard Mlynarik  (mly@prep)
 
        * buffer.c (init_buffer_once):
        There is no lisp variable corresponding to buffer-name
 
-1986-11-10  Richard M. Stallman  (rms at prep)
+1986-11-10  Richard M. Stallman  (rms@prep)
 
        * xdisp.c (display_string): Measure new line length
        from start of line body.
 
-1986-11-09  Richard M. Stallman  (rms at prep)
+1986-11-09  Richard M. Stallman  (rms@prep)
 
        * lread.c (oblookup, map_obarray):
        Do not use XFASTINT on `next' fields of symbols.
        Also do not ignore trailing spaces in a highlighted line;
        instead, give it more trailing spaces so it reaches the margin.
 
-1986-11-08  Richard M. Stallman  (rms at prep)
+1986-11-08  Richard M. Stallman  (rms@prep)
 
        * data.c (init_data): Don't call signal if purifying.
        * ymakefile: Stop using gould-sigvec.s.
        * unexec.c: Eliminate gould-specific code to
        reinitialize gould-sigvec.s.
 
-1986-11-07  Richard M. Stallman  (rms at prep)
+1986-11-07  Richard M. Stallman  (rms@prep)
 
        * m-vax.h: Turn off NO_REMAP.
 
        Don't decrement `end', and remove (unconditionally)
        the lseek before writing the data segment.
 
-1986-11-06  Richard M. Stallman  (rms at prep)
+1986-11-06  Richard M. Stallman  (rms@prep)
 
        * keymap.c (apropos1): Use Fdocumentation_property, not Fget,
        for doc strings of variables.
 
-1986-11-05  Richard Mlynarik  (mly at prep)
+1986-11-05  Richard Mlynarik  (mly@prep)
 
        * m-att3b.h:
        #define TEXT_START 0
 
-1986-11-05  Richard M. Stallman  (rms at prep)
+1986-11-05  Richard M. Stallman  (rms@prep)
 
        * alloc.c (Fcons, Fmake_symbol, Fmake_marker, gc_sweep):
        The free-list pointers in symbols, conses and markers
        * fileio.c (Fread_file_name_internal):
        [VMS only] Return t if file name is null string.
 
-1986-11-04  Richard M. Stallman  (rms at prep)
+1986-11-04  Richard M. Stallman  (rms@prep)
 
        * buffer.c (Fget_buffer_create):
        For default-major-mode = nil case, use fundamental-mode
        Was assuming exec-path was a string.  Fixed to use
        exec-directory instead, and to validate its data type first.
 
-1986-11-04  Richard Mlynarik  (mly at prep)
+1986-11-04  Richard Mlynarik  (mly@prep)
 
        * m-isi.h => m-isi-ov.h
 
-1986-11-04  Richard M. Stallman  (rms at prep)
+1986-11-04  Richard M. Stallman  (rms@prep)
 
        * buffer.c (init_buffer_once):
        Avoid casts from int to Lisp_Object (which would lose
        if NO_UNION_TYPE is not defined); use XFASTINT.
 
-1986-11-03  Richard Mlynarik  (mly at prep)
+1986-11-03  Richard Mlynarik  (mly@prep)
 
        * xterm.c (stufflines):
        Initialise signal mask.
        * xterm.h:
        Add definition of sigmask
 
-1986-11-01  Richard Mlynarik  (mly at prep)
+1986-11-01  Richard Mlynarik  (mly@prep)
 
        * m-sun3.h:
        #undef sun2 ? #define sun3
        * fileio.c, fns.c, m-vax.h:
        Fixes for VMS cpp. (#undef foo -> #ifdef foo ? #undef foo)
 
-1986-10-31  Richard Mlynarik  (mly at prep)
+1986-10-31  Richard Mlynarik  (mly@prep)
 
        * vmsmakefile (new file)
 
        * crt0.c, unexec.c, m-isi.h (new file):
        Integrated Solutions 68k port.
 
-1986-10-30  Richard Mlynarik  (mly at prep)
+1986-10-30  Richard Mlynarik  (mly@prep)
 
        * m-vax.h (USG-only changes):
        #define NO_REMAP (I don't understand exactly why one needs to do
        * filelock.c:
        Don't get MPV if buffer-file-name isn't a string or nil.
 
-1986-10-29  Richard Mlynarik  (mly at prep)
+1986-10-29  Richard Mlynarik  (mly@prep)
 
        * keymap.c (Flookup_key, Fdefine_key):
        Don't bomb on zero-length strings.
        rm ../etc/DOC to avoid make-docfile overwriting any files which
        were linked to it (unix sucks)
 
-1986-10-28  Richard Mlynarik  (mly at prep)
+1986-10-28  Richard Mlynarik  (mly@prep)
 
        * vmsmap.c, termcap.c, sysdep.c, config.h-dist:
        VMS changes from Sasaki
        * keymap.c (Fkeymapp, Flookup_key):
        Add QUIT test.
 
-1986-10-27  Richard Mlynarik  (mly at prep)
+1986-10-27  Richard Mlynarik  (mly@prep)
 
        * callproc.c, fileio.c:
        VMS changes (make environ noshare, don't call fsync)
 
-1986-10-26  Richard Mlynarik  (mly at prep)
+1986-10-26  Richard Mlynarik  (mly@prep)
 
        * sysdep.c, unexec.c, ymakefile:
        Gould changes. (marick%cthulhu@gswd-vms.ARPA)
        for more information.
 
        * unexec.c (make_hdr):
-       Typo "#ifdef A_TXT_OFFSET" should be "A_TEXT_OFFSET"    
+       Typo "#ifdef A_TXT_OFFSET" should be "A_TEXT_OFFSET"
 
-1986-10-22  Richard Mlynarik  (mly at prep)
+1986-10-22  Richard Mlynarik  (mly@prep)
 
        * keyboard.c, keymap.c:
        Move Fexecute_extended_command from keymap.c to keyboard.c rather
        * search.c (Fstring_match):
        Do range-checking on `start' argument.
 
-1986-10-21  Richard Mlynarik  (mly at prep)
+1986-10-21  Richard Mlynarik  (mly@prep)
 
        * xterm.c, xfns.c (x_term_init, x_change_display):
        Share command code, and make that code use
        Changes for when can't take XSYMBOL of 0 and to make check_obarray
        code work correctly.
 
-1986-10-20  Richard Mlynarik  (mly at prep)
+1986-10-20  Richard Mlynarik  (mly@prep)
 
        * m-stride.h, process.c, sysdep.c, unexec.c:
        Stride changes.
 
-1986-10-18  Richard Mlynarik  (mly at prep)
+1986-10-18  Richard Mlynarik  (mly@prep)
 
        * buffer.c:
        Made default-major-mode same as (default-value 'major-mode) to
        avoid user confusion.
 
-1986-10-17  Richard Mlynarik  (mly at prep)
+1986-10-17  Richard Mlynarik  (mly@prep)
 
        * cmd.c, process.c:
-       Doc fixes from sjk 
+       Doc fixes from sjk
 
        * buffer.c (init_buffer_once):
        Do x = (Lisp_Object) 1 instead of (int) x = 1 for benefit of vms
        * m-celerity.h:
        HAVE_ALLOCA
 
-1986-10-16  Richard Mlynarik  (mly at prep)
+1986-10-16  Richard Mlynarik  (mly@prep)
 
        * m-att3b.h:
        New file -- replaces m-3b20.h
        If a formerly-nonexistent file has been created since we ``found''
        it, say there is a discrepancy.
 
-1986-10-14  Richard Mlynarik  (mly at prep)
+1986-10-14  Richard Mlynarik  (mly@prep)
 
        * callint.c (Fprefix_numeric_value):
        Doc typo.
        * malloc.c, regex.c:
        Nuke "#if defined..." for VMS
 
-1986-10-12  Richard Mlynarik  (mly at prep)
+1986-10-12  Richard Mlynarik  (mly@prep)
 
        * xdisp.c (many functions):
        Rearrange the way in which the mode-line stuff is hacked:
        anything (due to a bug) and wasn't even being initialised!
        minor-mode-alist does what this thought it was doing.
 
-1986-10-11  Richard Mlynarik  (mly at prep)
+1986-10-11  Richard Mlynarik  (mly@prep)
 
        * doc.c (FSnarf_documentation):
        In CANNOT_DUMP case wasn't treating PATH_EXEC as a path --
-       now uses exec-path instead.     
+       now uses exec-path instead.
 
        * lisp.h:
        Get rid of #if defined... for benefit of vms
 
-1986-10-09  Richard Mlynarik  (mly at prep)
+1986-10-09  Richard Mlynarik  (mly@prep)
 
        * abbrev.c (Funexpand_abbrev):
        Preserve position of point.
 
-1986-10-07  Richard Mlynarik  (mly at prep)
+1986-10-07  Richard Mlynarik  (mly@prep)
 
        * s-hpux.h:
        #define HAVE_PTYS
        Add an Fundo_boundary so that undo works to unexpand
        abbrevs.
 
-1986-10-03  Richard M. Stallman  (rms at prep)
+1986-10-03  Richard M. Stallman  (rms@prep)
 
        * ymakefile: Make LIBS_STANDARD the last libs loaded.
 
        * keyboard.c (interrupt_signal):
        Delete suprious `)' in HAVE_X_WINDOWS case.
 
-1986-10-03  Richard Mlynarik  (mly at prep)
+1986-10-03  Richard Mlynarik  (mly@prep)
 
        * sysdep.c (sys_suspend -- fake suspend case)
        Missing comment */ terminator
 
-1986-10-02  Richard Mlynarik  (mly at prep)
+1986-10-02  Richard Mlynarik  (mly@prep)
 
        * search.c:
        There may be `holes' in regexp registers after a match: consider
        * sysdep.c (HPUX perror):
        Should be "perror" not "_perror" -- communication foulup, sorry.
 
-1986-10-01  Richard M. Stallman  (rms at prep)
+1986-10-01  Richard M. Stallman  (rms@prep)
 
        * marker.c (Fcopy_marker): Was stupidly failing to put
        the new marker on the buffer's chain.  Fix to go thru Fset_marker.
        * keyboard.c (interrupt_signal):
        Turn off the double-C-g feature when running under X windows.
 
-1986-09-29  Richard M. Stallman  (rms at prep)
+1986-09-29  Richard M. Stallman  (rms@prep)
 
        * search.c: search_regs elements are now the correct character
        numbers or string indices.  1 is not added when they are used;
        * callproc.c (init_callproc): Use only first element of
        Vexec_path to make Vexec_directory.  [mly]
 
-1986-09-28  Richard M. Stallman  (rms at prep)
+1986-09-28  Richard M. Stallman  (rms@prep)
 
        * data.c (Fsymbol_value): use assq_no_quit instead of Fassq.
        * fns.c (assq_no_quit): Like Fassq but never quits or gets errors.
        This is to catch the bug wherein DoDsp called from get_char
        died because DesiredScreen was full of lines already.
 
-1986-09-26  Richard Mlynarik  (mly at prep)
+1986-09-26  Richard Mlynarik  (mly@prep)
 
        * regex.c (re_match_2), search.c (various):
        The registers modified by re_{search,match}{,_2}
        so they can determine if it might be an appropriate time
        to try to make some sort of asynchronous notification.
 
-1986-09-26  Richard M. Stallman  (rms at prep)
+1986-09-26  Richard M. Stallman  (rms@prep)
 
        * keymap.c (syms_of_keymap): Add missing defsubr
        for Fdefine_prefix_command,
        Turn Lisp variables last-abbrev and last-abbrev-text back on.
        * abbrev.c (Flast_abbrev_expansion): Delete this function.
 
-1986-09-25  Richard M. Stallman  (rms at prep)
+1986-09-25  Richard M. Stallman  (rms@prep)
 
        * window.c (Fwindow_width): return a value one smaller
        for partial-width windows that contain a | border.
 
        * macros.c: Remove Fname_last_kbd_macro (moved to macros.el).
 
-1986-09-25  Richard Mlynarik  (mly at prep)
+1986-09-25  Richard Mlynarik  (mly@prep)
 
        * unexec.c:
        Include a.out.h before getpagesize.h, since EXEC_PAGESIZE
        bugs) look up bf_cur->default_directory by
        Fsymbol_value (Qintern ("..."))
 
-1986-09-24  Richard Mlynarik  (mly at prep)
+1986-09-24  Richard Mlynarik  (mly@prep)
 
        * editfns.c (Fregion_beginning, Fregion_end):
        Share common code (this doesn't have to be so fast that the
        * editfns.c (Fset_mark)
        Not interactive.
 
-1986-09-23  Richard M. Stallman  (rms at prep)
+1986-09-23  Richard M. Stallman  (rms@prep)
 
        * crt0.c, m-hp9000.h: rename hp9000s200 to hp9000.
        * m-hp9000.h: New name for m-hp200.h.
        * unexec.c (for hpux): define MY_ID from HP9000S200_ID
        if that exists; else use model.h.
-       
 
-1986-09-21  Richard M. Stallman  (rms at prep)
+
+1986-09-21  Richard M. Stallman  (rms@prep)
 
        * search.c (search_buffer): Fix backwards condition
        in whether the translate table can be ignored.
 
        * minibuf.c (scmp): Return correct value.
 
-1986-09-21  Richard Mlynarik  (mly at prep)
+1986-09-21  Richard Mlynarik  (mly@prep)
 
        * editfns.c (Finsert_char):
        New function.  There are a lot of places in lisp code
        This is a faster way of doing it, and doesn't cons
        (unlike (insert (make-string n c)))
 
-1986-09-21  Richard M. Stallman  (rms at prep)
+1986-09-21  Richard M. Stallman  (rms@prep)
 
        * process.c (make_process): Code to compute # elts in
        vector to make a Lisp_Process had several errors:
 
        * fileio.c (directory_file_name): If arg is "/", return "/".
 
-1986-09-20  Richard M. Stallman  (rms at prep)
+1986-09-20  Richard M. Stallman  (rms@prep)
 
        * minibuf.c (Fdisplay_completion_list):
        New Lisp-callable function replaces minibuffer_completion_help_1,
        may be lists of two strings, and if so the two strings
        are printed in immediate succession.
 
-1986-09-19  Richard Mlynarik  (mly at prep)
+1986-09-19  Richard Mlynarik  (mly@prep)
 
        * minibuf.c (scmp and callers)
        Don't be fazed by '\0' in strings.
        * lisp.h, search.c, minibuf.c
        Use downcase_table
 
-1986-09-18  Richard Mlynarik  (mly at prep)
+1986-09-18  Richard Mlynarik  (mly@prep)
 
        * ymakefile, emacs.c, callproc.c, process.c, fns.c
        Install MAINTAIN_ENVIRONMENT conditional to call environ.c.
 
-1986-09-16  Richard M. Stallman  (rms at prep)
+1986-09-16  Richard M. Stallman  (rms@prep)
 
        * keymap.c (where_is_in_buffer): Fix bug in checking for shadowed
        keys: do Flookup_key only on local map, and ignore value if
        it is a number (that means key is locally undefined).
 
-1986-09-15  Richard Mlynarik  (mly at prep)
+1986-09-15  Richard Mlynarik  (mly@prep)
 
        * buffer.c (Fbury_buffer)
        Make this function interactive (bury current buffer)
        Do error-checking on arg.
 
-1986-09-15  Richard M. Stallman  (rms at prep)
+1986-09-15  Richard M. Stallman  (rms@prep)
 
        * emacs.c (main): Eliminate VMS -nl switch.
        Instead, `-map FILE' says to map data file FILE;
        * emacs.c (main): Make it work to use more than one of the
        special switches (-batch, -t, -map).
 
-1986-09-14  Richard M. Stallman  (rms at prep)
+1986-09-14  Richard M. Stallman  (rms@prep)
 
        * Renamings for VMS.
        config.h.dist => config.h-dist
        VMSBUILD gives info on how to use them.
        README describes what this directory is for.
 
-1986-09-13  Richard M. Stallman  (rms at prep)
+1986-09-13  Richard M. Stallman  (rms@prep)
 
        * sysdep.c (reset_sys_modes):
        Delete never-used VMS & SIGIO conditional.
        which are no longer callable from Lisp.
        They are also commented out.
 
-1986-09-12  Richard Mlynarik  (mly at prep)
+1986-09-12  Richard Mlynarik  (mly@prep)
 
        * xfns.c (Fx_rebind_key)
        Fix typo.
        Flush the last callers of defalias.  Flush defalias.
        (Use fsets in subr.el instead)
 
-1986-09-11  Richard Mlynarik  (mly at prep)
+1986-09-11  Richard Mlynarik  (mly@prep)
 
        * emacs.c (main)
        Under X, accept "-display" switch as synonym for "-d"
        Eliminate useless buffer.number slot.
 
        * buffer.c (Fbuffer_number):
-       delete. 
+       delete.
 
-1986-09-10  Richard M. Stallman  (rms at prep)
+1986-09-10  Richard M. Stallman  (rms@prep)
 
        * process.c (Fsend_{string,region}): rename as Fprocess_send...
        and change names of Lisp function.  Old names now aliases in subr.el.
 
-1986-09-10  Richard Mlynarik  (mly at prep)
+1986-09-10  Richard Mlynarik  (mly@prep)
 
        * buffer.c
        New struct buffer_local_symbols.
        to only return files whose names contain a match for that regexp.
        [eg ``(directory-files "/u2/emacs/" nil "\\`[^#]")'']
 
-1986-09-10  Richard M. Stallman  (rms at prep)
+1986-09-10  Richard M. Stallman  (rms@prep)
 
        * alloc.c (Fgarbage_collect): Use open code instead of Fnthcdr
        to avoid possibility of error.
        On Elxsi, the FILE address is not in the part of the address
        space that Lisp_Object pointers can reach.  New way can't lose.
 
-1986-09-09  Richard M. Stallman  (rms at prep)
+1986-09-09  Richard M. Stallman  (rms@prep)
 
        * crt0.c: Add _start for elxsi.
 
-1986-09-07  Richard Mlynarik  (mly at prep)
+1986-09-07  Richard Mlynarik  (mly@prep)
 
        * minibuf.c (read_minibuf)
        gc-protect the saved data!
        * callint.c, fns.c, lisp.h
        Call read_minibuf instead of read_minibuf_string.
 
-1986-09-04  Richard Mlynarik  (mly at prep)
+1986-09-04  Richard Mlynarik  (mly@prep)
 
        * fns.c (Fy_or_n_p, Fyes_or_n_p)
        Beep if the user types an invalid response.
 
-1986-09-03  Richard M. Stallman  (rms at prep)
+1986-09-03  Richard M. Stallman  (rms@prep)
 
        * dispnew.c (update_screen):
        Take out previous change.
        * keyboard.c (get_input_pending):
        Always do FIONREAD if interrupts_deferred.
 
-1986-09-01  Richard M. Stallman  (rms at prep)
+1986-09-01  Richard M. Stallman  (rms@prep)
 
        * xterm.c/xfns.c: Many changes from rlk,
        including using sigblock/sigsetmask to block signals
        before returning.  If observed loss of output really is
        a kernel bug, this may make it stop.
 
-1986-08-31  Richard M. Stallman  (rms at prep)
+1986-08-31  Richard M. Stallman  (rms@prep)
 
        * keymap.c (where_is_in_buffer):
        Use Fequal rather than EQ to test for a match
        if the object being searched for is a cons cell.
 
-1986-08-30  Richard M. Stallman  (rms at prep)
+1986-08-30  Richard M. Stallman  (rms@prep)
 
        * data.c (Fsetq_default): new function.
 
-1986-08-28  Richard M. Stallman  (rms at prep)
+1986-08-28  Richard M. Stallman  (rms@prep)
 
        * xdisp.c (display_mode_element):
        Cons cell whose car is a symbol now means
        or to IF_FALSE_DISPLAY if SYMBOL is unbound or has value nil.
        * buffer.c (syms_of_buffer): update documentation for that.
 
-1986-08-25  Richard M. Stallman  (rms at prep)
+1986-08-25  Richard M. Stallman  (rms@prep)
 
        * fns.c (merge): Swap the arguments to the sort predicate
        so as to use it to compute <= rather than <.
        * editfns.c (Finsert_buffer_substring):
        Implement inserting part of a buffer into itself.
 
-1986-08-24  Richard M. Stallman  (rms at prep)
+1986-08-24  Richard M. Stallman  (rms@prep)
 
        * xterm.c, xfns.c, sink.h: Installed latest changes from
        Athena, and fixed up formatting conventions.
 
-1986-08-23  Richard M. Stallman  (rms at prep)
+1986-08-23  Richard M. Stallman  (rms@prep)
 
        * eval.c (unbind_catch): Restore gcprolist from the catchtag.
 
-1986-08-21  Richard M. Stallman  (rms at prep)
+1986-08-21  Richard M. Stallman  (rms@prep)
 
        * fileio.c (barf_or_query_if_file_exists):
        New second arg non-0 says query; do not call Finteractive_p.
        when examining the stack.  This makes the right thing happen
        if called from Fbyte_code.
 
-1986-08-21  Richard Mlynarik  (mly at prep)
+1986-08-21  Richard Mlynarik  (mly@prep)
 
         * process.c (handle_process_output):
        do a set-buffer back to original buffer
        * keymap.c (where_is_in_buffer):
        Don't blow out if buffer has no local map.
 
-1986-08-21  Richard M. Stallman  (rms at prep)
+1986-08-21  Richard M. Stallman  (rms@prep)
 
        * emacs.c (main): Eliminate references to environ.c.
 
 
        * keyboard.c (debugger): Delete this function.
 
-1986-08-20  Richard M. Stallman  (rms at prep)
+1986-08-20  Richard M. Stallman  (rms@prep)
 
        * Gap motion can now quit!
 
 
        * lisp.h (QUITP): New macro, nonzero if ought to quit now if poss.
 
-1986-08-20  Richard M. Stallman  (rms at prep)
+1986-08-20  Richard M. Stallman  (rms@prep)
 
        * undo.c (Fundo_more):
        Fix bug that was setting point to `len' field, not `pos' field.
        likewise RecordDelete, RecordChange and RecordChange1.
        * casefiddle.c, editfns.c, fileio.c, insdel.c: change callers.
 
-1986-08-19  Richard M. Stallman  (rms at prep)
+1986-08-19  Richard M. Stallman  (rms@prep)
 
        * xdisp.c (display_mode_element):
        Change the interpretation of symbols and lists in elements:
        remembered modtime matches the buffer's current modtime.
        Also handle case where length is negative in Uinsert, Uchange.
 
-1986-08-18  Richard Mlynarik  (mly at prep)
+1986-08-18  Richard Mlynarik  (mly@prep)
 
        * xdisp.c (display_mode_line):
        XSTRING->data, not XSTRING
        Fix another typo.
 
-1986-08-17  Richard M. Stallman  (rms at prep)
+1986-08-17  Richard M. Stallman  (rms@prep)
 
        * buffer.c (syms_of_buffer):
        Change doc for mode-line-format.
        (Note that evaluation is not allowed; it would be unsafe.)
        display_mode_element is the recursion point for this.
 
-1986-08-17  Richard Mlynarik  (mly at prep)
+1986-08-17  Richard Mlynarik  (mly@prep)
 
        * emacs.c (main)
        Move init_environ up.
 
        * window.c (Fwindow_point)
-       typo.   
+       typo.
 
        * environ.c
        New function getenv replaces un*x getenv
 
-1986-08-17  Richard M. Stallman  (rms at prep)
+1986-08-17  Richard M. Stallman  (rms@prep)
 
        * window.c (Fwindow_point):
        When WINDOW is the selected window and its buffer is selected too,
        * unexec.c (write_segment):
        If hit nonexistent page, must write zeros, not return.
 
-1986-08-17  Richard Mlynarik  (mly at prep)
+1986-08-17  Richard Mlynarik  (mly@prep)
 
        * callproc.c, process.c (Fcall_process, create_process)
        Use `alloca' versions of environment-hacking functions
        Call syms_of_environ, init_environ.
 
        * config.h., config.h.dist
-       Increase PURESIZE again (sigh)  
+       Increase PURESIZE again (sigh)
 
        * unexec.c (write_segment):
        Kludgey coercions ("(int)") to get this line to compile:
        * process.c:
        New function Fprocess_list.
 
-1986-08-17  Richard M. Stallman  (rms at prep)
+1986-08-17  Richard M. Stallman  (rms@prep)
 
        * crt0.c, alloca.s: Remove hack_sky (special for sun2)
        and the call to it.  No longer needed since floating point
        A_TEXT_OFFSET would normally be sizeof (HDR).  It has
        other terms added in on some machines (sequent).
 
-1986-08-16  Richard Mlynarik  (mly at prep)
+1986-08-16  Richard Mlynarik  (mly@prep)
 
        * eval.c (Fmacroexpand)
        Use car of nthcdr, not nth.
        * editfns.c:
        Move getenv to environ.c
 
-1986-08-16  Richard M. Stallman  (rms at prep)
+1986-08-16  Richard M. Stallman  (rms@prep)
 
        * xdisp.c (display_text_line):
        * indent.c (current_column, ToCol, position_indentation):
        * indent.c (Fmove_to_column, compute_motion):
        Bring tab_width in range if it is very large.
 
-1986-08-15  Richard M. Stallman  (rms at prep)
+1986-08-15  Richard M. Stallman  (rms@prep)
 
        * fileio.c (Fwrite_region):
        Do the fsync before the fstat; that may prevent what appear
 
        * alloc.c (Fgarbage_collect): Call mark_buffer on buffer_defaults.
 
-1986-08-14  Richard M. Stallman  (rms at prep)
+1986-08-14  Richard M. Stallman  (rms@prep)
 
        * unexec.c (copy_text_and_data):
        Write text and data separately if COFF (just as if not COFF).
        (make-hdr): if COFF and NO_REMAP, don't alter some f_ohdr fields.
 
-1986-08-14  Richard Mlynarik  (mly at prep)
+1986-08-14  Richard Mlynarik  (mly@prep)
 
        * editfns.c (getenv)
        Make getenv useful interactively.
        Move defaliases to fsets in subr.el
 
-1986-08-14  Richard M. Stallman  (rms at prep)
+1986-08-14  Richard M. Stallman  (rms@prep)
 
        * unexec.c: unexec_data_start records the ultimate
        corrected data_start from make_hdr; copy_text_and_data
        starts writing data segment from that address.
 
-1986-08-13  Richard M. Stallman  (rms at prep)
+1986-08-13  Richard M. Stallman  (rms@prep)
 
        * buffer.c (Fkill_buffer): Combine Fdelete_buffer_internal
        into this function.  Simplify.  Just return immediately
        Rearrange: don't use comma around calls to NULL,
        so can compile using union type.
 
-1986-08-12  Richard Mlynarik  (mly at prep)
+1986-08-12  Richard Mlynarik  (mly@prep)
 
        * buffer.c (SetBfp, syms_of_buffer)
        Dike out debug-check-symbol code.  I believe that this bug has
        ! => !NULL.  Also use local variable for Lisp_object for bd
        compilers.
 
-1986-08-11  Richard Mlynarik  (mly at prep)
+1986-08-11  Richard Mlynarik  (mly@prep)
 
        * buffer.c (Fbarf_if_buffer_read_only)
        Include buffer in call to Fsignal.
        * print.c (Fwrite_char)
        Really default stream to standard-output.
 
-1986-08-10  Richard Mlynarik  (mly at prep)
+1986-08-10  Richard Mlynarik  (mly@prep)
 
        * eval.c (and abbrev.c, buffer.c, callint.c, cmds.c, keyboard.c, lread.c, lisp.h)
        Allow Fapply to take an &rest arg, the last of which is spread.
        that code.  Define apply1 for c code which needs it.  Define call0
        for c code which thought it needed Fapply.
 
-1986-08-08  Richard Mlynarik  (mly at prep)
+1986-08-08  Richard Mlynarik  (mly@prep)
 
        * ymakefile
        Don't assemble alloca.s if HAVE_ALLOCA.
        * unexec.c (write_segment)
        Rename variable `fd' to `new' for macro PERROR.
 
-1986-07-30  Richard M. Stallman  (rms at prep)
+1986-07-30  Richard M. Stallman  (rms@prep)
 
        * fileio.c (Fwrite_region): add call to fsync before close.
 
        Avoid doing Fset_buffer on a dead buffer.
        Use the selected window's new current buffer in that case.
 
-1986-07-28  Richard M. Stallman  (rms at prep)
+1986-07-28  Richard M. Stallman  (rms@prep)
 
        * fileio.c (Finsert_file_contents):
        Don't mark buffer modified if inserted a null file.
 
        * fileio.c (Fcopy_file, e_write): Use 16k buffer size.
 
-1986-07-17  Richard M. Stallman  (rms at prep)
+1986-07-17  Richard M. Stallman  (rms@prep)
 
        * unexec.c (copy_sym): Put in missing #endif.
 
        * window.c (make_window): size given to make_vector
        was one too small.
 
-1986-07-10  Richard M. Stallman  (rms at prep)
+1986-07-10  Richard M. Stallman  (rms@prep)
 
        * keymap.c (Fdescribe_bindings): change XSETTYPE/XSETBUFFER to
        XSET.
        * fileio.c (Fverify_visited_file_modtime):
          If CHECK_BUFFER changes buf, use the changed value.
 
-1986-07-07  Richard M. Stallman  (rms at prep)
+1986-07-07  Richard M. Stallman  (rms@prep)
 
        * alloc.c (mark_buffer): mark the selective_display_ellipses slot.
 
-1986-06-25  Richard M. Stallman  (rms at prep)
+1986-06-25  Richard M. Stallman  (rms@prep)
 
        * window.c (Frecenter): Fix bug in last change:
        change applied to M-- arg ratherthan C-u by mistake.
 
-1986-06-19  Richard M. Stallman  (rms at prep)
+1986-06-19  Richard M. Stallman  (rms@prep)
 
        * ymakefile (CPP): Now defined by default as `cc -E'.
        * Makefile: likewise.
        * window.c (Fdisplay_window): Split largest window only if
        full screen width.  The conditional was backwards.
 
-1986-06-17  Richard M. Stallman  (rms at prep)
+1986-06-17  Richard M. Stallman  (rms@prep)
 
        * process.c (Fsend_region): Previous change forgot to assign
        anything to start1.
 
-1986-06-13  Richard M. Stallman  (rms at prep)
+1986-06-13  Richard M. Stallman  (rms@prep)
 
        * emacs.c (Fdump_emacs): Use start_of_text, not &_start,
        as entry address for unexec.
        * process.c (Fprocess_exit_status):
        New name for Fprocess_reason.
 
-1986-06-11  Richard M. Stallman  (rms at prep)
+1986-06-11  Richard M. Stallman  (rms@prep)
 
        * abbrev.c (Fexpand_abbrev):
        Delete the - inserted by abbrev-prefix-mark, if any.
        and call ask-user-about-supercession-threat, which can
        ask for confirmation and get an error.
 
-1986-06-10  Richard M. Stallman  (rms at prep)
+1986-06-10  Richard M. Stallman  (rms@prep)
 
        * crt0.c: Merge changes for Nu.
 
        * window.c (Frecenter): With just C-u as arg,
        recenter point but don't erase the screen.
 
-1986-06-09  Richard M. Stallman  (rms at prep)
+1986-06-09  Richard M. Stallman  (rms@prep)
 
        * process.c (Fsend_region):
        * fileio.c (Fwrite_region):
        * ymakefile: If NO_REMAP, use the standard crt0.o
        but precede it with pre_crt0.o whose job is to define data_start.
 
-       * buffer.h. buffer.c: New per-buffer variable 
+       * buffer.h. buffer.c: New per-buffer variable
        selective-display-ellipses.
 
        * xdisp.c (display_text_line), indent.c (compute_motion):
        suffixes faster than over directories.
        load takes new fourth arg NOSUFFIXES.
 
-1986-06-08  Richard M. Stallman  (rms at prep)
+1986-06-08  Richard M. Stallman  (rms@prep)
 
        * paths.h: Remove . from load-path.
 
        * keyboard.c: Introduce BUFFER_SIZE_FACTOR to make
        some keyboard buffers 16 times as big when X windows exist.
 
-1986-06-07  Richard M. Stallman  (rms at prep)
+1986-06-07  Richard M. Stallman  (rms@prep)
 
        * eval.c (call_debugger): Don't do a debug-on-call
        for calling the debugger.
        the catch was not in effect; so ^G, or the debugger Q command,
        would not work inside of them.
 
-1986-06-06  Richard M. Stallman  (rms at prep)
+1986-06-06  Richard M. Stallman  (rms@prep)
 
        * keymap.c (get_keymap{,_1}):
        Create get_keymap_1 that takes arg saying whether to get error.
        Don't use Frassq, Fmemq or Fdelq since their loops
        allow quitting.  Write a spacial loop by hand.
 
-1986-06-05  Richard M. Stallman  (rms at prep)
+1986-06-05  Richard M. Stallman  (rms@prep)
 
        * process.c: Add MASSCOMP conditionals for pty and tty names.
        New way to check pty accessibility with `access'.
        Attempts to fix the bug where the prompt appears on all the
        lines of an empty minibuffer.
 
-1986-06-04  Richard M. Stallman  (rms at prep)
+1986-06-04  Richard M. Stallman  (rms@prep)
 
        * fileio.c (Fdefine_logical_name):
        For VMS: create a logical name translation.
 
        * Merged in VMS conditionals in numerous files.
 
-1986-06-01  Richard M. Stallman  (rms at prep)
+1986-06-01  Richard M. Stallman  (rms@prep)
 
        * emacs.c (main, Fdump_emacs):
        Use new arg to malloc_init to say what function to call for
index 18fa9cb601e00df085a78cbdd9e88c9e6206aa53..a79ac48335c9a62acf9ff7c286111881d59a5c7a 100644 (file)
@@ -7,7 +7,7 @@
        * keyboard.c (read_key_sequence): If we changed buffers during
        read_char, go to replay_sequence.
 
-       * frame.c (Ficonify_frame, Fmake_frame_invisible): 
+       * frame.c (Ficonify_frame, Fmake_frame_invisible):
        Select some other frame.  Move minibuffer off this frame.
 
        * frame.c (Fhandle_switch_frame): Don't call Ffocus_frame.
@@ -78,7 +78,7 @@
 
        * process.c (MAXDESC): Get it from FD_SETSIZE if that exists.
 
-       * s/sco4.h (PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF): 
+       * s/sco4.h (PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF):
        Redefined.
        (SIGNALS_VIA_CHARACTERS): Defined.
        [HAVE_SOCKETS] (HAVE_GETTIMEOFDAY): Defined.
 
        * xfns.c (Fx_list_fonts): Remember that FACE may not have a font
        specified.  Don't specify 30000 as the maximum limit on the number
-       of fontns returned  - 2000 is more reasonable. 
+       of fontns returned  - 2000 is more reasonable.
 
        * xfaces.c (build_face, unload_font, free_frame_faces): Don't
        forget to block input while making X calls.
 
         Changes for Silicon Graphics Iris 5D.
        * unexelfsgi.c: New file; like unexelf.c, but tolerates program
-       segments above BSS. 
+       segments above BSS.
        * m/iris5d.h: New file.
        * s/irix5-0.h: New file.
        * process.c [__sgi] (allocate_pty): Give up immediately if pty is
 
        * xdisp.c (redisplay, redisplay_window): Don't use the cursor-motion
        special-case code if the region is or was highlighted.
-       
+
        * xfaces.c (compute_char_face): New args REGION_BEG, REGION_END.
        Don't sort if noverlays is 0 or 1.
 
        * xterm.c (dumpglyphs): Don't increment left twice.
 
        * intervals.c (set_point): Check for point out of bounds before
-       checking for an empty interval tree. 
+       checking for an empty interval tree.
 
        * cmds.c (Fforward_char): Check proposed new position, and then
        set point, instead of setting point to a potentially invalid
        * sysdep.c: #include blockinput.h.  Call xfree and xmalloc instead
        of free and malloc.  BLOCK_INPUT around routines which we know
        will call malloc.
-       
+
        ymakefile (keyboard.o, keymap.o, search.o, sysdep.o, xfaces.o,
        xfns.o, xmenu.o, xterm.o, xselect.o, alloc.o, eval.o): Note that
        these depend on blockinput.h.
 
 1993-03-22  Richard Stallman  (rms@wookumz.gnu.ai.mit.edu)
 
-       * indent.c (current_column, Findent_to, position_indentation): 
+       * indent.c (current_column, Findent_to, position_indentation):
        (Fmove_to_column, compute_motion): Allow tab_width up to 1000.
 
        * xdisp.c (display_string, display_text_line):
 1993-03-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
 
        * frame.h (FOR_EACH_FRAME): Change the definition so that
-       FRAME_VAR is a lisp object. 
+       FRAME_VAR is a lisp object.
        * dispnew.c (WINDOW_CHANGE_SIGNAL, do_pending_window_change):
        Adjusted appropriately.
        * xdisp.c (redisplay): Adjusted appropriately.
 
        * disptab.h (DISP_INVIS_VECTOR): Renamed from DISP_INVIS_ROPE.
        (DISP_CHAR_VECTOR): Renamed from DISP_CHAR_ROPE.
-       All callers changed. 
+       All callers changed.
 
        * xdisp.c (copy_rope): Expect FROM to be a vector.
        (copy_part_of_rope): New function.
 
        * Makefile.in (xmakefile): Add missing quote.
 
-1992-03-03  Wilson H. Tien  (wtien at urbana.mcd.mot.com)
+1992-03-03  Wilson H. Tien  (wtien@urbana.mcd.mot.com)
 
        * unexelf.c (unexec): Move data2 section header up so all section
        headers will be in ascending order.  This will prevent the unexeced
-       emacs that being processed by other applications (such as strip) 
+       emacs that being processed by other applications (such as strip)
        to fail.
 
 1993-03-02  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
        * buffer.c (buffer-undo-list): Doc fix.
 
        * xdisp.c (redisplay): Protect calls to request_sigio and
-       unrequest_sigio in "#ifdef SIGIO" clauses; these are not defined 
+       unrequest_sigio in "#ifdef SIGIO" clauses; these are not defined
 
        * cmds.c (Fnewline): Doc fix.
 
        * textprop.c (Fadd_text_properties): Put OBJECT arg last.
        Make it optional.
        (Fset_text_properties, Fremove_text_properties): Likewise.
-       (Fnext_single_property_change, Fprevious_single_property_change): 
+       (Fnext_single_property_change, Fprevious_single_property_change):
        (Fnext_property_change, Fprevious_property_change): Likewise.
        (Ferase_text_properties): #if 0.
        (Fget_text_property): New function.
        x-own-selection has been renamed to x-set-selection, and the order
        of its arguments has been reversed, for consistency with other
        lisp functions like put and aset.
-       * xselect.c (Fx_own_selection): Rename to Fx_set_selection, 
+       * xselect.c (Fx_own_selection): Rename to Fx_set_selection,
        reverse the order of the args, and therefore make the type
        non-optional.  Doc fix.
        (Fx_selection_value): Rename to Fx_selection; make the type
        (x_display_cursor): Use the FRAME_DESIRED_CURSOR accessor instead
        of Vbar_cursor to decide how to draw the cursor.
        * xfns.c (Vbar_cursor): Remove definition.
-       (Qbar, Qbox, Qcursor_type): New symbols. 
+       (Qbar, Qbox, Qcursor_type): New symbols.
        (syms_of_xfns): Init and staticpro them; remove DEFVAR for
        Vbar_cursor.
        (x_set_cursor_type): New setter.
        * xterm.c (x_do_pending_expose): Declare this routine only if
        HAVE_X11 is not #defined; X11 doesn't need it.
        (XTread_socket): Protect call to x_do_pending_expose with `#ifdef
-       HAVE_X11'. 
+       HAVE_X11'.
 
        * xfns.c (syms_of_xfns): Delete defvars for x_mouse_x and
        x_mouse_y.  That interface hasn't been live for years.
        * callproc.c (Fcall_process): Call Funhandled_file_name_directory
        on the buffer's default directory.  Do it earlier in the function
        so there's less to GCPRO.
-       * process.c (create_process): Don't check the validity of the 
+       * process.c (create_process): Don't check the validity of the
        buffer's default directory here...
        (Fstart_process): Instead, do it here; if we call
        Funhandled_file_name_directory here, there's less GCPROing to do.
 
 1992-12-03  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
-        Make sure that frames' visible flag only changes at acceptable
+       Make sure that frames' visible flag only changes at acceptable
        times.  See FRAME_SAMPLE_VISIBILITY's comments for details.
        * frame.h (struct frame): New fields called async_visible and
        async_iconified.
        and #endif.
 
        * systty.h: Doc fix.
-       
+
        * systty.h, process.c, buffer.h, callproc.c, sysdep.c, dired.c:
        Added VMS changes from Roland Roberts.
        * vmspaths.h: New version from Roland Roberts.
        (syms_of_alloc): Defsubr it.
 
        * window.c (SAVE_WINDOW_DATA_SIZE): Define this using sizeof,
-       instead of just saying it's 7; that way, we won't get screwed if 
+       instead of just saying it's 7; that way, we won't get screwed if
        we add members to struct save_window_data.
 
        * window.c (struct save_window_data): Save the currently selected
        (POSN_WINDOW, POSN_BUFFER_POSN, PONS_SCROLLBAR_BUTTON,
        POSN_WINDOW_POSN, POSN_TIMESTAMP): New macros, to futher
        diasassemble the values returned by EVENT_START and EVENT_END.
-       * keyboard.c (echo_char, read_char): Apply EVENT_HEAD without first 
+       * keyboard.c (echo_char, read_char): Apply EVENT_HEAD without first
        testing for EVENT_HAS_PARAMETERS; EVENT_HEAD works properly on
        all sorts of events now.
        (read_key_sequence): Use the new accessors to decide in which window
 
        * ralloc.c: Since the users of the relocating allocation code
        handle memory exhaustion, it's better to return an error code to
-       them than to call abort. 
+       them than to call abort.
        (obtain): If we cannot allocate more memory, don't call
        abort.  Instead, return non-zero iff the allocation is successful.
        (get_more_space): If obtain fails, return zero.
        * dired.c [VMS]: Include string.h, rms.h, rmsdef.h.
        [VMS] (Ffile_version_limit): New function.
 
-       * sysdep.c (sys_suspend): Read EMACS_PARENT_PID envvar for parent. 
+       * sysdep.c (sys_suspend): Read EMACS_PARENT_PID envvar for parent.
 
        * syntax.c (scan_lists): When searching back for comment:
        if comment-end is 2 chars, assume it does end a comment.
        * eval.c (unbind_catch): Restore the polling suppression count
        here, instead of in Fsignal and Fthrow.
        (Fthrow, Fsignal): Don't restore the polling suppression count here.
-       
+
        * lisp.h (struct specbinding, struct handler): More documentation.
        * eval.c (struct catchtag): More documentation.
 
        Increment it when appropriate.
        (record_auto_save): Use num_nonmacro_input_chars.
 
-       * fileio.c (Ffile_name_directory, Ffile_name_nondirectory): 
-       (Ffile_name_as_directory, Fdirectory_file_name, Fexpand_file_name): 
+       * fileio.c (Ffile_name_directory, Ffile_name_nondirectory):
+       (Ffile_name_as_directory, Fdirectory_file_name, Fexpand_file_name):
        Call find_file_handler.
        (syms_of_fileio): Set up Qfile_name_directory, etc.
        (Fcopy_file): Call find_file_handler for newname as well as for filename.
 
 1992-09-08  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
-        * ralloc.c (r_re_alloc): Instead of allocating a new bloc at the
+       * ralloc.c (r_re_alloc): Instead of allocating a new bloc at the
        end of the heap, copying the data to it, and then freeing the
        original bloc, just expand the original block.  This saves a copy
        and a call to sbrk, and also removes the large spike in memory
        (BROKEN_O_NONBLOCK): Defined.
        (LINKER): Don't define this.
        [OSF1]: Undef C_ALLOCA, define HAVE_ALLOCA.
-       
+
        * s/osf1.h: New file.
 
        * s/bsd4-3.h: Merge changes from Emacs 18.58:
 
        * process.c (WCOREDUMP): Define only if not defined.
        (create_process) [HAVE_SETSID]: Use TIOCSCTTY if exists.
-       
+
 1992-08-20  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
         * fileio.c (Fdo_auto_save): Call Fsleep_for with the appropriate
        odd cursor.
 
        * xterm.c (x_proto_requests): Removed; it's not important.
-       
+
        * xterm.c (events): Array removed; it's not used.
 
        * xfns.c (select_visual): Use XVisualIDFromVisual when available
        [HAVE_X11R4].
-       
+
        * xrdb.c (get_user_db): Use XResourceManagerString when available
        [HAVE_X11R4].
 
        (x_iconify_frame): Explicitly perform both the X11R3 and X11R4
        methods for iconification; don't use XIconifyWindow, since that's
        not present in R3.
-       
+
        * xterm.c (x_wm_set_size_hint): Don't bother setting the
        base_width and base_height members; their function is performed
        just as well by the min_width and min_height members, and if we
 
 1992-08-12  Jim Blandy  (jimb@albert.gnu.ai.mit.edu)
 
-        * unexsunos4.c: Deleted "$Log" header in comments at top of file;
+       * unexsunos4.c: Deleted "$Log" header in comments at top of file;
        this was beginning to grow RCS hair, which we don't want.
        * xmenu.c: Same deal.
 
        * xfns.c (Fx_create_frame): Call change_frame_size with a DELAY of 0.
        * xterm.c (XTread_socket, x_do_pending_expose): Call
        change_frame_size with a DELAY of 1.
-       
+
        * xterm.c (in_display): Deleted this; it's never used in xterm.c,
        and there is another variable by the same name in dispnew.c.
 
        * fileio.c (Fread_file_name): Use new calling convention for
        Fcompleting_read, with history as Qfile_name_history.
        (syms_of_fileio): Set Qfile_name_history; set the var to nil.
-       Do staticpro for the recently created Q* vars.  
+       Do staticpro for the recently created Q* vars.
 
        * minibuf.c (read_minibuf): Two additional args histvar and histpos.
        All calls changed.
        (Fcompleting_read): Last arg is now HIST--(HISTVAR . HISTPOS).
        Arg INIT can now be (INITIAL-STRING . INITIAL-POSITION).
-       Pass BACKUP_N arg to read_minibuf properly as Lisp object.      
+       Pass BACKUP_N arg to read_minibuf properly as Lisp object.
        (Fread_from_minibuffer): Likewise.
        (syms_of_minibuf): Set Qminibuffer_history and staticpro it.
 
 
        * fns.c (Fyes_or_no_p): Use Fread_string, not read_minibuf.
        * callint.c (Fcall_interactively): For 'S', use Fread_no_blanks_input
-       rather than read_minibuf.       
+       rather than read_minibuf.
 
 1992-07-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
-       
+
        * minibuf.c (Vminibuffer_history_variable): New variable.
-       (syms_of_minibuf): Define variable minibuffer-history-variable. 
+       (syms_of_minibuf): Define variable minibuffer-history-variable.
        (read_minibuf): Push the string on specified history list.
-       
+
 1992-07-23  Roland McGrath  (roland@churchy.gnu.ai.mit.edu)
 
        * Makefile.in (doall, doxemacs, dotemacs): Put quotes around CC=${CC}.
        Use find_file_handler; call the handler and return.
        (Finsert_file_contents): Use find_file_handler;
        cannot just return after the handler, but must handle VISIT.
-       (syms_of_fileio): Set up Qcopy_file, etc.       
+       (syms_of_fileio): Set up Qcopy_file, etc.
        * dired.c (Fdirectory_files, Ffile_name_completion):
        (Ffile_name_all_completions, Ffile_attributes):
        Use find_file_handler; call the handler.
        appropriate.
 
 1992-07-20  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
-       
+
        * lread.c (isfloat_string): Recognize floats without a leading
        integer part, noting that "e5" is a symbol, not a floating point
        number.
-       
+
        * xdisp.c (message, message1): When displaying a message, don't
        make the minibuf frame visible unless the selected frame is also
        visible.  This means that frames won't pop up unless the user is
        named.
 
 1992-07-19  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
-       
-       * process.c (allocate_pty): Handle PTY_OPEN.    
+
+       * process.c (allocate_pty): Handle PTY_OPEN.
        Delete system-specific alternatives to PTY_NAME_SPRINTF
-       and PTY_TTY_NAME_SPRINTF.       
-       
+       and PTY_TTY_NAME_SPRINTF.
+
 1992-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
-       
+
        * callint.c (Fprefix_numeric_value): Fix typo: test raw, not val.
-       
+
 1992-07-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * xfns.c (x_window): x_set_name normally ignores requests to set
        * process.c (Fdelete_process, Fprocess_status, Fprocess_send_region,
        Fprocess_send_string, Fprocess_send_eof, Finterrupt_process): Doc
        fixes.
-       
+
        * process.c (Fprocess_status): Use get_process to find the process
        denoted by the PROC argument, not Fget_process.
 
        * frame.c (Fframe_height, Fframe_width): Blocked out these
        functions; they have no C callers, and can be written nicely in
        lisp.
-       
+
        * frame.c (Fframe_pixel_size): Function removed; there aren't
        enough other functions available to make this useful.  We need
        functions describing the size of the characters of a font.
        * data.c (Fset): Fixed conditional which tests whether the cache
        is invalid.  It used to be pretty munged, and would always declare
        the cache invalid for Lisp_Buffer_Local_Value variables.  Now it
-       declares the cache invalid if the buffer is wrong (obviously), of 
+       declares the cache invalid if the buffer is wrong (obviously), of
 
 1992-06-27  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        Qnil, not iff it's non-Qnil.
 
 1992-06-17  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
-       
+
        * search.c: Changed to remember the object in which the last
        search was done, so that markers from match data are placed in
        that buffer, instead of the current buffer.
        buffer.  Abort if it's not Qt, Qnil, or a buffer.
        (Fstore_match_data): Set last_thing_searched according to the
        things we find in LIST.
-       
+
 1992-06-16  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * fns.c (Fload_average): Document the fact that this sometimes
        don't provide 5- and 15-minute load averages.
 
 1992-06-15  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
-       
+
        * xterm.c (XTread_socket): If an event arrives to a screen S,
        don't attribute them to SCREEN_FOCUS_SCREEN (S) here.  Do that
        synchronously, when the events are dequeued.  This keeps events
        redirection to it here.
        (kbd_buffer_get_event): And do it here, before returning the
        event.
-       
+
        * eval.c (Finteractive_p): This assumed that if the function in
        the top frame of the lisp backtrace was not a Lisp_Compiled
        object, then Finteractive_p must have an explicit frame on the top
        * process.c (send_process): Likewise.
 
 1992-06-05  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
-       
+
        * keyboard.c (Fread_key_sequence): New 2nd arg CONTINUE_ECHO
        added for the sake of universal-argument.
-       
+
 1992-06-04  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * editfns.c (Fset_default_file_mode): Function deleted.
        discriminated against.
 
 1992-05-28  Ken Raeburn  (raeburn@cygnus.com)
-       
+
        * screen.c (Fdelete_screen): Fix bugs in walking screen list.
        (make_screen_without_minibuffer): Signal an error if the default
        minibuffer screen is dead.
-       
+
        * xfns.c (x_set_name): Use ICCCM-conforming scheme for changing
        window name in X11.
        (Fx_create_screen): Likewise.
        (the fourth argument) when nargs >= 4, not when nargs >= 3.
 
 1992-05-14  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
-       
+
        * termhooks.h: Change timestamp from a Lisp_Object to an unsigned
         long.
        * keyboard.c (kbd_buffer_store_event): We don't have to apply the
 
 1992-05-12  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
-       * fileio.c: Include config.h first thing.       
-       
+       * fileio.c: Include config.h first thing.
+
        * keyboard.c (clear_input_pending): New subroutine.
        * process.c (wait_reading_process_input): Make C-g really quit in
        sit-for case.
 
        * floatfns.c: #include <syssignal.h>.
        (float_error): Use SIGEMPTYMASK instead of zero.
-       
+
        * syssignal.h [POSIX_SIGNALS] (sigmask): Defined to expand to a
        statement expression under GCC, or a function call otherwise.
        (sigpause, sigblock, sigunblock, sigsetmask): These are now
 
        * ymakefile: Fix #endif and #else comments.
 
-1992-04-27  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1992-04-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * ymakefile (xemacs): Link xemacs to temacs if HAVE_SHM.
 
 1992-04-17  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * s/hpux.h (PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF): Use pty_name,
-       not ptyname. 
+       not ptyname.
        * s/rtu.h: Same.
 
        * process.c (pty_process): Add 'int' to the declaration 'static
        * doc.c (Fdocumentation, Fdocumentation_property): Take optional
        new arg to not pass results thru substitute-command-keys.
 
-1992-03-05  Jim Blandy  (jimb at pogo.cs.oberlin.edu)
+1992-03-05  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * unexmips.c (unexec): When setting up the data_section header,
        calculate the size of the section as "brk - data_start," not "brk
        - DATA_START".
 
-1992-02-23  Jim Blandy  (jimb at pogo.cs.oberlin.edu)
+1992-02-23  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * fileio.c: #include "systime.h".
        (Fcopy_file): Use the systime.h macros to copy the time to the new
 
        * sysdep.c (get_screen_size): Neatened; now each system of
        reporting the screen size is separated from the rest.
-       
+
        * systerm.h (EMACS_HAVE_TTY_PGRP, EMACS_GET_TTY_PGRP,
        EMACS_GET_TTY_PGRP): New macros to handle setting a tty's current
        process group.
 
        * process.c (process_send_signal): Steal 18.58's version of this,
        but incorporate the support for VMS signals.
-           
+
        * syssignal.h (EMACS_KILLPG): New macro.
        * process.c (process_send_signal): Use it.
        * sysdep.c (sys_suspend): Use it.
        only place we ever need this functionality.
        (OSPEED, SETOSPEED): Definitions removed.
 
-1992-02-22  Jim Blandy  (jimb at pogo.cs.oberlin.edu)
+1992-02-22  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * sysdep.c: Moved definition of sigunblock macro to ...
        * syssignal.h: Here.
 
        * s/template.h: Include a clause for the HAVE_TERMIO flag.
 
-1992-02-21  Jim Blandy  (jimb at pogo.cs.oberlin.edu)
+1992-02-21  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * keyboard.c (read_char): Don't clear Vquit_flag when we catch an
        interrupt and return a quit_char; this change (Mar 21 1991) is too
        * xterm.c (XTread_socket): Clear the meta flag from the keypress
        event before handing it to XLookupString.
 
-1992-02-20  Jim Blandy  (jimb at pogo.cs.oberlin.edu)
+1992-02-20  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * sysdep.c: No need to test #ifdef TIOCGETP before #undefing it.
 
-1992-02-19  Jim Blandy  (jimb at pogo.cs.oberlin.edu)
+1992-02-19  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * systime.h: New file.
        * dispnew.c: #include "systime.h" to get <time.h> or <sys/time.h>,
        * data.c, keyboard.c, process.c, sysdep.c, ymakefile: Changed
        #include directives.
 
-1992-02-15  Jim Blandy  (jimb at pogo.cs.oberlin.edu)
+1992-02-15  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * m/intel386.h: Don't bother casting the argument to the signal
        function; the SIGTYPE code in config.emacs ought to take care of
 
        * buffer.c (record_buffer): Doc fix.
 
-1992-02-13  Jim Blandy  (jimb at pogo.cs.oberlin.edu)
+1992-02-13  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * s/iris3-6.h: #define HAVE_GETWD.
 
-1992-02-11  Jim Blandy  (jimb at pogo.cs.oberlin.edu)
+1992-02-11  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * window.c (Fwindow_at): Accept position as two arguments, not a
        cons of numbers.
        current buffer to the selected window's buffer.  A simple
        set-buffer will make these two different.
 
-1992-02-10  Jim Blandy  (jimb at pogo.cs.oberlin.edu)
+1992-02-10  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * callproc.c (Fcall_process): Clear synch_process_death and
        synch_process_retcode to zero before forking the process.
        zero if it can't be done.  And compare the cursor position to the
        window boundaries, not the screen boundaries.
 
-1992-02-05  Jim Blandy  (jimb at pogo.cs.oberlin.edu)
+1992-02-05  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * screen.c (Fscreen_parameters): If the screen has a minibuffer
        window on another screen, return the window, instead of nil.
        < 2.  Instead, use a new variable called infile.  Re-arranged
        logic which processes the BUFFER argument.
 
-1992-02-03  Jim Blandy  (jimb at pogo.cs.oberlin.edu)
+1992-02-03  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * fileio.c (Fexpand_file_name): Doc fix.
 
        get the right boundary.  This used to ignore the [0] element, and
        write in the [screen_height] element, which doesn't exist.
 
-1992-02-03  Richard Stallman  (rms at mole.ai.mit.edu)
+1992-02-03  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * xdisp.c (redisplay, try_window_id): Special case for change
        at beginning of line, if using selective display.
 
-1992-01-31  Jim Blandy  (jimb at pogo.cs.oberlin.edu)
+1992-01-31  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * m/delta88k.h: Added USUAL-OPSYS information, for the
        config.emacs script to use.
        use separate variables hpos/vpos and prev_hpos/prev_vpos.
        (vmotion): Use largest int as tovpos arg to compute_motion.
 
-1992-01-30  Jim Blandy  (jimb at pogo.cs.oberlin.edu)
+1992-01-30  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * window.c: #include "keyboard.h" to get the Qmode_line and
        Qvertical_split declarations.
 
        * m-iris4d.h (C_SWITCH_MACHINE): New definition.
 
-1992-01-28  Jim Blandy  (jimb at pogo.cs.oberlin.edu)
+1992-01-28  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * term.c: #include "keyboard.h", for Vfunction_key_map.
        * keyboard.h: Declare Vfunction_key_map.
        (LIBS_SYSTEM): Defined.
        * m/intel386.h (signal): Optionally don't define it.
 
-1992-01-27  Jim Blandy  (jimb at pogo.cs.oberlin.edu)
+1992-01-27  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * s/template.h: Document the SIGTYPE macro.
        * s/bsd4-3.h: Define the SIGTYPE macro.
        for output_x_window.
        * xfns.c (adjust_scrollbars, Fx_store_cut_buffer): Same.
 
-1992-01-25  Jim Blandy  (jimb at pogo.cs.oberlin.edu)
+1992-01-25  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * term.c (term_get_fkeys): New function.
        (term_init): Call term_get_fkeys.
 
-1992-01-21  Jim Blandy  (jimb at pogo.cs.oberlin.edu)
+1992-01-21  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * editfns.c (Ffollchar, Fprevchar): Renamed to Ffollowing_char and
        Fprevious_char, for consistency.  Renamed Sfollchar and Sprevchar
        too.
        (syms_of_editfns): Fixed defsubrs.
        * lisp.h (Ffollchar, Fprevchar): Renamed extern declarations as above.
-       
+
        * editfns.c (Ffollowing_char): Return 0 at the end of the buffer,
        as advertised.  Doc fix.
        (Fprevious_char): Doc fix.
        including the machine and opsystem files, so the files can have
        conditionals on the parameters.
 
-1992-01-15  Jim Blandy  (jimb at pogo.cs.oberlin.edu)
+1992-01-15  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * keyboard.c (read_key_sequence): When expanding a function key
        recognized with Vfunction_key_map, don't scan the expansion for
 
        * keymap.c (Fglobal_key_binding): Doc fix.
 
-1992-01-16  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1992-01-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * m-delta88.h: New file.
 
        * window.c (window_scroll): New arg `noerror'.
        (scroll_command, Fscroll_other_window): Pass that arg.
 
-1992-01-15  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1992-01-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * process.c (sigchld_handler):
        Set synch_process_death and synch_process_retcode.
 
-1992-01-14  Jim Blandy  (jimb at pogo.cs.oberlin.edu)
+1992-01-14  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * config.h-dist (SIGTYPE): New macro to help give signal handlers
        the correct type.
        this function a no-op; since we're not in the tty's pgroup, we
        would get a SIGTTIN.
 
-1992-01-13  Jim Blandy  (jimb at pogo.cs.oberlin.edu)
+1992-01-13  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * config.h-dist: Removed MAINTAIN_ENVIRONMENT clause.
        * callproc.c: Removed support for MAINTAIN_ENVIRONMENT.
        (init_callproc): Use getenv instead of egetenv to initialize
        Vshell_file_name.
-       * emacs.c (decode_env_path): Use getenv instead of egetenv 
+       * emacs.c (decode_env_path): Use getenv instead of egetenv
        * lisp.h: Removed support for MAINTAIN_ENVIRONMENT.
        * process.c: Same.
        * ymakefile: Same.
        <stdio.h>, and <stddef.h>.  All callers changed; all
        #undefinitions of NULL removed.
 
-1992-01-12  Jim Blandy  (jimb at pogo.cs.oberlin.edu)
+1992-01-12  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * xdisp.c (message): #ifdef NO_ARG_ARRAY, make a local block to
        declare the explicit argument array.
 
        * config.h-dist: Instead of reaching the machine- and
-       system-dependent files through symlinks, replace the strings 
+       system-dependent files through symlinks, replace the strings
 
-1992-01-09  Jim Blandy  (jimb at pogo.cs.oberlin.edu)
+1992-01-09  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
        * keyboard.c (stuff_buffered_input): Don't forget to increment
        kbd_fetch_ptr while looping through kbd_buffer.
 
-1992-01-08  Jim Blandy  (jimb at occs.cs.oberlin.edu)
+1992-01-08  Jim Blandy  (jimb@occs.cs.oberlin.edu)
 
        * keyboard.c (read_avail_input): Don't forget to fill in the
        screen field in events read from the terminal.
        kbd_buffer_store_event with a `struct input_event *', not a
        character or a Lisp_Object.
 
-1991-12-21  Jim Blandy (jimb at occs.cs.oberlin.edu)
+1991-12-21  Jim Blandy  (jimb@occs.cs.oberlin.edu)
 
        * bytecode.c (docall): Don't remove protection from the arguments
        to Ffuncall.
 
-1991-12-20  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-12-20  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * keyboard.c (Vfunction_key_map): New variable.
        (read_key_sequence): Changed to recognize and substitute bindings
        (syms_of_keyboard): DEFVAR, document, and initialize
        Vfunction_key_map.
 
-1991-12-19  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-12-19  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * keymap.c (Vminor_mode_map_alist): New variable, to support
        keymaps for minor modes.
        (libsrc, archlib, sharelib): New variables, to take the place of
        etcdir.
 
-1991-12-18  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-12-18  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * ymakefile (CFLAGS): Don't automatically include C_DEBUG_SWITCH
        in the value for CFLAGS; the configuration script will take care
 
        * config.h-dist: Copy the GLYPH definitions from config.h to here.
 
-1991-12-16  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-12-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * abbrev.c (Fexpand_abbrev): Run pre-abbrev-expand-hook.
        (syms_of_abbrev): Define that variable.
 
-1991-12-13  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-12-13  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * m/m-*.h: Since the m- is now redundant, renamed all files to
        remove it, and changed references within files.
        * s/s-*.h: Same business.
 
-1991-12-11  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-12-11  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * config.h-dist (MULTI_SCREEN): Define this automatically when
        we're using a window system.
 
-1991-12-09  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-12-09  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * m/m-*.h (i.e. all machine config files): Added USUAL-OPSYS
        comments to tell the configuration script what sort of operating
        * config.h-dist (MScreenWidth, MScreenLength): Deleted; no longer
        used.
 
-1991-12-08  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-12-08  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * editfns.c (Fcurrent_time): New function, to return the current
        time as a number, like the Unix time(3) function.  This might be
        fun to port.
        (syms_of_editfns): defsubr it.
 
-1991-12-05  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-12-05  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * keymap.c (Vminor_mode_map_alist): New variable.
        (current_minor_maps): New function.
        * callint.c (Fcall_interactively): For the 'k' interactive code,
        cast the type of the symbol name before passing it to error.
 
-1991-12-02  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-12-02  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * keyboard.c (make_lispy_movement): Move call to
        mouse_position_hook from here...
        events.
 
        * keyboard.c (kbd_buffer_get_event): Set Vlast_event_screen for
-       mouse movements, too. 
+       mouse movements, too.
 
-1991-11-27  Jim Wilson  (wilson at wookumz.gnu.ai.mit.edu)
+1991-11-27  Jim Wilson  (wilson@wookumz.gnu.ai.mit.edu)
 
        * alloca.c (alloca): Add parens to make precedence clearer.
 
-1991-11-26  Michael I Bushnell  (mib at geech.gnu.ai.mit.edu)
+1991-11-26  Michael I Bushnell  (mib@geech.gnu.ai.mit.edu)
 
        * search.c: need to include sys/types.h because of recent mod to
        regex.h.
 
-1991-11-25  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-11-25  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * bytecode.c: BYTE_CODE_METER and BYTE_CODE_SAFE undefined by default.
        (METER_CODE): Define same name whether metering or not.
        (docall): Put back previously lost code to remove protection
        from funcall args.
 
-1991-11-25  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-11-25  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * lisp.h (make_array): New extern declaration.
 
        * keyboard.c (Fread_key_sequence, Fthis_command_keys): Callers fixed.
        * macros.c (Fend_kbd_macro): Callers fixed.
 
-1991-11-15  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-11-15  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * keyboard.c (cmd_error): If an error occurs before somebody has
        provided a screen to print it on, print it to stderr and exit
 
        * screen.c (Fdelete_screen): Do nothing if SCREEN is already
        deleted.
-       
+
        * screen.c (Qscreenp): Staticpro this symbol.
 
        * xfns.c (Fx_create_screen): Doc fix.
        'minibuffer parameter is t or nil; nil is the default value for
        omitted parameters, and t is intuitive.
 
-1991-11-14  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-11-14  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * eval.c (specbind): Check that the thing being bound is a symbol.
        (funcall_lambda): Signal an invalid-function error if the
        arguments are not all symbols.
 
-1991-11-08  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-11-08  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * screen.c (Fselect_screen): Don't select dead screens.
        * print.c (print): Print dead screen objects starting with
        minibuffers anyway, put it here.  And clear all the lines of a
        multi-line minibuffer, not just the first one.
 
-1991-11-07  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-11-07  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * screen.c (Fdelete_screen): When searching Vscreen_list for a new
        value for last_nonminibuf_screen, remember that the screens live
 
        * xdisp.c (echo_area_display): Rearranged for clarity.
 
-1991-11-06  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-11-06  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * screen.c (next_screen, prev_screen): New meaning for MINI_SCREEN
        argument helps implement the behavior of Fnext_window.
        * xterm.c (Vglobal_minibuffer_screen): Don't declare this extern
        here; it's never used.
 
-1991-11-05  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-11-05  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * screen.c (Fdelete_screen): Document the fact that surrogate
        minibuffer screens may not be deleted.
        * xdisp.c (message, message1): Call it here, so that Emacs C
        functions like Fy_or_n_p make the screen visible too.
 
-1991-11-04  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-11-04  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * keyboard.c (readable_events): If EVENT_QUEUES_EMPTY, we can
        short-circuit and say no.  Otherwise, if do_mouse_tracking, we can
        (x_term_init): Set mouse_position_hook instead of
        mouse_tracking_enable_hook.
 
-1991-10-31  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-10-31  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * xdisp.c (redisplay_window): When trying to avoid starting
        display at the end of the buffer: check that startp < ZV, not
        startp <= ZV.
 
-1991-10-29  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-10-29  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * xterm.c (x_do_pending_expose, XTmouse_tracking_enable): Use
        SCREEN_IS_X instead of testing output_method directly.
 
-1991-10-26  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-10-26  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * xdisp.c (redisplay): In the single-screen optimization, always
        update the minibuffer's screen as well as the selected screen, no
        matter what the echo_area_glyphs are.  This makes sure that
        messages get cleared after a keystroke.
 
-1991-10-25  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-10-25  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * callint.c (Finteractive): Doc fix.
 
        (Fgarbage_collect): Don't bother to BLOCK_INPUT here,
        since we don't cons in the input handler.
 
-1991-10-21  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-10-21  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * window.c (init_window_once): Set last_nonminibuf_screen to the
        initial terminal screen, so that poor Fdisplay_buffer doesn't try
        * m-intel386.h (signal): Optionally don't define it.
        * s-isc2-2.h (DONT_DEFINE_SIGNAL): Define this.
 
-1991-10-18  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-10-18  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * scroll.c (line_ins_del): Don't calculate costs off the end of mf
        and ov; use < in loop condition, not <=.
        (window_change_signal): Use SCREEN_IS_TERMCAP predicate instead of
        testing output_method_directly.
 
-1991-10-15  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-10-15  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * xterm.h (STANDARD_EVENT_SET): Include ButtonReleaseMask in
        STANDARD_EVENT_SET.
        (syms_of_window): Adjusted.
        * lisp.h: Adjusted to say so.
 
-1991-10-14  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-10-14  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * xterm.c (XTclear_end_of_line): This used to try to get the
        cursor out of the way by comparing the line being cleared with
        s->phys_cursor_y.  Changed to just mark the cursor as cleared if
        it's in the area we're clearing.
 
-1991-10-13  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-10-13  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * m-intel386.h: Fix typo in #endif.
 
-1991-10-12  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-10-12  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * callint.c (Fcall_interactively): Added new interactive spec 'K',
        for mouse clicks.  Added explanation to doc string.  Removed 'e'
        Don't use EVENT_QUEUES_EMPTY to set input_pending; call
        readable_events.
 
-1991-10-11  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-10-11  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * keyboard.c (Qmode_line): New quoted symbol.
        (syms_of_keyboard): Initialize and staticpro it.
        either the character or pixel dimensions have changed; this will
        catch font size changes.
 
-1991-10-08  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-10-08  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * process.c (wait_reading_process_input): Removed all the
        exceptional condition stuff.  Emacs lacks any way to respond to
        * keyboard.c (read_key_sequence): Removed unused argument
        no_redisplay.
 
-1991-10-01  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-10-01  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * xfns.c (x_create_screen): Initialize phys_cursor_x to -1, to
        indicate that the screen has no displayed cursor.
 
        * ymakefile: Note that scroll.o and xmenu.o depend on screen.h.
 
-1991-09-29  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-09-29  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * keyboard.c (make_lispy_event): When building mouse movement
        event, use `m', not `event', dummy.
 
-1991-09-26  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-09-26  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * screen.c (Fscreen_parameters): Return the proper value for the
        'minibuffer parameter for minibuffer-only screens.
 
        * alloca.c: Do nothing if alloca is defined as a macro.
 
-1991-09-08  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-09-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * m-pfa50.h: New file.
 
-1991-09-06  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-09-06  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * unexec.c: Add conditionals for COFF_ENCAPSULATE.
 
        * fns.c (Fdelete): New fn.  We have member now; we should have
        delete too.
 
-1991-08-16  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-08-16  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * xfns.c (x_get_arg): Clean bad characters out of the screen name
        before using it as a resource key.
 
        * xfns.c (Fx_grab_cursor, Fx_ungrab_cursor): Functions removed.
 
-1991-08-15  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-08-15  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * bytecode.c (Qbyte_code_meter): New.
        (Bend_of_line, Bset_marker, Bmatch_beginning, Bmatch_end, Bupcase,
        (Fbyte_code): Implemented new codes listed above.  Added code to
        count how many times a function is called.
        (syms_of_bytecode): Initialize and staticpro Qbyte_code_meter.
+
        * xfns.c (x_window): When setting the class hints, use the
        screen's name as the res_name.
 
        [not HAVE_X11] (Fx_get_default): Only take the one arg.
        [not HAVE_X11] (Fx_get_resource): Toss the second two args.
 
-1991-08-13  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-08-13  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * xfns.c (Fx_close_current_connection): Add \n to error message.
 
        * screen.c (make_screen): When choosing a buffer for the screen's
        root window, shy away from buffers whose names start with a space.
 
-1991-08-11  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-08-11  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * process.c (exec_sentinel, exec_sentinel_unwind): Move these
        above status_notify.
        (syms_of_eval): Initialize and staticpro above.
        * lisp.h: added extern declaration for above.
 
-1991-08-10  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-08-10  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * regex.c (re_search_2): When searching with the fastmap, test for
        a translate table outside of the loop, not inside the loop.
 
-1991-08-10  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-08-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * fns.c (Fequal): Don't crash on circular structure.
        (internal_equal): New subroutine does the recursion.
 
        * print.c (print): Recognize circular car pointers.
 
-1991-08-10  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-08-10  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * process.c (wait_reading_process_input): Ignore exceptional
        conditions on the keyboard input.
 
-1991-08-06  Jim Blandy  (jimb at geech.gnu.ai.mit.edu)
+1991-08-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
 
        * lisp.h: Fiddled with formatting.
 
        (exec_sentinel): Restore the process's sentinel, using an
        unwind_protect.
 
-1991-08-05  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-08-05  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * keyboard.c: Doc fix.
 
-1991-08-05  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-08-05  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * dired.h: Don't include search.h; it doesn't exist.
 
        * xterm.c (Qmapped_screen, Qunmapped_screen, Qexited_scrollbar,
        Qexited_window, Qredraw_screen): Unused, so removed.
        (syms_of_xterm): Don't bother to initialize above.
-       
+
        * xterm.c (init_input_symbols): Renamed to syms_of_xterm, for
        consistency.
        (x_term_init): Don't call it here.
        extra declaration.
        (Fx_get_resource): Adjusted code appropriately.
 
-1991-08-04  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-08-04  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * lread.c (read1): Accept #[...] for bytecode object.
        * print.c (print): Print them that way.
 
-1991-08-01  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-08-01  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * fileio.c (Fexpand_file_name): Avoid doing strlen (0).
 
        assignments from if conditions.
        (Fexpand_file_name): Remove excess slash from end of user's home dir.
 
-1991-08-01  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-08-01  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * emacs.c (main): Add SIGIO conditional within AIX conditional.
 
        when all changes are below the screen.
        When first computing bp, don't go more than HEIGHT + 1 lines.
 
-1991-07-31  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-07-31  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * xterm.c (x_destroy_window): If we're destroying the currently
        highlighted screen, clear x_highlight_screen.
        * xdisp.c (display_text_line, display_string):
        Don't go past endp for multi-column chars.
 
-1991-07-28  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-07-28  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * lread.c (init_lread): If Vload_path was set specially before
        dumping, preserve it by default.
        * xfns.h: File removed - it only declared Vx_send_movement_events.
        All includers changed.
 
-1991-07-27  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-07-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * keymap.c (Fcopy_keymap): Don't recursively copy maps inside symbols.
 
-1991-07-27  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-07-27  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * xdisp.c (redisplay): If echo_area_display puts text in a
        surrogate minibuffer screen, don't neglect to update it.
        * keyboard.c (kbd_buffer_store_event): Make sure
        Vlast_event_screen is set properly for quit characters.
 
-1991-07-26  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-07-26  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * keyboard.c (command_loop_1): pass both arguments to
        Fselect_screen.
 
        * screen.c (make_screen): Divide the size by sizeof (Lisp_Object)
        before passing it to Fmake_vector.
-    
+
        * screen.h [not MULTI_SCREEN] (SCREEN_SCROLL_BOTTOM_VPOS): fixed
        definition.
 
        * dispnew.c (buffer_posn_from_coords): Bufp is broken; don't use it.
 
        * xterm.c (XTscreen_rehighlight): Neatened sloppy logic.
-       
+
        * keyboard.c (read_key_sequence): When truncating a key sequence,
        don't forget to put the new keystroke back in this_command_keys.
        Do this before calling echo_truncate, and don't call echo_char.
 1991-07-21  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * screen.h (last_nonminibuf_screen): Added declarations for new
-       variable. 
+       variable.
        * minibuf.c (active_screen): Variable removed.
        (read_minibuf): Removed code to set and clear active_screen.
        * window.c (Fdisplay_buffer): Rewritten to use
        last_nonminibuf_screen.
 
-       * screen.c (next_screen): Use SCREEN_ accessors instead of ->. 
+       * screen.c (next_screen): Use SCREEN_ accessors instead of ->.
 
        * window.c (Fdisplay_buffer): Removed reference to
        Fx_create_screen; we should rely on the auto-new-screen-function
        being set to something appropriate.
 
-1991-07-21  Jim Blandy  (jimb at wookumz.gnu.ai.mit.edu)
+1991-07-21  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * keyboard.c (read_key_sequence): Restore the state of
        this_command_key_count along with the echoing state.
 
-1991-07-20  Jim Blandy  (jimb at wookumz.gnu.ai.mit.edu)
+1991-07-20  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * xfns.c (Fx_synchronize): New function.
        (syms_of_xfns): defsubr it.
        is 0, toss the message; don't check the window system against
        the screen output_method.
 
-1991-07-19  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-07-19  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * keyboard.c (read_key_sequence): When we truncate the echo
        buffer because the user has switched screens, re-echo the
        * screen.c (make_screen_without_minibuffer): Improve error message
        displayed when Vglobal_minibuffer_screen is not a proper screen.
 
-1991-07-18  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-07-18  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * config.h (PURESIZE): Definition moved to...
        * puresize.h: New file.
        [HAVE_SHM] (init_alloc_once): Initialize pure_size here.
        * lisp.h [HAVE_SHM] (XPNTR): Defined in terms of pure_size,
        instead of PURESIZE.
-       (pure_size): extern declaration added here.     
+       (pure_size): extern declaration added here.
        * ymakefile: Added puresize.h to dependencies for alloc.c and
        data.c's .o files.
 
        * emacs.c (main): Doc fix for kludge to scan for -d.
 
-1991-07-17  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-07-17  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * termhooks.h (struct input_event): #if 0'd out the definition for
        the screen_selected event type, and added the stipulation that the
        (syms_of_buffer, init_buffer_once): Qkill_buffer_hook =
        'kill-buffer-hook.
 
-1991-07-15  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-07-15  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * keymap.c (Fsingle_key_description): When describing a listy
        object, take the car to find the symbol that heads it, not the cdr.
        (vmserrstr): Add a cast.
        (sys_creat): Define va_count before this function.
 
-1991-07-14  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-07-14  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * sysdep.c (sys_sleep, input_wait_timeout): Don't use & on constant.
        [VMS]: Include pwd.h from Emacs.  Use sys/file.h if GCC.
        init_sys_modes, tabs_safe_p, reset_sys_modes):
        Use tcgetattr, and if HAVE_TCATTR, use tcsetattr.
 
-1991-07-13  Jim Blandy  (jimb at churchy.gnu.ai.mit.edu)
+1991-07-13  Jim Blandy  (jimb@churchy.gnu.ai.mit.edu)
 
        * s-hpux8.h: New file.
        * fileio.c [HPUX8]: Don't include errnet.h.
        unless USG.
 
        * process.c (Fprocess_send_eof): If using a pipe, close it.
-       (close_process_descs): Check IN and OUT for nonzeroness. 
+       (close_process_descs): Check IN and OUT for nonzeroness.
 
        * process.c (process_send_signal): Use interrupt chars
        to send certain signals to the process group.
        * eval.c (Finteractive_p): Changed "! XTYPE (foo) == Lisp_Bar" to
        "XTYPE (foo) != bar".
 
-1991-07-11  Jim Blandy  (jimb at geech.gnu.ai.mit.edu)
+1991-07-11  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
 
        * eval.c (apply1): Don't forget to UNGCPRO before returning.
 
        we cannot undisplay the cursor then, but do_scrolling is always
        called within an update.
 
-1991-07-10  David J. MacKenzie  (djm at nutrimat)
+1991-07-10  David J. MacKenzie  (djm@nutrimat)
 
        * termcap.c, tparam.c [!emacs, USG || STDC_HEADERS]: Define bcopy
        in terms of memcpy.
 
-1991-07-09  Jim Blandy  (jimb at geech.gnu.ai.mit.edu)
+1991-07-09  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
 
        * scroll.c (do_scrolling): Use correct termination condition for
        loop that uses the glyph pointers for the deleted lines to fill in
        the inserted lines.
 
-1991-07-08  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-07-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * editfns.c: Doc fix.
 
-1991-07-03  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-07-03  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * dispnew.c (line_hash_code): Test m->highlight[vpos], not
        m->highlight.  All lines were getting hash codes of -1, because
 
        * process.c (list_processes_1): Handle status of network streams.
 
-1991-07-02  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-07-02  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * doc.c (Fdocumentation_property):
        Pass only strings to Fsubstitute_command_keys.
 
-1991-07-02  Jim Blandy  (jimb at geech.gnu.ai.mit.edu)
+1991-07-02  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
 
        * editfns.c (init_editfns): If neither of the environment
        variables are set, DON'T set Vuser_name to Vuser_real_name; it's
        which might be 0.
 
        * lisp.h (RETURN_UNGCPRO): New macro.
-    
+
        * bytecode.c (Fbyte_code): Do not remove GC protection from the
        stack when making a function call, because the caller is
        responsible for protecting the arguments to a MANY-arg'ed
        * keyboard.c (init_keyboard): Handle SIGQUIT with interrupt_signal
        on any system that has HAVE_TERMIO, not just on USG systems.
 
-1991-07-01  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-07-01  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * editfns.c (init_editfns): Test that user_name isn't 0.
 
-1991-06-29  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-06-29  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * search.c: Doc fixes.
 
-1991-06-28  Jim Blandy  (jimb at geech.gnu.ai.mit.edu)
+1991-06-28  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
 
        * keyboard.c (make_lispy_event): Let the posns of mouse clicks and
        mouse movements be nil when window_from_coordinates returns a
        * xfns.c (Ffocus_screen): Don't signal an error if SCREEN is
        already the focus screen.
 
-1991-06-26  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-06-26  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * alloc.c (Fmake_rope): Use sizeof (GLYPH) instead of 2 to
        determine how large the string should be, and changed doc string
        better performance if they don't want to use huge fonts.
        * xterm.c (dumpglyphs): Use XDrawImageString or
        XDrawImageString16, Depending on sizeof (GLYPH).
-       
+
        * data.c (Fsetq_default): Call Fset_default to do the assignments,
        not plain Fset.
 
        The branching bytecodes now only QUIT if they take the branch.
        Btemp_output_buffer_show, Bforward_char, Bforward_word,
        Bskip_chars_forward, Bskip_chars_backward, and Bforward_line
-       passed the wrong number of arguments to their subrs. 
+       passed the wrong number of arguments to their subrs.
        Brem, Bbuffer_substring, Bdelete_region, Bnarrow_to_region,
        Bstringeqlsign, Bstringlss, Bequal, Bnthcdr, Bmember, Bassq,
        Bsetcar, and Bsetcdr passed arguments to the subr in the wrong
        order.
 
-1991-06-25  Jim Blandy  (jimb at churchy.gnu.ai.mit.edu)
+1991-06-25  Jim Blandy  (jimb@churchy.gnu.ai.mit.edu)
 
        * doc.c (Fdocumentation): Added a QUIT test to the loop that finds
        the symbol's function value.
 
-1991-06-24  Jim Blandy  (jimb at geech.gnu.ai.mit.edu)
+1991-06-24  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
 
        * xterm.c (dumprectangle): Removed call to XFlushQueue here.
 
        * callproc.c (Fcall_process, Fcall_process_region): GCPRO the
        arguments, since insert may cause a garbage collection.
 
-1991-06-20  Jim Blandy  (jimb at wookumz.gnu.ai.mit.edu)
+1991-06-20  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * buffer.h (struct buffer_text, struct buffer): small change to
        comments.
        * data.c (Fsetq_default): Take multiple SYM, VAL args; syntax now
        parallel to setq.
 
-1991-05-25  Jim Blandy  (jimb at wookumz.gnu.ai.mit.edu)
+1991-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * keyboard.c (kbd_buffer_read_char): Fix wait-for-input loop so
        that we always process/toss events we don't want to return.
        x_mouse_screen.  This is wrong, but will make emacs compile until
        this gets fixed.
 
-1991-05-23  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-05-23  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * keyboard.c (get_input_pending): Don't use trim_events; use
        readable_events instead.
        * emacs.c (main): Don't test alternate_display and put its value
        in the environment.
 
-1991-05-22  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-05-22  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * keyboard.c (struct movement): Made .used an int instead of a
        char, since that's more likely to be stored atomically on SPARCS
-       and similar machines. 
+       and similar machines.
 
        * termhooks.h (struct input_event): Removed the window_sys_event,
        since it's not used anywhere.  Added screen_selected event type.
        allocator is not representable in a Lisp_Object, call memory_full
        instead of printing a very silly "warning" message.
 
-1991-05-19  Jim Blandy  (jimb at wookumz.gnu.ai.mit.edu)
+1991-05-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * xterm.c (XTread_socket): Don't overwrite the end of the buffer
        with function keys.
        screen is unmapped; do this when is mapped.
        (dumprectangle): Don't dump any data for garbaged screens.
 
-1991-05-18  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-05-18  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * sysdep.c (init_sys_modes): Moved the clauses that set up
        interrupt-driven input out of the "if running on a terminal"
        clause, since these may need to be set up even when running on a
        window system.
 
-1991-05-17  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-05-17  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * process.c (Fprocess_status): For network connections, return
        Qopen and Qclosed instead of Qrun and Qexit, as documented.
        * lread.c (read1): Removed code that treated numbers starting with
        a zero as octal.
 
-1991-05-16  Jim Blandy  (jimb at geech.gnu.ai.mit.edu)
+1991-05-16  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
 
        * eval.c (Ffuncall): Don't gcpro the arguments; the caller
        protects them.
        (syms_of_keyboard): Initialize and staticpro Qmouse_movement,
        remove DEFVAR_LISP for Vignore_mouse_events.
 
-1991-05-14  Jim Blandy  (jimb at geech.gnu.ai.mit.edu)
+1991-05-14  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
 
        * lread.c (read1): Correctly parenthesize the shift when parsing
        octal numbers, and signal an error if we see a non-octal digit.
 
-1991-05-13  Jim Blandy  (jimb at wookumz.gnu.ai.mit.edu)
+1991-05-13  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * keyboard.c (trim_events): New function, to remove uninteresting
        events from the input queue.
        for the event reader to traverse the window structure, because it
        can be called by a signal handler.
 
-1991-05-10  Jim Blandy  (jimb at geech.gnu.ai.mit.edu)
+1991-05-10  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
 
        * keyboard.c (Vignore_mouse_events): Variable deleted.
        (make_lispy_event): For mouse and scrollbar clicks, return the
        position as a pair of numbers, not a list of two numbers.
 
-1991-05-09  Jim Blandy  (jimb at wookumz.gnu.ai.mit.edu)
+1991-05-09  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * keyboard.c (do_mouse_tracking): Define this variable, which
        controls whether kbd_buffer_read_char will ignore button up and
        Qunmapped_screen, Qexited_scrollbar, Qexited_window,
        Qredraw_screen - these are not features that we want to support.
 
-1991-05-07  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-05-07  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * editfns.c (Finsert_char): Let strlen be the minimum of n and
        256, not the maximum, so we use an n-byte buffer when n < 256, and
        a 256-byte buffer many times when n > 256.
 
-1991-05-05  Jim Blandy  (jimb at geech.gnu.ai.mit.edu)
+1991-05-05  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
 
        * keymap.c (Fkeymapp): Fixed docstring to give the right
        definition of a keymap.
 
-1991-05-03  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-05-03  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * data.c (Fcompiled_function_p): New function.
 
-1991-05-03  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-05-03  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * xfns.c (struct x_screen_parm_table): New type for recording
        information about screen parameters.
        abort instead of signalling an error, since window_prompting's
        value is internally generated.
 
-1991-05-01  Jim Blandy  (jimb at churchy.gnu.ai.mit.edu)
+1991-05-01  Jim Blandy  (jimb@churchy.gnu.ai.mit.edu)
 
        * keymap.c (describe_map_tree): GCPRO the maps variable;
        Fkey_description calls Fmapconcat, which eventually calls
        Ffuncall, which can garbage-collect.
 
-1991-04-28  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-04-28  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * dispnew.c (buffer_posn_from_coords): Use the information in bufp
        to reduce the distance compute_motion must scan, when possible.
 
-1991-04-27  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-04-27  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * keyboard.c (syms_of_keyboard): Qtop_level is initialized and
        staticpro'd in syms_of_data too.  Don't staticpro (or initialize)
        * lread.c (init_obarray): Don't staticpro Vobarray, since the
        DEFVAR_LISP in syms_of_read takes care of that.
 
-1991-04-22  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-04-22  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * window.c (save_window_save): Always get the selected window's
        value of point from its buffer, not just when it's also the
        * casefiddle.c (keys_of_casefiddle): Make upcase-region and
        downcase-region disabled, by default.
 
-1991-04-16  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-04-16  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * bytecode.c (PUSH):  Alliant can't be bothered to implement the
        preincrement operator right, so use a comma.
        * window.c (unshow_buffer): Use clip_to_bounds to make sure we
        change point to something legal.
 
-1991-04-14  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-04-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * sysdep.c: Changes in formatting and comments.
 
-1991-04-12  Jim Blandy  (jimb at wookumz.gnu.ai.mit.edu)
+1991-04-12  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * editfns.c (Fbuffer_substring): Don't call make_string, because
        it may cause a compaction and move the buffer, and then copy the
        * keyboard.c (read_char): Only GC if we've actually done enough
        consing since the last gc to make it worthwhile.
 
-1991-04-11  Jim Blandy  (jimb at geech.gnu.ai.mit.edu)
+1991-04-11  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
 
        * keymap.c (access_keymap): Canonicalize the order of the
        modifiers when you look up a symbol in a keymap, too.
        mapping, and we should get the new mapping with
        XRefreshKeyboardMapping.
 
-1991-04-10  Jim Blandy  (jimb at wookumz.gnu.ai.mit.edu)
+1991-04-10  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
        * commands.h: Declare last_command_char to be a Lisp_Object, not
        an integer (ack).
        (store_in_keymap): If IDX is a symbol, put the modifiers in the
        canonical order before storing.
 
-1991-04-09  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-04-09  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * keymap.c (Flocal_set_key, Fglobal_set_key): When checking types
        of arguments, allow KEYS to be a vector or string, not just a
        sequences returned, carefully making sure that the sequences still
        appear in order of increasing length.
 
-1991-04-04  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-04-04  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * vmsfns.c (vms_trnlog): Increased size of str to 256 elements.
        (vms_symbol): Increased size of str to 1025 elements.
 
-1991-03-24  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-03-24  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * dispnew.c (pixel_to_glyph_translation): Moved this function to
        xterm.c, since it is specific to X and only called by the X code.
        * xterm.c (pixel_to_glyph_translation): Here it is.
 
-1991-03-22  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-03-22  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * s-usg5-4.h (DATA_SEG_BITS): Definition deleted.
        * m-intel386.h (DATA_SEG_BITS): Define here if USG5_4.
 
-1991-03-22  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-03-22  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * keymap.c (Faccessible_keymaps): Produce meta-characters in the
        key sequences instead of [meta-prefix-char CHAR] sequences.
 
-1991-03-21  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-03-21  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * keymap.c (Flookup_key): If KEY is a zero-length array, then
        return KEYMAP; this is more algebraically satisfying.
        and again...  All lisp code does this manually if they call
        read-char with quits inhibited, so it's the right thing to do.
 
-1991-03-20  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-03-20  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * keyboard.c (read_char): If there is still no input available
        after an auto-save, do a garbage-collection.
        * fileio.c (Fmake_symbolic_link): Don't expand FILENAME; this
        would make it impossible to make a link to a relative name.
 
-1991-03-19  Jim Blandy  (jimb at pogo.gnu.ai.mit.edu)
+1991-03-19  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
 
        * keyboard.c (syms_of_keyboard): Removed the DEFVAR_BOOL for
        meta-flag.  This cannot be a lisp variable because we need to
        change the terminal settings whenever this flag changes.  Change
        this through set-input-mode instead.
 
-1991-03-19  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
+1991-03-19  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * keyboard.c (read_avail_input): Raise SIGHUP if no input on AIX.
 
-1991-03-19  Jim Blandy  (jimb at churchy.ai.mit.edu)
+1991-03-19  Jim Blandy  (jimb@churchy.ai.mit.edu)
 
        * keyboard.c (kbd_buffer_store_event, kbd_buffer_read_char,
        read_key_sequence, Fexecute_extended_command, Fset_input_mode,
        meta-flag.  Emacs 18 had this, and I see no entry in the ChangeLog
        saying that it was purposefully removed.
 
-1991-03-17  Jim Blandy  (jimb at geech.ai.mit.edu)
+1991-03-17  Jim Blandy  (jimb@geech.ai.mit.edu)
 
        * keymap.c (Fcopy_keymap, Faccessible_keymaps, describe_map,
        append_key): Minor typos and brainos corrected.
        * keyboard.c (read_char): Removed code to find the vector in a
        (kbd-macro . VECTOR) - style macro, since the macro is represented
        by the vector itself.
-       (read_char_menu_prompt): Changed to correctly recognize the new 
+       (read_char_menu_prompt): Changed to correctly recognize the new
        dense keymap structures.
        (read_key_sequence): Changed code that checks for keymapness to
        use get_keymap_1 instead of doing the indirection and keymapness
        * doc.c (Fdocumentation): Rearranged into a switch statement, and
        made vectors macros, not keymaps.
 
-       * eval.c (Fcommandp): Removed code to recognize 
+       * eval.c (Fcommandp): Removed code to recognize
        (kbd-macro . VECTOR) as a command, and added code to recognize
        vectors as commands.
        * macros.c (Qkbd_macro): Variable deleted.
        (syms_of_macros): Initialization of Qkbd_macro removed.
 
-1991-03-14  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1991-03-14  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * minibuf.c (keys_of_minibuf): Changed all calls to
        initial_define_lisp_key to calls to initial_define_key.
        * keymap.c (describe_map): Adjusted to handle the new style of
        keymap.
 
-1991-03-14  Richard Stallman  (rms at mole.ai.mit.edu)
+1991-03-14  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * fileio.c (Fwrite_region): On VMS, don't try rewriting old version.
 
-1991-03-14  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1991-03-14  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * keymap.c (Faccessible_keymaps): Adjusted to handle the new style
        of keymap.
        (describe_map_tree): Handle key sequences that are vectors, as
        well as those that are strings.
 
-1991-03-13  Jim Blandy  (jimb at churchy.ai.mit.edu)
+1991-03-13  Jim Blandy  (jimb@churchy.ai.mit.edu)
 
        * commands.h, keymap.c (meta_map, control_x_map): Make these
        Lisp_Objects, not Lisp_Vectors.
        insist that KEYMAP must be a dense keymap; delete the code that
        does so.
 
-1991-03-12  Jim Blandy  (jimb at wookumz.ai.mit.edu)
+1991-03-12  Jim Blandy  (jimb@wookumz.ai.mit.edu)
 
        * commands.h, lisp.h: Changed global_map and current_global_map to
        be Lisp_Objects, not Lisp_Vectors.
        flag even when the element of the key sequence isn't a character.
        (Flookup_key): Fix same braino.
 
-1991-03-10  Jim Blandy  (jimb at wookumz.ai.mit.edu)
+1991-03-10  Jim Blandy  (jimb@wookumz.ai.mit.edu)
 
        * keymap.c (get_keyelt): Use access_keymap to resolve indirect
        entries, instead of duplicating its code.
        (Fcopy_keymap): Handle the new keymap structure.
 
-1991-03-09  Richard Stallman  (rms at mole.ai.mit.edu)
+1991-03-09  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * eval.c (struct catchtag): New field handlerlist.
        (internal_catch, internal_condition_case): Set that field.
        (unbind_catch): Use it.
 
-1991-03-08  Richard Stallman  (rms at mole.ai.mit.edu)
+1991-03-08  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * m-intel386.h (signal): Maybe define if USG.
 
        * keyboard.c (echo_char): Don't have space at end of echobuf.
 
-1991-03-07  Jim Blandy  (jimb at albert.ai.mit.edu)
+1991-03-07  Jim Blandy  (jimb@albert.ai.mit.edu)
 
        * keyboard.c (syms_of_keyboard): Initialize mouse_syms, instead of
        doing func_key_syms twice.  Don't deal with scrollbar_syms, since
        it doesn't exist.
 
-1991-03-06  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1991-03-06  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * keymap.c (access_keymap, store_in_keymap): Changed to handle the
        new style of keymaps.
        ignore elements of LIST that are not conses.  See access_keymap
        and copy_keymap for a cheap excuse.
 
-1991-03-06  Richard Stallman  (rms at mole.ai.mit.edu)
+1991-03-06  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * s-vms.h (DATA_START): Remove `+ 512'.
 
-1991-03-05  Jim Blandy  (jimb at spiff.ai.mit.edu)
+1991-03-05  Jim Blandy  (jimb@spiff.ai.mit.edu)
 
        * keymap.c (Fmake_keymap): Rewritten to construct the
        new dense keymap structure: (keymap VECTOR . ALIST).  Docstring
        adjusted accordingly.  This means that the keyboard macro
        stupidity (see Feb 27, keyboard.c) is no longer needed.
 
-1991-03-03  Richard Stallman  (rms at mole.ai.mit.edu)
+1991-03-03  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * sysdep.c (MEMORY_IN_STRING_H): New compilation flag.
        * s-isc2-2.h: New file.
 
-1991-02-27  Jim Blandy  (jimb at churchy.ai.mit.edu)
+1991-02-27  Jim Blandy  (jimb@churchy.ai.mit.edu)
 
        * macros.c (Qkbd_macro): New variable, to hold the symbol
        `kbd-macro', which we use to tag vector-style keyboard macros.
        (read_char): Handle the new macros correctly, and re-allocate
        this_command_keys correctly.
 
-1991-02-26  Richard Stallman  (rms at mole.ai.mit.edu)
+1991-02-26  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * s-vms.h (calloc): Define like malloc, etc.
 
-1991-02-26  Jim Blandy  (jimb at spiff.ai.mit.edu)
+1991-02-26  Jim Blandy  (jimb@spiff.ai.mit.edu)
 
        * xterm.c (XTread_socket): Move enter_timestamp outside of the
        function; static variables inside functions don't always work in
        (goto_char, save_restriction_restore): Rewritten to use
        clip_to_bounds instead of in_accessible_range.
 
-1991-02-25  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1991-02-25  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * keymap.c (initial_define_lisp_key): Turn KEY into a Lisp_Int
        before passing it to store_in_keymap.
        * keyboard.c (Fread_key_sequence): Use make_sequence.
        (Fthis_command_keys): Use make_sequence.
 
-1991-02-24  Jim Blandy  (jimb at churchy.ai.mit.edu)
+1991-02-24  Jim Blandy  (jimb@churchy.ai.mit.edu)
 
        * keymap.c (Fwhere_is): If the command can't be found, the message
        is now "foobie is not on any key.", instead of "... any keys.".
        (syms_of_keyboard): last_command_char, last_input_char, help_char,
        menu_prompt_more_char and meta_prefix_char are now DEFVAR_LISPs
        instead of DEFVAR_INTs.
-       
-1991-02-24  Richard Stallman  (rms at mole.ai.mit.edu)
+
+1991-02-24  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * process.c (wait_reading_process_input): Use NETCONN_P.
 
-1991-02-23  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1991-02-23  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * keyboard.c: (recent_keys, this_command_keys,
        menu_prompt_more_char, help_char, last_command_char, quit_char,
        (read_key_sequence): Adapted to look up symbols in keymaps,
        just like characters.
 
-1991-02-23  Richard Stallman  (rms at mole.ai.mit.edu)
+1991-02-23  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * process.c (send_process): Handle EAGAIN like EWOULDBLOCK.
 
-1991-02-22  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1991-02-22  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * doc.c (substitute_command_keys): Call describe_map_tree with
        only three arguments, since the CHARTAB arg has been disposed of.
        symbols and characters as well as strings for key sequences.
        (meta_prefix_char): Changed from an int to a Lisp_Object.
 
-1991-02-21  Richard Stallman  (rms at mole.ai.mit.edu)
+1991-02-21  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * fileio.c (report_file_error): Don't downcase "I/O".
 
-1991-02-20  Jim Blandy  (jimb at geech.ai.mit.edu)
+1991-02-20  Jim Blandy  (jimb@geech.ai.mit.edu)
 
        * keymap.c (access_keymap): Allow IDX to be any sort of bindable
        event, and deal with the extended keymaps.  IDX is now a
        first adding the modified symbol vector, copy the old slot value
        into it correctly.
 
-1991-02-19  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1991-02-19  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * keyboard.c (command_loop_1): #if 0 the block of code which
        handles mouse events and other lispy events specially, since I
        * xterm.c (construct_mouse_event): Construct a struct input_event
        instead of a lispy event.
 
-       * screen.c (coordinates_in_window):  Added explanatory comment. 
+       * screen.c (coordinates_in_window):  Added explanatory comment.
        (window_from_coordinates): Change PART, whose returned values are
        dependent on X-windows, to be called MODELINE_P, with appropriate
        new return values.
        (XTread_socket): Modified to produce struct input_events
        instead of lispy events.
 
-1991-02-18  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1991-02-18  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
         * termhooks.h: Added up_modifier to the enum for modifier bits;
        this bit will be applied to mouse events.
        conditional on having X10, since only X10 code ever places
        anything in these queues.
 
-1991-02-15  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1991-02-15  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * termhooks.h: Define struct input_event, to represent input
        events while they sit in the keyboard input buffer.  Using lisp
        variables static, to document the fact that they're only used
        within keyboard.c.
 
-1991-02-13  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1991-02-13  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * xterm.c (init_input_symbols): remove the `xk-' prefix from all
        the function key symbols, since they're going to be used for
        (\S-, \U-, \C- applied to digits), because they're being replaced
        by something more rational.
 
-1991-02-09  Richard Stallman  (rms at mole.ai.mit.edu)
+1991-02-09  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * buffer.c: Doc fix.
 
        * sysdep.c (dup2): Rewrite of non-F_DUPFD case.
 
-1991-02-08  Richard Stallman  (rms at mole.ai.mit.edu)
+1991-02-08  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * m-intel386.h (LOAD_AVE_CVT): Add extra parens.
        * s-usg5-4.h (LIBX11_SYSTEM): #undef it.
 
-1991-02-07  Richard Stallman  (rms at mole.ai.mit.edu)
+1991-02-07  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * s-esix.h: New version from kayvan.
        Adds HAVE_X11 conditional, NEED_PTEM_H, USG_SYS_TIME, USE_UTIME,
-       LIBS_DEBUG; removes #undef sigsetmask, LIBS_SYSTEM, ESIX, 
+       LIBS_DEBUG; removes #undef sigsetmask, LIBS_SYSTEM, ESIX,
        MISSING_UTIMES.
 
-1991-02-06  Richard Stallman  (rms at mole.ai.mit.edu)
+1991-02-06  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * process.c (Faccept_process_output): Second arg gives timeout.
 
-1991-02-06  Jim Blandy  (jimb at geech.ai.mit.edu)
+1991-02-06  Jim Blandy  (jimb@geech.ai.mit.edu)
 
        * lread.c (read_escape): Added support for \S- and \U- escapes (for
        binding mouse buttons), and noted that \C- must work on digits.
        * fns.c (Fy_or_n_p): Accept C-] (usually abort-recursive-edit) as
        well as C-g to quit.
 
-1991-02-05  Jim Blandy  (jimb at geech.ai.mit.edu)
+1991-02-05  Jim Blandy  (jimb@geech.ai.mit.edu)
 
        * sysdep.c, s-aix3-1.h, s-hpux.h, s-iris3-5.h, s-iris3-6.h,
        s-irix3-3.h, s-rtu.h, s-sunos4-1.h, s-unipl5-0.h, s-unipl5-2.h,
        clear Vmouse_event here.
        (notice_mouse_movement): Don't clear it here.
 
-1991-02-04  Richard Stallman  (rms at mole.ai.mit.edu)
+1991-02-04  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * s-sunos4-0.h: Renamed from s-sunos4.h.
        (read, write, open, close): Macro defs moved to s-sunos4-1.h.
        (INTERRUPTABLE_*): Likewise.
        * s-sunos4-1.h: New file.
 
-1991-02-04  Jim Blandy  (jimb at churchy.ai.mit.edu)
+1991-02-04  Jim Blandy  (jimb@churchy.ai.mit.edu)
 
        * keymap.c (Vglobal_mouse_map, Vglobal_function_map): Variables
        removed in preparation for conversion to unified keymap format.
        (Feval_current_buffer): Removed "#if 0 ... #endif" around this
        function.
 
-1991-02-03  Richard Stallman  (rms at mole.ai.mit.edu)
+1991-02-03  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * Makefile, ymakefile (SHELL): Force use of sh.
 
 
        * buffer.c (Fbuffer_local_variables): Omit slots with no names.
 
-1991-02-03  Jim Blandy  (jimb at geech.ai.mit.edu)
+1991-02-03  Jim Blandy  (jimb@geech.ai.mit.edu)
 
        * xterm.c (x_term_init, init_input_symbols): Moved these to the
        bottom of the file, 1) to be consistent with the other files, and
        2) so it can initialize some variables I want.
 
-1991-02-02  Jim Blandy  (jimb at churchy.ai.mit.edu)
+1991-02-02  Jim Blandy  (jimb@churchy.ai.mit.edu)
 
        * xterm.h: Added external declaration for x_focus_screen.
 
        * keyboard.c: Removed external declaration of echo_area_glyphs,
        since it's declared in window.h.
 
-1991-01-31  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1991-01-31  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * xterm.c (XRINGBELL): Pass 0 as the second argument to XBell;
        respect the user's preferences.
 
-1991-01-30  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1991-01-30  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * xterm.c (x_draw_single_glyph): New function, created to simplify
        cursor drawing/undrawing.
        instead of using the machine-specific names and expecting the user
        to edit this file.
 
-1991-01-29  Jim Blandy  (jimb at churchy.ai.mit.edu)
+1991-01-29  Jim Blandy  (jimb@churchy.ai.mit.edu)
 
        * window.c (Fdelete_window): sib is a Lisp_Object; treat it as
        such.
        * xterm.c (screen_unhighlight): When the focus leaves a screen,
        draw the cursor as a box instead of making it disappear entirely.
 
-1991-01-29  Richard Stallman  (rms at mole.ai.mit.edu)
+1991-01-29  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * unexec.c (make_hdr) [TPIX]: Set f_hdr.f_nscns and f_thdr.f_scnptr.
 
        * sysdep.c (hft_init, hft_reset): Pass &junk as arg to HFQERROR.
        Do nothing if not HFT.
 
-1991-01-29  Jim Blandy  (jimb at albert.ai.mit.edu)
+1991-01-29  Jim Blandy  (jimb@albert.ai.mit.edu)
 
        * xfns.h: Created, to declare things defined in xfns.c.
        Declare Vx_send_movement_events.
        (XTread_socket): Place a mouse-moved event in the buffer iff
        Vx_send_movement_events says to.
 
-1991-01-28  Jim Blandy  (jimb at geech.ai.mit.edu)
+1991-01-28  Jim Blandy  (jimb@geech.ai.mit.edu)
 
        * ymakefile: noted that callint.o depends on mocklisp.h,
        and dired.o on search.h.
 
        * lisp.h (poll_suppress_count): Add external declaration for this here.
 
-1991-01-28  Richard Stallman  (rms at mole.ai.mit.edu)
+1991-01-28  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * m-sun3-68881.h, m-sun3-fpa.h, m-sun3-soft.h: New files.
 
-1991-01-27  Jim Blandy  (jimb at geech.ai.mit.edu)
+1991-01-27  Jim Blandy  (jimb@geech.ai.mit.edu)
 
        * lisp.h (struct handler): add poll_suppress_count member, so
        we can restore poll_suppress_count when we handle an error.
        the value of poll_suppress_count here in the handler and catch tag.
        (Fthrow, Fsignal): Restore it here.
 
-1991-01-25  Jim Blandy  (jimb at churchy.ai.mit.edu)
+1991-01-25  Jim Blandy  (jimb@churchy.ai.mit.edu)
 
        * xterm.c (x_display_box_cursor): If we're undrawing the cursor by
        redrawing the character underneath it, draw according to that
        line's highlight, instead of assuming it's in the normal GC.
 
-1991-01-25  Richard Stallmao  (rms at mole.ai.mit.edu)
+1991-01-25  Richard Stallmao  (rms@mole.ai.mit.edu)
 
        * buffer.h (PTR_CHAR_POS): Value was too small by 1.
 
-1991-01-16  Richard Stallman  (rms at mole.ai.mit.edu)
+1991-01-16  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * doprnt.c (doprnt): Check for overflow in fmtcpy.
 
-1991-01-16  Jim Blandy  (jimb at churchy.ai.mit.edu)
+1991-01-16  Jim Blandy  (jimb@churchy.ai.mit.edu)
 
        * window.c (Fdelete_window): If the deletee gives its space to its
        next sibling, that sibling needs to have its top/left side pulled
        back to where the deletee's is.
 
-1991-01-15  Jim Blandy  (jimb at geech.ai.mit.edu)
+1991-01-15  Jim Blandy  (jimb@geech.ai.mit.edu)
 
        * doc.c (Fsnarf_documentation): handle attaching docstrings to
        bytecode objects too.
        * indent.c (compute_motion): added comments describing how it
        can be used.
 
-1991-01-15  Richard Stallman  (rms at mole.ai.mit.edu)
+1991-01-15  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * process.c (create_process): Use SETUP_SLAVE_PTY if defined.
 
 
        * xfns.c (Fx_get_default): Try reversing XGetDefault args if it fails.
 
-1991-01-13  Richard Stallman  (rms at mole.ai.mit.edu)
+1991-01-13  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * s-usg5-4.h (LOAD_AVE_CVT): Cast value to int.
 
        Don't define DATA_START or DATA_END or TEXT_END or DATA_SEG_BITS.
        Override various other symbols at end of file.
 
-1991-01-12  Jim Blandy  (jimb at churchy.ai.mit.edu)
+1991-01-12  Jim Blandy  (jimb@churchy.ai.mit.edu)
 
        * window.c (window-configuration-p): Closing paren needed.  Added.
 
        * keyboard.c (command_loop_1): When displaying a message over an
        active minibuffer, call Fsit_for with three arguments, not two.
 
-1991-01-12  Richard Stallman  (rms at mole.ai.mit.edu)
+1991-01-12  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * s-irix3-3.h (HAVE_SYSVIPC): Defined.
 
-1991-01-12  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1991-01-12  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * dispnew.c (buffer_posn_from_coords): compute_motion starting
        from bufp[y] instead of counting from the top of the window.
 
-1991-01-11  Richard Mlynarik  (mly at pizza.ai.mit.edu)
+1991-01-11  Richard Mlynarik  (mly@pizza.ai.mit.edu)
 
         * window.c (window-configuration-p):  Needed.  Added.
 
-1991-01-11  Jim Blandy  (jimb at churchy.ai.mit.edu)
+1991-01-11  Jim Blandy  (jimb@churchy.ai.mit.edu)
 
        * dispnew.c (buffer_posn_from_coords): Remember to deduce space
        for the line continuation markers and the window separators from
        the window width.
 
-1991-01-11  Richard Stallman  (rms at mole.ai.mit.edu)
+1991-01-11  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * m-tower32v3.h (VALBITS, GCTYPEBITS): Use 26 bits for pointer.
 
-1991-01-10  Richard Stallman  (rms at mole.ai.mit.edu)
+1991-01-10  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * fileio.c (Fcopy_file): Always close descriptors.
 
        * s-sunos4.h: read, write, open and close are interruptable.
 
-1991-01-09  Jim Blandy  (jimb at churchy.ai.mit.edu)
+1991-01-09  Jim Blandy  (jimb@churchy.ai.mit.edu)
 
        * xterm.c, dispnew.c (pixel_to_char_translation): Renamed to
        pixel_to_glyph_translation, and rewritten.  Just get coordinates,
        don't return anything.
        (buffer_posn_from_coords): New function - given a window and
        co-ordinates on the screen, find the buffer position at those
-       co-ordinates. 
+       co-ordinates.
 
-1991-01-08  Jim Blandy  (jimb at geech.ai.mit.edu)
+1991-01-08  Jim Blandy  (jimb@geech.ai.mit.edu)
 
        * alloc.c (Fmake_byte_code): Flesh out docstring.
 
        * xterm.c (x_new_font): If you can't find the requested font,
        return a code which indicates this, instead of calling abort.
 
-1991-01-07  Jim Blandy  (jimb at churchy.ai.mit.edu)
+1991-01-07  Jim Blandy  (jimb@churchy.ai.mit.edu)
 
        * xdisp.c (redisplay, display_mode_line): To test
        Vglobal_minibuffer_screen for validity, you must check that its
        * search.c (Freplace_match): Protect STRING.
        * process.c (run_filter): New function.
        (read_process_output, exec_sentinel): Use run_filter to call the
-       process's filter function. 
+       process's filter function.
        (status_notify): GCPro MSG.
        * process.c (Fopen_network_stream): Protect various args.
        * print.c (Fprin1_to_string, Fprint): Protect OBJ.
        * keymap.c (describe_alist): Protect ELT_PREFIX and TEM2.
        (describe_vector): Likewise for ELT_PREFIX and TEM1.
 
-1991-01-06  Richard Stallman  (rms at mole.ai.mit.edu)
+1991-01-06  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * sysdep.c (init_sys_modes): Turn off VSUSP and V_DSUSP if they exist.
        Only on a MIPS.
 
-1991-01-05  Jim Blandy  (jimb at spiff.ai.mit.edu)
+1991-01-05  Jim Blandy  (jimb@spiff.ai.mit.edu)
 
        * xselect.c (x_answer_selection_request): For incremental, set
        format to 32 and send only 1 element.  Pass the address of size,
        * xdisp.c (redisplay_all_windows): removed static declaration for
        this nonexistent function.
 
-1991-01-04  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1991-01-04  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * window.c (window_loop): neatened up.  MINI being non-zero now
        makes it recognize active minibuffer windows.  Iterates properly
        * keymap.c (Fsingle_key_description): Report an error instead of
        calling wrong_type_argument.
        * lisp.h (Qkeyp): Removed external declaration for this.
-       
-1991-01-03  Richard Stallman  (rms at mole.ai.mit.edu)
+
+1991-01-03  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * search.c (search_buffer): Return starting position if count == 0.
 
-1991-01-02  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1991-01-02  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * scroll.c (do_scrolling): Use correct limits on loop to clear
        lines just inserted--old version lost a line.
        (Fread_key_sequence): recognize that when read_key_sequence
        returns -1 or -2, it's a mouse event or window system event.
 
-1991-01-01  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1991-01-01  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * fileio.c (Fwrite_region): We should dereference GPT_ADDR[-1]
        before comparing it to '\n' for VMS cruft.
        (Feval): We use argvals[0..5], so declare it to have six elements
        instead of just five.
 
-1990-12-30  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-12-30  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * eval.c (Fsignal): Don't ever return.
        Call error instead if user tries to use debugger to return.
        just before returning, it passes as this arg the value it wants
        to return, then it returns whatever comes back.
 
-1990-12-28  Jim Blandy  (jimb at geech.ai.mit.edu)
+1990-12-28  Jim Blandy  (jimb@geech.ai.mit.edu)
 
        * print.c (print): put obj in a non-register variable so
        we could gcpro it.  Also fixed some syntax errors.
        strings in a local block.
        (Fformat): XFLOAT(args[n]) isn't a float; ->data is.
 
-1990-12-27  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-12-27  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * m-tower32.h: Add comments for how to optimize.
        * m-tower32v3.h: New file.
 
        * fileio.c (Fwrite_region): Save errno around unlock_file.
 
-1990-12-26  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-12-26  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * editfns.c (Fformat): Handle floats.  Convert between int and float.
        Don't truncate value at null char coming from doprnt.
        * doprnt.c (doprnt): Replace tembuf with malloced buff if too small.
        Handle %e, %f and %g.
 
-1990-12-25  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-12-25  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * abbrev.c (Fexpand_abbrev): Use insert_from_string, not insert.
        (Funexpand_abbrev): Likewise.
        (print): Use print_string when no escapes needed.
        When printing with escapes, protect the string and check addr often.
 
-1990-12-24  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-12-24  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * insdel.c (insert_from_string): New function.
 
-1990-12-20  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-12-20  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * term.c (ins_del_lines): Handle scroll region wrt chars_wasted.
 
-1990-12-16  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1990-12-16  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * Globally renamed InsStr to insert_string.
 
-1990-12-15  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-12-15  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * s-usg5-3.h (USG_SHARED_LIBRARIES): Define it.
 
        * m-intel386.h (C_SWITCH_MACHINE): New macro.
 
-1990-12-15  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1990-12-15  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * alloc.c (STRING_FULLSIZE): Use sizeof(struct Lisp_String)
        instead of sizeof(int).
 
-1990-12-14  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1990-12-14  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * keyboard.c (Fread_key_sequence): Clear this_command_key_count
        here; who unfixed this?
 
-1990-12-12  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-12-12  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * abbrev.c (Fdefine_abbrevs): Don't crash when EXPANSION is nil.
 
-1990-12-11  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-12-11  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * eval.c (Fmacroexpand): Change handling of (foo . bar) in ENV.
 
-1990-12-10  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-12-10  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * m-pmax.h (SYSTEM_MALLOC): Define it.
 
        * process.c (wait_reading_process_input): Ignore failure with EIO.
 
-1990-12-09  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-12-09  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * m-iris4d.h (LOAD_AVE_CVT): Divide by 1024.
        (LIB_STANDARD): Use -lbsd first.
        (C_SWITCH_MACHINE): Use -D to define alloca.
        (SIGN_EXTEND_CHAR): Use a cast.
 
-1990-12-05  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1990-12-05  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * keyboard.c (Fsuspend_emacs): Protect STUFFSTRING.
        (cmd_error): Protect TAIL while printing.
        (Fcopy_file, Fmake_symbolic_link): Likewise.
        (Finsert_file_contents): Protect FILENAME.
 
-1990-12-04  Jim Blandy  (jimb at geech.ai.mit.edu)
+1990-12-04  Jim Blandy  (jimb@geech.ai.mit.edu)
 
        * eval.c (Fbacktrace): gcpro TAIL.
        * emacs.c (Fkill_emacs): gcpro ARG.
        dying process isn't in the table at all.
        * callproc.c (call_process_cleanup): Clear synch_process_alive.
 
-1990-12-03  Jim Blandy  (jimb at geech.ai.mit.edu)
+1990-12-03  Jim Blandy  (jimb@geech.ai.mit.edu)
 
        * callproc.c (Fcall_process): change synch_process_pid to
        synch_process_alive, as a general flag that we are waiting for
        * process.c (Fstart_process): Set BUFFER before other string vars
        so a gc in Fget_buffer_create won't clobber them.
 
-1990-11-30  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-11-30  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * keyboard.c (read_command_char): Save and restore getcjmp.
 
-1990-11-29  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-11-29  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * process.c (status_convert): Use WRETCODE for exited process.
 
-1990-11-26  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-11-26  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * s-usg5-4.h (LIB_STANDARD): Add libucb.a.
        (NEED_PTEM_H): Define this instead of NEED_SIOCTL.
 
        * print.c (Fwith_output_to_temp_buffer): Don't eval first arg twice.
 
-1990-11-22  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-11-22  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * m-hp9000s300.h (LOAD_AVE_TYPE, LOAD_AVE_CVT): Alternate defs for BSD.
 
-1990-11-21  Jim Blandy  (jimb at churchy.ai.mit.edu)
+1990-11-21  Jim Blandy  (jimb@churchy.ai.mit.edu)
 
        * dispnew.c (init_display): Check if we're using a window system
        before trying to initialize the terminal.  If someone has
        when the terminal is so dumb that emacs gives up and doesn't bother
        using the window system.
 
-1990-11-20  Jim Blandy  (jimb at churchy.ai.mit.edu)
+1990-11-20  Jim Blandy  (jimb@churchy.ai.mit.edu)
 
        * print.c (Fexternal_debugging_output): added new function which
        writes a character to stderr, for use when debugging emacs with
        gdb.
 
-1990-11-14  Jim Blandy  (jimb at churchy.ai.mit.edu)
+1990-11-14  Jim Blandy  (jimb@churchy.ai.mit.edu)
 
        * dispnew.c (window_change_signal): used to assume that SIGWINCHes
        always applied to the currently selected screen.  Now it scans the
        list of screens for a screen controlled by termcap, and changes that
        screen's size.
 
-1990-11-13  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-11-13  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * fileio.c (err_str): New macro.
        (Finsert_file_contents, Fwrite_region): Use it in error messages.
 
-1990-11-12  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-11-12  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * insdel.c (del_range): Supply missing arg to gap_left.
 
-1990-11-11  Jim Blandy  (jimb at churchy.ai.mit.edu)
+1990-11-11  Jim Blandy  (jimb@churchy.ai.mit.edu)
 
        * regex.c: Disabled definition of NULL from lisp.h
 
        {un,}hold_window_change.  The new SIGWINCH-handling code and
        do_pending_window_change make them unnecessary.
 
-1990-11-11  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-11-11  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * process.c (wait_reading_process_input): Make Available static;
        don't clear when a nonzero bit is found.
 
        * dispnew.c: Include fcntl.h if HAVE_TERMIO.
 
-1990-11-10  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1990-11-10  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * alloc.c (make_uninit_string): No longer declared static, and
        extern declaration added to lisp.h.  It's used in dired.c.
 
-1990-11-08  Jim Blandy  (jimb at geech.ai.mit.edu)
+1990-11-08  Jim Blandy  (jimb@geech.ai.mit.edu)
 
        * dispnew.c (do_pending_window_change): Changed incorrect call to
        change_window_size_1 into a loop which scans list of screens and
        resizes those that need resizing.
 
-1990-11-06  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-11-06  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * m-ibmrs6000.h (CANNOT_DUMP): Define it.
 
        * process.c (wait_reading_process_input): Don't read input
        from more than one process between calls to `select'.
 
-1990-11-02  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-11-02  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * callint.c (syms_of_callint):
        Initialize Vprefix_arg and Vcurrent_prefix_arg.
 
-1990-11-01  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-11-01  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * dired.c (Fdirectory_files): Avoid using MAXNAMLEN.
 
-1990-10-31  Jim Blandy  (jimb at churchy.ai.mit.edu)
+1990-10-31  Jim Blandy  (jimb@churchy.ai.mit.edu)
 
        * process.c (MAXDESC): Enclosed definition in `#ifndef ... #endif'
        clause.
        * floatfns.c (float_error): Added static declaration for this at
        the top of the file.
 
-1990-10-29  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1990-10-29  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * indent.c (position_indentation): renamed stray `bf_cur' to
        `current_buffer', and old `CharAt' usages to `FETCH_CHAR'.
        * keyboard.c (Fset_input_mode): a `meta_flag' had escaped being
        renamed to `meta_key'.
 
-1990-10-29  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-10-29  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * process.c (Fprocess_send_region, Fprocess_send_string):
        Break data into bunches less than 500 bytes.
        Accept process output between bunches.
        ??? Must update manual.
 
-1990-10-29  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1990-10-29  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * window.c (Fset_window_start, window_scroll): renamed stray
        references to `redo_mode_line' to `update_mode_line'.
        * xdisp.c (decode_mode_spec): renamed stray references to `bf_cur'
        and `bf_modified' to `current_buffer' and `MODIFF'.
 
-1990-10-25  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1990-10-25  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * environ.h: file created - contains declarations for users of the
        environment variable list.
        * callproc.c (environ): removed extern declaration of environ, and
        included environ.h.
 
-1990-10-24  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1990-10-24  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * callproc.c (init_callproc): removed extern declaration of
        environ - it's already taken care of at the top of the file.
        extern declarations for these functions, included mocklisp.h.
        Moved external declaration of index to top of file.
 
-1990-10-24  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-10-24  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * ymakefile (GNULIB_VAR): New make variable.
        (LIBES): Use that, not GNULIB directly.
        (GNULIB): Don't define if already defined.
 
-1990-10-23  Jim Blandy  (jimb at geech.ai.mit.edu)
+1990-10-23  Jim Blandy  (jimb@geech.ai.mit.edu)
 
        * indent.h (last_known_column_point): added extern declaration for
        this variable.
 
        * Globally renamed `CHAR_AT_POSITION' to `FETCH_CHAR'.
 
-1990-10-22  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-10-22  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * keyboard.c (quit_char): New variable.
        (init_keyboard): Initialize it.
        * sysdep.c (init_sys_modes): Use quit_char to set special chars.
        * xterm.c (x_term_init): Pass new arg to Fset_input_mode.
 
-1990-10-22  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1990-10-22  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * xdisp.c: added `extern' declaration for command_loop_level.
 
        * term.c (term_init): Internal cleanups.
        (write_glyphs): renamed argument `start' to `string'.
 
-1990-10-21  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-10-21  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * xterm.c (FIONREAD): Undefine if BROKEN_FIONREAD.
        (SIGIO): Undefine if no FIONREAD.
        (Fmake_vector_from_list): Likewise.
        (VALIDATE_LISP_STORAGE): New macro.
 
-1990-10-20  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-10-20  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * dispnew.c (scrolling): Give up if some new lines not enabled.
        (update_screen): Rework outq logic.
 
        * xdisp.c (message, message1): Clear noninteractive_need_newline.
 
-1990-10-19  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1990-10-19  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * scroll.c (do_scrolling): allocate queue using alloca instead
        of variable-sized arrays.
 
-1990-10-19  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-10-19  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * buffer.c: Doc fix.
 
-1990-10-18  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1990-10-18  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * print.c (internal_with_output_to_temp_buffer): install an
        unwind_protect to make sure the current buffer is restored.
        * lisp.h: deleted DEFSIMPLE and DEFPRED, since they're no
        longer used.
 
-1990-10-18  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-10-18  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * m-intel386.h (alloca): Define as builtin, if using GCC.
 
 
        * print.c (print): Improve error message for bad data type.
 
-1990-10-18  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1990-10-18  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * keymap.c (Flookup_key): rearranged to use an index into the key
        sequence instead of a pointer and a level counter.
 
-1990-10-18  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-10-18  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * floatfns.c (sinh, cosh): On VMS, define to use exp.
        (IN_FLOAT): Detect errors reported using errno.
        (float_error): Define function unconditionally.
        Reestablish handler when called, if not BSD.
 
-1990-10-17  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-10-17  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * m-delta.h (C_DEBUG_SWITCH): Don't define this.
 
-1990-10-17  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1990-10-17  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * keyboard.c (command_loop): made call to command_loop_2
        conditional on minibuf_level too (it used to be only conditional
        on command_loop_level), since this is what 18.56 and all the other
        functions in Emacs 19 keyboard.c do.
 
-1990-10-16  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1990-10-16  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * keyboard.c (read_char): Don't echo dash if there is already
        something else being displayed in the echo area.
 
-1990-10-16  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-10-16  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * process.c (status_convert): If killed by signal, use WTERMSIG.
 
        * xdisp.c (redisplay): Likewise.
        * process.c (wait_reading_process_input, create_process): Likewise.
 
-1990-10-16  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1990-10-16  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * indent.c (position_indentation): instead of using CharAt, use a
        pointer to scan the buffer - this is faster.
 
        * dispnew.c (rotate_vector): Was rotating backwards.
 
-1990-10-15  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1990-10-15  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * dired.c (file_name_completion): Use scmp to compare names.
 
-1990-10-15  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-10-15  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * process.c (create_process): Don't turn off handling of SIGCHLD.
        Just set a flag if a signal comes in when not wanted.
        (create_process_sigchld): New signal handler.
 
-1990-10-14  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-10-14  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * bytecode.c: De-implement Bmark, Bset_mark, Bscan_buffer.
        Mark Bsymbol_function, Bfset, Bread_char as obsolete.
        Implement codes Bmult, Bforward_char...Bwiden,
        and Bstringeqlsign...Bintegerp.
 
-1990-10-12  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1990-10-12  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * buffer.c (list_buffers_1): Select the buffer given in
        Vstandard_output using Fset_buffer instead of set_buffer_internal.
        * buffer.c (count_modified_buffers): function deleted - it's
        not used anymore.
 
-1990-10-11  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1990-10-11  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * buffer.c (reset_buffer_local_variables, buffer_local_variables):
        added support for default values for buffer local variables which
        * buffer.c (Fget_buffer_create): move initialization of
        b->save_length and b->last_window_start to reset_buffer.
 
-1990-10-11  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-10-11  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * m-ibmps2-aix.h (LOAD_AVE_TYPE, LOAD_AVE_CVT): Define them.
        (C_DEBUG_SWITCH): Delete -fstrength-reduce.
 
        * unexmips.c (unexec): Add conditional for MIPS2.
 
-1990-10-10  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-10-10  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * m-iris4d.h (LIBS_MACHINE): Use -lsun, don't use -lPW.
 
        * unexec.c [USG_SHARED_LIBARARIES]: Numerous changes under this cond.
        (copy_text_and_data): New second argument.
 
-1990-10-10  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1990-10-10  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
         * alloc.c (gc_sweep): only unchain markers that are in a buffer.
 
-1990-10-10  Mike Rowan  (mtr at apple-gunkies)
+1990-10-10  Mike Rowan  (mtr@apple-gunkies)
 
        * process.c: Merged in more changes from 18.56: update_status,
        FD_SET changes (define all the FD_ macros).  Other small changes.
 
-1990-10-09  Jim Blandy  (jimb at churchy.ai.mit.edu)
+1990-10-09  Jim Blandy  (jimb@churchy.ai.mit.edu)
 
        * xdist.c: (decode_mode_spec): reworked code to handle %* - it now
        goes like `if return else if return else ... return' instead of
 
        * xdist.c: (fmodetrunc): function deleted - no longer used.
 
-1990-10-09  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-10-09  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * xdisp.c (decode_mode_spec): Handle dashes in wide windows.
 
-1990-10-08  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-10-08  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * sysdep.c (sys_open, sys_close, sys_read, sys_write):
        Don't handle EAGAIN.
 
        * vmsfns.c (Fdefault_subproc_input_handler): InsCstr -> insert.
 
-1990-10-07  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-10-07  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * m-pmax.h (START_FILES): Handle crt0.o in different dir in Ultrix 4.0.
 
        * s-sunos4.h (O_NDELAY): Define only if not defined.
 
-1990-10-06  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1990-10-06  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * sysdep.c (tabs_safe_p, get_screen_size): renamed `sg' to `tty'.
 
        * sysdep.c (init_baud_rate): rearranged code for calculating
        baud_rate.
 
-1990-10-05  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1990-10-05  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * search.c (Freplace_match): used Finsert_buffer_substring instead
        of place and deleted place.
 
        * minibuf.c (read_minibuf): renamed `prefix' argument to `initial'.
 
-1990-10-01  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1990-10-01  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * lread.c (Fload): renamed `MISSING-OK' to `NOERROR'.
 
        * keyboard.c (describe_map): renamed `keys' to `string'.
 
        * keyboard.c `Vauto_save_interval' unrenamed back to
-       `auto-save-interval'. 
+       `auto-save-interval'.
 
        * keymap.c (Fdefine_key, Flookup_key): renamed arguments called
        `keys' to `key'.
 
-1990-10-01  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-10-01  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * sysdep.c (sys_open, sys_close, sys_read, sys_write):
        Handle EAGAIN like EINTR.
 
-1990-09-30  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-09-30  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * insdel.c (gap_left, gap_right): Use bcopy if requested.
        New config parameters GAP_USE_BCOPY, BCOPY_SAFE_UPWARD,
 
        * dispnew.c (preserve_other_columns): Fix args to second bcopy.
 
-1990-09-30  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1990-09-30  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * keyboard.c: `auto_save_interval' renamed to
        `Vauto_save_interval', since it *is* a lisp-accessible variable.
 
        * keyboard.c (keystrokes): variable deleted.
 
-1990-09-30  Mike Rowan  (mtr at spike.ai.mit.edu)
+1990-09-30  Mike Rowan  (mtr@spike.ai.mit.edu)
 
        * keyboard.c, alloc.c:  added malloc warning code from
        18.56.
        * process.[ch]:  added the raw_status_low and raw_status_high
        code from 18.56.
 
-1990-09-29  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-09-29  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * alloca.s: Handle ns32000 like ns16000.
 
 
        * m-delta.h: New file.
 
-1990-09-28  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-09-28  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * fns.c (Frequire): Undo certain things on failure, like autoload.
 
-1990-09-28  Jim Blandy  (jimb at pogo.ai.mit.edu)
+1990-09-28  Jim Blandy  (jimb@pogo.ai.mit.edu)
 
        * fileio.c (Fwrite_region): renamed variable `fd' to `desc' and
        changed argument to open from `1' to `O_WRONLY'.
        * dispnew.c (visible_bell, inverse_video, baud_rate,
        Vwindow_system): rearranged comments.
 
-1990-09-27  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-09-27  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * emacs.c (main) : Set the DISPLAY environment value when both of
        MAINTAIN_ENVIRONMENT and HAVE_X_WINDOW are defined.
        * sysdep.c (select): Use process_tick and update_tick,
        not child_changed.
 
-1990-09-23  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-09-23  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * keyboard.c (Fsuspend_emacs): Check screen size after resume.
 
-1990-09-19  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-09-19  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * editfns.c: Doc fix.
 
-1990-09-18  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-09-18  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * window.c (Fsplit_window): Minor cleanup.
 
-1990-09-17  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-09-17  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * emacs.c (main) [USG_SHARED_LIBRARIES]: Call brk.
 
-1990-09-13  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-09-13  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * floatfns.c (float_error_arg): New variable.
        (IN_FLOAT): New arg; sets float_error_arg.  All uses changed.
        (float_error): Use that value when signaling error.
 
-1990-09-11  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-09-11  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * unexaix.c, m-ibmr2.h, s-aix3-1.h: New files.
 
 
        * alloc.c (pure, PUREBEG): If HAVE_SHM, define place for a segment.
 
-1990-09-03  Mike Rowan  (mtr at apple-gunkies)
+1990-09-03  Mike Rowan  (mtr@apple-gunkies)
 
        * sysdep.c: added setup_pty from 18.56
 
 
        globally replaced:
                   redisplay_preserving_echo_area -> redisplay_preserve_echo_area
-                  SetBfp -> set_buffer_internal 
-                  buffer_flush_undo -> buffer_disable_undo 
+                  SetBfp -> set_buffer_internal
+                  buffer_flush_undo -> buffer_disable_undo
                   redo_mode_line -> update_mode_line  (window.h)
 
-1990-08-31  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-08-31  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * data.c (Fmake_local_variable): If var is local when set, make it
        local now in this buffer.
 
        * data.c (Faset): Require integer as third arg for string.
 
-1990-08-28  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-08-28  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * search.c: Doc fix.
 
        * dispnew.c (scroll_screen_lines): Mark newly empty lines as empty.
        (scrolling): Give up if any line in current_screen not enabled.
 
-1990-08-27  Roland McGrath  (roland at churchy.ai.mit.edu)
+1990-08-27  Roland McGrath  (roland@churchy.ai.mit.edu)
 
        * dired.c (Ffile_attributes): Return the device number too (elt 11
        of the returned list).
 
-1990-08-27  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-08-27  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * sysdep.c (wait_for_kbd_input): Frob waiting_for_input here.
        * keyboard.c (kbd_buffer_read_command_char): Not here.
        * vmsfns.c (process_exit): Logic of deletion was wrong.
        (Fspawn_subprocess): Correctly reuse existing struct process_list.
 
-1990-08-22  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-08-22  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * m-plexus.h (LD_SWITCH_MACHINE): New macro.
 
-1990-08-22  Joseph Arceneaux  (jla at geech)
+1990-08-22  Joseph Arceneaux  (jla@geech)
 
        * xterm.c (XTread_socket): Cleaned up #ifdefs prior to event
        reading loop.  Also handle FIOSNBIO.
 
-1990-08-19  Joseph Arceneaux  (jla at geech)
+1990-08-19  Joseph Arceneaux  (jla@geech)
 
        * xterm.c (dumplyphs): Last vestige of MScreenWidth removed.
        * config.h: MScreenWidth, MScreenHeight definitions removed.
 
-1990-08-18  Joseph Arceneaux  (jla at geech)
+1990-08-18  Joseph Arceneaux  (jla@geech)
 
        * scroll.c (do_scrolling): Pass the correct sizes to bcopy.
        * dispnew.c (make_screen_glyphs): Likewise.
 
-1990-08-16  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-08-16  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * dispnew.c (scroll_screen_lines, free_screen_glyphs): Only deal
        with the X components of screen_glyphs if SCREEN_IS_X.
        exists, implies current screen only if not.
        (Fdisplay_buffer): Simplification of multi-screen code.
 
-1990-08-15  Richard Stallman  (rms at mole.ai.mit.edu)
+1990-08-15  Richard Stallman  (rms@mole.ai.mit.edu)
 
        * buffer.c: Doc fix.
 
-1990-08-15  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-08-15  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * dispnew.c (update_line): Simplification of pixel size code, only
        done if screen is X.
        (update_screen): Only set pixel stuff if screen is X.
 
-1990-08-14  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-08-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * m-targon31.h (NO_REMAP): Definition removed.
        (SEGMENT_MASK): New macro.
 
-1990-08-14  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-08-14  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * lread.c (eval-region): Don't set opoint to point, etc.
        Fnarrow_to_region from BEGV, not b.
        mode line.
        All occurences of struct screen * replaced with SCREEN_PTR.
 
-1990-08-13  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-08-13  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * xmenu.c (list_of_items, list_of_panes): Fixed wrong params to
        wrong_type_argument.
 
-1990-08-12  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-08-12  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * dispnew.c (pixel_to_char_translation):  New algorithm for
        finding y.
        the window.
        (encode_mouse_button): Don't bother about motion types.
 
-1990-08-11  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-08-11  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * m-convex.h (C_SWITCH_MACHINE, LIB_STANDARD, LIBS_MACHINE):
        (LD_SWITCH_MACHINE): Add definitions for Convex V 4.0.
 
-1990-08-11  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-08-11  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * xfns.c (Fx_grab_pointer): Call XCreateFontCursor on shape,
        setting new variable grabbed_cursor.  Return Qt if successful,
        Qnil otherwise.
        (Fx_ungrab_pointer): free grabbed_cursor if non zero.  Return Qnil.
 
-1990-08-10  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-08-10  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * xfns.c (x_figure_window_size): Don't set pixel sizes until
        height and width are determined.
 
-1990-08-08  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-08-08  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * xfns.c (Fx_grab_pointer): New parameter to explicitly ignore
        keyboard events.
        * xterm.c (notice_mouse_movement): Use pixel_to_char_translation
        to get char position and buffer offset.
 
-1990-08-07  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-08-07  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * sysdep.c [NEED_PTEM_H]: New flag macro says include ptem.h.
 
-1990-08-07  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-08-07  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * dispextern.h: element bufp of screen_glyphs no longer dependent
        on X windows.
        * dispnew.c (update_line): Set the pix_width and pix_height of the
        line.  This fashion of doing so is temporary.
 
-1990-08-06  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-08-06  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * dispextern.h: screen_glyphs struct elements bottom_right_x,
        bottom_right_y changed to pix_width and pix_height.
        * xterm.h: Macros PIXEL_{WIDTH,HEIGHT} now use the display
        structure elements.
 
-1990-08-05  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-08-05  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * xfns.c (x_window_to_scrollbar): Return Lisp symbol in parameter
        PART_PTR, rather than string.
        (coordinates_in_window): Don't say modeline if window_height is 1,
        as this is likely to be the minibuffer.
 
-1990-08-04  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-08-04  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * screen.c (Fcoordinates_in_window_p): Doc fix.  Simplified.
        (window_from_coordinates):  New function.
        events.
        (XTread_socket): Use it here.
 
-1990-08-02  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-08-02  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * callproc.c (child_setup): Report error in chdir.
 
-1990-08-01  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-08-01  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * lisp.h: New macro XFLOATINT.  extract_float declared.
        * floatfns.c (Ffloor): Call floor, not ceil.
        (extract_float): No longer static.
        * bytecode.c (Fbyte_code): Correctly handle floats in case Beqlsign.
 
-1990-07-31  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-07-31  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * keyboard.c (read_key_sequence): When downcasing letters,
        don't change the value returned in keybuf.
        things such as C-h c, but it is an improvement
        for M-x global-set-key.)
 
-1990-07-30  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-07-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * eval.c: Doc fix.
 
-1990-07-28  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-07-28  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * s-iris*.h (SYSTEM_TYPE): Change silicon-graphics-unix to irix.
 
-1990-07-26  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-07-26  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * indent.c (Fmove_to_column): End-test was off by 1.
 
        * abbrev.c (Fexpand_abbrev): Return nil if alloca arg would be neg.
 
-1990-07-26  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-07-26  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * xdisp.c (display_text_line):  String to rope copy for inserting
        arrow text.
 
-1990-07-25  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-07-25  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * xdisp.c (display_mode_line): Check that the name has actually
        changed before calling x_set_name.
        * vm-limit.c (morecore_with_warning): Check if new memory larger
        than elisp pointer size.
 
-1990-07-24  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-07-24  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * keyboard.c (save_getcjmp, restore_getcjmp): New functions.
        (read_char): Use them around Fdo_auto_save.
        * process.c (read_process_output, exec_sentinel): Use them.
        * fileio.c (Fdo_auto_save): Run auto-save-hook.
 
-1990-07-24  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-07-24  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * dispnew.c (safe_bcopy): No longer static.
 
 
        * mem_limits.c:  typedef SIZE.
 
-1990-07-19  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-07-19  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * fileio.c (Finsert_file_contents): Initialize how_much when exiting
        main loop.
 
        * m/m-mips.h: Added stuff from the 18.56 version.
 
-1990-07-18  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-07-18  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * indent.c (Fmove_to_column):  Set end to ZV.
 
-1990-07-17  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-07-17  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * editfns.c (init_editfns): Let envvar NAME override full name.
 
        * buffer.c (list_buffers_1): Avoid error with list-buffers-directory.
 
-1990-07-17  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-07-17  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * buffer.c (list_buffers_1):  Don't check list-buffers-directory.
 
-1990-07-16  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-07-16  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * xdisp.c (display_text_line):  Don't print ellipsis if they're
        off the left edge.
 
-1990-07-10  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-07-10  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * s-386-ix.h: Define BROKEN_TIOCGETC.
 
-1990-07-09  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-07-09  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * m-pmax.h: Undef LD_SWITCH_MACHINE, change DATA_START
        and DATA_SEG_BITS.
 
-1990-07-05  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-07-05  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * s-iris3-6.h (HAVE_GETWD): Define this.
        (KERNEL_FILE): Change to /unix.
        * minibuf.c (Fall_completions, do_completion): Treat nil as alist.
        (Ftry_completion): Likewise.
 
-1990-07-01  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-07-01  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * sysdep.c: Undefine TIOCGETC if BROKEN_TIOCGETC defined.
        * s-usg5-3.h, s-xenix.h: Define BROKEN_TIOCGETC.
 
-1990-06-26  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-06-26  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * process.c (Fopen_network_connection): Minor cleanup.
 
-1990-06-20  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-06-20  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * m-sun3.h: Add comments for dealing with 68881.
 
-1990-06-19  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-06-19  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * m-ibmps2-aix.h [__GNUC__]: Define LIB_STANDARD and C_DEBUG_SWITCH,
        and don't define LIBS_MACHINE.
        (HAVE_WAIT_HEADER): Define this.
        Also reordered definitions so recently added ones are together.
 
-1990-06-17  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-06-17  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * insdel.c (insert): Error if buffer would get too long.
        * fileio.c (Finsert_file_contents): Likewise.
 
-1990-06-16  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-06-16  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * syntax.c (scan_sexps_forward): Allow Squote inside symbols.
 
-1990-06-16  Joseph Arceneaux  (jla at geech)
+1990-06-16  Joseph Arceneaux  (jla@geech)
 
        * window.c (Fscroll_other_window): Don't unbind_to.  Keep track of
        current_buffer and point explicitly.
 
-1990-06-15  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-06-15  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * term.c: (cursor_to): Only add chars_wasted if not calling hook.
        (clear_end_of_line_raw): Likewise.
        * dispnew.c: char_ins_del_cost defined here.  char_ins_del_vector
        declared extern here.
 
-1990-06-14  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-06-14  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * Globally replaced screen_width with macro
        SCREEN_WIDTH (selected_screen).
        (change_window_size):  No longer check output_type and set
        ScreenRows.
 
-1990-06-11  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-06-11  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * indent.c (Findent_to): Don't fail to return value.
        (Fmove_to_column, Fcurrent_column): Doc fixes.
 
-1990-06-06  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-06-06  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * keyboard.c (echo_prompt):  Now uses glyphs.
        echobuf, echobuf_ptr:  These variables now glyphs.
 
-1990-06-05  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-06-05  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * fileio.c (Fdo_auto_save): Use glyphs_to_str_copy to set
        omessage.
 
        * print.c (printchar, strout):  Use message_buf_size.  Convert to
        glyfs before assigning chars.
-       (str_to_glyph_cpy, str_to_glyph_ncpy, 
+       (str_to_glyph_cpy, str_to_glyph_ncpy,
        glyph_to_str_cpy, glyph_to_str_ncpy):  New functions.
 
-1990-06-03  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-06-03  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * keyboard.c (command_loop_1): Clear this_command_key_count here.
        (Fread_key_sequence): And here.
 
        * dispnew.c (update_screen):
        Add missing else in handling cursor_in_echo_area.
-       * xdisp.c (redisplay_window): Eliminate lpoint.  Alter opoint 
+       * xdisp.c (redisplay_window): Eliminate lpoint.  Alter opoint
        if point should be changed permanently in the selected window.
 
        * window.c (unshow_buffer): Don't set pt in selected window's buffer.
 
        * xterm.c (x_term_init): Don't set dont_calculate_costs anymore.
 
-1990-06-02  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-06-02  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
         * term.c (calculate_ins_del_char_costs, string_cost_one_line):
        Made static.
 
        * xterm.c (x_term_init): Don't CalcIDCosts here anymore.
 
-1990-06-01  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-06-01  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * print.c: Include dispextern.h.
        (printchar, strout): Use message_buf.
 
        * fileio.c (Fexpand_file_name):  Simplified.
 
-1990-06-01  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-06-01  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * dired.c: Doc fix.
 
-1990-05-31  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-05-31  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * search.c (Fsearch_forward): Docstring fix.
 
-1990-05-31  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-05-31  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * dired.c: Comment added.
 
-1990-05-31  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-05-31  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * process.c (Fprocess_connection):  Return the type of a process
-       object. 
+       object.
        (syms_of_process):  Initialize pty_process and stream_process.
        Declare Fprocess_type.
        * process.h  New element type to struct Lisp_Process.
 
        * syntax.c (scan_sexps_forward): Initialize curlevel->last to -1.
 
-1990-05-28  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-05-28  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * fileio.c (Finsert_file_contents):  Use new variable how_much to
        hold read result.
 
-1990-05-24  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-05-24  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * lread.c (read_char_exclusive):  New subr.
 
-1990-05-24  David Lawrence  (tale at pogo.ai.mit.edu)
+1990-05-24  David Lawrence  (tale@pogo.ai.mit.edu)
 
        * fileio.c (file_executable_p):  New function.
 
-1990-05-23  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-05-23  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * insdel.c (make_gap): Only set BEG_ADDR if BUFFER_REALLOC was
        successful.
        * print.c (print): Use ... only for conses, and instead of normal
        print.
 
-1990-05-22  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-05-22  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * Renamed meta_flag meta_key.
 
        * termopts.h:  Comment changes.
 
-1990-05-20  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-05-20  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * buffer.h: upcase_table and downcase_table are now Lisp_Objects.
        * alloc.c (mark_object, gc_sweep):  Related changes.
        * casetab.c: Ditto.
 
-1990-05-17  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-05-17  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * minibuf.c (Fall_completions): Protect STRING from gc.
        Copy ALIST to TAIL to protect it.
 
        * paths.h-dist: Doc fix.
 
-1990-05-17  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-05-17  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * search.c (Flooking_at, search_buffer): Use new accessors.
        * indent.c (Fcurrent_column): Likewise.
        * xdisp.c (try_window, try_window_id, display_text_line): Likewise.
        (redisplay): Likewise.
        * buffer.c (list_buffers_1): Likewise.
-       * marker.c (marker_position, Fset_marker, set_marker_restricted): 
+       * marker.c (marker_position, Fset_marker, set_marker_restricted):
        (Fmarker_position): Likewise.
        * window.c (unshow_buffer, Fset_window_configuration): Likewise.
        (Fset_window_buffer): Likewise.
        * print.c (PRINTPREPARE): Use Fset_buffer.
 
        * buffer.c (SetBfp): Don't bother with selected window or its point.
-       * window.c (Fselect_window): Always set pointm of old window. 
+       * window.c (Fselect_window): Always set pointm of old window.
 
        * editfns.c: Eliminate all use of DEFSIMPLE and DEFPRED.
        * indent.c, keyboard.c: Ditto.
        * search.c (skip_chars): Eliminate PointLeft and PointRight.
        * cmds.c (SelfInsert): Likewise.
 
-1990-05-16  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-05-16  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * xdisp.c (try_window):  No return value.
        Fix calls to try_window.
        * Global variable RedoModes is now redraw_mode_line.
 
-1990-05-13  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-05-13  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * keymap.c (Fdefine_key, Flookup_key): Local cleanups.
 
-       * sysdep.c (sys_suspend): Use save_signal_handlers and 
+       * sysdep.c (sys_suspend): Use save_signal_handlers and
        restore_signal_handlers to save and restore signal state.
 
        * indent.c (Findent_to): Merge guts of indentation into here.
        (describe_map): Add space to end of prefix.
        * syntax.c (describe_syntax): Do indentation and newline.
 
-1990-05-12  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-05-12  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * process.c (create_process) [not USG]: Put subproc in pgrp 0.
 
-1990-05-10  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-05-10  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * dispextern.h: new struct screen_glyfs replaces struct
        display_line.
        Args are different, and hash computation too.
        (update_screen): Rearrange buffer-emptying code.
        * xdisp.c: (display_minibuf_message, redisplay): Rewritten for new
-       structures. 
+       structures.
        (display_text_line, display_mode_line): Likewise.
        (display_mode_element, display_string): Likewise.
        (decode_mode_spec): Local cleanups.
        * keyboard.c (echo_prompt, echo_char, echo_dash, echo): New functions.
        (cancel_echoing): Likewise.
        (immediate_echo, echoptr): New variables.
-       (command_loop_1, request_echo, get_char, read_key_sequence): 
+       (command_loop_1, request_echo, get_char, read_key_sequence):
        (set_waiting_for_input, interrupt_signal): Related changes.
        (get_char): No more declaration of request_echo. Local cleanups.
 
 
        * search.c (Fregexp_quote): Simplified.
 
-1990-05-08  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-05-08  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * process.c (Fopen_network_stream):  Also handle numeric inet
        addresses.
 
-1990-05-06  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-05-06  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * alloca.c: #ifdef __STDC__ rather than X3J11/
 
-1990-05-03  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-05-03  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * fileio.c (Fmake_symbolic_link): Delete old file if permitted.
 
-1990-05-02  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-05-02  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * data.c (Fstring_to_int): Delete disabled feature
        of accepting `yes' and `no'.
 
        * abbrev.c (Fdefine_mode_abbrev): Clean up error message.
 
-1990-05-01  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-05-01  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * xfns.c (Fx_draw_rectangle, Fx_erase_rectangle): Simplified.
 
        (Fset_marker): Likewise.
        * xdisp.c (DoDsp): Likewise.
 
-1990-04-30  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-04-30  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
         * buffer.h:  New macro R_ALLOC_SET_BUFFER for declaring all the
        text pointers of a buffer to the relocating allocator.
        * insdel.c (make_gap): ditto.
        * xfns.c (adjust_scrollbars): Don't set bf_cur->text.
 
-1990-04-26  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-04-26  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * minibuf.c: Declare active_screen struct screen *, not
        Lisp_Screen *.
 
-1990-04-19  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-04-19  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * xterm.c (XTupdate_end): Only x_display_cursor if s is x_input_screen.
 
-1990-04-19  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-04-19  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * fns.c (Fy_or_n_p): If a C-g comes in and does not quit, quit by hand.
 
        * buffer.c (Frename_buffer): Allow renaming to same name it has.
 
-1990-04-19  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-04-19  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * xfns.c (Fx_open_connection):  Attach xrdb to x_current_display.
 
-1990-04-17  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-04-17  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * xterm.c (dumpborder):  Now only used for X10.
        (highlight, unhighlight):  New functions for X11.
 
-1990-04-17  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-04-17  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * cm.c (Wcm_init): Return -2 if screen size not specified.
        * term.c (term_init): Special error message for that case.
 
-1990-04-16  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-04-16  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * s-sunos4.h, s-sunos4shr.h (SYSTEM_MALLOC): Define it.
 
-1990-04-15  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-04-15  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * xfns.c (Fx_get_resource):  Concatenate invocation_name before
        the resource tag.
        (Fx_create_screen):  Use the latest resource id's.
 
-1990-04-13  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-04-13  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * xfns.c (Fx_get_resource):  New subr.
        (Fx_open_connection):  Call x_load_resources.  New parameter
 
        * ymakefile: Take note of these new files.
 
-1990-04-10  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-04-10  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * xterm.c (x_term_init):  Use MAXPATHLEN.
 
-1990-04-09  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-04-09  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * buffer.c (list_buffers_1): Get filename from list-buffers-directory.
 
-1990-04-06  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-04-06  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * screen.c (coordinates_in_window):  Return -1 if in modeline of
        window.
        (Flocate_window_from_coordinates):  Use next_screen_window if
        MULTI_WINDOW is defined.
 
-1990-04-05  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-04-05  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * xterm.c (construct_mouse_event):  Deal with the motion events
        first.  Only grab the mouse when in the scrollbar.
 
-1990-04-04  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-04-04  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * screen.c (coordinates_in_window): Include mode line as part of
        window.
 
        * xdisp.c (DoDsp):  Additional checks for screen being visible.
 
-1990-04-03  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-04-03  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * editfns.c (Fmessage):  If there is a global minbuffer screen,
        raise it before displaying the message.
        screen is scanned for windows.  All subrs calling window_loop must
        pass a Lisp_Object here now.
 
-1990-04-01  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-04-01  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * window.c (window_loop):  Additional parameter mini to control
        minibuffer selection or not.
        (Fdelete_windows_on):
        (Freplace_buffer_in_windows):  Use that parameter.
 
-1990-03-29  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-03-29  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
         * screen.c (Fselect_screen):  Raise the selected screen.
 
        * xfns.c (Fx_track_pointer):  Don't turn off cursor, just call
        x_display_cursor.
 
-1990-03-28  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-03-28  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
         * data.c (Fmake_local_variable):  Give the variable value nil if
        unbound.
        * screen.c (Fscreen_selected_window):
        (Fscreen_root_window):  If screen is nil, use selected-screen.
 
-1990-03-27  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-03-27  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * xterm.c (XTread_socket):  SET_SCREEN_GARBAGED which returning
        symbol which causes DoDsp to be invoked.
        * keyboard.c:
        * dispnew.c:  Use the new macro.
 
-1990-03-25  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-03-25  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * xfns.c (Fx_own_selection):  Only take one argument, string.
 
-1990-03-24  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-03-24  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * xfns.c (select_visual):  Catch bullshit machines whose hardware
        doesn't support the X server pixel depth by looking at colormap_size.
        (x_decode_color):  Use x_screen_planes to check for color.
 
-1990-03-23  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-03-23  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * xterm.c (x_display_cursor):  Try using vertical bar cursor.
        (clear_cursor):  Call x_display_cursor for X11.
        (x_y_pos):  New function.
        (x_set_font):  Dont' set x_font_{width,height}, they are gone.
 
-1990-03-22  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-03-22  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * xfns.c (Fx_track_pointer):  Check that s == selected_screen each
        time through loop.  If event is nil, read mouse position.
        * emacs.c (main):  Check here for "-d" option and set display_arg.
        * dispnew.c (init_display):  Set Vwindow_system, etc. if display_arg.
 
-1990-03-21  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-03-21  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * keyboard.c (read_key_sequence):  Don't DoDsp if the screen was
        just unmapped.
 
        * emacs.c:  Removed variables xargc, xargv.
 
-1990-03-20  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-03-20  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * xfns.c (Fx_track_pointer):  Go faster.
 
 
        * window.c: (Fminibuffer_window):  Rewritten.
 
-1990-03-19  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-03-19  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * sysdep.c (perror): Control with HAVE_PERROR as well as HPUX.
        * s-hpux.h (HAVE_PERROR): Define it.
 
-1990-03-19  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-03-19  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * keyboard.c (command_loop_1):  Restructured handling of X event
        things.
 
        * lread.c  (Feval_region):  GCPRO opoint.
 
-1990-03-16  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-03-16  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * keyboard.c (command_loop_1):  Call mouse-motion handler with
        argument.  Also, don't call undo-boundary.
        * process.c (create_process):  Set the process group for BSD at
        the same time as for USG.
 
-1990-03-14  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-03-14  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * xterm.c (x_new_selected_screen):  Set x_input_screen here.
 
-1990-03-11  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-03-11  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * xterm.c:  Vx_mouse_grabbed now Vmouse_grabbed.
        (XTread_socket):  Generate exited-window symbols on LeaveNotify
        (outline_region):  Now static.
        (Fx_track_pointer):  Check x_mouse_screen == s in loop.
 
-1990-03-10  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-03-10  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * xterm.c (encode_mouse_button): Correctly get the button from
        Motion events.
        * keyboard.c (get_char):  Re-set obj if we've keyboard-translated
        c.
 
-1990-03-08  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-03-08  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * xterm.c  x_focus_screen no longer static.
        (x_error_handler):  Use XDefaultIOError.
        * window.c (Fdisplay_buffer, Fset_window_configuration):  Pass
        second parm Qnil to Fselect_screen.
 
-1990-03-07  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-03-07  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * screen.c (Fscreen_has_focus):  New subr.
        (Fselect_screen):  Use x_focus_on_screen to physically select the
        screen.
 
-1990-03-06  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-03-06  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * xfns.c (x_set_mouse_position):  Moved to xterm.c.
 
        Fbuffer_disable_undo.
        * process.c:  Ditto.
 
-1990-03-05  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-03-05  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * xterm.c (XTupdate_end):  Use parameter s rather than
        updating_screen.
        (XTread_socket):  On EnterNotify, don't check s != focus_screen
        before selecting.  On Focus In/Out don't set/reset mouse_screen.
 
-1990-03-04  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-03-04  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * eval.c  If using X windows, include xterm.h.
        (error):  TOTALLY_UNBLOCK_INPUT if using X.
        (x_new_font):  Return 1 if failed, don't call error.
        (x_make_screen_visible):  Raise the screen as well.
 
-1990-03-02  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-03-02  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * screen.c (Frelease_focused_screen):  Just check that screen is
        selected.
 
-1990-02-28  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-02-28  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * screen.c (Fselect_screen_focused, Frelease_focused_screen):  New
        subrs.
        * xterm.c (x_focus_on_screen, x_unfocus_screen):  New procedures
        to implement focusing.
 
-1990-02-28  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-02-28  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * casefiddle.c: Doc fix.
 
-1990-02-28  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-02-28  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * xterm.h:  Redefined BLOCK_INPUT and UNBLOCK_INPUT to use sigblock
        and sigsetmask if available.
        * xterm.c:  Declare BLOCK_INPUT_mask if have SIGIO and FIONREAD.
 
-1990-02-27  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-02-27  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * minibuf.c (Fread_from_minibuffer): Initialize pos to 0.
 
-1990-02-25  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-02-25  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * keyboard.c (read_key_sequence): Handle mapped-screen event
        symbol by calling new hook Vmap_screen_hook.
        (XTread_socket): Return mapped-screen symbol to signal
        mapped-screen events.
 
-1990-02-23  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-02-23  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * keyboard.c (command_loop_1):  Check the character for width 1
        before doing direct_output_forward, as well as the cursor position
        * xdisp.c (DoDsp):  Use redisplay_windows rather than
        redisplay_all_windows, which was removed.
 
-1990-02-22  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-02-22  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * unexencap.c: New file, waiting for papers.
 
-1990-02-22  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-02-22  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * keyboard.c: Removed much debugging stuff.
        * xterm.c: Removed much debugging stuff.
        New X atoms:  Xatom_clipboard, Xatom_delete, Xatom_insert_selection,
        Xatom_insert_property, Xatom_pair.
 
-1990-02-21  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-02-21  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * keyboard.c (kbd_buffer_store_char): Check NULL objects.
 
        * xterm.c (XTread_socket): Correctly advance bufp for all KeyPress
        events.
 
-1990-02-20  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-02-20  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * keyboard.c (kbd_buffer_get_char):  Use KBD_BUFFER_SIZE rather
        than sizeof kbd_buffer.
        * xterm.c (XTread_socket): On EnterNotify events, make sure to
        return mouse event for both scrollbars and windows.
 
-1990-02-19  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-02-19  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * casefiddle.c (casify_region): Move the new statement.
 
-1990-02-19  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-02-19  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * casefiddle.c (casify_region): Return if beginning and end same.
 
-1990-02-18  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-02-18  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * keyboard.c (kbd_buffer_store_char): Use KBD_BUFFER_SIZE rather
        than sizeof kbd_buffer.
 
        * fns.c (Fy_or_n_p): Only accept ints from get_char.
 
-1990-02-18  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-02-18  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * minibuf.c (Fread_from_minibuffer): New arg POSITION.
 
 
        * ymakefile (LD): Let config file override with LD_CMD.
 
-1990-02-14  Joseph Arceneaux  (jla at albert.ai.mit.edu)
+1990-02-14  Joseph Arceneaux  (jla@albert.ai.mit.edu)
 
        * keyboard.c (read_avail_input): pass read_socket_hook
        KBD_BUFFER_SIZE rather than doing sizeof (buf).
        * xterm.c (XTread_socket): Set event.type = MotionNotify when
        entering screen or scrollbar to fake motion event.
 
-1990-02-13  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-02-13  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * window.c (next_screen, prev_screen): moved to screen.c
        (Fnext_window): If mini non-nil, count the separate minibuffer
        screen.
        * screen.c (Fnext_screen): new subr.
 
-1990-02-12  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-02-12  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * xdisp.c (display_text_line, try_window, try_window_id, DoDsp):
        Don't display overlay arrow on more than one line in a window.
 
-1990-02-12  Joseph Arceneaux  (jla at albert.ai.mit.edu)
+1990-02-12  Joseph Arceneaux  (jla@albert.ai.mit.edu)
 
        * doprnt.c (doprnt): Expand size of tembuf to 512.
 
-1990-02-10  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-02-10  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * minibuf.c (Fread_no_blanks_input): Make second arg optional.
 
-1990-02-09  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-02-09  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * keyboard.c (get_char): Remember to set obj when executing macro.
        (read_key_sequence): Handle the exited-scrollbar symbol.
        calls (they crash), do it ourselves.
        (XTread_socket): Return exited-scrollbar symbol when doing so.
 
-1990-02-08  Joseph Arceneaux  (jla at albert.ai.mit.edu)
+1990-02-08  Joseph Arceneaux  (jla@albert.ai.mit.edu)
 
        * xterm.c (construct_mouse_event): Rewritten to do mouse-motion
        compression.  All mouse processing now done here.
        Also, just use nil and t for x-mouse-grabbed.  Record buttons
        pressed in new variable x_mouse_grabbed.  XGrabPointer on button
-       depression. 
+       depression.
        * xfns.c (Fx_horizontal_line): use x_mouse_grabbed.
 
-1990-02-07  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-02-07  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * xdisp.c (DoDsp): If only updating selected screen, but there is
        a minibuffer screen, update it as well.
 
-1990-02-06  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-02-06  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * xfns.c (Fx_pixel_width, Fx_pixel_height): New subrs.
        * xterm.h New components pixel_width, pixel_height, to x_display.
        * minibuf.c (read_minibuf): Remove all the screen selection stuff,
        now that this is integrated in Fset_window_configuration.
 
-1990-02-05  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-02-05  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * screen.h: Declare Vglobal_minibuffer_screen.
        * xdisp.c (DoDsp): Set all_windows if using global-minibuffer-screen.
 
-1990-02-03  Joseph Arceneaux  (jla at geech)
+1990-02-03  Joseph Arceneaux  (jla@geech)
 
        * window.c (Fset_window_configuration): Make sure to set
        window->next to nil for a minibuffer-only screen.
 
        * screen.c (make_minibuffer_screen): Set mini_window->next nil.
 
-1990-02-01  Joseph Arceneaux  (jla at albert.ai.mit.edu)
+1990-02-01  Joseph Arceneaux  (jla@albert.ai.mit.edu)
 
        * screen.c (make_screen): Set wants_modeline elt to 1.
 
        * screen.c: #if 0 Fscreen_configuration,
        Frestore_screen_configuration.
 
-1990-02-01  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-02-01  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * m-ibmps2-aix.h: Undef NEED_SIOCTL.
        (SIGN_EXTEND_CHAR): Cast to `signed char'.
 
-1990-01-28  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-01-28  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * xfns.c (Fx_track_pointer): rewrote this to loop while there are
        mouse events.
        LeaveNotify.
        * keyboard.c (read_key_sequence): Handle this symbol.
 
-1990-01-27  Joseph Arceneaux  (jla at churchy.ai.mit.edu)
+1990-01-27  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
        * xterm.c (x_display_cursor): Use dumpglyfs with SPACEGLYF for
        cursor, as `XFillRectaogle's kill HP-BSD server.
        * xfns.c (x_set_mouse_color, Fx_track_pointer): Changes to use
        nontext_cursor.
 
-1990-01-25  Joseph Arceneaux  (jla at albert.ai.mit.edu)
+1990-01-25  Joseph Arceneaux  (jla@albert.ai.mit.edu)
 
        * xterm.h: Changed the face structure for X11 to handle GCs and
        pixmaps.
        each one.
        (Fx_set_face_font): New subr for X11 to set face GC.
 
-1990-01-25  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-01-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * dispnew.c (direct_output_for_insert): Give up if buf in 2 windows.
 
        * xdisp.c (DoDsp): For cursor motion within line,
        hpos result from compute_motion is relative to window.
 
-1990-01-24  Richard Stallman  (rms at albert.ai.mit.edu)
+1990-01-24  Richard Stallman  (rms@albert.ai.mit.edu)
 
        * eval.c (Fmacroexpand): Handle explicit macros ((macro ...) ...).
 
-1990-01-18  Joseph Arceneaux  (jla at spiff)
+1990-01-18  Joseph Arceneaux  (jla@spiff)
 
        * undo.c (Fundo_more): Fixed typo.
 
-1990-01-16  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-01-16  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * xdisp.c (display_text_line): When checking HPOS for continuation
        line, compensate for w->left.
 
-1990-01-15  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-01-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * dispnew.c [no FIONREAD]: Undefine SIGIO.
 
        * xterm.h (TOTALLY_UNBLOCK_INPUT, UNBLOCK_INPUT): Don't use
        SIGIO if no FIONREAD.
 
-1990-01-15  Joseph Arceneaux  (jla at spiff)
+1990-01-15  Joseph Arceneaux  (jla@spiff)
 
        * xfns.c (x_set_mouse_color): Set non-text pointer shape with new
        variable Vx_nontext_pointer_shape.
 
        * m/hp300bsd.h: Try using BSD load average stuff.
 
-1990-01-11  Joseph Arceneaux  (jla at spiff)
+1990-01-11  Joseph Arceneaux  (jla@spiff)
 
        * xfns.c (x_draw_pixmap): New routine.
 
-1990-01-10  Jim Kingdon  (kingdon at pogo)
+1990-01-10  Jim Kingdon  (kingdon@pogo)
 
        * m/hp300bsd.h: New file
 
-1990-01-08  Joseph Arceneaux  (jla at spiff)
+1990-01-08  Joseph Arceneaux  (jla@spiff)
 
        * xfns.c (Fx_window_id): New subr.
 
        * screen.c (make_screen): Set wants_modeline elt to mini_p.
        If mini_p 0, then set root_window->next to nil.
 
-1990-01-08  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-01-08  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * editfns.c (Fchar_after): Set N after coercing marker.
 
-1990-01-06  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-01-06  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * buffer.c (Fkill_all_local_variables): Force mode line update.
 
-1990-01-05  Joseph Arceneaux  (jla at spiff)
+1990-01-05  Joseph Arceneaux  (jla@spiff)
 
        * insdel.c: Declare Vfirst_change_function.
 
        buffer.  Temproarry; This shouldn't be able to happen.
        (read_key_sequence):  #ifdef HAVE_X_WINDOWS code
        which handles complex objects.
-       (command_loop_1): Check not termcap screen before 
+       (command_loop_1): Check not termcap screen before
        processing non-char input.
        (kbd_{store,fetch}_char): More debugging checks.
 
 
        * lread.c: (syms_of_lread): defsubr Fread_event.
 
-1990-01-04  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1990-01-04  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
-       * buffer.h, buffer.c (Vfirst_change_function): New Lisp variable. 
+       * buffer.h, buffer.c (Vfirst_change_function): New Lisp variable.
        * insdel.c (signal_before_change): Call that function.
 
        * keyboard.c (cmd_error): Don't crash if TAIL is nil.
 
-1989-12-31  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-12-31  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * minibuf.c: Doc fixes.
 
-1989-12-28  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-12-28  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * process.c (create_process): Unhold SIGCHLD in the child.
 
-1989-12-27  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-12-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * process.c (create_process): Treat HPUX like BSD for sigsetmask.
 
-1989-12-25  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-12-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * fns.c (Fmapconcat): Gcpro SEP around mapcar1.
 
-1989-12-23  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-12-23  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * dispnew.c (get_display_line): Don't touch X data if not using X.
 
        (del_range, InsCStr): Call signal_after_change.
        (signal_after_change, signal_before_change): New functions.
 
-1989-12-20  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-12-20  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * dispnew.c (init_display) [VMS]: Downcase terminal type.
 
-1989-12-17  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-12-17  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * sysdep.c: Use NEED_SIOCTL to control use of sioctl.h.
        * m/m-mips.h, m/m-iris4d.h: Define that.
        (HAVE_SYSVIPC, HAVE_SOCKETS, X_DEFAULT_FONT): Define.
        (sigsetmask): #undef this.
 
-1989-12-15  Joseph Arceoeaux  (jla at spiff)
+1989-12-15  Joseph Arceoeaux  (jla@spiff)
 
        * lread.c (Fread_char): Catch error if read non-char.
        (Fread_event): New subr.  Return any input object.
 
-1989-12-14  Joseph Arceneaux  (jla at spiff)
+1989-12-14  Joseph Arceneaux  (jla@spiff)
 
        * xfns.c: New variable Vx_no_window_manager.
         (Fx_track_pointer):  If bufp < 0, abort.
        * xterm.c (XTread_socket):  When leaving window, set x_mouse_x and
        x_mouse_y to -1.
 
-1989-12-13  Joseph Arceneaux  (jla at spiff)
+1989-12-13  Joseph Arceneaux  (jla@spiff)
 
        * xterm.c (XTread_socket): On ConfigureNotify events, return
        "redraw-screen" symbol.
        For mouse events, call Fexecute_mouse_event with
        read_key_sequence_cmd instead of Vmouse_event.
 
-1989-12-08  Joseph Arceneaux  (jla at spiff)
+1989-12-08  Joseph Arceneaux  (jla@spiff)
 
        * process.c (create_process):  For not USG, properly set the
        process group.
 
-1989-12-07  Joseph Arceneaux  (jla at spiff)
+1989-12-07  Joseph Arceneaux  (jla@spiff)
 
        * term.c (topos):  Under X Windows, abort if topos_hook not
        correct.  Temporary.
 
        * xfns.c (Fx_horizontal_line): New subr.
 
-1989-12-05  Joseph Arceneaux  (jla at spiff)
+1989-12-05  Joseph Arceneaux  (jla@spiff)
 
        * keyboard.c (Fexecute_mouse_event): Don't set Vmouse_window here
        for X11.
        which keys are depressed.
        (construct_mouse_event): Set Vmouse_window here.
 
-1989-12-04  Joseph Arceneaux  (jla at spiff)
+1989-12-04  Joseph Arceneaux  (jla@spiff)
 
        * screen.c (coordinates_in_window): New function.
        (Fcoordinates_in_window_p):  Rewritten to use above.
        buffer of the first char in this display line.
        * dispnew.c (get_display_line): Set this to -1 here.
 
-1989-12-03  Joseph Arceneaux  (jla at spiff)
+1989-12-03  Joseph Arceneaux  (jla@spiff)
 
        * alloc: Upped NSTATICS from 200 to 256.
 
        Vignore_mouse_events non nil, execute any mouse events which
        appear.
 
-1989-12-01  Joseph Arceneaux  (jla at spiff)
+1989-12-01  Joseph Arceneaux  (jla@spiff)
 
        * xfns.c (Fx_track_pointer): Draw half-sized rectangles for '\n'.
        (x_rectangle): Draw half-size if negative argument.
 
        * emacs.c (main): If BSD, set pgrp to pid.
 
-1989-11-30  Joseph Arceneaux  (jla at spiff)
+1989-11-30  Joseph Arceneaux  (jla@spiff)
 
        * callint.c (Fcall_interactively): For case 'e', set varies[i] to
        avoid entering in the command history.
 
        * window.c (Fmove_to_window_line): Document string fix.
 
-1989-11-29  Joseph Arceneaux  (jla at spiff)
+1989-11-29  Joseph Arceneaux  (jla@spiff)
 
        * lread.c (Fread_char):  Return a Lisp_Object (directly from
        get_char).
        * keyboard.c:
        * xterm.c: Function keys now arrive as cons cells.
 
-1989-11-27  Joseph Arceneaux  (jla at spiff)
+1989-11-27  Joseph Arceneaux  (jla@spiff)
 
        * keyboard.c (read_key_sequence): Handle Lisp_Symbols on input
        (function keys).  Also, handle these and mouse events with
        * buffer.c (reset_buffer_local_variables): Set function_key_map to
        Qnil.
 
-1989-11-24  Joseph Arceneaux  (jla at spiff)
+1989-11-24  Joseph Arceneaux  (jla@spiff)
 
        * buffer.h: Per-buffer function key maps.
 
        * keyboard.c (read_avail_input): Convert chars to Lisp_Objects in
        case of stdin.
 
-1989-11-22  Joseph Arceneaux  (jla at spiff)
+1989-11-22  Joseph Arceneaux  (jla@spiff)
 
        * keyboard.c (read_key_sequence): Check type of object returned
        from get_char.  Handle mouse events (set Vmouse_event) and
        (construct_mouse_event): New function.
        (encode_mouse_button): New function.
 
-1989-11-21  Joseph Arceneaux  (jla at spiff)
+1989-11-21  Joseph Arceneaux  (jla@spiff)
 
        * keyboard.c (kbd_buffer_store_char, kbd_buffer_get_char):
        Store and get Lisp_Objects.
 
        * minibuf.c (temp_minibuf_message): Pass correct arguments to Fsit_for.
 
-1989-11-18  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-11-18  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * s-386-ix.h: New file.
 
-1989-11-17  Joseph Arceneaux  (jla at spiff)
+1989-11-17  Joseph Arceneaux  (jla@spiff)
 
        * xterm.c (dump_rectangle): Flush the X queue.
 
-1989-11-16  Joseph Arceneaux  (jla at spiff)
+1989-11-16  Joseph Arceneaux  (jla@spiff)
 
        * xmenu.c (xmenu_show): Use ButtonReleaseMask instead of
        ButtonRelease.
 
        * fileio.c (Fmake_directory): New subr.
 
-1989-11-16  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-11-16  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * config.h-dist (C_SWITCH_SITE, LD_SWITCH_SITE): Mention these.
        (HAVE_X11): Renamed from X11 and defined by default.
        It shoukld have no effect when not using X.
 
-1989-11-14  Joseph Arceneaux  (jla at spiff)
+1989-11-14  Joseph Arceneaux  (jla@spiff)
 
        * xfns.c (Fx_get_selection, x_selection_arrival): use &event
        instead of event.
        (x_selection_arrival): For incremental selections, loop on
        XGetWindowProperty if one is not enough.
 
-1989-11-13  Joseph Arceneaux  (jla at spiff)
+1989-11-13  Joseph Arceneaux  (jla@spiff)
 
        * ymakefile: Just link if ../oldXMenu/libXMenu11.a already exists.
 
-1989-11-09  Joseph Arceneaux  (jla at spiff)
+1989-11-09  Joseph Arceneaux  (jla@spiff)
 
        * m/m-sparc.h: If __GNUC__ use "-O", else "-O2"
 
-1989-11-08  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-11-08  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * search.c (Fstore_match_data): A marker pointing nowhere, treat as 0.
 
-1989-11-08  Joseph Arceneaux  (jla at spiff)
+1989-11-08  Joseph Arceneaux  (jla@spiff)
 
        * search.c (Fmatch_data): fixed typo.
 
        * buffer.h: New element data in buffer_text structure.
        New define for it, bf_data.
 
-1989-11-08  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-11-08  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * marker.c (Fset_marker): Don't force POS into visible range.
        * window.c (set_marker_restricted): New function does what
        Fset_marker did.  All calls in this file now use the new function.
 
-1989-11-07  Joseph Arceneaux  (jla at spiff)
+1989-11-07  Joseph Arceneaux  (jla@spiff)
 
        * buffer.h: Defines for allocating buffer variables.
 
        * alloc.c (xmalloc, xrealloc): Return 0 immediately for requests
        of 0 size.
 
-1989-11-06  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-11-06  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * search.c (Flooking_at, Fstring_match, search_buffer):
        Record in search_regs_from_string whether matching against a string.
 
        * sysdep.c: Handle BROKEN_FIONREAD.
 
-1989-11-03  Joseph Arceneaux  (jla at spiff)
+1989-11-03  Joseph Arceneaux  (jla@spiff)
 
        * config.h-dist: Mention LISP_FLOAT_TYPE, GNU_MALLOC, and REL_ALLOC.
 
        * s/s-umips.h: New file.
 
-1989-11-03  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-11-03  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * process.c (Fopen_network_stream): Handle EINTR in connect.
        Describe errno in err msg if connect fails.
 
-1989-11-02  Joseph Arceneaux  (jla at spiff)
+1989-11-02  Joseph Arceneaux  (jla@spiff)
 
        * vm-limit.c: New file.
        * ralloc.c: New file.
        * ymakefile: Take vm-limit.o into account.
 
-1989-11-02  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-11-02  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * alloc.c (staticvec): Make this a simple vector of pointers
        rather than an alias for a vector of chars.
 
-1989-11-01  Joseph Arceneaux  (jla at spiff)
+1989-11-01  Joseph Arceneaux  (jla@spiff)
 
        * window.c: Moved some functions (save_window_save,
        replace_window, unshow_buffer) around.
        subroutines for drawing rectangles and things.
        (Fx_point_coordinates): New subr.
 
-1989-10-31  Joseph Arceneaux  (jla at spiff)
+1989-10-31  Joseph Arceneaux  (jla@spiff)
 
         * All .c and .h files: New copyright header.
 
-1989-10-30  Joseph Arceneaux  (jla at spiff)
+1989-10-30  Joseph Arceneaux  (jla@spiff)
 
        * gmalloc.c: New GNU malloc.
 
 
        * ymakefile: Check if GNU_MALLOC defined.
 
-1989-10-27  Joseph Arceneaux  (jla at spiff)
+1989-10-27  Joseph Arceneaux  (jla@spiff)
 
        * xfns.c (Fx_pointer_char): New subr.
        * xterm.c (x_indicate_pointer): New procedure.
 
        * alloc.c (Fmake_vector_from_list, make_vector_from_list): New subrs.
 
-1989-10-26  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-10-26  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * xterm.c (x_term_init):
        Negate arg to fcntl F_SETOWN if F_SETOWN_SOCK_NEG.
        No interrupt input if using a socket.
        * m-sequent.h: Define NO_SOCK_SIGIO, F_SETOWN_SOCK_NEG, MAIL_USE_FLOCK.
 
-1989-10-26  Joseph Arceneaux  (jla at spiff)
+1989-10-26  Joseph Arceneaux  (jla@spiff)
 
        * xterm.c (x_handle_error_gracefully): Make sure to completely
        release input before returning, using:
        * xmenu.c (xmenu_quit): No longer use this error_handler; use
        default one.
 
-1989-10-25  Joseph Arceneaux  (jla at spiff)
+1989-10-25  Joseph Arceneaux  (jla@spiff)
 
        * config.h-dist: Comment fix.
 
-1989-10-24  Joseph Arceneaux  (jla at spiff)
+1989-10-24  Joseph Arceneaux  (jla@spiff)
 
        * xfns.c (Fx_draw_lines, translate_vectors): New functions.
 
-1989-10-21  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-10-21  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * search.c (search_buffer): Always find null string.
 
        * window.c (window_loop): For UNSHOW_BUFFER, don't Fset_buffer
        unless window is the selected one.
 
-1989-10-20  Joseph Arceneaux  (jla at spiff)
+1989-10-20  Joseph Arceneaux  (jla@spiff)
 
        * xdisp.c (display_minibuf_message): Choose minibuf screen first
        of all.  Return if not visible.
 
-1989-10-19  Joseph Arceneaux  (jla at apple-gunkies.ai.mit.edu)
+1989-10-19  Joseph Arceneaux  (jla@apple-gunkies.ai.mit.edu)
 
        * xterm.c (x_handle_error_gracefully): New procedure to handle
        non-fatal X errors.
        * xfns.c (Fx_own_selection): Use second parameter SCREEN.
 
        * xdisp.c: (message, message1): No longer displays messages
-       when using X but not yet mapped. 
+       when using X but not yet mapped.
 
-1989-10-18  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-10-18  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * m-pyramid.h (NO_ARG_ARRAY): Define if using GCC.
 
-1989-10-17  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-10-17  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * vmsfns.c (process_command_input): Call clear_waiting_for_input.
 
-1989-10-14  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-10-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * syntax.c (scan_words): If words_include_escapes not 0,
        treat Sescape and Scharquote like Sword.
        * keyboard.c (read_key_sequence): Reject the prefix char generated
        for a Meta char, if it finds a non-prefix definition.
 
-1989-10-13  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-10-13  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * process.c (wait_reading_process_input): READ_KBD==2 means
        wait until have mouse input.
        * xfns.c (Fx_get_mouse_event): Use that.
        * xterm.c (mouse_event_pending_p): New subroutine.
 
-1989-10-13  Joseph Arceneaux  (jla at apple-gunkies.ai.mit.edu)
+1989-10-13  Joseph Arceneaux  (jla@apple-gunkies.ai.mit.edu)
 
        * xfns.c (x_selection_arrival):
        (x_send_incremental):
        (x_answer_selection_request): New procedures for incremental
        selection transfer.
 
-1989-10-12  Joseph Arceneaux  (jla at apple-gunkies.ai.mit.edu)
+1989-10-12  Joseph Arceneaux  (jla@apple-gunkies.ai.mit.edu)
 
        * lread.c (complete_filename_p): New function which replaces
        absolute_filename_p.   This one doesn't consider "~" valid.
 
-1989-10-12  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-10-12  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * buffer.c: Comment fix.
 
-1989-10-11  Joseph Arceneaux  (jla at apple-gunkies.ai.mit.edu)
+1989-10-11  Joseph Arceneaux  (jla@apple-gunkies.ai.mit.edu)
 
        * xfns.c: (Fx_open_connection) New X atoms Xatom_incremental and
        Xatom_multiple.
 
        * process.c (child_sig):  Check pid <= 0 in case WNOHANG not defined.
 
-1989-10-11  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-10-11  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * termcap.c (tgetent, gobble_line): Always store null at end of bfr.
        Allocate one extra byte at end to ensure space.
        Clean up order of arithmetic when updating ptrs into buffer
        after xrealloc.
 
-1989-10-10  Joseph Arceneaux  (jla at apple-gunkies.ai.mit.edu)
+1989-10-10  Joseph Arceneaux  (jla@apple-gunkies.ai.mit.edu)
 
        * xfns.c (Fx_open_connection): Make all X Atoms here.
 
        (x_iconify_screen): Cleaned up this code.
        (x_term_init): Removed warpmouseondeiconify stuff.
 
-1989-10-09  Joseph Arceneaux  (jla at apple-gunkies.ai.mit.edu)
+1989-10-09  Joseph Arceneaux  (jla@apple-gunkies.ai.mit.edu)
 
        * xdisp.c (DoDsp): Make sure to call unhold_window_change after
-       before all returns. 
+       before all returns.
 
        * minibuf.c (read_minibuf): Changed set_mouse_position to
        Fset_mouse_position.
        (x_resize_scrollbars): BLOCK_INPUT whilst doing operations.
        (adjust_scrollbars): Likewise.
 
-1989-10-03  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-10-03  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * m/m-hp9000s800.h (XUNMARK): Delete definition.
        (S_IFLNK): Do not undef it.
 
-1989-10-03  Joseph Arceneaux  (jla at apple-gunkies.ai.mit.edu)
+1989-10-03  Joseph Arceneaux  (jla@apple-gunkies.ai.mit.edu)
 
        * dispnew.c (get_display_line): If screen not visible, abort.
 
-1989-10-02  Joseph Arceneaux  (jla at apple-gunkies.ai.mit.edu)
+1989-10-02  Joseph Arceneaux  (jla@apple-gunkies.ai.mit.edu)
 
        * xterm.c (x_make_screen_visible): Set s->visible, unset
        s->iconified for HAVE_X11.
 
-1989-09-29  Joseph Arceneaux  (jla at apple-gunkies.ai.mit.edu)
+1989-09-29  Joseph Arceneaux  (jla@apple-gunkies.ai.mit.edu)
 
        * xterm.c (XTread_socket): Check screen s before proceeding for
        MapNotify event.
         (formerly mouse_down_timestamp) set here.  Also, mask out upper 9
         bits before doing XSET.
 
-1989-09-28  Joseph Arceneaux  (jla at apple-gunkies.ai.mit.edu)
+1989-09-28  Joseph Arceneaux  (jla@apple-gunkies.ai.mit.edu)
 
        * xfns.c (Fx_geometry): Kludge for the case of position `-0'.
        (Fx_get_mouse_event): Also return the time stamp as last list elt.
        (Fx_create_screen): No more ColorMap component to display.x.
        * xterm.h: Likewise.
 
-1989-09-27  Joseph Arceneaux  (jla at apple-gunkies.ai.mit.edu)
+1989-09-27  Joseph Arceneaux  (jla@apple-gunkies.ai.mit.edu)
 
        * xfns.c (Fx_own_selection):
         (Fx_get_selection):
        communication mechanism.
        ButtonPress: Set mouse_down_timestamp.
 
-1989-09-26  Joseph Arceneaux  (jla at apple-gunkies.ai.mit.edu)
+1989-09-26  Joseph Arceneaux  (jla@apple-gunkies.ai.mit.edu)
 
        * xfns.c: New variable Vx_cursor_fore_pixel.
 
-1989-09-23  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-09-23  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * lread.c (openp): Don't ! the result of `access'.
 
-1989-09-22  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-09-22  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * fileio.c (Fread_file_name_internal): Try to work properly
        if dirs are specified using environment vars.  Preserve use of vars.
 
-1989-09-21  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-09-21  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * fileio.c: Comment fix.
 
-1989-09-18  Joseph Arceneaux  (jla at spiff)
+1989-09-18  Joseph Arceneaux  (jla@spiff)
 
        * xfns.c (Fx_get_cut_buffer): XFree the data returned by
        XFetchBytes.
 
-1989-09-16  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-09-16  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * fileio.c (Fwrite_region): Reinstall #if 0 around fstat.
 
-1989-09-12  Joseph Arceneaux  (jla at spiff)
+1989-09-12  Joseph Arceneaux  (jla@spiff)
 
        * xfns.c (defined_color): New function to test if a color is
        currently defined.
        global and used when making emacs windows.
        (Fx_color_display_p): New subr.
 
-1989-09-11  Joseph Arceneaux  (jla at spiff)
+1989-09-11  Joseph Arceneaux  (jla@spiff)
 
        * fileio.c (Fwrite_region): fixed typo.
 
        * alloc.c (xmalloc, xrealloc): hold_window_changes whilst doing
        the associated operations.
 
-       * dispnew.c (init_display): 
-       (Fsleep_for, Fsit_for): 
-       * process.c (Faccept_process_output): 
+       * dispnew.c (init_display):
+       (Fsleep_for, Fsit_for):
+       * process.c (Faccept_process_output):
        * keyboard.c ({clear,set}_waiting_for_input):
-       (quit_throw_to_get_char, get_char): 
+       (quit_throw_to_get_char, get_char):
        * xdisp.c (DoDsp, message, message1): Undid changes of Aug. 23
        (see below);  accept window changes most of the time.
 
-1989-09-07  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-09-07  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * keyboard.c: Eliminate kbd_count, and use two pointers,
        kbd_fetch_ptr and kbd_store_ptr.  Assume buffer is empty when
        * fileio.c (Fwrite_region): Reenable using fstat rather than stat
        to get the modtime of the file just written, except on VMS and APOLLO.
 
-1989-09-05  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-09-05  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * emacs.c, doc.c, filelock.c: Move Emacs header includes after
        system header includes, and #undef NULL in between.
 
-1989-08-30  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-08-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * process.c [SYSV_PTYS]: If `titan', include some other files.
 
-1989-08-29  Joseph Arceneaux  (jla at spiff)
+1989-08-29  Joseph Arceneaux  (jla@spiff)
 
        * fileio.c: read-file-name replaced with new version, formerly
        called new-read-file-name.
 
-1989-08-26  Richard Stallman  (rms at apple-gunkies.ai.mit.edu)
+1989-08-26  Richard Stallman  (rms@apple-gunkies.ai.mit.edu)
 
        * window.c (Fscroll_other_window): Use save-excursion (in effect)
        to save and restore current buffer and point.
        (window_scroll): If selected window's buffer isn't current,
        make it current, using save-excursion to go back.
 
-1989-08-24  Richard Stallman  (rms at apple-gunkies.ai.mit.edu)
+1989-08-24  Richard Stallman  (rms@apple-gunkies.ai.mit.edu)
 
        * Use two variables to convey reason for synch process death,
        to avoid consing in signal handler.
        * callproc.c (Fcall_process): Use both variables.
        * process.c (child_sig): Set both variables.
 
-1989-08-24  Joseph Arceneaux  (jla at spiff)
+1989-08-24  Joseph Arceneaux  (jla@spiff)
 
        * xterm.c (x_wm_set_size_hint): Use new ICCCM values for size_hints.
 
-1989-08-24  Richard Stallman  (rms at apple-gunkies.ai.mit.edu)
+1989-08-24  Richard Stallman  (rms@apple-gunkies.ai.mit.edu)
 
        * buffer.c: Doc fix.
 
-1989-08-24  Joseph Arceneaux  (jla at spiff)
+1989-08-24  Joseph Arceneaux  (jla@spiff)
 
        * xfns.c (Fx_create_screen): X11 part.  Set height and width to 0
        before calling change_screen_size.
 
        * buffer.c (kill-all-local-variables): Changed doc string.
 
-1989-08-23  Richard Stallman  (rms at apple-gunkies.ai.mit.edu)
+1989-08-23  Richard Stallman  (rms@apple-gunkies.ai.mit.edu)
 
        * dispnew.c (init_display): Call hold_window_change.
        (Fsleep_for, Fsit_for): Temporarily unhold, while waiting.
 
        * Makefile (CPP): Use $(CC).
 
-1989-08-22  Joseph Arceneaux  (jla at spiff)
+1989-08-22  Joseph Arceneaux  (jla@spiff)
 
        * xfns.c (x_set_mouse_color): Use new variables Vx_pointer_mask,
        Vx_pointer_shape.
 
-1989-08-21  Richard Stallman  (rms at apple-gunkies.ai.mit.edu)
+1989-08-21  Richard Stallman  (rms@apple-gunkies.ai.mit.edu)
 
        * alloc.c (malloc_warning): Do nothing if ignore_warnings.
        (init_alloc_once): Set ignore_warnings while initializing allocation.
 
        * buffer.c: Doc fix.
 
-1989-08-21  Joseph Arceneaux  (jla at spiff)
+1989-08-21  Joseph Arceneaux  (jla@spiff)
 
        * xterm.c (x_calc_absolute_position): New function to calculate
        positive screen position.
        (x_set_background):
        (x_set_foreground): Use x_set_mouse_color instead of x_reset_cursor.
 
-1989-08-18  Richard Stallman  (rms at hobbes.ai.mit.edu)
+1989-08-18  Richard Stallman  (rms@hobbes.ai.mit.edu)
 
        * vmsfns.c: Define PRV$V_... syms if prvdef.h does not.
 
-1989-08-18  Joseph Arceneaux  (jla at spiff)
+1989-08-18  Joseph Arceneaux  (jla@spiff)
 
        * xfns.c (Fx_geometry): New subr.
        (x_figure_window_size): Don't worry about "geometry" here anymore;
        now done in x-win.el.
        (x_icon): Look in parms for iconic-startup rather than in variable.
 
-1989-08-16  Joseph Arceneaux  (jla at spiff)
+1989-08-16  Joseph Arceneaux  (jla@spiff)
 
        * xfns.c (x_set_*_scrollbar): Don't destroy a scrollbar if it
        doesn't exist.  Also set scrollbar size only if actually creating
        Set the icon name as well.
        (x_window): Set the class hints for the window.
 
-1989-08-16  Richard Stallman  (rms at hobbes.ai.mit.edu)
+1989-08-16  Richard Stallman  (rms@hobbes.ai.mit.edu)
 
        * lread.c (Fload): Fix unterminated comment.
 
        * scroll.c (scrolling_max_lines_saved): Replace fixed threshold of 20
        with 1/4 of average length of lines.
 
-1989-08-13  Joseph Arceneaux  (jla at spiff)
+1989-08-13  Joseph Arceneaux  (jla@spiff)
 
        * ymakefile: Do ${make} for oldXMenu.
 
-1989-08-13  Richard Stallman  (rms at hobbes.ai.mit.edu)
+1989-08-13  Richard Stallman  (rms@hobbes.ai.mit.edu)
 
        * eval.c: Doc fix.
 
-1989-08-12  Richard Stallman  (rms at hobbes.ai.mit.edu)
+1989-08-12  Richard Stallman  (rms@hobbes.ai.mit.edu)
 
        * emacs.c (main): Check for failure opening -t device.
        Fatal error if terminal isn't a real terminal.
        * window.c (Fscroll_other_window): Let Vother_window_scroll_buffer
        specify a buffer to scroll.
 
-1989-08-11  Richard Stallman  (rms at hobbes.ai.mit.edu)
+1989-08-11  Richard Stallman  (rms@hobbes.ai.mit.edu)
 
        * dispnew.c: Handle BROKEN_FIONREAD as in other files.
 
-1989-08-09  Joseph Arceneaux  (jla at spiff)
+1989-08-09  Joseph Arceneaux  (jla@spiff)
 
        * ../oldXMenu/Makefile: Removed all the unneccessary X stuff.
 
-1989-08-07  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-08-07  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * fileio.c (barf_or_query_if_file_exists): When signalling,
        provide the expected args for a file-error.
 
-1989-08-06  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-08-06  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * process.c: Let NEED_BSDTTY control include of bsdtty.h.
 
        * m-hp9000s300.h: Unless NOT_C_CODE or NO_SHORTNAMES,
        define WAITTYPE and WRETCODE, and include sys/wait.h.
 
-1989-08-05  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-08-05  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * callproc.c (child_setup): Get rid of junk in #if 0.
 
-1989-08-03  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-08-03  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * abbrev.c (Fdefine_abbrev): Allow nil spec'd as expansion.
        (Fexpand_abbrev): Eliminate abbrev length limit; use alloca.
 
        * lread.c (load_unwind): Free the pointer-word malloc'd in Fload.
 
-1989-08-02  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-08-02  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * emacs.c (Fdump_emacs): Doc fix.
 
-1989-08-02  Joseph Arceneaux  (jla at spiff)
+1989-08-02  Joseph Arceneaux  (jla@spiff)
 
        * xfns.c: Reorganized several functions to be in same order as the
        enum list.
        gray values.
        (Fx_create_screen): Simplified this function even more.
 
-1989-07-31  Joseph Arceneaux  (jla at spiff)
+1989-07-31  Joseph Arceneaux  (jla@spiff)
 
        * keymap.c: New subrs Fuse_local_mouse_map, Fcurrent_local_mouse_map.
 
        kludge.  This is used only for motion events.
 
        * xterm.c (XTread_socket): Handle motion eveots.
-       
-1989-07-26  Joseph Arceneaux  (jla at spiff)
+
+1989-07-26  Joseph Arceneaux  (jla@spiff)
 
        * xfns.c (Fx_create_screen): I couldn't take it any more, the
        ugliness of this routine offended me too deeply.  It is now
        * m/m-intel386.h: Changes in LOAD_AVE_TYPE, LOAD_AVE_CVT, and
        FSCALE to make loadst work correctly.
 
-1989-07-24  Joseph Arceneaux  (jla at spiff)
+1989-07-24  Joseph Arceneaux  (jla@spiff)
 
        * xfns.c (Fmodify_screen_parameters): Check s->output_method
        before looping through alist.
        * xterm.h: Added the screen parameter declarations from xfns.c for
        X11.
 
-1989-07-21  Joseph Arceneaux  (jla at spiff)
+1989-07-21  Joseph Arceneaux  (jla@spiff)
 
        * sysdep.c: Don't include sioctl.h on mips.
 
 
        * xterm.c (x_draw_box): Moved cursor box right by one pixel.
 
-1989-07-20  Joseph Arceneaux  (jla at spiff)
+1989-07-20  Joseph Arceneaux  (jla@spiff)
 
        * xfns.c: New variable x_screen_visuals, set if Fx_open_display,
        to be used in screen-color-p.
        * keyboard.c (command_loop_1): Make sure Vprefix_arg is NULL
        before finalizing_kbd_macro_chars;
 
-1989-07-19  Joseph Arceneaux  (jla at spiff)
+1989-07-19  Joseph Arceneaux  (jla@spiff)
 
        * xfns.c (Fx_rebind_key): Completely rewrote this function for
        X11.
 
-1989-07-13  Joseph Arceneaux  (jla at spiff)
+1989-07-13  Joseph Arceneaux  (jla@spiff)
 
        * emacs.c:
        * process.c:
        * sysdep.c: Likewise.  Also, don't define our closedir if IBMAIX.
        * m/m-ibmps2-aix.h: New file.
 
-1989-07-12  Joseph Arceneaux  (jla at spiff)
+1989-07-12  Joseph Arceneaux  (jla@spiff)
 
        * xdisp.c (message, message1): If using x, but haven't mapped the
        window yet, use noninteractive output.
        (x_set_background_color)
        (x_set_foreground_color): Don't redraw when screen isn't visible.
 
-1989-07-11  Joseph Arceneaux  (jla at gluteus)
+1989-07-11  Joseph Arceneaux  (jla@gluteus)
 
        * xterm.c (x_term_init, XTread_socket):  Use ConnectionNumber for
        both X10 and X11.  This is #defined for X10.
        * screen.c (Fset_screen_width, Fset_screen_height): These now take
        a SCREEN argument.
 
-1989-07-10  Joseph Arceneaux  (jla at gluteus)
+1989-07-10  Joseph Arceneaux  (jla@gluteus)
 
        * xterm.c (x_set_window_size): Call x_wm_set_size_hint.
        (x_new_font): Don't call x_wm_set_size_hint.
        * screen.c, dispnew.c (Fset_screen_width, Fset_screen_height):
        These functions have moved to screen.c.
 
-1989-07-07  Joseph Arceneaux  (jla at sugar-bombs.ai.mit.edu)
+1989-07-07  Joseph Arceneaux  (jla@sugar-bombs.ai.mit.edu)
 
        * eval.c (Ffuncall): Handle 6 arguments.  Also, print a nice error
        message if there are more than 6 args.
        (Fread_variable):
        (Fread_buffer): Extra arg to Fcompleting_read.
 
-1989-07-05  Joseph Arceneaux  (jla at spiff)
+1989-07-05  Joseph Arceneaux  (jla@spiff)
 
        * minibuf.c (read_minibuf): New argument back_n is number of
        characters to back-up point by.
        using the above features.
        (Finsert_file_contents): Check for negative file length.
 
-1989-07-03  Joseph Arceneaux  (jla at spiff)
+1989-07-03  Joseph Arceneaux  (jla@spiff)
 
        * xfns.c: (x_pixel_width, x_pixel_height) New functions.
        * screen.c: (Fscreen_pixel_size): New subr.
 
-1989-06-30  Joseph Arceneaux  (jla at spiff)
+1989-06-30  Joseph Arceneaux  (jla@spiff)
 
        * xterm.c: Use invocation_name as argument to XGetDefaults.
 
-1989-06-29  Joseph Arceneaux  (jla at spiff)
+1989-06-29  Joseph Arceneaux  (jla@spiff)
 
        * xterm.c (x_error_handler) #ifdef sony_news use XDefaultError
        instead of XPrintDefaultError due to weirdness in Sony library.
        auto_raise and auto_lower are set by checking times between
        consecutive Enter events.
 
-1989-06-27  Joseph Arceneaux  (jla at sugar-bombs.ai.mit.edu)
+1989-06-27  Joseph Arceneaux  (jla@sugar-bombs.ai.mit.edu)
 
        * screen.c: (Fselect_screen)
        * window.c: (Fselect_window) The previous strategy was bugging the
        lisp stuff, so these are now rewritten.
 
-1989-06-26  Joseph Arceneaux  (jla at galapas.ai.mit.edu)
+1989-06-26  Joseph Arceneaux  (jla@galapas.ai.mit.edu)
 
        * cm.c (Wcm_init): Don't check for Wcm.cm_ds, since this has been
        removed.
        window to aprise the window manager of the change.
        (XTread_socket): Catch VisibilityNotify events.
 
-1989-06-25  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-06-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * window.c (Fsplit_window): If horizontal, round left window size up.
 
-1989-06-24  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-06-24  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * cm.h (cmplus): Improve formatting.
        Use losecursor when reach end of line, if losewrap.
 
        * abbrev.c (Finsert_abbrev_table_description): Make 2nd arg optional.
 
-1989-06-23  Joseph Arceneaux  (jla at apple-gunkies.ai.mit.edu)
+1989-06-23  Joseph Arceneaux  (jla@apple-gunkies.ai.mit.edu)
 
        * xfns.c, lisp/term/x-win.el: C routine Fscreen_color_p now lisp
        function x-color-screen-p in x-win.el.
        background, then if cursor not foreground, use it as cursor
        foreground.
 
-1989-06-22  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-06-22  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * lisp.h (XPNTR): Don't define if already defined.
 
-1989-06-22  Joseph Arceneaux  (jla at cream-of-wheat.ai.mit.edu)
+1989-06-22  Joseph Arceneaux  (jla@cream-of-wheat.ai.mit.edu)
 
        * screen.c: New subrs Ficonify_screen, Fdeiconify_screen,
        Fread_mouse_position, Fset_mouse_position.
 
        * xterm.c: New functions x_deiconify_screen, x_iconify_screen.
 
-1989-06-22  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-06-22  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * window.c (Fsplit_window, change_window_height):
        Enforce minimum of 2 for window_min_width and window_min_height.
 
-1989-06-22  Joseph Arceneaux  (jla at galapas.ai.mit.edu)
+1989-06-22  Joseph Arceneaux  (jla@galapas.ai.mit.edu)
 
        * dispnew.c (unhold_window_change): Don't set and unset in_display
        before and after calling change_screen_size.
 
-1989-06-21  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-06-21  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * buffer.c (Fkill_buffer): Ignore errors deleting auto-save file.
        Delete only if delete-auto-save-files.
 
        * data.c (Fmake_local_variable): Don't change value if unbound.
 
-1989-06-20  Joseph Arceneaux  (jla at apple-gunkies.ai.mit.edu)
+1989-06-20  Joseph Arceneaux  (jla@apple-gunkies.ai.mit.edu)
 
        * screen.c (Fselect_screen): Use x_set_mouse_position instead of
        x_enter_screen.
        (Fset): Changed variable name void to voide.  Also, set it to a C
        true/false, rather than Qt or Qnil.
 
-1989-06-17  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-06-17  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * eval.c (Fdefvar): Operate on default value if sym is buffer-local.
        (Fdefconst): Likewise.
        (Fdefault_value): Use that.
        (Fdefault_boundp): New function, uses that.
 
-1989-06-16  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-06-16  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * ymakefile: New variable OLDXMENU has filename of libXMenu.a
        as a target.  Make temacs depend on it.
 
-1989-06-15  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-06-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * ymakefile [HAVE_X11, HAVE_X_MENU]: Build oldXMenu.
        * xmenu.c: Get XMenu.h from sibling dir.
        * buffer.c (Fkill_buffer): Return t if buffer is killed.
        Delete auto-save file if any.
 
-1989-06-09  Joseph Arceneaux  (jla at apple-gunkies.ai.mit.edu)
+1989-06-09  Joseph Arceneaux  (jla@apple-gunkies.ai.mit.edu)
 
        * window.c: initialize auto_new_screen to 0 (nil).
 
        elements initialized.
        (make_minibuffer_screen): likewise.
 
-1989-06-08  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-06-08  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * window.c (Fset_window_point): Don't lose if window's buffer is
        not current.
 
-1989-06-08  Joseph Arceneaux  (jla at apple-gunkies.ai.mit.edu)
+1989-06-08  Joseph Arceneaux  (jla@apple-gunkies.ai.mit.edu)
 
        * xfns.c (Fx_open_connection): Added 9  Lisp variables
        defined by the screen and server.
 
-1989-06-08  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-06-08  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * m-pmax.h: New file.
 
-1989-06-08  Joseph Arceneaux  (jla at apple-gunkies.ai.mit.edu)
+1989-06-08  Joseph Arceneaux  (jla@apple-gunkies.ai.mit.edu)
 
        * xfns.c: removed superfluous definition of gray_bits.
 
-1989-06-07  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-06-07  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * m-hp9000s300.h: Define NEED_BSDTTY unless NOMULTIPLEJOBS.
 
-1989-06-07  Joseph Arceneaux  (jla at apple-gunkies.ai.mit.edu)
+1989-06-07  Joseph Arceneaux  (jla@apple-gunkies.ai.mit.edu)
 
        * emacs.c (Fkill_emacs): If under X, call
        Fx_close_current_connection.  This has fixed the "bad file" bug.
        * xfns.c (Fx_close_current_connection): Added this subr which for
        the moment serves only to close the X-connection when killing emacs.
 
-1989-06-07  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-06-07  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * m-hp9000s800.h: Define NEED_BSDTTY here.
        * s-hpux.h: Not here.
 
-1989-06-06  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-06-06  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * s/s-hpux.h: Define NEED_BSDTTY.
 
-1989-06-06  Joseph Arceneaux  (jla at apple-gunkies.ai.mit.edu)
+1989-06-06  Joseph Arceneaux  (jla@apple-gunkies.ai.mit.edu)
 
        * xterm.c (x_new_selected_screen): Make the new selected_screen
        and it's selected_window's screen be the same.
        (x_enter_screen): Calculate the middle of the screen, and warp the
        mouse there.  Also, raise the screen before doing so.
 
-1989-06-05  Joseph Arceneaux  (jla at cream-of-wheat.ai.mit.edu)
+1989-06-05  Joseph Arceneaux  (jla@cream-of-wheat.ai.mit.edu)
 
        * xterm.c (x_set_window_size):  If not already in DoDsp (checked
        with variable in_display) then DoDsp here.  Handles redisplay
 
        * dispnew.c (change_screen_size):  No longer call DoDsp here.
 
-1989-06-05  Chris Hanson  (cph at kleph)
+1989-06-05  Chris Hanson  (cph@kleph)
 
        * syntax.c (Fmodify_syntax_entry): Change documentation string to
        reflect earlier change to action of `p' syntax bit.
 
-1989-06-04  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-06-04  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * lread.c (read1): Don't accept "" in middle of string.
 
-1989-05-30  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-05-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * search.c (Freplace_match): If \N has nothing to insert,
        insert nothing.
 
-1989-05-29  Joseph Arceneaux  (jla at gracilis.ai.mit.edu)
+1989-05-29  Joseph Arceneaux  (jla@gracilis.ai.mit.edu)
 
        * xfns.c: (Fx_create_screen): If parms is nil and
        Vx_screen_defaults isn't, then use them.
        (Fdisplay_buffer): Call Fx_create_screen with Qnil.
 
-1989-05-25  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * syntax.c (scan_lists): Once within a word, treat Squote like Sword.
 
-1989-05-24  Joseph Arceneaux  (jla at apple-gunkies.ai.mit.edu)
+1989-05-24  Joseph Arceneaux  (jla@apple-gunkies.ai.mit.edu)
 
        * dispnew.c (change_screen_size): DoDsp if not pretend.
 
-1989-05-23  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-05-23  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * search.c (skip_chars): Dumb error checking for \.
 
-1989-05-22  Joseph Arceneaux  (jla at apple-gunkies.ai.mit.edu)
+1989-05-22  Joseph Arceneaux  (jla@apple-gunkies.ai.mit.edu)
 
        * screen.c (Fselect_screen): Under X, basically just warp the
        cursor into the desired screen.  The event handler will then do
        * xterm.c (XTread_socket): Add case slots for CirculateNotify and
        CirculateRequest events.
 
-1989-05-21  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-05-21  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
-       * doc.c (Fsubstitute_command_keys): Evaluate \\<...> keymap 
+       * doc.c (Fsubstitute_command_keys): Evaluate \\<...> keymap
        in proper buffer.
 
        * keymap.c (Fapropos_internal): New Lisp function, old apropos
        but only returns a list.
 
-1989-05-20  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-05-20  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * process.c (Fopen_network_stream): Don't set kill-without-query.
 
-1989-05-19  Joseph Arceneaux  (jla at apple-gunkies.ai.mit.edu)
+1989-05-19  Joseph Arceneaux  (jla@apple-gunkies.ai.mit.edu)
 
        * xterm.c (x_new_selected_screen):  This now takes a struct screen
        pointer as paramter.
        * (XTread_socket): call x_new_selected_screen *before* dumpborder.
 
-1989-05-16  Joseph Arceneaux  (jla at apple-gunkies.ai.mit.edu)
+1989-05-16  Joseph Arceneaux  (jla@apple-gunkies.ai.mit.edu)
 
        * xfns.c: (x_window_to_scrollbar): If the caller's not interested
        in the names--passing 0 for last two parameters--just return the
        * xterm.c (x_enter_screen):  Added this function for warping the
        pointer into a screen.
 
-1989-05-16  Chris Hanson  (cph at kleph)
+1989-05-16  Chris Hanson  (cph@kleph)
 
        * syntax.c (scan_lists, scan_sexps_forward): Treat characters
        whose "prefix" bit is on as whitespace when they are encountered
        between expressions.  When they occur within expressions they are
        treated according to their syntax code.
 
-1989-05-16  Joseph Arceneaux  (jla at apple-gunkies.ai.mit.edu)
+1989-05-16  Joseph Arceneaux  (jla@apple-gunkies.ai.mit.edu)
 
        * xterm.c: (x_new_selected_screen): Don't call Fselect_screen.
        Just do everything here.
        * screen.c (Fselect_screen):  Now this is *only* a lisp subr.  It
        just calls Fselect_window on the selected window of the screen.
 
-1989-05-15  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-05-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * editfns.c (Fsubst_char_in_region): If NOUNDO, do increment tick,
        but maybe also increment save-tick.
 
-1989-05-15  Joseph Arceneaux  (jla at apple-gunkies.ai.mit.edu)
+1989-05-15  Joseph Arceneaux  (jla@apple-gunkies.ai.mit.edu)
 
        * xterm.c (x_set_window_size): Only one #ifdef HAVE_X11 due to new
        macro in:
        * xfns.c (Fx_create_screen):  Use XCreateWindow instead of
        XCreateSimpleWindow to directly set some extra attributes.
 
-1989-05-14  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-05-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * syntax.h (SYNTAX_PREFIX): New macro.
        * syntax.c (Fmodify_syntax_table): Handle `p'; set new flag.
 
        * lread.c (read1): Dumb errors in last change.
 
-1989-05-13  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-05-13  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * lread.c (read1): Error if EOF after `?' or in string.
 
        * sysdep.c (init_sys_modes) [IBMRTAIX]: Typo; had s for sg.
 
-1989-05-12  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-05-12  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * s/s-usg5-3.h: Define HAVE_SYSVIPC?
 
        * ymakefile (LIBXMENU): Use -loldX.
        Find libXMenu11.a in special place.
 
-1989-05-12  Joseph Arceneaux  (jla at apple-gunkies.ai.mit.edu)
+1989-05-12  Joseph Arceneaux  (jla@apple-gunkies.ai.mit.edu)
 
        * xfns.c (Fx_create_screen):  If user has specified
        `x-iconic-startup' then start emacs in iconic form.
        * xterm.c (x_term_init):  If server doesn't respond, use fatal
        instead of error.  Also tell user about -d option.
 
-1989-05-10  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-05-10  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * sysdep.c (init_sys_modes, reset_sys_modes):
        Handle TIOCGLTC even if HAVE_TERMIO.
 
        * fileio.c (Fcopy_file): Check for error on close.
 
-1989-05-10  Joseph Arceneaux  (jla at corn-chex.ai.mit.edu)
+1989-05-10  Joseph Arceneaux  (jla@corn-chex.ai.mit.edu)
 
        * xfns.c (adjust_scrollbars):  Don't subtract 2 from
        h_scrollbar_height when calculating `length'.
 
-1989-05-08  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-05-08  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * eval.c (call_debugger): Set entering_debugger.
        (find_handler_cause): Don't enter debugger if that's set.
 
        * m/m-sps7.h: New file.
 
-1989-05-08  Joseph Arceneaux  (jla at rice-chex.ai.mit.edu)
+1989-05-08  Joseph Arceneaux  (jla@rice-chex.ai.mit.edu)
 
        * xterm.c (XTread_socket_hook): For X11, on map and unmap events
        check the window manager hints for iconification status.
        * xterm.c (x_make_widow_icon):  For X11, just request
        iconification of the window manager.
 
-1989-05-08  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-05-08  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * m/m-clipper.h: New file.
 
-1989-05-07  Joseph Arceneaux  (jla at corn-chex.ai.mit.edu)
+1989-05-07  Joseph Arceneaux  (jla@corn-chex.ai.mit.edu)
 
        * xfns.c (adjust_scrollbars):  Don't subtract 2 from
        v_scrollbar_width when calculating `height'.
        coordination.  Scrollbar border, thump-arrows, and slider pixmap
        linked with foreground color;  slider border with window border.
 
-1989-05-07  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-05-07  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * lread.c (read1): Handle octal integers.
 
        * keyboard.c (get_char_menu_prompt): New function; does menu prompting
        based on current keymaps.
 
-1989-05-05  Joseph Arceneaux  (jla at gracilis.ai.mit.edu)
+1989-05-05  Joseph Arceneaux  (jla@gracilis.ai.mit.edu)
 
        * xfns.c (Fx_set_face):  Rewrote the doc-string and renamed the
        parameters.
 
-1989-05-05  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-05-05  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * unexec.c: New control parameters COFF_BSD_SYMBOLS, KEEP_OLD_PADDR,
        KEEP_OLD_TEXT_SCNPTR, ADJUST_TEXT_SCNHDR_SIZE, ADJUST_TEXTBASE,
        * eval.c (Fcommandp): Byte code object is command if interactive slot
        exists at all.
 
-1989-05-05  Chris Hanson  (cph at kleph)
+1989-05-05  Chris Hanson  (cph@kleph)
 
        * process.c [HPUX && !NOMULTIPLEJOBS]: Include <bsdtty.h>, which
        defines TIOCGPGRP.
 
-1989-05-05  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-05-05  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * data.c (Faref, Farray_length): Handle byte-code objects.
        * fns.c (Flength, concat): Likewise.
        (request_echo): Function deleted.
        ({set,clear}_waiting_for_input): No need for echo_now, echo_flag.
 
-1989-05-04  Joseph Arceneaux  (jla at gracilis.ai.mit.edu)
+1989-05-04  Joseph Arceneaux  (jla@gracilis.ai.mit.edu)
 
        * xterm.c (x_lower_window, x_raise_window): Don't do anything if
        the window isn't visible.
 
        * xterm.c (x_reset_cursor): Do cursor recoloring.
 
-1989-05-04  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-05-04  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * fns.c (Frandom): With number as arg, return value < that number.
 
        * sysdep.c [USG, BSD4_1] (random): Call `rand' twice, to get
        30 bits of significance.
 
-1989-05-03  Joe Arceneaux  (jla at gracilis.ai.mit.edu)
+1989-05-03  Joe Arceneaux  (jla@gracilis.ai.mit.edu)
 
        * xterm.c (x_draw_box):  Use the cursor_gc.
        * xfns.c: (x_set_cursor_color, x_create_screen): Do a better job
        with cursor colors, and use 0 line width for the cursor_gc.
 
-1989-05-02  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-05-02  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * Begin changing representation of compiled functions.
        * lisp.h (enum Lisp_Type): New type code Lisp_Compiled, like a vector.
        * screen.c, search.c, syntax.c, undo.c, vmsfns.c:
        Many doc fixes.
 
-1989-04-30  Joseph Arceneaux  (jla at hobbes)
+1989-04-30  Joseph Arceneaux  (jla@hobbes)
 
        * xterm.c (XTring_bell): Wasn't passing selected_screen to XTflash.
        Fixed this.
        * xterm.c (XTread_socket): Don't check if server died under
        X11.  Temporary.
 
-1989-04-30  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-04-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * window.c (Fdelete_other_windows): Bug getting top edge.
 
-1989-04-29  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-04-29  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * keyboard.c (get_char): Auto save if enough time elapses.
        (auto_save_timeout): New Lisp variable.
        * xdisp.c (try_window, try_window_id): Set w->redo_mode_line
        if should show percentage instead of `Bot'.
 
-1989-04-29  Joe Arceneaux  (jla at apple-gunkies.ai.mit.edu)
+1989-04-29  Joe Arceneaux  (jla@apple-gunkies.ai.mit.edu)
 
        * xterm.c (x_term_init): Don't set visible bell, as it pre-empts
        .emacs control.
 
-1989-04-26  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-04-26  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * doc.c (syms_of_doc): Make Vdoc_file_name a Lisp variable
        named internal-doc-file-name.
 
-1989-04-25  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-04-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * m-news.h: m-news800.h renamed.
        Removed EXPLICIT_SIGN_EXTEND and COMPILER_REGISTER_BUG.
        LOAD_AVE_TYPE is now `double'; LOAD_AVE_CVT changed too.
        Define m68000 if not defined.
 
-1989-04-24  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-04-24  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * ymakefile: If COFF_ENCAPSULATE, define LD as gcc -nostdlib.
 
        * m/m-mips.h [USG]: Define LIBS_TERMCAP.
        If HAVE_X11, define HAVE_VFORK.
 
-1989-04-23  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-04-23  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * m/m-altos.h: Use termcap, not terminfo.
        Define COFF_ENCAPSULATE if using gcc.
 
        * window.c (Fdelete_other_windows): Fix confusion about type of W.
 
-1989-04-22  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-04-22  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * ymakefile (LDFLAGS): Forgot to use LD_SWITCH_SITE.
 
        * xdisp.c (display_string, redisplay-window, DoDsp):
        Use SCREEN_WIDTH, SCREEN_HEIGHT.
 
-1989-04-21  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-04-21  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * indent.c (compute_motion): Use SCREEN_WIDTH.
        * dispnew.c (update_line): Use SCREEN_WIDTH.
        (update_screen): Use SCREEN_HEIGHT.
 
-1989-04-20  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-04-20  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * window.c: rename Vauto_new_screen_hook, Vdisplay_buffer_hook, and
        Vtemp_buffer_show_hook to ..._function.
        * fileio.c (Finsert_file_contents): Allow quit in read.
        (Fwrite_region): Allow quit in write.
 
-1989-04-19  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-04-19  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * doprnt.c (doprnt): Comment out %b since sprintf can't do it.
 
 
        * m-sun3.h: Define C_SWITCH_MACHINE as -fsoft.
 
-1989-04-18  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-04-18  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * process.c: Don't define wstopsig, wtersig if already defined.
 
 
        * m-alliant.h: Define `vector'.
 
-1989-04-13  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-04-13  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * process.c (wait_reading_process_input) [sun]: If SIGIO failed
        to be sent, send it by hand.
 
-1989-04-12  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-04-12  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * window.c (Fdelete_other_windows): recenter window to avoid scrolling.
 
-1989-04-11  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-04-11  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * indent.c: Include screen.h.
 
        (try_window_id): pos_tab_offset value needs adjustment only if
        starting a line in middle of a character.
 
-1989-04-08  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-04-08  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * sysdep.c [USG]: If TIOCGWINSZ defined, include sioctl.h.
 
-1989-04-06  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-04-06  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * eval.c (Fbacktrace): Set Vprint_level to 3 throughout.
 
        TIOCGLTC, TIOCGETC, etc. if HAVE_TERMIO.
        Don't bother to undef these for XENIX.
 
-1989-04-03  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-04-03  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * ymakefile (LIBES): Put LIBX first; it may depend on LIBS_MACHINE.
 
        * m-sequent.h: Define HAVE_ALLOCA.
 
-1989-04-02  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-04-02  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * term.c (term_init): Can't use scroll region if no abs positioning.
 
-1989-04-01  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-04-01  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * process.c (Fopen_network_stream): close desc. if connect fails.
 
-1989-03-31  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-03-31  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * minibuf.c (Fall_completions): gcprotect ALLMATCHES and TAIL,
        not STRING.
 
        * keyboard.c (read_avail_input): Handle EBADSLT like EAGAIN.
 
-1989-03-29  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-03-29  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * term.c (term_init): Either ic or ip or im or IC => can insert chars.
 
        * minibuf.c (read_minibuf_unwind): Ensure minibuf writable for erasure.
 
-1989-02-23  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-02-23  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * m-convex.h: Undefine NO_ARG_ARRAY.
        Changed defns of DATA_SEG_BITS and XINT.
        Define alloca for GCC compilation.
 
-1989-02-17  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-02-17  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * m-ibmrt-aix.h: Define BROKEN_FIONREAD.
 
-1989-02-16  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-02-16  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * keymap.c (Fdefine_prefix_command): Set both value and fn defn,
        with separate syms specified for each purpose.
 
-1989-02-15  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-02-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * callproc.c (Fcall_process): Open /dev/null with O_WRONLY.
 
-1989-02-14  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-02-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * window.c (window_scroll): Allow scrolling to very end (empty screen)
        if that's exactly where we wanted to scroll to.
 
-1989-02-11  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-02-11  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * data.c (Fkill_local_variable): New local to simplify big stmt.
 
-1989-02-09  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-02-09  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * xdisp.c (display_text_line): cvt chars to glyfs for overlay arrow.
 
        * process.c (pty): An IBMRTAIX conditional.
        (create_process): Another here.
 
-1989-02-08  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-02-08  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * keymap.c (Fdefine_prefix_command): Use Ffset, not Fset.
 
-1989-02-06  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-02-06  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * fileio.c (Fset_visited_file_modtime): New fn.
 
        * xfns.c (Fx_create_screen) [X10]: XCreateWindow wants pixmaps as args.
 
-1989-02-03  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-02-03  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * dispnew.c (Fsit_for): It accepts 3 args.
 
-1989-02-02  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-02-02  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * xterm.c (XTread_socket): For X10, make EVENT an XKeyPressedEvent.
        (x_set_resize_hint): Call XSetResizeHint.
 
        * sysdep.c (init_sys_modes): TIOCSTART, not TCSTART.
 
-1989-01-28  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-01-28  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * xterm.h (struct x_display): `GC' renamed `gc' in all field names.
        Field `ColorMap' renamed to `color_map'.
        (face_gc_values): face_GC_values renamed.
 
-1989-01-28  Joe Arceneaux  (rms at sugar-bombs.ai.mit.edu)
+1989-01-28  Joe Arceneaux  (rms@sugar-bombs.ai.mit.edu)
 
        * xterm.h (face_GC): Var deleted.
        (struct x_display): New field face_GC.
 
        * screen.c (Frubber_band_rectangle): For X11, just return nil.
 
-1989-01-24  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-01-24  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * buffer.c (Fbuffer_modified_tick): New fn.
 
        * window.c (Fnext_window): Accept 3 args from Lisp.
 
-1989-01-23  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-01-23  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * sysdep.c (sys_suspend): Handle case of SIGTSTP but not BSD.
 
-1989-01-20  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-01-20  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * sysdep.c (init_sys_modes): Do TIOCSTART if def, like TCXONC.
 
-1989-01-19  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-01-19  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * process.c (wait_reading_process_input): New 2nd arg is extra usecs.
        All callers changed.
 
        * buffer.c (Fkill_all_local_variables): Implement permanent locals.
 
-1989-01-18  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-01-18  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * keymap.c (get_keyelt): Allow indirection within (STRING . DEFN).
 
-1989-01-16  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-01-16  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * process.c (wait_reading_process_input): If select returns there
        is kbd input, but detect_input_pending can't find it, signal SIGIO.
 
        * eval.c (Fcond): If no args, return nil.
 
-1989-01-15  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-01-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * eval.c (Fbacktrace_frame): Require one arg.  Return nil if too high.
 
-1989-01-14  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-01-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * minibuf.c (read_minibuf): Set Vminibuf_scroll_window before
        switching windows.
        interrupt_input to 1.
        (get_input_pending): Special case deleted.
 
-1989-01-13  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-01-13  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * fileio.c (auto_save_1): Always make auto-save file owner-writable.
 
 
        * sunfns.c (Fsun_change_cursor_icon): Avoid ambiguity in eval order.
 
-1989-01-12  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-01-12  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * data.c (Fdefault_value): If var set up with default value as current,
        take the current value slot, more up to date than the default slot.
 
-1989-01-11  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-01-11  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * dispnew.c (init_display): don't handle SIGWINCH if using X.
 
        * lread.c (Fload): Look in Vafter_load_alist.
        (syms_of_load): Define after-load-alist.
 
-1989-01-07  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-01-07  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * dired.c (Fdirectory_files): 4th arg NOSORT non-nil means don't sort.
 
        * minibuf.c (read_minibuf): Default Vminibuf_scroll_window
        to the window that was selected.
 
-1989-01-06  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-01-06  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * fns.c (do_yes_or_no_p): Typo, call2 => call1.
 
        * keymap.c (get_keyelt): If keymap defn is (STRING . FOO),
        remove just FOO.  Will help HierarKey.
 
-1989-01-05  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-01-05  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * unexmips.c [IRIS_4D]: Don't include fcntl.h.
        (unexec): Look for LIT8, LIT4 sections iff they are defined.
 
        * buffer.c (Fkill_all_local_variables): Force redisplay of mode lines.
 
-1989-01-02  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-01-02  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * emacs.c (main): Do the setpgrp before handling -t.
 
 
        * fileio.c (Fwrite_region): If START is a string, write that string.
 
-1989-01-01  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1989-01-01  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * lisp.h (XMARKBIT, XSETMARKBIT): If mark bit is sign bit,
        use sign-test for XMARKBIT; value is then 1 or 0.
 
        * print.c (Fprin1_to_string): Opt 3nd arg non-nil does princ.
 
-1988-12-31  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-12-31  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * data.c (Fstring_to_int): Correct max # args.
 
-1988-12-30  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-12-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * ymakefile (LIBES, LIB_GCC): If using GCC, link with gnulib.
 
-1988-12-29  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-12-29  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * editfns.c: Many doc improvements.
 
-1988-12-28  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-12-28  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * lisp.h (CHECK_NATNUM): New macro.
 
 
        * m/m-orion105.h (LOAD_AVE_TYPE): Now `long'.
 
-1988-12-27  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-12-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * dispnew.c (unhold_window_change):
        Don't signal SIGWINCH.  Instead, do pending size-changes here,
 
        * search.c (place): Was clipping to (1- (point-max)) by mistake.
 
-1988-12-24  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-12-24  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * window.c (Fdelete_window): Give all this window's space
        to one adjacent sibling.
 
-1988-12-23  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-12-23  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * keymap.c (describe_alist): Don't lose on non-cons-cell alist elts.
        (Fwhere_is_internal): Don't fail to step down the alist.
        is now a printf %-spec.
        (Qfloat_output_format): Doc changed to match.
 
-1988-12-22  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-12-22  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * ymakefile (obj): Include floatfns.o.
        * data.c (syms_of_data): Fix typo Snumberp_or_marker_p.
 
        * bytecode.c (Fbyte_code): fix jump operators for change in `pc'.
 
-1988-12-21  Joe Arceneaux  (jla at gracilis.ai.mit.edu)
+1988-12-21  Joe Arceneaux  (jla@gracilis.ai.mit.edu)
 
        * ymakefile: Commented #endif LISP_FLOAT_TYPE.  Also changed
        the code pertaining to X11 to use the same files as X10.
 
        * bytecode.c (Fbyte_code): Declared unsigned char *pc.
 
-1988-12-19  Joe Arceneaux  (jla at apple-gunkies.ai.mit.edu)
+1988-12-19  Joe Arceneaux  (jla@apple-gunkies.ai.mit.edu)
 
        * xterm.c: Finished a first cut of the X11 version.
 
-1988-12-18  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-12-18  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * sysdep.c (select): `buf' is now unsigned char.
 
-1988-12-16  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-12-16  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * m/m-elxsi.h: Don't define WORD_MACHINE or CANNOT_DUMP.
        Do define symbols for load average.
        Define COFF and ADJUST_EXEC_HEADER.
 
-1988-12-16  Joe Arceneaux  (jla at apple-gunkies.ai.mit.edu)
+1988-12-16  Joe Arceneaux  (jla@apple-gunkies.ai.mit.edu)
 
        * sink.h,sinkmask.h: Same file now works for both X10 and X11.
        * xterm.c,xfns.c (x_text_icon) Can now take new name as parameter.
 
-1988-12-16  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-12-16  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * m/m-is386.h: No need to undef HAVE_PTYS, HAVE_SOCKETS, SYSV_PTYS
        since s-usg5-3.h no longer defines them.
 
-1988-12-14  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-12-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * bytecode.el (Fbyte_code): Cache the pointer in the string
        to avoid recalculating it at each fetch.
        Also turn off the error check for stack overflow/underflow.
 
-1988-12-14  Joe Arceneaux  (jla at apple-gunkies.ai.mit.edu)
+1988-12-14  Joe Arceneaux  (jla@apple-gunkies.ai.mit.edu)
 
        * xfns.c: Made the first cut for X11 version.
        * xterm.c: (x_reset_cursor) Did the X11 version.
 
-1988-12-14  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-12-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * keyboard.c (Fexecute_mouse_event): Set Vmouse_event.  Doc fix.
        Run Vmouse_hook at the end.
        (syms_of_keyboard): Define var `mouse-hook'.
 
-1988-12-13  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-12-13  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * term.c (insert_glyfs): Typo, was fetching G twice.
 
-1988-12-10  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-12-10  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * keymap.c (describe_buffer_bindings): Print mouse bindings too.
        (describe_map): If have a chartab, use mouse-describe-key for prefixes.
        All callers changed in keypad.c and doc.c.
        (where_is_string): New fn cvts result of Fwhere_is_internal to string.
 
-1988-12-09  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-12-09  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * emacs.c (stack_bottom): New variable, set in main.
        * alloc.c (Fgarbage_collect): Save a copy of the entire stack contents.
 
-1988-12-07  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-12-07  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * editfns.c (Funix_umask, Funix_sync): New functions.
 
        * process.c (Fsignal_process): New function.
 
-1988-12-06  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-12-06  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * editfns.c (Fsubst_char_in_region): Fix typo in when to un-modify buf.
 
-1988-12-05  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-12-05  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * process.c (create_process): Take the usg's setpgrp and the close-and
        -open of the tty outside the TIOCNOTTY conditional, since TIOCNOTTY
        is always missing outside BSD.  Now the TIOCNOTTY conditional controls
        only the TIOCNOTTY.
 
-1988-12-04  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-12-04  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * lread.c (Feval_current_buffer, Feval_region):
        If there is an error, don't restore original point.
        * sysdep.c (setpriority) [USG]: No longer a no-op; use `nice'.
 
        * keymap.c (Fwhere_is_internal): New 4th arg inhibits looking thru
-       indirect definitions--so you can search for one.        
+       indirect definitions--so you can search for one.
 
        * alloc.c, fns.c, search.c: Doc fix.
 
-1988-12-01  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-12-01  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * process.c (read_process_output): Insert with insert_before_markers.
 
 
        * environ.c (Fsetenv): Doc fix.
 
-1988-11-25  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-11-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * eval.c (do_autoload): Verify FUNNAME is a symbol.
 
-1988-11-17  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-11-17  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * fileio.c (Fread_file_name): New arg specifies initial minibuf cntnts.
        * callint.c (Fcall_interactively): Calls changed.
 
-1988-10-08  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-10-08  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * insdel.c (make_gap): Error if buffer size exceeds range of Lisp int.
 
-1988-10-06  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-10-06  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * window.c (Fsplit_window): Prevent error in Fset_window_buffer.
 
        * editfns.c (format1):
        * doprnt.c (doprnt): Allow 0 as FORMAT_END arg meaning null-terminated.
 
-1988-10-05  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-10-05  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * keyboard.c: If UNIPLUS, include ioctl.h.
 
        * sysdep.c (utime): Use new flag IRIS_UTIME, not IRIS.
        * s-iris*.h: Define that flag.
 
-1988-10-04  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-10-04  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * term.c (term_init): If have `im' capability, permit ins/del char
        even without `ic'.
 
-1988-10-03  Richard Stallman  (rms at corn-chex.ai.mit.edu)
+1988-10-03  Richard Stallman  (rms@corn-chex.ai.mit.edu)
 
        * m/m-hp9000s300.h: Conditionals for BSD vs HPUX.
 
        * ymakefile: Look for C_SWITCH_SITE, LD_SWITCH_SITE.
 
-1988-09-30  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-09-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * editfns.c (Fformat): Allow nulls in the format.
        * doprnt.c (doprnt): likewise.  End of format string is new arg.
 
-1988-09-28  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-09-28  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * m/m-7300.h: Undefine SHORTNAMES.  Supposedly newer Unix now.
 
        * Makefile (tags): Add TAGS as alternate target.
        Process the files in ../lisp/term.
 
-1988-09-27  Richard Stallman  (rms at corn-chex.ai.mit.edu)
+1988-09-27  Richard Stallman  (rms@corn-chex.ai.mit.edu)
 
        * doprnt.c (doprnt): Handle %-20s.
        * editfns.c (Fformat): Likewise (make enough space for it).
        * minibuf.c (do_completion): If get "Complete but not unique" twice
        in a row, display all completions.  New var last_exact_completion.
 
-1988-09-26  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-09-26  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * dispnew.c (baud_rate): Now a Lisp variable, not a function.
        * termcap.c (tputs) [emacs]: Use baud_rate as the speed.
 
-1988-09-19  Richard Stallman  (rms at gluteus.ai.mit.edu)
+1988-09-19  Richard Stallman  (rms@gluteus.ai.mit.edu)
 
        * window.c (Fset_window_configuration): Set deleted windows' buffer
        to nil, via new function delete_all_subwindows.
        * sysdep.c (wait_for_termination) [subprocesses and not VMS]:
        Use alarms to check every second whether synch_process_pid is 0.
 
-1988-09-17  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-09-17  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * xdisp.c (redisplay_window): If window-point is outside restriction
        then correct it in the window.
        * sysdep.c (init_sys_modes) [MULTI_SCREEN]: Set Vterminal_screen's
        garbaged bit.
 
-1988-09-16  Richard Stallman  (rms at corn-chex.ai.mit.edu)
+1988-09-16  Richard Stallman  (rms@corn-chex.ai.mit.edu)
 
        * keyboard.c (kbd_buffer_get_char): VMS now uses same code as Unix.
 
        * sysdep.c (init_sys_modes): Don't override parity settings
        if meta_flag is 0.
 
-1988-09-15  Richard Stallman  (rms at corn-chex.ai.mit.edu)
+1988-09-15  Richard Stallman  (rms@corn-chex.ai.mit.edu)
 
        * search.c (Fsearch_forward, etc.): All buffer-search functions
        return new the value of point if they succeed.
 
-1988-09-13  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-09-13  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * cmds.c (Fnewline): Correct test of ARG1 to inhibit auto-fill.
 
-1988-09-12  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-09-12  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * window.c (Fdelete_window): Put nil as buffer of the deleted window.
        This makes select-window get an error earlier.
 
-1988-09-06  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
+1988-09-06  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
-       * search.c (search_buffer, string_match, looking_at):   
+       * search.c (search_buffer, string_match, looking_at):
        Report matcher stack overflow as error, not just failure to match.
 
        * data.c (Fmake_local_variable): Add local variable to simplify