Use assq instead of assoc with quoted symbols
commit48e7f17bc6df8bf7d6ed8d34c849beefb7262dfc
authorAaron Ecay <aaronecay@gmail.com>
Fri, 23 Sep 2016 10:18:24 +0000 (23 11:18 +0100)
committerAaron Ecay <aaronecay@gmail.com>
Fri, 23 Sep 2016 10:20:55 +0000 (23 11:20 +0100)
tree44e12edb042357b4e4756cd343e2a600d43c862e
parent407b0d41a2c9072cc23c20ae8d6f5f396120016b
Use assq instead of assoc with quoted symbols

* lisp/ob-core.el (org-babel-merge-params):
* lisp/org-agenda.el (org-agenda-prepare-window):
(org-agenda-to-appt):
* lisp/org-capture.el (org-capture-finalize):
* lisp/org.el (org-find-invisible-foreground):
(org-open-file):
(org-todo-trigger-tag-changes):
(org-back-over-empty-lines):
* lisp/ox-odt.el (org-odt-get-table-cell-styles):
Use assq instead of assoc with quoted symbols.
lisp/ob-core.el
lisp/org-agenda.el
lisp/org-capture.el
lisp/org.el
lisp/ox-odt.el