From f8b7331d235756948f33d96a917a5844c480dd1d Mon Sep 17 00:00:00 2001
From: Karl Fogel <kfogel@red-bean.com>
Date: Sat, 14 Jul 2007 18:10:17 +0000
Subject: [PATCH] * lisp/ChangeLog: Put main author of change in the ChangeLog
 entry   header; rewrite entry accordingly.

---
 lisp/ChangeLog | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3a40e1fec6c..f8628f540d5 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -11,13 +11,15 @@
 	* makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
 	(install): Use them to copy all *.el files before *.elc.
 
-2007-07-13  Karl Fogel  <kfogel@red-bean.com>
+2007-07-13  Drew Adams <drew.adams@oracle.com>
 
 	* bookmark.el (bookmark-jump-other-window): New function.
 	(bookmark-map): Bind it to "o".
 
-	Patch by Drew Adams <drew.adams{_AT_}oracle.com>.  See
-	http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html.
+	http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html
+	and its thread contains discussion about this change.  The
+	original patch was slightly tweaked by Karl Fogel
+	<kfogel@red-bean.com> before committing.
 
 2007-07-13  Karl Fogel  <kfogel@red-bean.com>
 
-- 
2.39.5