.emacs-my
changeset 1429 f918516ffeb0
parent 1428 75b892343aee
child 1430 8380f91bc913
--- a/.emacs-my	Sun Sep 11 11:30:26 2016 +0300
+++ b/.emacs-my	Sun Sep 11 11:37:20 2016 +0300
@@ -810,6 +810,8 @@
 
 (delete-selection-mode 1)
 
+(defvar pc-select-selection-keys-only)
+(defvar pc-select-meta-moves-sexps)
 (when (<= emacs-major-version 23)
   ;; 1/-1, when the mark is active, the region is highlighted.
   (transient-mark-mode 1)