aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
authorEric S. Raymond2023-08-08 20:02:17 -0400
committerEric S. Raymond2023-08-08 20:07:52 -0400
commitfce3815921c845798d87bebb5423f19fd7141a11 (patch)
treee45ea93022e58a9325b8ec1ddc6714846bc37afe /lib-src
parent66a3bb36f940d2f2a712d20aadaeda20b8792cff (diff)
downloademacs-fce3815921c845798d87bebb5423f19fd7141a11.tar.gz
emacs-fce3815921c845798d87bebb5423f19fd7141a11.zip
Fix all my attributions to be correct and consistent...
...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
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/ChangeLog.14
1 files changed, 2 insertions, 2 deletions
diff --git a/lib-src/ChangeLog.1 b/lib-src/ChangeLog.1
index 84f566262c4..136e8917d50 100644
--- a/lib-src/ChangeLog.1
+++ b/lib-src/ChangeLog.1
@@ -8281,7 +8281,7 @@
8281 * etags.c (C_entries): Save the definedef status even when a 8281 * etags.c (C_entries): Save the definedef status even when a
8282 newline is met inside a string. 8282 newline is met inside a string.
8283 8283
82841993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) 82841993-03-19 Eric S. Raymond (esr@thyrsus.com)
8285 8285
8286 * Makefile.in (EXECUTABLES): Add rcs-checkin. 8286 * Makefile.in (EXECUTABLES): Add rcs-checkin.
8287 8287
@@ -8482,7 +8482,7 @@
8482 8482
84831992-08-07 Jim Blandy (jimb@pogo.cs.oberlin.edu) 84831992-08-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
8484 8484
8485 * timer.c: Installed new version from Eric Raymond; this is more 8485 * timer.c: Installed new version from Eric S. Raymond; this is more
8486 portable, since it doesn't try to use SIGIO. 8486 portable, since it doesn't try to use SIGIO.
8487 8487
84881992-07-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 84881992-07-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)