org-pcomplete.el: Fix bug in `pcomplete/org-mode/file-option'.
commit9586c880b7dcb5b042d63e61f6460fb5b5bbb78b
authorBastien Guerry <bzg@altern.org>
Tue, 10 Apr 2012 21:39:09 +0000 (10 23:39 +0200)
committerBastien Guerry <bzg@altern.org>
Tue, 10 Apr 2012 21:39:09 +0000 (10 23:39 +0200)
treee6a1c9be990de4376c2a1ef307e8e286ee68e26b
parentdbd8745c29d7eab5059cecff9e22878cd6591d86
org-pcomplete.el: Fix bug in `pcomplete/org-mode/file-option'.

* org-pcomplete.el (pcomplete/org-mode/file-option): Fix bug
in `pcomplete/org-mode/file-option'.

Before this fix, completing #+ATTR worked only once, as
`org-additional-option-like-keywords' was modified.
lisp/org-pcomplete.el