Index: /trunk/ccl/hemlock/src/bindings.lisp
===================================================================
--- /trunk/ccl/hemlock/src/bindings.lisp	(revision 771)
+++ /trunk/ccl/hemlock/src/bindings.lisp	(revision 772)
@@ -323,5 +323,5 @@
 (bind-key "Editor Evaluate Expression" #k"meta-escape"  :mode "Editor")
 (bind-key "Editor Evaluate Defun" #k"control-x control-e" :mode "Editor")
-(bind-key "Editor Evaluate Defun" #k"enter" :mode "Editor")
+(bind-key "Editor Evaluate Region" #k"enter" :mode "Editor")
 (bind-key "Editor Evaluate Defun" #k"control-meta-x" :mode "Editor")
 (bind-key "Editor Compile Defun" #k"control-x control-c" :mode "Editor")
