New capture system org-capture
commit1d52e54efd541c1c2452e930aad5cf2b1dbf64a1
authorCarsten Dominik <carsten.dominik@gmail.com>
Tue, 13 Oct 2009 07:41:40 +0000 (13 09:41 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Tue, 22 Jun 2010 12:19:18 +0000 (22 14:19 +0200)
tree7155cac9525185206cab97c6cea5ca94f59458cc
parenteade8e6fa3450e2eddcd8b4491f1f40fd3ba1ac9
New capture system org-capture

* lisp/org-agenda.el (org-agenda-action): Make `c' key call org-capture.
* lisp/org-capture.el: New file.
* lisp/org-compat.el (org-get-x-clipboard): Function moved here from
remember.el.
* lisp/org-mks.el: New file
* lisp/org.el (org-set-regexps-and-options): Allow statistic cookies as
part of complex headlines.
(org-find-olp): New argument THIS-BUFFER.  When set, assume that the
OLP does not contain a file name.
doc/org.texi
lisp/org-agenda.el
lisp/org-capture.el [new file with mode: 0644]
lisp/org-compat.el
lisp/org-datetree.el
lisp/org-mks.el [new file with mode: 0644]
lisp/org-remember.el
lisp/org.el [changed mode: 0755->0644]