# HG changeset patch # User Oleksandr Gavenko # Date 1224098656 -10800 # Node ID 2db4bb6186a85c79800ebf1d5ff349461f160dba # Parent a097236bfd8e7211bdd16a539092c2a94e605b9e Correct error on selection. diff -r a097236bfd8e -r 2db4bb6186a8 .emacs-my --- a/.emacs-my Wed Oct 15 22:23:25 2008 +0300 +++ b/.emacs-my Wed Oct 15 22:24:16 2008 +0300 @@ -141,7 +141,6 @@ ;; (pc-bindings-mode) ; Myself define keybinding, see ;; Настройка выделения "как в Windows" (setq pc-select-selection-keys-only t) ; to avoid some key bindings as F6, etc -(pc-selection-mode) ; This mode enables Delete Selection mode and Transient Mark mode. (transient-mark-mode t) ; t/nil, when the mark is active, the region is highlighted (delete-selection-mode t) ; t/nil