X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=lisp%2Fsimple.el;h=c20c4f872d26eeed77ededaaecef586cfc70a3cb;hp=55ae78623445a5bac92f88d3bba28cdbdbc4234f;hb=ee38d21b330f5001b47a577cefb5ba7b82a3b7d3;hpb=79d2db7d65205bc85d471590726d0cf3af5598e0 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.