equal
deleted
inserted
replaced
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 |