]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix all my attributions to be correct and consistent...
authorEric S. Raymond <esr@thyrsus.com>
Wed, 9 Aug 2023 00:02:17 +0000 (20:02 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Wed, 9 Aug 2023 00:07:52 +0000 (20:07 -0400)
...in case people are trying to track me down for questions.

.mailmap, ChangeLog.1, admin/notes/copyright, doc/emacs/ChangeLog.1,
doc/emacs/ack.texi, doc/lispref/ChangeLog.1, doc/misc/gnus.texi,
etc/ChangeLog.1, lib-src/ChangeLog.1, lisp/ChangeLog.13,
lisp/ChangeLog.14, lisp/ChangeLog.15, lisp/ChangeLog.17,
lisp/ChangeLog.3, lisp/ChangeLog.4, lisp/ChangeLog.5,
lisp/ChangeLog.6, lisp/ChangeLog.7, lisp/emacs-lisp/lisp-mnt.el,
lisp/finder.el, lisp/loadhist.el, lisp/play/cookie1.el,
lisp/progmodes/asm-mode.el, lisp/progmodes/gud.el,
lisp/progmodes/make-mode.el, lisp/term/AT386.el, src/ChangeLog.3

27 files changed:
.mailmap
ChangeLog.1
admin/notes/copyright
doc/emacs/ChangeLog.1
doc/emacs/ack.texi
doc/lispref/ChangeLog.1
doc/misc/gnus.texi
etc/ChangeLog.1
lib-src/ChangeLog.1
lisp/ChangeLog.13
lisp/ChangeLog.14
lisp/ChangeLog.15
lisp/ChangeLog.17
lisp/ChangeLog.3
lisp/ChangeLog.4
lisp/ChangeLog.5
lisp/ChangeLog.6
lisp/ChangeLog.7
lisp/emacs-lisp/lisp-mnt.el
lisp/finder.el
lisp/loadhist.el
lisp/play/cookie1.el
lisp/progmodes/asm-mode.el
lisp/progmodes/gud.el
lisp/progmodes/make-mode.el
lisp/term/AT386.el
src/ChangeLog.3

index 0531cc0c2902e5e1fb519cf7880da5a34a260198..f14f086b2e5e9075286f0b94329e0eb2b4d999ac 100644 (file)
--- a/.mailmap
+++ b/.mailmap
@@ -60,7 +60,7 @@ Era Eriksson <era+emacs@iki.fi> <era+emacsbugs@iki.fi>
 Eric Ludlam <zappo@gnu.org>
 Eric Ludlam <zappo@gnu.org> <eric@siege-engine.com>
 Eric Ludlam <zappo@gnu.org> <ericludlam@gmail.com>
-Eric S. Raymond <esr@thyrsus.com> <esr@snark.thyrsus.com>
+Eric S. Raymond <esr@thyrsus.com>
 Etienne Prud’homme <e.e.f.prudhomme@gmail.com>
 Fabián Ezequiel Gallina <fgallina@gnu.org> <fgallina@cuca>
 Fabián Ezequiel Gallina <fgallina@gnu.org> <galli.87@gmail.com>
index fcfae7c38838c696c5499c00b7369d331971d8b2..654cb43d4dc4af02e44bd1b5dc093b84e85774e9 100644 (file)
 
        * INSTALL.CVS: Clarify why `make bootstrap' sometimes fails.
 
-2008-06-08  Eric S. Raymond  <esr@snark.thyrsus.com>
+2008-06-08  Eric S. Raymond  <esr@thyrsus.com>
 
        * INSTALL.CVS: Indicate when "cvs update -d" may be needed.
 
        * configure.in: New entry for HP/UX-11.
 
        * Makefile.in (SOURCES): Replace GETTING.GNU.SOFTWARE with FTP.
-       From Eric S. Raymond <esr@golux.thyrsus.com>.
+       From Eric S. Raymond <esr@thyrsus.com>.
 
 2001-10-28  Eli Zaretskii  <eliz@is.elta.co.il>
 
        places.  Implement them by setting C_SWITCH_X_SITE and
        LD_SWITCH_X_SITE in src/config.h.
 
-1993-03-22  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
+1993-03-22  Eric S. Raymond  (esr@thyrsus.com)
 
        * make-dist: Don't distribute etc/Old files.
 
 
        * make-dist: Fix typo.
 
-1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
+1993-03-19  Eric S. Raymond  (esr@thyrsus.com)
 
        * make-dist: Corrected typo, fixed it to discard = and TAGS files
        in some cases where it should but didn't seen to.
        * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and
        make rs6000-ibm-aix default to -aix32.
 
-1993-03-17  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
+1993-03-17  Eric S. Raymond  (esr@thyrsus.com)
 
        * Makefile.in: Added `Developer's configuration' section.
 
-1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-03-17  Eric S. Raymond  (esr@thyrsus.com)
 
        * Makefile.in: Add commented-out variable settings for developer's
        configuration.
        return handler, make a copy of it, not a symbolic link to it; that
        way, it will work on systems that don't have symbolic links.
 
-1992-08-14  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1992-08-14  Eric S. Raymond  (esr@thyrsus.com)
 
        * make-dist: Taught it about vcdiff and rcs2log, added --newer
        option for generating incremental distributions.  Stopped it from
index ae09707bac8f51bd84a313a6d60af223695be70c..a06d92a2c5f3d3617499e0785d72c2057f502412 100644 (file)
@@ -381,7 +381,7 @@ conclude it was written by me."
 
 lisp/term/README
   - had no copyright notice till Feb 2007. ChangeLog.3 suggests it was
-  written by Eric Raymond. When asked by rms on 14 Feb 2007 he said:
+  written by Eric S. Raymond. When asked by rms on 14 Feb 2007 he said:
 
     I don't remember writing it, but it reads like my prose and I believe
     I wrote the feature(s) it's describing.  So I would have been the
index 16afa073169ba1c4fba0adcb6cb02f62bd2492fd..1cf26aeff0617c1c88ca6f0c2ce3a86ec1900f5c 100644 (file)
@@ -81,7 +81,7 @@
        * misc.texi (Network Security): Mention the new protocol-level
        `high' NSM checks.
 
-2014-12-08  Eric S. Raymond  <esr@snark.thyrsus.com>
+2014-12-08  Eric S. Raymond  <esr@thyrsus.com>
 
        * maintaining.texi: Support for Arch has been moved to obsolete,
        remove references that imply otherwise.
 
        * maintaining.texi (Version Control Systems): Fix a typo.
 
-2014-11-20  Eric S. Raymond  <esr@snark.thyrsus.com>
+2014-11-20  Eric S. Raymond  <esr@thyrsus.com>
 
        * maintaining.texi: Document SRC support.
 
        * custom.texi (Variables): Add Directory Variables to menu.
        (Directory Variables): New node.
 
-2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
+2008-05-16  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
 
-2008-05-15  Eric S. Raymond  <esr@snark.thyrsus.com>
+2008-05-15  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
        Revision Tags and rewritten.  Section now uses modern terminology,
        * msdog.texi (Windows Files): Update documentation of
        w32-get-true-file-attributes.
 
-2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
+2008-05-09  Eric S. Raymond  <esr@thyrsus.com>
 
        * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
        directory mode.
        * killing.texi (Appending Kills): Remove a strangely off-topic index
        entry "television".
 
-2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
+2008-05-07  Eric S. Raymond  <esr@thyrsus.com>
 
        * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
 
-2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
+2008-05-02  Eric S. Raymond  <esr@thyrsus.com>
 
        * buffers.texi, files.texi (Version-control):
        vc-toggle-read-only is no longer a good idea...
        * mini.texi (Minibuffer History): Add text about a list of minibuffer
        default values.
 
-2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
+2007-10-20  Eric S. Raymond  <esr@thyrsus.com>
 
        * files.texi: Disambiguate two slightly different uses of the term
        'filesets'.
 
        * calendar.texi (Diary): Clarify text about diary file example.
 
-2007-10-13  Eric S. Raymond  <esr@snark.thyrsus.com>
+2007-10-13  Eric S. Raymond  <esr@thyrsus.com>
 
        * files.texi: Capitalize node names according to convention.
 
 
        * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
 
-2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
+2007-10-11  Eric S. Raymond  <esr@thyrsus.com>
 
        * emacs.texi:
        * files.texi (Version Systems): Minor fixes to version-control material
        suggested by RMS and Robert J. Chassell.
 
-2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
+2007-10-10  Eric S. Raymond  <esr@thyrsus.com>
 
        * files.texi (Version Systems):
        * vc-xtra.texi:
        Revise text for adequate description of VCSes with monotonic IDs.
        * emacs.texi: Change of terminology from `version' to `revision'.
 
-2007-10-09  Eric S. Raymond  <esr@snark.thyrsus.com>
+2007-10-09  Eric S. Raymond  <esr@thyrsus.com>
 
        * files.texi (Version Systems): Describe newer VCses.
        Reorder the descriptions to be chronological.
        * basic.texi (Arguments): Replace fill-paragraph with
        fill-paragraph-or-region.
 
-2007-10-06  Eric S. Raymond  <esr@snark.thyrsus.com>
+2007-10-06  Eric S. Raymond  <esr@thyrsus.com>
 
        * files.texi: Update the section on version control for 2007
        conditions.  None of these changes are new-VC-specific; that
 
        * files.texi (Why Version Control?): Improve previous change.
 
-2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
+2007-07-18  Eric S. Raymond  <esr@thyrsus.com>
 
        * files.texi (Why Version Control?): New node.
 
        * emacs.texi: Add a sentence to the top menu mentioning the
        specific version of Emacs this manual applies to.
 
-1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-04-25  Eric S. Raymond  (esr@thyrsus.com)
 
        * basic.texi: Document next-line-add-lines variable used to
        implement down-arrow.
 
        * text.texi: Update unix TeX ordering information.
 
-1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
+1993-03-26  Eric S. Raymond  (esr@thyrsus.com)
 
        * news.texi: Mention fill-rectangle in keybinding list.
 
        * killing.texi: Document fill-rectangle.
 
-1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-03-17  Eric S. Raymond  (esr@thyrsus.com)
 
        * vc.texi: Bring the docs up to date with VC 5.2.
 
-1992-01-10  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1992-01-10  Eric S. Raymond  (esr@thyrsus.com)
 
        * emacs.tex: Mention blackbox and gomoku under Amusements.
        Assembler mode is now mentioned and appropriately indexed
index d61809fa58fa6a384fe1b99c078bf42c44b2bf57..4a8a2a24377d499f59642ef439ce3886841a0b36 100644 (file)
@@ -899,7 +899,7 @@ Takahashi Naoto co-wrote @file{quail.el} (q.v.), and wrote
 @file{robin.el}, another input method.
 
 @item
-Thomas Neumann and Eric Raymond wrote @file{make-mode.el},
+Thomas Neumann and Eric S. Raymond wrote @file{make-mode.el},
 a mode for editing makefiles.
 
 @item
index dd6a220398fd11e7006ef3a02d177496fc7b9821..c96ba40dbe5b242163719c3378102eec9ac0eeca 100644 (file)
        * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
        variable names.
 
-2008-05-03  Eric S. Raymond  <esr@golux>
+2008-05-03  Eric S. Raymond  <esr@thyrsus.com>
 
        * keymaps.texi: Clarify that (current-local-map) and
        (current-global-map) return references, not copies.
 
        * Makefile (dist): Change to use Gzip instead of compress.
 
-1993-04-23  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-04-23  Eric S. Raymond  (esr@thyrsus.com)
 
        * loading.texi (Unloading): define-function changed back to
        defalias.  It may not stay this way, but at least it's
        consistent with the known-good version of the code patch.
 
-1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
+1993-03-26  Eric S. Raymond  (esr@thyrsus.com)
 
        * modes.texi (Hooks): Document new optional arg of add-hook.
 
-1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-03-17  Eric S. Raymond  (esr@thyrsus.com)
 
        * variables.texi: Document nil initial value of buffer-local variables.
 
index 8d25e868c8a5af7c1af9d30d52ff895240c56d10..f017b011d719b4d145fe8c463648d395b9ec9b20 100644 (file)
@@ -25476,7 +25476,7 @@ There is no specific spam or ham processor for regular expressions.
 
 @defvar spam-use-bogofilter
 
-Set this variable if you want @code{spam-split} to use Eric Raymond's
+Set this variable if you want @code{spam-split} to use Eric S. Raymond's
 speedy Bogofilter.
 
 With a minimum of care for associating the @samp{$} mark for spam
@@ -25508,7 +25508,7 @@ Get the Bogofilter spamicity score (@code{spam-bogofilter-score}).
 
 @defvar spam-use-bogofilter-headers
 
-Set this variable if you want @code{spam-split} to use Eric Raymond's
+Set this variable if you want @code{spam-split} to use Eric S. Raymond's
 speedy Bogofilter, looking only at the message headers.  It works
 similarly to @code{spam-use-bogofilter}, but the @code{X-Bogosity} header
 must be in the message already.  Normally you would do this with a
index de6abff28814e473d05eb760ba11cce45bb51d69..68c15fc6e69ea9026e20332e7f69e509d7a155e9 100644 (file)
        * images/custom/right.xpm:
        * images/custom/right-pushed.xpm: New files.
 
-2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
+2008-05-07  Eric S. Raymond  <esr@thyrsus.com>
 
        * NEWS: Support for Meta-CVS removed.
 
 
        * NEWS: Mention desktop locking.
 
-2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
+2007-10-10  Eric S. Raymond  <esr@thyrsus.com>
 
        * NEWS: Explain the VC fileset changes a bit better.
 
        * Rename termcap to termcap.src, the historical name for an
        uninstalled termcap file.
 
-1995-06-28  Eric S. Raymond  <esr@spiff.gnu.ai.mit.edu>
+1995-06-28  Eric S. Raymond  <esr@thyrsus.com>
 
        * termcap.dat, termcap.ucb: Deleted and replaced.
 
 
        * MACHINES: Add section for NeXT, from Thorsten Ohl.
 
-1993-04-28  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-04-28  Eric S. Raymond  (esr@thyrsus.com)
 
        * NEWS: Documented picture-mode improvements.
 
-1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-04-25  Eric S. Raymond  (esr@thyrsus.com)
 
        * NEWS: Described the new properties of arrow keys and
        next-line-add-newlines.  Fixed up the GUD description, it was
 
        * news.texi: invocation-name now exists.
 
-1993-03-27  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
+1993-03-27  Eric S. Raymond  (esr@thyrsus.com)
 
        * MORE.STUFF: Added.
 
-1993-03-22  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
+1993-03-22  Eric S. Raymond  (esr@thyrsus.com)
 
        * NEWS: Preserved jimb's last change (documenting kill on
        read-only buffers).
 
        Added documentation on new info features.
 
