X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lisp%2Fsimple.el;h=c20c4f872d26eeed77ededaaecef586cfc70a3cb;hb=19dacae5059a09ff0ecc4ac605e7c4236217d64e;hp=55ae78623445a5bac92f88d3bba28cdbdbc4234f;hpb=d81014e89b5102527e5b50aac62edeed2955671d;p=chise%2Fxemacs-chise.git- diff --git a/lisp/simple.el b/lisp/simple.el index 55ae786..c20c4f8 100644 --- a/lisp/simple.el +++ b/lisp/simple.el @@ -1966,7 +1966,7 @@ intervening text will be added to the active region. When the region has been enabled or augmented as a result of a shifted motion key, an unshifted motion key will normally deselect the region. -However, if `unshifted-motion-keys-deselect-region' is t, the region +However, if `unshifted-motion-keys-deselect-region' is nil, the region will remain active, augmented by the characters moved over by this motion key.