From: Kim F. Storm Date: Mon, 7 Jun 2004 10:02:47 +0000 (+0000) Subject: Typo. X-Git-Tag: ttn-vms-21-2-B4~5889 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=08384afd01eb1c8e77f00255e4c3bdbf3b1ce92d;p=emacs.git Typo. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e6eff70fe78..fd90663c608 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,7 @@ 2004-06-06 Emilio C. Lopes - * 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 diff --git a/src/ChangeLog b/src/ChangeLog index 0770eaeff69..583537d889d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,6 +1,6 @@ 2004-06-07 Miles Bader - * (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):