summaryrefslogtreecommitdiff
path: root/doc/lispref/ChangeLog.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/lispref/ChangeLog.1')
-rw-r--r--doc/lispref/ChangeLog.110
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/lispref/ChangeLog.1 b/doc/lispref/ChangeLog.1
index 99452e2f3bd..ee8f418414c 100644
--- a/doc/lispref/ChangeLog.1
+++ b/doc/lispref/ChangeLog.1
@@ -5792,7 +5792,7 @@
* display.texi (Face Functions): Mention define-obsolete-face-alias.
-2009-08-26 Ulrich Mueller <ulm@gentoo.org>
+2009-08-26 Ulrich Müller <ulm@gentoo.org>
* nonascii.texi (Character Codes): Fix typos.
@@ -7394,7 +7394,7 @@
* 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.
@@ -13889,17 +13889,17 @@
* 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.