From f9bd0df9c85f32b0b8c4c34f242cd4f550863fad Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 27 Oct 2008 00:20:04 +0000 Subject: [PATCH] Fix typos. --- src/ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/ChangeLog b/src/ChangeLog index f86b94ed7d8..4de35db502f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,6 +1,6 @@ 2008-10-26 Romain Francoise - * emacs.c (daemon_pipe): New variable + * emacs.c (daemon_pipe): New variable. (main): Create a pipe before forking, make the parent exit only after the child has closed its end of the pipe. Move closing the descriptors ... @@ -39,7 +39,7 @@ (ftfont_otf_capability): Check FeatureList.FeatureCount before calling ftfont_otf_features. -2008-10-23 Kenichi Handa +2008-10-24 Kenichi Handa * font.c (font_match_p): Fix for the case that a vector of characters is in script-representative-chars. @@ -52,7 +52,7 @@ (all): Replace xsignal1, xsignal2, xsignal3 by the respective macro. (Bug#1186). -2008-10-23 Ali Bahrami (tiny change) +2008-10-23 Ali Bahrami (tiny change) * s/sol2-10.h: New file. -- 2.39.2