changeset 99149:489f98ee7909

Fix typos.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 27 Oct 2008 00:20:04 +0000
parents 638063658f67
children cdad15e238e0
files src/ChangeLog
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sun Oct 26 19:05:47 2008 +0000
+++ b/src/ChangeLog	Mon Oct 27 00:20:04 2008 +0000
@@ -1,6 +1,6 @@
 2008-10-26  Romain Francoise  <romain@orebokech.com>
 
-	* 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  <handa@m17n.org>
+2008-10-24  Kenichi Handa  <handa@m17n.org>
 
 	* 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 <ali_gnu@emvision.com>  (tiny change)
+2008-10-23  Ali Bahrami  <ali_gnu@emvision.com>  (tiny change)
 
 	* s/sol2-10.h: New file.