-1993-03-22  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
+1993-03-22  Eric S. Raymond  (esr@thyrsus.com)
 
        * spook.lines: Alpha-sorted this, and added some new hot buttons
        for the 1990s.
 
-1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
+1993-03-19  Eric S. Raymond  (esr@thyrsus.com)
 
        * MACHINES: Deleted some VMS caveats.  If the src and lisp
        ChangeLogs are correct, dired and mail and process control are now
 
        * NEWS: Changed.
 
-1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
+1993-03-19  Eric S. Raymond  (esr@thyrsus.com)
 
        * sex.6: Added 900-line support.
 
        * NEWS: Added news about the package finder.
 
-1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
+1993-03-19  Eric S. Raymond  (esr@thyrsus.com)
 
        * MACHINES: `Last updated 10 Feb 1992.' was obviously wrong, so
        I nuked it.  Let the file mod date serve.  Merged in APOLLO and
 
        * Makefile (relock, unlock): New productions.
 
-1993-03-18  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
+1993-03-18  Eric S. Raymond  (esr@thyrsus.com)
 
        Augean-stable cleaning time.  Partly to save space, but mostly to
        reduce the dizzying amount of *stuff* confronting someone exploring
        names as per convention.  Originals of all files merged still
        exist with =-names.
 
-1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-03-17  Eric S. Raymond  (esr@thyrsus.com)
 
        * XENIX: Nuked (moved to =XENIX).  The hackery it describes is
        no longer necessary in the presence of 19's function-key-map
 1993-03-10  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
        * MACHINES: Update description of SYSVr3 and r4 support, due to
-       Eric Raymond's changes.
+       Eric S. Raymond's changes.
 
 1993-03-09  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
 
 
        * NEWS: Document included tags tables.
 
-1992-07-22  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1992-07-22  Eric S. Raymond  (esr@thyrsus.com)
 
        * Corrected the news about VC to reflect reality.
 
index 84f566262c4e9c64941518174f4e5c55bce6ecd7..136e8917d501bbe638bb8f77818742c998e706a0 100644 (file)
        * etags.c (C_entries): Save the definedef status even when a
        newline is met inside a string.
 
-1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
+1993-03-19  Eric S. Raymond  (esr@thyrsus.com)
 
        * Makefile.in (EXECUTABLES): Add rcs-checkin.
 
 
 1992-08-07  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
-       * timer.c: Installed new version from Eric Raymond; this is more
+       * timer.c: Installed new version from Eric S. Raymond; this is more
        portable, since it doesn't try to use SIGIO.
 
 1992-07-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
index 820110e2fba8dea5afe10ea1808fccf2ca01ff67..49ff87f464c43cafe938c1ed0c0ef79cbd4d4400 100644 (file)
        * doc-view.el (doc-view-mode): Support tramp, compressed files and
        files inside archives uniformly.
 
-2008-01-09  Eric S. Raymond  <esr@snark.thyrsus.com>
+2008-01-09  Eric S. Raymond  <esr@thyrsus.com>
 
        * textmodes/sgml-mode.el (sgml-tag-syntax-table): Initialize this
        constant with a computation on sgml-specials rather than a literal
        (vc-git-dir-state): Use it instead of processing the status
        results here.
 
-2008-01-02  Eric S. Raymond  <esr@snark.thyrsus.com>
+2008-01-02  Eric S. Raymond  <esr@thyrsus.com>
 
        * progmodes/grep.el (grep-find-ignored-directories):
        Initialize from the value of vc-directory-exclusion-list.
        MS-Windows and MS-DOS.
        (ispell-grep-options): Use "-Ei" on MS-Windows and MS-DOS.
 
-2008-01-02  Eric S. Raymond  <esr@snark.thyrsus.com>
+2008-01-02  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc-svn.el (vc-svn-modify-change comment): New function.
 
        * vc-git.el (vc-git-dir-state): Set the vc-backend property.
        Do not disable undo, with-temp-buffer does it by default.
 
-2008-01-01  Eric S. Raymond  <esr@snark.thyrsus.com>
+2008-01-01  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc-svn.el (vc-svn-parse-status): Set the `unregistered' property
        correctly.
 
        * vc-hg.el (vc-hg-dir-state): Set the vc-backend property.
 
