Index: /FCKeditor/trunk/fckconfig.js
===================================================================
--- /FCKeditor/trunk/fckconfig.js	(revision 81)
+++ /FCKeditor/trunk/fckconfig.js	(revision 82)
@@ -9,6 +9,7 @@
 */
 
-// The following is a temporary configuration that will be removed once the next version is released.
-FCKConfig.DisableEnterKeyHandler = true ;
+// Disable the custom Enter Key Handler (this configuration will be removed in
+// version 2.5).
+FCKConfig.DisableEnterKeyHandler = false ;
 
 FCKConfig.CustomConfigurationsPath = '' ;
