.emacs-my
changeset 1177 4a7ffe52d06c
parent 1176 4998abbdd5f9
child 1178 2eeb9a3996b4
equal deleted inserted replaced
1176:4998abbdd5f9 1177:4a7ffe52d06c
  1404           ("SEE" . ?s)
  1404           ("SEE" . ?s)
  1405           ))
  1405           ))
  1406   ;; With this variable tags duplicated in *Org Tags* menu. I use
  1406   ;; With this variable tags duplicated in *Org Tags* menu. I use
  1407   ;; `org-tag-alist' instead until bug fixed.
  1407   ;; `org-tag-alist' instead until bug fixed.
  1408   (setq org-tag-persistent-alist nil)
  1408   (setq org-tag-persistent-alist nil)
       
  1409 
       
  1410   (setq org-support-shift-select t)
  1409 
  1411 
  1410   (when (>= emacs-major-version 24)
  1412   (when (>= emacs-major-version 24)
  1411     (require 'org-capture))
  1413     (require 'org-capture))
  1412 
  1414 
  1413   (cond
  1415   (cond