]> code.delx.au - gnu-emacs/blobdiff - src/ChangeLog.2
(server-visit-files): Bind `minibuffer-auto-raise' to the value of
[gnu-emacs] / src / ChangeLog.2
index 4734fb852491afcdf4c0441c29990bb7c90b9e53..430cbc0f9da4700c3989192f2a14a7a644120d95 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
+       * lread.c (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.
+       * m-sun2.h, m-sun3.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-umax.h: Add definition of SEGMENT_MASK.
-       Delete definition of LIBS_SYSTEM.
+       Delete definition of LIBS_SYSTEM.
        * align.umax: File deleted.
 
        * emacs.c (main): Don't mention syms_of_vmsfns explicitly.
        * 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:
+       * m-alliant.h, crt0.c (for alliant):
        Must save _curbrk when dumping (from ADJUST_EXEC_HEADER)
        and restore it in crt0, because _curbrk itself isn't dumped.
 
        * 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'.
+       * s-hpux.h (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"
        (ie (let ((case-fold-search t)) (setq case-fold-search t))
         will cause case-fold-search be buffer-local even outside the let)
 
-       * xfns.c
+       * xfns.c:
        Preserve studlycaps: "Gnuemacs" => "GNU Emacs"
 
        * Various
        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.
 
-       More 3b changes:
+       More 3b changes:
        * ymakefile: Allow config to specify LIBS_TERMCAP even if
        TERMINFO.
        * sysdep.c: Delete the sign-extension functions; just define
        * 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.
 
        * fileio.c (Fcopy_file): optional 4th arg non-nil
        means preserve the last-modified time.
 
-       Make C-M-v in minibuffer scroll the minibuffer's help window if any.
+       Make C-M-v in minibuffer scroll the minibuffer's help window if any.
        * window.c (save_window_{save,restore}):
        Save and restore minibuf_scroll_window.
        * window.c (Fscroll_other_window):
        * 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
@@ -4774,3 +4774,5 @@ See ChangeLog.1 for earlier changes.
     Copyright (C) 1986, 1987, 1988 Free Software Foundation, Inc.
   Copying and distribution of this file, with or without modification,
   are permitted provided the copyright notice and this notice are preserved.
+
+;;; arch-tag: 3334fc8a-ec24-4601-99fc-4c8adc2b31bb