From: Juanma Barranquero Date: Mon, 27 Oct 2008 00:20:04 +0000 (+0000) Subject: Fix typos. X-Git-Tag: emacs-pretest-23.0.90~2171 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f9bd0df9c85f32b0b8c4c34f242cd4f550863fad;p=emacs.git Fix typos. --- 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.