-2007-12-29  Eric S. Raymond  <esr@snark.thyrsus.com>
+2007-12-29  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc-svn.el (vc-svn-parse-status): Recognize 'unregistered,
        'added, 'removed.
 
        * menu-bar.el (menu-bar-describe-menu): Remove dots from menu text.
 
-2007-12-28  Eric S. Raymond  <esr@snark.thyrsus.com>
+2007-12-28  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc-hooks.el, vc.el: Move vc-directory-exclusion-list from vc.el
        to vc-hooks.el so it will be available to other modes, such as
        * calc/calccomp.el (math-to-percentsigns): Change placeholder
        for percent signs.
 
-2007-12-27  Eric S. Raymond  <esr@snark.thyrsus.com>
+2007-12-27  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc.el (vc-dired-ignorable-p, vc-dired-hook): Speed optimization;
        use completion-ignored-extensions to detect files that should be
        (ps-print-preprint-region): Use `ps-mark-active-p' instead of
        `region-active-p' for error checking.
 
-2007-12-27  Eric S. Raymond  <esr@snark.thyrsus.com>
+2007-12-27  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc.el, vc-sccs.el, vc-rcs.el, vc-cvs.el, vc-mcvs.el:
        Put new machinery in place to support editing of change comments
        * international/mule-cmds.el (select-safe-coding-system):
        When a buffer is modified, cancel the writing.
 
-2007-12-26  Eric S. Raymond  <esr@snark.thyrsus.com>
+2007-12-26  Eric S. Raymond  <esr@thyrsus.com>
 
        * log-view.el: Add Subversion and Mercurial log format samples.
 
        don't try other `or' branches regardless of the value returned by
        fill-region; just return t.
 
-2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
+2007-10-20  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc.el (vc-do-command): Condition out a misleading message when
        running asynchronously.
 
        * vc-hg.el: Require log-view at compile time.
 
-2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
+2007-10-20  Eric S. Raymond  <esr@thyrsus.com>
 
        * log-view.el (log-view-diff): Adapt log-view-diff for new VC API.
 
        * bs.el (bs--mark-unmark): New function.
        (bs-mark-current, bs-unmark-current): Use it.
 
-2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
+2007-10-11  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc.el (vc-diff):
        (vc-diff-internal): Merge a patch by Juanma Barranquero.  Also,
        Use `follow-call-process-filter' rather than `process-filter'.
        Simplify.
 
-2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
+2007-10-11  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc-hooks.el (vc-registered): Robustify this function a bit
        against filenames with no directory component.
        * help-fns.el (describe-variable): Add missing "  " for multiline
        obsolescence info and missing EOL after global value.
 
-2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
+2007-10-10  Eric S. Raymond  <esr@thyrsus.com>
 
        * add-log.el:
        * ediff-vers.el:
        mode" in docstrings and messages.
        (follow-menu-filter): Fix arg passed to `bound-and-true-p'.
 
-2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
+2007-10-10  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc.el (vc-next-action): Rewrite completely; this principal
        entry point now operates on a current fileset selected either
        (smerge-refine-subst): New function holding most of smerge-refine.
        (smerge-refine): Use it.
 
-2007-10-08  Eric S. Raymond  <esr@snark.thyrsus.com>
+2007-10-08  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc.el (vc-default-wash-log): Remove unused code, the
        log washers all live in the backends now.
        * net/tramp-fish.el (tramp-fish-handle-process-file):
        Rewrite temporary file handling.
 
-2007-10-06  Eric S. Raymond  <esr@snark.thyrsus.com>
+2007-10-06  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc.el: Workfile version -> focus version change.  Port various
        comments from new VC to reduce the noise in the diff.
 2007-08-20  Thien-Thi Nguyen  <ttn@gnuvola.org>
 
        * vc-rcs.el (vc-rcs-annotate-command):
-       Fix bug introduced 2007-07-18T16:32:40Z!esr@snark.thyrsus.com:
+       Fix bug introduced 2007-07-18T16:32:40Z!esr@thyrsus.com:
        Add back :vc-annotate-prefix propertization.
 
 2007-08-20  Andreas Schwab  <schwab@suse.de>
        * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
        `file' from which to start the search.
 
-2007-07-19  Eric S. Raymond  <esr@snark.thyrsus.com>
+2007-07-19  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc-cvs.el (vc-cvs-checkin, vc-cvs-diff): Finish transition from
        having a single file argument to having a list of files as the
 
        * uniquify.el: Docstring fixes.
 
-2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
+2007-07-18  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc.el (revision-granularity, create-repo): Document new vc
        backend properties.
index 09bc4f6c4eb7e0a9d97129702360367f7811f675..129621791c0a5c92fde157e991be286eebcfd0ff 100644 (file)
        * vc-dispatcher.el (top-level): Revert previous change: require cl
        when compiling.
 
-2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
+2008-05-16  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc.el (vc-default-status-printer)
        (vc-default-prettify-state-info): Enhance the state prettyprinter
        * net/tramp.el (tramp-handle-write-region): Fix check for short track.
        Reported by Glenn Morris <rgm@gnu.org>.
 
-2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
+2008-05-16  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc.el: Remove my analysis of SCCS/RCS concurrency issues from
        the end of the file, it was good work at one time but has been
        (ses-mode): Set indent-tabs-mode to nil.
        (ses-center): Use string-width rather than length.
 
-2008-05-15  Eric S. Raymond  <esr@snark.thyrsus.com>
+2008-05-15  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc-cvs.el, vc-git.el, vc-hg.el, vc-hooks.el, vc-mcvs.el,
        * vc-rcs.el, vc-sccs.el, vc-svn.el, vc.el:
        * progmodes/cc-mode.el (declare-function): Add compat definition.
        (awk-mode-syntax-table, c-awk-unstick-NL-prop): Declare for compiler.
 
-2008-05-14  Eric S. Raymond  <esr@snark.thyrsus.com>
+2008-05-14  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc-dispatcher.el (vc-dispatcher-selection): Change the returned
        list to a cons so the caller can get back both expanded and
        (tramp-echo-mark-marker): New defconst.
        (tramp-check-for-regexp): Use it.
 
-2008-05-14  Eric S. Raymond  <esr@snark.thyrsus.com>
+2008-05-14  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc.el (vc-deduce-fileset): Do the right thing when visiting a
        buffer (say, a log buffer or diff buffer) with a vc-dir buffer
        (dired-toggle-marks, dired-change-marks, dired-unmark-all-files):
        buffer-read-only -> inhibit-read-only.
 
-2008-05-12  Eric S. Raymond  <esr@snark.thyrsus.com>
+2008-05-12  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc.el (vc-expand-dirs): Stop this function from tossing out
        explicitly specified files.
        * emulation/cua-base.el: Put isearch-scroll property
        on cua-scroll-up and cua-scroll-down.
 
-2008-05-11  Eric S. Raymond  <esr@snark.thyrsus.com>
+2008-05-11  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc-hooks.el (vc-recompute-state): Remove (dead code).
 
 
        * smerge-mode.el (smerge-command-prefix): Fix custom type.
 
