]> git.eshelyaron.com Git - emacs.git/commitdiff
Typo.
authorKim F. Storm <storm@cua.dk>
Mon, 7 Jun 2004 10:02:47 +0000 (10:02 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 7 Jun 2004 10:02:47 +0000 (10:02 +0000)
lisp/ChangeLog
src/ChangeLog

index e6eff70fe7893b78807ea5918e980742e5560e98..fd90663c60846645e7e575bc2f85c4e6a3ac970e 100644 (file)
@@ -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>
 
index 0770eaeff69df415c8199423e9a3dee18a34ee65..583537d889dcc5994e119dd6db48621a93a3c021 100644 (file)
@@ -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):