diff --git a/ChangeLog b/ChangeLog index 73709a0b8..903ea54a8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Tue Feb 5 10:26:32 2002 Nicola Pero + + * Source/NSTextView.m ([-moveBackwardAndModifySelection:]): New + method. + ([-moveForwardAndModifySelection:]): New method. + * KeyBindings/DefaultKeyBindings.dict: Uncommented binding of the + new methods to Shift-LeftArrow and Shift-RightArrow. + Sun Feb 3 11:53:13 2002 Nicola Pero * Source/NSTextView.m ([-transpose:]): New method. Bound to