-2008-05-10  Eric S. Raymond  <esr@snark.thyrsus.com>
+2008-05-10  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc-dispatcher.el (vc-dir-next-directory, vc-dir-prev-directory):
        New functions implementing motion to next and previous directory.
 
        * vc-hooks.el (vc-prefix-map): Remove duplicate binding.
 
-2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
+2008-05-09  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc.el (vc-dir):
        * vc-hooks.el: Tweak the VC directory bindings.  These are now
 
        * simple.el (start-file-process): Clarify docstring.
 
-2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
+2008-05-09  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc-sccs.el, vc-svn.el, vc-git.el, vc-hg.el, vc-mtn.el:
        Remove stub implementations of, and references to, wash-log.
        * vc.el (vc-version-diff, vc-print-log, vc-revert, vc-rollback)
        (vc-update): Remove unused let bindings.
 
-2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
+2008-05-09  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc.el (vc-deduce-fileset, vc-next-action, vc-version-diff)
        (vc-diff, vc-revert, vc-rollback, vc-update):
        (robin-current-package-name): Doc fix.
        (robin-activate): Don't use `iff' in docstring.
 
-2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
+2008-05-07  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc.el, vc-dispatcher.el: VC-Dired support removed.
        The code uses a ewoc-based implementation now.
        * progmodes/fortran.el (fortran-mode): Fix font-lock-syntactic-keywords
        oddness.
 
-2008-05-06  Eric S. Raymond  <esr@snark.thyrsus.com>
+2008-05-06  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc-hooks.el (vc-find-file-hook):
        * vc-dispatcher.el (vc-resynch-window): Decouple vc-dispatcher
 
        * dired.el (dired-read-dir-and-switches): Fix up last change.
 
-2008-05-05  Eric S. Raymond  <esr@snark.thyrsus.com>
+2008-05-05  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc.el (vc-deduce-fileset): Lift all the policy and UI stuff
        out of this function, move it to vc-dispatcher-selection-set.
        * ls-lisp.el (ls-lisp-insert-directory): Use `string-width'
        instead of `length' for comparing length of user and group names.
 
-2008-05-03  Eric S. Raymond  <esr@snark.thyrsus.com>
+2008-05-03  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc-dispatcher.el: New file, separates out the UI and command
        execution machinery from VCS-specific logic left in vc.el.
        * progmodes/grep.el (grep-mode-map): Bind "g" to recompile (like
        in dired &c).
 
-2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
+2008-05-02  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc-arch.el, vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el,
        * vc-hooks.el, vc-mcvs.el, vc-mtn.el, vc-rcs.el, vc-sccs.el,
        function that is no longer there.
        (hilit-chg-set): Remove running of highlight-changes-enable-hook.
 
-2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
+2008-05-02  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc.el (vc-default-dired-state-info): Change name of primitive
        to prettify-state-info, in preparation for ripping out dired mode.
        * progmodes/compile.el (compilation-auto-jump):
        Set window point to `pos' explicitly.
 
-2008-05-01  Eric S. Raymond  <esr@snark.thyrsus.com>
+2008-05-01  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc-bzr.el (vc-bzr-state): Allow this to return 'ignored
        when appropriate.
index af3203444ae3f48dfdc49a6efcbb26e434d6580b..6bd61211d477e22e7a9d3ef76eb4b0e59ec44ca0 100644 (file)
        (log-edit-mode, log-edit-extra-flags, log-edit-mode):
        New declarations.
 
-2010-04-09  Eric Raymond  <esr@snark.thyrsus.com>
+2010-04-09  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc-hooks.el, vc-git.el: Improve documentation comments.
 
index 5036eabf0fd1a247a78429445aca0ec3d5203424..3377da7c54d2a9741b0bd236d04251d3ac4b9d31 100644 (file)
        (package-activate-1): Reload files given by `package--list-loaded-files'.
        Fix bug#10125, bug#18443, and bug#18448.
 
-2014-12-13  Eric S. Raymond  <esr@snark.thyrsus.com>
+2014-12-13  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc/vc-svn.el (vc-svn-diff): Fix bug #19312.
 
        * files.el (directory-files-recursively): Don't follow symlinks to
        other directories.
 
-2014-12-12  Eric S. Raymond  <esr@snark.thyrsus.com>
+2014-12-12  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc/vc-dav.el, vc/vc-git.el, vc/vc-hg.el, vc/vc-src.el:
        * vc/vc.el: latest-on-branch-p is no longer a public method.
 
        * emacs-lisp/let-alist.el: Add new package and macro.
 
-2014-12-10  Eric S. Raymond  <esr@snark.thyrsus.com>
+2014-12-10  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc/vc-dispatcher.el, vc/vc-hooks.el, vc/vc-rcs.el:
        * vc/vc-sccs.el, vc/vc.el: Righteous featurectomy of vc-keep-workfiles,
        (ruby-toggle-string-quotes): New command that allows you to quickly
        toggle between single-quoted and double-quoted string literals.
 
