diff options
| author | Eric S. Raymond | 2023-08-08 20:02:17 -0400 |
|---|---|---|
| committer | Eric S. Raymond | 2023-08-08 20:07:52 -0400 |
| commit | fce3815921c845798d87bebb5423f19fd7141a11 (patch) | |
| tree | e45ea93022e58a9325b8ec1ddc6714846bc37afe /lib-src | |
| parent | 66a3bb36f940d2f2a712d20aadaeda20b8792cff (diff) | |
| download | emacs-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.1 | 4 |
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 | ||
| 8284 | 1993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | 8284 | 1993-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 | ||
| 8483 | 1992-08-07 Jim Blandy (jimb@pogo.cs.oberlin.edu) | 8483 | 1992-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 | ||
| 8488 | 1992-07-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | 8488 | 1992-07-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) |