changeset 55969:bbba5d83d7d3

Typo.
author Kim F. Storm <storm@cua.dk>
date Mon, 07 Jun 2004 10:02:47 +0000
parents db23082093f5
children 58340ec919e5 2c7da91ab69b
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jun 07 08:36:23 2004 +0000
+++ b/lisp/ChangeLog	Mon Jun 07 10:02:47 2004 +0000
@@ -1,7 +1,7 @@
 2004-06-06  Emilio C. Lopes  <eclig@gmx.net>
 
-	* eshell/esh-cmd.el (eshell/which): respect commands quoted with
-	eshell-explicit-command-char
+	* eshell/esh-cmd.el (eshell/which): Respect commands quoted with
+	eshell-explicit-command-char.
 
 2004-06-06  Juanma Barranquero  <lektu@terra.es>
 
--- a/src/ChangeLog	Mon Jun 07 08:36:23 2004 +0000
+++ b/src/ChangeLog	Mon Jun 07 10:02:47 2004 +0000
@@ -1,6 +1,6 @@
 2004-06-07  Miles Bader  <miles@gnu.org>
 
-	* (struct named_merge_point): New type.
+	* xfaces.c (struct named_merge_point): New type.
 	(push_named_merge_point): New function.
 	(merge_named_face): New function.
 	(merge_face_ref, face_at_buffer_position, face_at_string_position):