Index: /CKEditor/trunk/CHANGES.html
===================================================================
--- /CKEditor/trunk/CHANGES.html	(revision 7273)
+++ /CKEditor/trunk/CHANGES.html	(revision 7274)
@@ -1,3 +1,3 @@
-﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
 Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
Index: /CKEditor/trunk/_source/core/config.js
===================================================================
--- /CKEditor/trunk/_source/core/config.js	(revision 7273)
+++ /CKEditor/trunk/_source/core/config.js	(revision 7274)
@@ -233,5 +233,5 @@
 	 * file you are using on your live website and want to assign the editor the same class
 	 * as the section that will include the contents. In this way class-specific CSS rules will
-	 * be enabled. 
+	 * be enabled.
 	 * @since 3.1
 	 * @type String
Index: /CKEditor/trunk/_source/core/dom/range.js
===================================================================
--- /CKEditor/trunk/_source/core/dom/range.js	(revision 7273)
+++ /CKEditor/trunk/_source/core/dom/range.js	(revision 7274)
@@ -1937,5 +1937,5 @@
 				return next;
 			}
-			
+
 			var found = 0;
 
Index: /CKEditor/trunk/_source/plugins/autogrow/plugin.js
===================================================================
--- /CKEditor/trunk/_source/plugins/autogrow/plugin.js	(revision 7273)
+++ /CKEditor/trunk/_source/plugins/autogrow/plugin.js	(revision 7274)
@@ -112,5 +112,5 @@
  * config.autoGrow_maxHeight = 400;
  */
- 
+
  /**
  * Whether to have the auto grow happen on editor creation.
Index: /CKEditor/trunk/_source/plugins/contextmenu/plugin.js
===================================================================
--- /CKEditor/trunk/_source/plugins/contextmenu/plugin.js	(revision 7273)
+++ /CKEditor/trunk/_source/plugins/contextmenu/plugin.js	(revision 7274)
@@ -168,5 +168,5 @@
 
 /**
- * Whether to show the browser native context menu when the <em>Ctrl</em> or 
+ * Whether to show the browser native context menu when the <em>Ctrl</em> or
  * <em>Meta</em> (Mac) key is pressed on opening the context menu with the
  * right mouse button click or the <em>Menu</em> key.
Index: /CKEditor/trunk/_source/plugins/dialog/plugin.js
===================================================================
--- /CKEditor/trunk/_source/plugins/dialog/plugin.js	(revision 7273)
+++ /CKEditor/trunk/_source/plugins/dialog/plugin.js	(revision 7274)
@@ -1,3 +1,3 @@
-﻿﻿﻿/*
+﻿/*
 Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
Index: /CKEditor/trunk/_source/plugins/enterkey/plugin.js
===================================================================
--- /CKEditor/trunk/_source/plugins/enterkey/plugin.js	(revision 7273)
+++ /CKEditor/trunk/_source/plugins/enterkey/plugin.js	(revision 7274)
@@ -409,5 +409,5 @@
 				else
 					enterBlock( editor, mode, null, forceMode );
-				
+
 				editor.fire( 'saveSnapshot' );
 
Index: /CKEditor/trunk/_source/plugins/find/dialogs/find.js
===================================================================
--- /CKEditor/trunk/_source/plugins/find/dialogs/find.js	(revision 7273)
+++ /CKEditor/trunk/_source/plugins/find/dialogs/find.js	(revision 7274)
@@ -651,5 +651,5 @@
 							label : CKEDITOR.tools.htmlEncode( lang.findOptions ),
 							style : 'margin-top:29px',
-							children : 
+							children :
 							[
 								{
@@ -779,5 +779,5 @@
 							type : 'fieldset',
 							label : CKEDITOR.tools.htmlEncode( lang.findOptions ),
-							children : 
+							children :
 							[
 								{
Index: /CKEditor/trunk/_source/plugins/scayt/plugin.js
===================================================================
--- /CKEditor/trunk/_source/plugins/scayt/plugin.js	(revision 7273)
+++ /CKEditor/trunk/_source/plugins/scayt/plugin.js	(revision 7274)
@@ -853,5 +853,5 @@
 
 /**
- * Sets the customer ID for SCAYT. Required for migration from free, 
+ * Sets the customer ID for SCAYT. Required for migration from free,
  * ad-supported version to paid, ad-free version.
  * @name CKEDITOR.config.scayt_customerid
@@ -910,5 +910,5 @@
  * Sets the visibility of particular tabs in the SCAYT dialog window and toolbar
  * button. This setting must contain a <code>1</code> (enabled) or <code>0</code>
- * (disabled) value for each of the following entries, in this precise order, 
+ * (disabled) value for each of the following entries, in this precise order,
  * separated by a comma (","): "Options", "Languages", and "Dictionary".
  * @name CKEDITOR.config.scayt_uiTabs
Index: /CKEditor/trunk/_source/plugins/selection/plugin.js
===================================================================
--- /CKEditor/trunk/_source/plugins/selection/plugin.js	(revision 7273)
+++ /CKEditor/trunk/_source/plugins/selection/plugin.js	(revision 7274)
@@ -1292,5 +1292,5 @@
 		 * @example
 		 * editor.getSelection().<strong>unlock()</strong>;
-		 */		
+		 */
 		unlock : function( restore )
 		{