-2014-12-09  Eric S. Raymond  <esr@snark.thyrsus.com>
+2014-12-09  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc/vc-src.el (vc-src-do-comand): Prepend -- to file argument
        list, avoids problems witt names containing hyphens.
        * vc/vc-hg.el (vc-hg-dir-status-files): Only include ignores files
        when FILES is non-nil (bug#19304).
 
-2014-12-08  Eric S. Raymond  <esr@snark.thyrsus.com>
+2014-12-08  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc/vc-arch.el: Move to obsolete directory so a test framework
        won't trip over bit-rot in it.  There has been no Arch snapshot
        more extensions when generating includes (programs)
        (bug#19254).
 
-2014-12-03  Eric S. Raymond  <esr@snark.thyrsus.com>
+2014-12-03  Eric S. Raymond  <esr@thyrsus.com>
 
        * files.el (file-tree-walk): Fix docstring.
 
 
        * whitespace.el (whitespace-big-indent-regexp): Add :version.
 
-2014-12-02  Eric S. Raymond  <esr@snark.thyrsus.com>
+2014-12-02  Eric S. Raymond  <esr@thyrsus.com>
 
        * subr.el (filter): New macro.  Because it's just silly for a Lisp
        not to have this in 2014.  And VC needs it.
        is no longer a public method.  It is now local to the one place
        it's used, in the RCS steal-lock method.
 
-2014-12-01  Eric S. Raymond  <esr@snark.thyrsus.com>
+2014-12-01  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc/vc.el: In all backends: API simplification; could-register
        is no longer a public method.  (vc-cvs.el still has a private
        * net/eww.el (eww): Leave point in a place that doesn't cause
        scrolling when displaying "Loading...".
 
-2014-12-01  Eric S. Raymond  <esr@snark.thyrsus.com>
+2014-12-01  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc/vc.el, vc/vc-cvs.el, vc/vc-rcs.el, vc/vc-svn.el: The 'merge'
        backend method of RCS/CVS/SVN is now 'merge-file', to contrast with
 
        * emacs-lisp/inline.el: New file.
 
-2014-12-01  Eric S. Raymond  <esr@snark.thyrsus.com>
+2014-12-01  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc/vc.el, vc-hooks.el: All backends: API simplification;
        vc-state-heuristic is no longer a public method, having been
 
        * vc/vc.el: Fix a typo in the commentary.
 
-2014-11-20  Eric S. Raymond  <esr@snark.thyrsus.com>
+2014-11-20  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc/vc-src.el, vc/vc.el: Added support for SRC.  Needs more
        testing and a real log-view mode.
index 5c4d1e7a82ad8c58897510c536a618239779758a..29585129a8a465e97d23c07ab6a73ecde482f770 100644 (file)
        (compilation-minor-mode): New function to toggle
        compilation-minor-mode; if setting it, call compilation-setup.
 
-1993-04-28  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-04-28  Eric S. Raymond  (esr@thyrsus.com)
 
        * bibtex.el: Installed Aaron Larson's new bibtex.el.  See the
        header comment for details.
 
        * files.el (file-truename): Undo last change.
 
-1993-04-27  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-04-27  Eric S. Raymond  (esr@thyrsus.com)
 
        * files.el (file-truename): Do the right thing when $HOME = "".
 
        (find-tag-noselect): If NEXT-P is '-, pop location off
        tags-location-stack.
 
-1993-04-26  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-04-26  Eric S. Raymond  (esr@thyrsus.com)
 
        * cmacexp.el: Installed Francesco Potortì's enhanced and
        cleaned-up version, see its commentary for details.
        Defvars added for many variables.
        (te-stty-string): Specify the characters explicitly--not `stty dec'.
 
-1993-04-26  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-04-26  Eric S. Raymond  (esr@thyrsus.com)
 
        * files.el (cd): Handle leading "~" like an absolute filename.
 
        * dired.el: Changed fsets to defaliases.
 
-1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-04-25  Eric S. Raymond  (esr@thyrsus.com)
 
        * comint.el (comint-mod): Nuked.  A call to ring-mod replaces it.
        (comint-mem): Nuked.  A call to member replaces it.
        (vc-finish-logentry, vc-next-comment, vc-previous-comment):
        Replace *VC-comment-buffer* with a ring vector.
 
-1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-04-25  Eric S. Raymond  (esr@thyrsus.com)
 
        * simple.el (down-arrow): New function.
        Uses next-line-add-newlines to suppress addition of new lines at end of
        * shell.el (shell-prompt-pattern): Add `;' as potential prompt
        delimiter (for `es' and `rc' shells most particularly).
 
-1993-04-23  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-04-23  Eric S. Raymond  (esr@thyrsus.com)
 
        * isearch.el: Replaced all fsets with defaliases.
 
-1993-04-23  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-04-23  Eric S. Raymond  (esr@thyrsus.com)
 
        * bytecomp.el (define-function): Change name back to defaliases
        to get things in a known-good state.  The unload patch had been
        * ange-ftp.el (ange-ftp-binary-file-name-regexp):
        Match .z and .z-part-?? files.
 
-1993-04-21  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-04-21  Eric S. Raymond  (esr@thyrsus.com)
 
        * makefile.el: Rewritten and simplified, commentary added.  It now
        will usually detect when the makefile target or macro lists need
        * sendmail.el (mail-do-fcc): Make a numeric time zone indicator
        with current-time-zone--don't run `date'.
 
-1993-04-16  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-04-16  Eric S. Raymond  (esr@thyrsus.com)
 
        * bytecomp.el (byte-compile, byte-compile-keep-pending)
        (byte-compile-file-form-defmumble): Generate define-function
        * diff.el (diff-parse-differences): Small robustification ---
        don't lose if we call this with compilation-parsing-end nil
 
-1993-04-16  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-04-16  Eric S. Raymond  (esr@thyrsus.com)
 
        * electric.el (shrink-window-if-larger-than-buffer):
        Move to window.el.
 
        * isearch.el: Doc fixes.
 
-1993-04-14  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-04-14  Eric S. Raymond  (esr@thyrsus.com)
 
        * gud.el (gud-mode): Created C-c synonym bindings in the GUD
        buffer's local map.
 
        (gud-key-prefix): Change to C-x C-a.
 
-1993-04-14  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-04-14  Eric S. Raymond  (esr@thyrsus.com)
 
        * help-macro.el: Name changed from help-screen.el to fit in a
        14-character limit.
        * sun-curs.el: Name changed from sun-cursors.el to protect the
        innocents.
 
-1993-04-14  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-04-14  Eric S. Raymond  (esr@thyrsus.com)
 
        * finder.el: Rewritten.  The Finder is now a major mode with the
        ability to browse package commentary sections and a completely
        * rot13.el (rot13-other-window): Add autoload.
        (rot13-display-table): Use `vector', not `make-rope'.
 
-1993-04-10  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-04-10  Eric S. Raymond  (esr@thyrsus.com)
 
        * gud.el (gdb, sdb, dbx): Improve prompting a la grep.
 
        empty string in response to the keyword prompt, restore the old
        window configuration properly.
 
-1993-04-09  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
+1993-04-09  Eric S. Raymond  (esr@thyrsus.com)
 
        * emerge.el (emerge-with-ancestor): Applied Donald Erway's fix
        patch, which included the following explanatory comment: "D.Erway
 
        * autoload.el (generate-file-autoloads): Doc fix.
 
-1993-04-08  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
+1993-04-08  Eric S. Raymond  (esr@thyrsus.com)
 
        * gud.el: Massive changes, amounting nearly to a rewrite.  The new
        features include auto-configuring support for SVr4, more commands,
        Change MIPS RISC CC regexp (last one) to
        be anchored at bol, and to never match multiple lines.
 
-1993-04-03  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
+1993-04-03  Eric S. Raymond  (esr@thyrsus.com)
 
        * man.el, assoc.el: Installed Barry Warsaw's new and much more
        featureful man page browser.
 
        * comint.el: New comint-read-noecho.
 
-1993-04-02  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
+1993-04-02  Eric S. Raymond  (esr@thyrsus.com)
 
        * chistory.el (repeat-history-command): Bug fix.  Someone forgot a car.
 
        editing ability and be able to abort when called from a process
        filter.  Re-arranged and updated docstring.
 
-1993-03-30  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-03-30  Eric S. Raymond  (esr@thyrsus.com)
 
        * ring.el: Changed summary line.
 
 
        * buff-menu.el: Put back removed years in copyright notice.
 
-1993-03-29  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
+1993-03-29  Eric S. Raymond  (esr@thyrsus.com)
 
        * vc.el (vc-next-action, vc-print-log, vc-diff, vc-revert-buffer):
        Improve logic for parent buffer finding.
        rlogin-password-paranoia is set.
        (rlogin-with-args, rlogin-password): New functions.
 
-1993-03-28  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
+1993-03-28  Eric S. Raymond  (esr@thyrsus.com)
 
        * vc.el (vc-comment-to-changelog): A useful vc-checkin hook, added.
        (vc-checkout): Now rejects attempts to check out files via FTP.
        * ebuff-menu.el (electric-buffer-menu-mode-map): fillarray isn't a
        valid operation on maps any more.
 
-1993-03-27  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
+1993-03-27  Eric S. Raymond  (esr@thyrsus.com)
 
        * refer.el: Installed.
 
 
        * lucid.el (try-face-font, find-face, get-face): New aliases.
 
-1993-03-27  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
+1993-03-27  Eric S. Raymond  (esr@thyrsus.com)
 
        * abbrevlist.el, old-inf-lisp.el, old-screen.el, old-shell.el,
        * oshell.el: Removed.
        (set-case-syntax-delims, set-case-syntax-pair, set-case-syntax):
        Rename arg STRING to TABLE.  Do not set the standard case table.
 
-1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
+1993-03-26  Eric S. Raymond  (esr@thyrsus.com)
 
        * loaddefs.el: Commented out function-key-error definition and
        uses in the global keymaps.  RMS and jimb objected to the amount
        of space these took up in the keybinding listings.
 
-1993-03-27  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
+1993-03-27  Eric S. Raymond  (esr@thyrsus.com)
 
        * lpr.el (printify-buffer): Add, debugged from Roland McGrath's
        printify-buffer code in LCD.
        (set-visited-file-name): Kill local-write-file-hooks as local var.
        (basic-save-buffer): Use local-write-file-hooks.
 
-1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
+1993-03-26  Eric S. Raymond  (esr@thyrsus.com)
 
        * yow.el (psychoanalyze-pinhead): Needed a prefrontal lobotomy.
        I gave it one.
 
        * uncompress.el: Add provide call.
 
-1993-03-25  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
+1993-03-25  Eric S. Raymond  (esr@thyrsus.com)
 
        * lisp-mnt.el (lm-last-modified-date): Fix return bug.
 
        * term/x-win.el: Bind M-next to an alias scroll-other-window-1
        to get better doc string output.
 
-1993-03-23  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
+1993-03-23  Eric S. Raymond  (esr@thyrsus.com)
 
        * compile.el: Fix library headers.
 
        * files.el (insert-directory): Do chase symlinks before passing
        the directory name to ls.
 
-1993-03-23  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
+1993-03-23  Eric S. Raymond  (esr@thyrsus.com)
 
        * buff-menu.el: Incorporated changes from Bob Weiner's enhanced
        buff-menu from the LCD archive.
 
        * replace.el (query-replace-map): Define backspace like delete.
 
-1993-03-22  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
+1993-03-22  Eric S. Raymond  (esr@thyrsus.com)
 
        * cookie.el: Created.  This file contains what was formerly the
        guts of spook.el, lightly hacked to support more than one
        * term/x-win.el (x-win-suspend-error):
        suspend-hook renamed from suspend-hooks.
 
-1993-03-22  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
+1993-03-22  Eric S. Raymond  (esr@thyrsus.com)
 
        * help.el, register.el, replace.el, reposition.el, rfc822.el,
        * rlogin.el, rot13.el, scribe.el, scroll-bar.el, sendmail.el,
        * diary-insert.el: Change the name to diary-ins.el.
        * calendar.el: Change all autoload references to diary-ins.
 
-1993-03-22  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
+1993-03-22  Eric S. Raymond  (esr@thyrsus.com)
 
        * man.el, mlconvert.el, mlsupport.el, modula2.el, mouse.el,
        * mpuz.el, netunam.el, novice.el, nroff-mode.el, options.el,
        * outline.el, page.el, paragraphs.el, picture.el, prolog.el,
        * rect.el: Add or correct Commentary sections.
 
-1993-03-22  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
+1993-03-22  Eric S. Raymond  (esr@thyrsus.com)
 
        * abbrev.el, ada.el, add-log.el, array.el, autoinsert.el,
        * autoload.el, awk-mode.el, bib-mode.el, bibtex.el, buff-menu.el,
        * lucid.el: Alias lower-screen and raise-screen to lower-frame and
        raise-frame, the new names for those functions.
 
-1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
+1993-03-19  Eric S. Raymond  (esr@thyrsus.com)
 
        * bush.el: Deleted.
 
        * finder.el: Make sure that when new keywords are compiled, we see them
        immediately.
 
-1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
+1993-03-19  Eric S. Raymond  (esr@thyrsus.com)
 
        * vt100-led.el, bg-mouse.el, sup-mouse.el, sun-mouse.el:
        Moved to term directory.
 
-1993-03-18  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
+1993-03-18  Eric S. Raymond  (esr@thyrsus.com)
 
        * Makefile: Created.  This exists mainly so developers elsewhere
        can unlock the lisp files to accept an update tar, then relock
 
        * solar.el (solar-time-string): Round the time properly.
 
-1993-03-18  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
+1993-03-18  Eric S. Raymond  (esr@thyrsus.com)
 
        * abbrev.el, abbrevlist.el, add-log.el, apropos.el, array.el,
        * autoload.el, awk-mode.el, cal-french.el, cal-mayan.el,
        * tex-mode.el (tex-send-command): Fix the command sent so that no
        blank is inserted when replacing the asterisk with the file name.
 
-1993-03-18  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-03-18  Eric S. Raymond  (esr@thyrsus.com)
 
        * term/wyse50.el (function-key-map): Nuke code no longer bound to keys.
 
        Fix things so that bindings are added to the keymap already created by
        terminal initialization.
 
-1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-03-17  Eric S. Raymond  (esr@thyrsus.com)
 
        * help-screen.el: Installed, following release.  Now package
        writers can easily implement help screens resembling Emacs's
 
        * finder-inf.el: Deleted the RCS file.
 
-1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-03-17  Eric S. Raymond  (esr@thyrsus.com)
 
        * isearch.el, lselect.el, select.el, scroll-bar.el, texinfo.el,
        * pending-del.el, profile.el, texinfmt.el, ls-lisp.el, meese.el,
        * case-table.el, byte-run.el, ange-ftp.el, backquote.el:
        Add or correct library header comments.
 
-1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-03-17  Eric S. Raymond  (esr@thyrsus.com)
 
        * finder.el (finder-compile-keywords): Treat nil in a path
        argument as $PWD.
 
        (finder-by-keyword): Handle LFD as input gracefully.
 
-1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-03-17  Eric S. Raymond  (esr@thyrsus.com)
 
        * vc-hooks.el: Increment version number to match vc.el's.
 
        * loaddefs.el (minor-mode-alist): Make the mode line element for
        overwrite-mode be the symbol `overwrite-mode'.
 
-1993-03-16  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-03-16  Eric S. Raymond  (esr@thyrsus.com)
 
        * vc.el, vc-hooks.el: The macro vc-error-occurred has to move from
        vc.el to vc-hooks.el for C-x C-f of a nonexistent file to work.
        (rmail-summary-rmail-update): Do nothing if rmail buffer not visible.
        (rmail-summary-mode-map): Don't bind C-n, C-p.  Use ordinary move cmds.
 
-1993-03-12  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-03-12  Eric S. Raymond  (esr@thyrsus.com)
 
        * term/x-win.el: Added library headers.
 
-1993-03-12  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-03-12  Eric S. Raymond  (esr@thyrsus.com)
 
        * loaddefs.el (global-map): Fix a typo in the binding of
        [kp-backtab].
        * term/x-win.el: Cancel previous change, since it discarded
        earlier necessary changes.
 
-1993-03-11  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-03-11  Eric S. Raymond  (esr@thyrsus.com)
 
        * term/vt100.el:
        Added headers, commented out code the duplicates startup effects.
        suspend-hooks, not suspend-hook.  The latter is an obsolete name.
        Use add-hook instead of setting suspend-hooks directly.
 
-1993-03-11  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-03-11  Eric S. Raymond  (esr@thyrsus.com)
 
        A boatload of changes to terminal support and terminal capability
        initialization that make it a lot smarter, with a more uniform
        Likewise their Meta versions.
        Also add `ascii-character' properties.
 
-1993-03-09  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-03-09  Eric S. Raymond  (esr@thyrsus.com)
 
        * term/at386.el: Removed.  The new terminal initialization stuff
        makes it superfluous.  I wrote it, so I should know. :-)
        (ange-ftp-read-passwd, ange-ftp-process-filter): Uncomment out the
        calls to ange-ftp-repaint-buffer.
 
-1992-11-11  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1992-11-11  Eric S. Raymond  (esr@thyrsus.com)
 
        * c-mode.el (c-style-alist): Add quotes around C++ style name.
 
        * compile.el (compilation-parse-errors): Write progress messages
        on all regexp matches, not just errors.
 
-1992-08-04  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1992-08-04  Eric S. Raymond  (esr@thyrsus.com)
 
        * view.el (view-mode): Teach this how to use help-char.
 
 
        * etags.el (complete-tag): Error if no tags table loaded.
 
-1992-08-03  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1992-08-03  Eric S. Raymond  (esr@thyrsus.com)
 
        * ebuff-menu.el, echistory.el, help.el, hexl.el: Teach these packages
        to use help-char, and add the appropriate magic to doc strings.
 
        * diff.el (diff-rcs, diff-sccs): Delete.
 
-1992-07-27  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1992-07-27  Eric S. Raymond  (esr@thyrsus.com)
 
        * tar-mode.el (tar-subfile-save-buffer): Whoever changed
        current-time forgot to check for breakage.  Added code to print
        * c++-mode.el (indent-c++-exp): Fix typo "innerloop-done".
        Make last-depth local.
 
-1992-07-23  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1992-07-23  Eric S. Raymond  (esr@thyrsus.com)
 
        * flow-ctrl.el: Fixed set-input-mode call broken by new third
        arg for meta control.
        * byte-opt.el (disassemble-offset, byte-decompile-bytecode-1):
        Support for relative jumps removed.
 
-1992-07-22  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1992-07-22  Eric S. Raymond  (esr@thyrsus.com)
 
        * Removed all Last-Modified headers.
 
-1992-07-21  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1992-07-21  Eric S. Raymond  (esr@thyrsus.com)
 
        * files.el (trim-versions-without-asking): Non-nil, non-t value
        suppresses all trimming of excess backups.  This is so we can make
        Modified the remaining version by adding new argument GLOBAL
        and setting the parameters locally if GLOBAL is nil.
 
-1992-07-21  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1992-07-21  Eric S. Raymond  (esr@thyrsus.com)
 
        * Turfed r2bibtex.el.  Refbib.el turns out to be a newer version
        of the same package.
        (find-file-noselect): Don't remove the automount prefix here; let
        abbreviate-file-name take care of it.
 
-1992-07-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1992-07-17  Eric S. Raymond  (esr@thyrsus.com)
 
        * Keywords added for [n-z]*.el.  Finder now under construction.
 
        ending with the latter may be deleted accidentally when space is
        low.
 
-1992-07-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1992-07-17  Eric S. Raymond  (esr@thyrsus.com)
 
        * Keywords added for [a-m]*.el.  The keyword categories will
        probably need some tuning, but at least this will suffice
 
        * Changed all copying notices to GPL version 2.
 
-1992-07-16  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1992-07-16  Eric S. Raymond  (esr@thyrsus.com)
 
        * Finished decorating the library files with new standard headers.
 
        * byte-run.el (defsubst): Remove extra closing paren at the end
        of this function.
 
-1992-07-16  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1992-07-16  Eric S. Raymond  (esr@thyrsus.com)
 
        * At RMS's request, all occurrences of `elisp' changed to `Emacs Lisp'.
 
        * New library headers for [fghijklmn]*.el.  First steps towards
        keyword-based code finder via Keywords header.
 
-1992-07-15  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1992-07-15  Eric S. Raymond  (esr@thyrsus.com)
 
        * New library headers for [opqrst]*.el.  Ghod, this is boring.
 
        (set-frame-height, set-frame-width): Functions deleted; they are
        defined in frame.c.
 
-1992-07-14  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1992-07-14  Eric S. Raymond  (esr@thyrsus.com)
 
        * [uvwxy]*.el: Added headers for new Emacs Lisp documentation
        conventions.
        * calendar.el (calendar-mode): Change key bindings for all
        functions to make them consistent with Version 19 requirements.
 
-1992-07-13  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1992-07-13  Eric S. Raymond  (esr@thyrsus.com)
 
        * comint.el: Minor changes to comments to reflect the fact that
        comint has won its war and replaced shell mode.
        * etags.el (visit-tags-table): Remove automounter prefixes before
        setting tags-file-name.
 
-1992-07-06  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1992-07-06  Eric S. Raymond  (esr@thyrsus.com)
 
        * Moved gdb.el to =gdb.el.  The autoload generation for
        loaddefs.el was getting screwed up by the conflicting autoloads
 
        * info.el (Info-enable-edit): Now a user option.
 
-1992-06-03  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1992-06-03  Eric S. Raymond  (esr@thyrsus.com)
 
        * sendmail.el (mail-signature): Suppress move to end of buffer if
        we gave a prefix argument (requested by Bob Chassell).
 
        * flow-ctrl.el (evade-flow-control-memstr=): Rename from memstr=.
 
-1992-05-31  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1992-05-31  Eric S. Raymond  (esr@thyrsus.com)
 
        * bibtex.el: Merged in alarson's changes.
 
 
        * subr.el (lambda): Add docstring.
 
-1992-05-31  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1992-05-31  Eric S. Raymond  (esr@thyrsus.com)
 
        * gdb.el: Nuked --- subsumed by gdb entry point of gud.el.
 
        old version still exists in the ~n~ files if this loses, but
        the code looks good.
 
-1992-05-30  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1992-05-30  Eric S. Raymond  (esr@thyrsus.com)
 
        * profile.el: Installed.
 
 
        * term/new-at386.el: Rewritten to use function-key-map.
 
-1992-01-10  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1992-01-10  Eric S. Raymond  (esr@thyrsus.com)
 
        * flow-ctrl.el: Installed.
 
        (sendmail-send-it): Delete code for mail-aliases.
        (build-mail-aliases, expand-mail-aliases): Autoloads deleted.
 
-1991-12-14  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1991-12-14  Eric S. Raymond  (esr@thyrsus.com)
 
        * etags.el (find-tag-noselect): Fix subtle bug due to
        save-excursion.
 
        (tags-tag-match): New function, made smarter about exact matches.
 
-1991-12-13  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1991-12-13  Eric S. Raymond  (esr@thyrsus.com)
 
        * perl-mode.el: Installed.
 
        * sendmail.el (mail-default-headers): New user variable.
        (mail-setup): Insert value of that variable.
 
-1991-12-11  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1991-12-11  Eric S. Raymond  (esr@thyrsus.com)
 
        * c-mode.el: Added C++ style to c-style-alist.
 
 
        * man.el (nuke-nroff-bs): Simplify o^H+.  Delete "reformatting" msg.
 
-1991-12-08  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1991-12-08  Eric S. Raymond  (esr@thyrsus.com)
 
        * blackbox.el: Applied doc patch.  No functions affected.
 
 
 1988-12-22  Richard Stallman  (rms@mole.ai.mit.edu)
 
-       * term/at386.el: Eric Raymond's changes to work with keypad.el.
+       * term/at386.el: Eric S. Raymond's changes to work with keypad.el.
 
        * loaddefs.el (completion-ignored-extensions): Add .a and .ln.
 
index ecadb4a30d585f16abe7695a3b8b6097abe39d82..f0dd1295dd7900b1ae67ef77613c7391516ac84b 100644 (file)
 
        * font-lock.el (shell-font-lock-keywords): Doc fix.
 
-1994-02-02  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1994-02-02  Eric S. Raymond  (esr@thyrsus.com)
 
        * vc-hooks.el (vc-mode-line): Use force-mode-line-update instead
        of the Emacs 18 kluge.
        * files.el (file-relative-name): Allow for ancestors as well
        as descendants.
 
-1994-02-02  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1994-02-02  Eric S. Raymond  (esr@thyrsus.com)
 
        * vc.el (vc-parse-buffer): Arrange for old properties to get
        cleared when their match string is not found in the master file.
        (add-new-page): Insert new page in specified location.
        (original-page-delimiter): Set default value to "^^L".
 
-1993-11-15  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-11-15  Eric S. Raymond  (esr@thyrsus.com)
 
        * vc.el: vc-static-header-alist shouldn't have been declared const.
 
        * rmail.el (rmail-convert-to-babyl-format): Protect against
        nonsensical content-length values.
 
-1993-10-04  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-10-04  Eric S. Raymond  (esr@thyrsus.com)
 
        * vc.el (vc-next-action): Fix (throw ... ) invocation to work with 19;
        allows vc-next-action on all marked files in a dired buffer to work.
index 63cf5db94c4fadc11b10fdedd7c3081f638a8a7f..96bda7650e2685bcefda81c6fef3a891d5d1ac2d 100644 (file)
        the autogenerated label in the minibuffer caused the killed text
        to appear in front of the bibtex entry.
 
-1995-01-05  Eric S. Raymond  <esr@locke.ccil.org>
+1995-01-05  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc.el (vc-do-command): Change RCS handling so rcsdiff won't strip
        away relative-pathname information.  This function no longer sets the
index 4e7366c80a810820cfda7329a5b25886dfa5c192..0fc8ffcf59162f42c31dc90b0f65c2e4353b5797 100644 (file)
 
        * paths.el (remote-shell-program): Fix typo checking /usr/bin/remsh.
 
-1995-06-26  Eric S. Raymond  <esr@snark.thyrsus.com>
+1995-06-26  Eric S. Raymond  <esr@thyrsus.com>
 
        * vc.el (vc-start-entry): Prevent lossage when doing a mass checkin
        from a VC-dired buffer.
index 667cd5e850a92a65b2c5458a47685f95cc468a6a..17464042b76649f0bc622bd03cc3c7ccf84de695 100644 (file)
 
        * progmodes/perl-mode.el (perl-mode): Add autoload cookie.
 
-1998-04-29  Eric S. Raymond  <esr@snark.thyrsus.com>
+1998-04-29  Eric S. Raymond  <esr@thyrsus.com>
 
        Many small changes that mostly eliminate the explicit mail separator
        variable and use the new rfc822-goto-eoh primitive instead:
        * mail/sendmail.el (mail-mode): Make adaptive-fill-regexp
        match more values.  Bind adaptive-fill-first-line-regexp too.
 
-1997-07-26  Eric S. Raymond  <esr@snark.thyrsus.com>
+1997-07-26  Eric S. Raymond  <esr@thyrsus.com>
 
        * telnet.el (telnet): Handle multiple telnet programs better.
        (telnet-host-properties): New variable.
index 51d9f928ef58f6f63ca1f69de134f30a573e9edc..cb7cff43555558691fdbdb769bf98eada3b47910 100644 (file)
@@ -2,7 +2,7 @@
 
 ;; Copyright (C) 1992-2023 Free Software Foundation, Inc.
 
-;; Author: Eric S. Raymond <esr@snark.thyrsus.com>
+;; Author: Eric S. Raymond <esr@thyrsus.com>
 ;; Maintainer: emacs-devel@gnu.org
 ;; Created: 14 Jul 1992
 ;; Keywords: docs
@@ -67,7 +67,7 @@
 ;; ;;  Noah Friedman <friedman@ai.mit.edu>
 ;; ;;  Joe Wells <jbw@maverick.uswest.com>
 ;; ;;  Dave Brennan <brennan@hal.com>
-;; ;;  Eric Raymond <esr@snark.thyrsus.com>
+;; ;;  Eric S. Raymond <esr@thyrsus.com>
 ;;
 ;;    * Maintainer line --- should be a single name/address as in the Author
 ;; line, or an address only.  If there is no maintainer
index 5aec0149b89d6557e13662bf088fc9fda453f58b..f5bf2641537662cd054b4270b8210598e96af8a6 100644 (file)
@@ -2,7 +2,7 @@
 
 ;; Copyright (C) 1992-2023 Free Software Foundation, Inc.
 
-;; Author: Eric S. Raymond <esr@snark.thyrsus.com>
+;; Author: Eric S. Raymond <esr@thyrsus.com>
 ;; Created: 16 Jun 1992
 ;; Keywords: help
 
index 1609542e5fa1d1b55a2c5f1922c27b2dad3f87f8..eb87016695c57db3651297333595a80336259cca 100644 (file)
@@ -2,7 +2,7 @@
 
 ;; Copyright (C) 1995, 1998, 2000-2023 Free Software Foundation, Inc.
 
-;; Author: Eric S. Raymond <esr@snark.thyrsus.com>
+;; Author: Eric S. Raymond <esr@thyrsus.com>
 ;; Maintainer: emacs-devel@gnu.org
 ;; Keywords: internal
 
index 559b74084e1232b777542c154ebb9982933bbdc6..e5c0d6a14d24060c455700cda6216ec8091adee5 100644 (file)
@@ -2,7 +2,7 @@
 
 ;; Copyright (C) 1993, 2001-2023 Free Software Foundation, Inc.
 
-;; Author: Eric S. Raymond <esr@snark.thyrsus.com>
+;; Author: Eric S. Raymond <esr@thyrsus.com>
 ;; Maintainer: emacs-devel@gnu.org
 ;; Keywords: games, extensions
 ;; Created: Mon Mar 22 17:06:26 1993
index 2a5105fe1645d681af9881c5bd87df5b9ed8fb0b..0f5af9803a5ce021dff89554bb7ff4f2b8f830e8 100644 (file)
@@ -2,7 +2,7 @@
 
 ;; Copyright (C) 1991, 2001-2023 Free Software Foundation, Inc.
 
-;; Author: Eric S. Raymond <esr@snark.thyrsus.com>
+;; Author: Eric S. Raymond <esr@thyrsus.com>
 ;; Maintainer: emacs-devel@gnu.org
 ;; Keywords: languages
 
@@ -23,7 +23,7 @@
 
 ;;; Commentary:
 
-;; This mode was written by Eric S. Raymond <esr@snark.thyrsus.com>,
+;; This mode was written by Eric S. Raymond <esr@thyrsus.com>,
 ;; inspired by an earlier `asm-mode' by Martin Neitzel.
 
 ;; This major mode is based on `prog-mode'.  It defines a private
index 2b178e5068490bf9be923754b24332f98c9adbc2..09860a4cbde60a94212c5e3e89c60fc14c8316d1 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 1992-1996, 1998, 2000-2023 Free Software Foundation,
 ;; Inc.
 
-;; Author: Eric S. Raymond <esr@snark.thyrsus.com>
+;; Author: Eric S. Raymond <esr@thyrsus.com>
 ;; Maintainer: emacs-devel@gnu.org
 ;; Keywords: unix, tools
 
index 308ba69cb9ab0a7d38b3370e1dd7fd2e94a43176..017a551bc053df993a2cd90992b99e8041d1e03a 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 1992-2023 Free Software Foundation, Inc.
 
 ;; Author: Thomas Neumann <tom@smart.bo.open.de>
-;;     Eric S. Raymond <esr@snark.thyrsus.com>
+;;     Eric S. Raymond <esr@thyrsus.com>
 ;; Maintainer: emacs-devel@gnu.org
 ;; Adapted-By: ESR
 ;; Keywords: unix, tools
index 27065b7359141d7ebd411894d96e2d9853b098bf..541b7c5aad03bf091dfd9b15a723e14d7a367974 100644 (file)
@@ -2,7 +2,7 @@
 
 ;; Copyright (C) 1992, 2001-2023 Free Software Foundation, Inc.
 
-;; Author: Eric S. Raymond <esr@snark.thyrsus.com>
+;; Author: Eric S. Raymond <esr@thyrsus.com>
 ;; Keywords: terminals
 
 ;; This file is part of GNU Emacs.
index 31fb11b06d766e50a2670121310545fea6d91ffb..fbfb36fdb2adc4ba355b7653c3768d3796a2738e 100644 (file)
 
        * data.c (Fdefine_function): New function (same code as Fdefalias).
 
-1993-04-28  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-04-28  Eric S. Raymond  (esr@thyrsus.com)
 
        * eval.c (do_autoload): Fixed the bug in the autoload-saving code.
 
 
        * keyboard.c (Fcurrent_input_mode): New function.
 
-1993-04-27  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-04-27  Eric S. Raymond  (esr@thyrsus.com)
 
        * eval.c (un_autoload): Don't try to save old autoload forms when
        we load something in.  Something about the code now conditioned
        * dispnew.c (Fsleep_for, Fsit_for): Allow SECONDS to be a
        floating point value.
 
-1993-04-26  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-04-26  Eric S. Raymond  (esr@thyrsus.com)
 
        * sysdep.c (read_pending_input):
        Fix the garbaged-modifiers bug under System Vs previous
        beginning or end of the original text to float to the
        corresponding position in the replacement text.
 
-1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-04-25  Eric S. Raymond  (esr@thyrsus.com)
 
        * window.c (Fset-window-buffer):
        Set horizontal-scrolling on a window to zero when
        (apply_modifiers): Don't abort if you see extra modifier bits,
        just remove them.
 
-1993-04-23  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-04-23  Eric S. Raymond  (esr@thyrsus.com)
 
        * data.c (Fdefine_function):
        Changed name back to Fdefalias, so we get things
        (eval_region, eval_buffer): Call readevalloop with new arg.
        (load_history): New variable.
 
-1993-04-16  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-04-16  Eric S. Raymond  (esr@thyrsus.com)
 
        * lread.c (readevalloop): New argument is the source file name (or
        nil if none).  All calls changed.  Do the two-step
        * xfns.c (Fx_display_color_p): Renamed from Fx_color_display_p.
        (syms_of_xfns): Use new name in defsubr.
 
-1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
+1993-03-19  Eric S. Raymond  (esr@thyrsus.com)
 
        * Makefile.in (unlock, relock): New productions to assist with
        version control.
        * xfns.c (x_screen): Make this var file scope.
        (Fx_server_version): Use Fcons, not list3.
 
-1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-03-17  Eric S. Raymond  (esr@thyrsus.com)
 
        * xterm.c (term_get_fkeys): Less klugey version of the last fix.
 
        * xterm.c (x_display_box_cursor, x_display_bar_cursor): Don't
        display the cursor on garbaged frames.
 
-1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-03-17  Eric S. Raymond  (esr@thyrsus.com)
 
        * term.c (term_get_fkeys) Supply second args for all tgetstr calls.
 
        * cmd.c (internal_self_insert): Check that tab_width does not
        exceed 20, to be consistent with indent.c and xdisp.c.
 
-1993-03-12  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-03-12  Eric S. Raymond  (esr@thyrsus.com)
 
        * term.c (CONDITIONAL_REASSIGN): Fixed reference to tigetstr.
        This should have been tgetstr, but I typoed and tigetstr happens
        (make_lispy_event): Handle menu bar events.
        (read_key_sequence): Make dummy prefix `menu-bar' for menu bar events.
 
-1993-03-11  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
+1993-03-11  Eric S. Raymond  (esr@thyrsus.com)
 
        * term.c (fkey_table): Added many more keycap cookies to the
        fkey_table; it now supports the full intersection of the set of X
        have the data_start symbol defined, so we'll just use the address
        of environ.
 
-       * s/usg5-4.h: Changes from Eric Raymond:
+       * s/usg5-4.h: Changes from Eric S. Raymond:
        If we're doing ordinary linking, define LIB_STANDARD appropriately.
        Give LIBS_DEBUG a null definition; usg5-4 has no -lg.
        #define LIBS_STANDARD as "-lc"; usg5-4 has no -lPW.
        #define HAVE_TERMIOS instead of HAVE_TCATTR.
        Provide our own definition of LIB_X11_LIB.
 
-       * s/usg5-3.h (LIBX11_SYSTEM): Eric Raymond says the libraries here
+       * s/usg5-3.h (LIBX11_SYSTEM): Eric S. Raymond says the libraries here
        were slightly wrong.
 
        * m/intel386.h (LIB_STANDARD): If USG5_4 is #defined, there's no
        * Makefile.in: Rearrange dependencies to make sure that xmakefile
        is built before we try to use it, even using a parallel make.
 
-       Changes for SYSV from Eric Raymond:
+       Changes for SYSV from Eric S. Raymond:
        * process.c [SYSV]: Don't include <termios.h>, <termio.h>, or
        <fcntl.h>.
        (process_send_signal): Don't try to send SIGTSTP
 
        * xterm.c: Doc fixes.
 
-       More SYSV portability changes from Eric Raymond:
+       More SYSV portability changes from Eric S. Raymond:
 
        * xterm.c [USG5]: Don't include <sys/types.h>.
 
 
 1992-08-14  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
-       Applied SYSV portability changes from Eric Raymond:
+       Applied SYSV portability changes from Eric S. Raymond:
 
        * xrdb.c [USG5]: Define SYSV, and then include <unistd.h>.
        Apparently, Xlib.h include string.h if SYSV is defined, and
 
        * sysdep.c [USG5]: Don't include fcntl.h.
 
-       * s/usg5-3.h: Eric Raymond writes:
+       * s/usg5-3.h: Eric S. Raymond writes:
        Define HAVE_SELECT and BSTRINGS only if HAVE_X_WINDOWS is on,
        because that means we'll be linking in the shared libraries
        containing the BSD emulations.  Teach the file about the shared
        wasn't written portably, and it should probably go somewhere else
        anyway - say, funcall or eval.
 
-       End of changes from Eric Raymond.
+       End of changes from Eric S. Raymond.
 
        * xfns.c (Fx_create_frame): Make the default for the icon-type
        parameter nil, not t.  It seems to cause problems with some X