Revert "org.el: Include `org-tag-alist' in the list for tag completions."

This reverts commit acc7a0b2bb.

See http://article.gmane.org/gmane.emacs.orgmode/54406
This commit is contained in:
Bastien Guerry 2012-04-10 18:03:39 +02:00
parent 1e12cbdeda
commit 6c67af5627
1 changed files with 1 additions and 2 deletions

View File

@ -13424,8 +13424,7 @@ With prefix ARG, realign all tags in headings in the current buffer."
;; Get a new set of tags from the user
(save-excursion
(setq table (append org-tag-persistent-alist
org-tag-alist
(org-get-buffer-tags)
(or org-tag-alist (org-get-buffer-tags))
(and
org-complete-tags-always-offer-all-agenda-tags
(org-global-tags-completion-table