Provide edebug specifications for macros
commit545bfddeead9496a6ecc8ade24f6e30b71995e08
authorDavid Maus <dmaus@ictsoc.de>
Thu, 11 Aug 2011 06:57:25 +0000 (11 08:57 +0200)
committerDavid Maus <dmaus@ictsoc.de>
Fri, 12 Aug 2011 06:38:59 +0000 (12 08:38 +0200)
treef617086e64d8e92bca9acd9497553288f3fd1b28
parentece3091f16af246780e29ba6e8248dd8bb3b7ba2
Provide edebug specifications for macros

* org-macs.el (org-with-gensyms, org-called-interactively-p)
(with-silent-modifications, org-bound-and-true-p)
(org-unmodified, org-re, org-preserve-lc)
(org-without-partial-completion, org-with-point-at)
(org-no-warnings, org-if-unprotected, org-if-unprotected-1)
(org-if-unprotected-at, org-with-remote-undo)
(org-no-read-only, org-save-outline-visibility)
(org-with-wide-buffer, org-with-limited-levels)
(org-eval-in-environment): Provide edebug specifications.
* org-src.el (org-src-do-at-code-block): Dto.
* org-publish.el (org-publish-with-aux-preprocess-maybe): Dto.
* org-compat.el (org-xemacs-without-invisibility): Dto.
* org-clock.el (org-with-clock-position, org-with-clock): Dto.
* org-agenda.el (org-agenda-with-point-at-orig-entry)
(org-batch-agenda, org-batch-agenda-csv)
(org-batch-store-agenda-views): Dto.
* ob.el (org-babel-do-in-edit-buffer)
(org-babel-map-src-blocks, org-babel-map-inline-src-blocks): Dto.
* ob-tangle.el (org-babel-with-temp-filebuffer): Dto.
* ob-table.el (sbe): Dto.
* ob-exp.el (org-babel-exp-in-export-file): Dto.
* ob-comint.el (org-babel-comint-in-buffer)
(org-babel-comint-with-output): Dto.
lisp/ob-comint.el
lisp/ob-exp.el
lisp/ob-table.el
lisp/ob-tangle.el
lisp/ob.el
lisp/org-agenda.el
lisp/org-clock.el
lisp/org-compat.el
lisp/org-macs.el
lisp/org-publish.el
lisp/org-src.el