org.el: Don't quote lambdas and known functions. Fix indentation.
commit63ce68af06287bd15ca3c00b0f11ab1cec16ea4b
authorBastien Guerry <bzg@altern.org>
Fri, 30 May 2014 06:52:19 +0000 (30 08:52 +0200)
committerBastien Guerry <bzg@altern.org>
Fri, 30 May 2014 06:52:19 +0000 (30 08:52 +0200)
tree1b4c27250eb9ae8f7c8059185548d0ec968fd119
parentf86d99a292ef9c567d530b496392a13d8a30e585
org.el: Don't quote lambdas and known functions.  Fix indentation.

* org.el (org-confirm-shell-link-function)
(org-todo-keywords, org-time-stamp-rounding-minutes)
(org-file-contents, org-update-radio-target-regexp)
(org-hide-block-toggle-all, org-hide-block-all)
(org-open-at-point, org-sparse-tree, org-timestamp-change)
(org-create-formula-image, org-insert-comment)
(org-comment-or-uncomment-region, org-comment-dwim): Don't
quote lambdas and known functions.
lisp/org.el