X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xaw%2Fxhistory.c;h=edaf8c36f55c9fe09ef9d7de59c8405eae6d74e1;hb=bd85ed7a2aac57e6afa8fdab7f3a13ce22910b18;hp=8b6adb12bebe9f9bd6044ca63a1ccb99161cd491;hpb=1c03d229073e56dda9e5856db5adaae51576a3bb;p=xboard.git diff --git a/xaw/xhistory.c b/xaw/xhistory.c index 8b6adb1..edaf8c3 100644 --- a/xaw/xhistory.c +++ b/xaw/xhistory.c @@ -99,7 +99,7 @@ ScrollToCursor (Option *opt, int caretPos) char *historyText; char historyTranslations[] = ": select-start() \n \ -: extend-end() SelectMove() \n"; +: extend-end(PRIMARY) SelectMove() \n"; void SelectMoveX (Widget w, XEvent * event, String * params, Cardinal * nParams)