diff src/ChangeLog @ 109721:54f0299502c6

Fix typos in ChangeLogs.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 09 Aug 2010 01:05:49 +0200
parents 77fb60d4233b
children 64732fa6188a
line wrap: on
line diff
--- a/src/ChangeLog	Sun Aug 08 18:13:53 2010 -0400
+++ b/src/ChangeLog	Mon Aug 09 01:05:49 2010 +0200
@@ -90,10 +90,8 @@
 	* xselect.c (QPRIMARY): Move to keyboard.c.
 
 	* keyboard.c (Vselect_active_regions): Move from simple.el.
-	(Vsaved_region_selection, Qx_set_selection, QPRIMARY, Qlazy): New
-	vars.
-	(command_loop_1): Set window selection prior to deactivating the
-	mark.
+	(Vsaved_region_selection, Qx_set_selection, QPRIMARY, Qlazy): New vars.
+	(command_loop_1): Set window selection prior to deactivating the mark.
 
 2010-08-07  Juanma Barranquero  <lekktu@gmail.com>
 
@@ -113,8 +111,8 @@
 
 	* keyboard.h (quit_char): Add declaration.
 	* process.h (QCport, QCspeed, QCprocess, QCbytesize, QCstopbits)
-	(QCparity, Qodd, Qeven, QCflowcontrol, Qhw, Qsw, QCsummary): Add
-	declarations.
+	(QCparity, Qodd, Qeven, QCflowcontrol, Qhw, Qsw, QCsummary):
+	Add declarations.
 	* sysdep.c:
 	* w32.c: Remove the above declarations.