org-mode/lisp
Nicolas Goaziou 99110c60a6 org-element: Find objects in document and parsed affiliated keywords
* lisp/org-element.el (org-element-context): Find objects in document
  and parsable affiliated keywords.
* testing/lisp/test-org-element.el: Add tests.
2012-10-29 11:09:41 +01:00
..
Makefile introduce dummy org-install.el to catch old installations 2012-10-06 11:16:59 +02:00
ob-C.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
ob-R.el do not set variables belonging to ESS 2012-09-23 11:07:18 +02:00
ob-asymptote.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
ob-awk.el Don't use `org-flet' in ob-awk.el and ob-sh.el 2012-08-10 16:05:26 +02:00
ob-calc.el Replace "ob-" by "org-babel-" as a prefix for two functions 2012-08-21 13:17:08 +02:00
ob-clojure.el code-block languages may specify their own headers and values 2012-04-13 08:43:16 -04:00
ob-comint.el Fix many small typos. 2012-08-13 05:59:44 +02:00
ob-css.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
ob-ditaa.el Merge branch 'maint' 2012-10-26 08:18:59 +02:00
ob-dot.el ob-dot.el (org-babel-execute:dot): Throw an error when there is no :file parameter 2012-09-28 19:06:17 +02:00
ob-emacs-lisp.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
ob-eval.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
ob-exp.el ob-exp: Escape code when re-creating a src blocks 2012-10-25 16:24:48 +02:00
ob-fortran.el Add COPYING and fix other related issues. 2012-09-24 19:15:42 +02:00
ob-gnuplot.el Don't use `org-flet' in some functions 2012-08-09 21:06:33 +02:00
ob-haskell.el Remove the obsolete argument `hidden' from `org-export-as-latex'. 2012-10-26 15:05:10 +02:00
ob-io.el Declare functions and variables. 2012-10-02 11:19:29 +02:00
ob-java.el More fixes to the copyright year... 2012-02-19 08:18:53 -07:00
ob-js.el Fix many small typos. 2012-08-13 05:59:44 +02:00
ob-keys.el Use generated-autoload-file: "org-loaddefs.el" as a local variable. 2012-10-02 08:50:46 +02:00
ob-latex.el Fix many small typos. 2012-08-13 05:59:44 +02:00
ob-ledger.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
ob-lilypond.el ob-lilypond.el: Backport change by Paul Eggert in Emacs trunk 2012-09-30 08:47:16 +02:00
ob-lisp.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
ob-lob.el Remove some autoloads and clean up code. 2012-10-02 10:03:15 +02:00
ob-makefile.el * lisp/ob-makefile.el: Org-babel support for Makefile tangling. 2012-10-17 15:07:40 -06:00
ob-matlab.el More copyright year fixes. 2012-02-19 08:16:42 -07:00
ob-maxima.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
ob-mscgen.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
ob-ocaml.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
ob-octave.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
ob-org.el ob-org: By default, export code from Org src blocks 2012-09-28 17:21:37 +02:00
ob-perl.el Fix error messages: don't use a dot at the end 2012-09-28 17:47:48 +02:00
ob-picolisp.el Declare functions and variables. 2012-10-02 11:19:29 +02:00
ob-plantuml.el Fix many small typos. 2012-08-13 05:59:44 +02:00
ob-python.el Fix error messages: don't use a dot at the end 2012-09-28 17:47:48 +02:00
ob-ref.el Declare functions and variables. 2012-10-02 11:19:29 +02:00
ob-ruby.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
ob-sass.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-scala.el Babel: add results value support to Scala 2012-10-25 10:56:24 +02:00
ob-scheme.el Add :version to ob-scheme.el option. 2012-04-03 13:44:15 +02:00
ob-screen.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
ob-sh.el fix remote execution w/empty shebang header arg 2012-09-29 23:47:24 +02:00
ob-shen.el Copyright, license, and header fixes. 2012-02-19 08:21:03 -07:00
ob-sql.el Declare functions and variables. 2012-10-02 11:19:29 +02:00
ob-sqlite.el Declare functions and variables. 2012-10-02 11:19:29 +02:00
ob-table.el ob-*.el: Use ̀org-no-properties' instead of `org-babel-clean-text-properties' 2012-08-15 09:39:24 +02:00
ob-tangle.el Remove some autoloads and clean up code. 2012-10-02 10:03:15 +02:00
ob.el ob: Fix block evaluation in a narrowed buffer 2012-10-28 16:21:30 +01:00
org-agenda.el org-agenda: Tiny stylistic change 2012-10-28 13:53:29 +01:00
org-archive.el Update autoloads. 2012-10-02 10:52:17 +02:00
org-ascii.el Update autoloads. 2012-10-02 10:52:17 +02:00
org-attach.el Support using git-annex with Org attachments 2012-10-20 15:00:49 -04:00
org-bbdb.el org-bbdb.el: Minor code clean up. 2012-10-02 09:57:10 +02:00
org-beamer.el Update autoloads. 2012-10-02 10:52:17 +02:00
org-bibtex.el Fix error messages: don't use a dot at the end 2012-09-28 17:47:48 +02:00
org-capture.el Run `bookmark-set' within `with-demoted-errors'. 2012-10-26 14:55:08 +02:00
org-clock.el Merge branch 'maint' 2012-10-26 15:12:02 +02:00
org-colview-xemacs.el Add COPYING and fix other related issues. 2012-09-24 19:15:42 +02:00
org-colview.el Merge branch 'maint' 2012-10-02 13:07:09 +02:00
org-compat.el fix a possible (wrong-type-argument stringp nil) error 2012-10-07 18:11:33 +02:00
org-crypt.el org-crypt.el (org-at-encrypted-entry-p): Fix bug when the check happens before the first headline 2012-09-26 08:28:32 +02:00
org-ctags.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
org-datetree.el Use generated-autoload-file: "org-loaddefs.el" as a local variable. 2012-10-02 08:50:46 +02:00
org-docbook.el Use generated-autoload-file: "org-loaddefs.el" as a local variable. 2012-10-02 08:50:46 +02:00
org-docview.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-element.el org-element: Find objects in document and parsed affiliated keywords 2012-10-29 11:09:41 +01:00
org-entities.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
org-eshell.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
org-exp.el Merge branch 'maint' 2012-10-02 13:07:09 +02:00
org-faces.el Use "mode-line" instead of "modeline". 2012-10-24 11:21:44 +02:00
org-feed.el Use generated-autoload-file: "org-loaddefs.el" as a local variable. 2012-10-02 08:50:46 +02:00
org-footnote.el Use generated-autoload-file: "org-loaddefs.el" as a local variable. 2012-10-02 08:50:46 +02:00
org-freemind.el Use generated-autoload-file: "org-loaddefs.el" as a local variable. 2012-10-02 08:50:46 +02:00
org-gnus.el Merge branch 'maint' 2012-09-28 17:47:53 +02:00
org-habit.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
org-html.el Remove some autoloads and clean up code. 2012-10-02 10:03:15 +02:00
org-icalendar.el Use generated-autoload-file: "org-loaddefs.el" as a local variable. 2012-10-02 08:50:46 +02:00
org-id.el Remove some autoloads and clean up code. 2012-10-02 10:03:15 +02:00
org-indent.el Use generated-autoload-file: "org-loaddefs.el" as a local variable. 2012-10-02 08:50:46 +02:00
org-info.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
org-inlinetask.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
org-install.el org-install.el: Enhance warning 2012-10-27 09:25:14 +02:00
org-irc.el Use generated-autoload-file: "org-loaddefs.el" as a local variable. 2012-10-02 08:50:46 +02:00
org-jsinfo.el Add licenses to embedded and external javascript code. 2012-08-21 12:37:32 +02:00
org-latex.el Remove the obsolete argument `hidden' from `org-export-as-latex'. 2012-10-26 15:05:10 +02:00
org-list.el Respect additional arguments to sorting functions 2012-10-09 08:27:17 +02:00
org-lparse.el org-lparse.el (org-lparse): Fix bug by returning the output of `org-do-lparse'. 2012-10-24 15:55:59 +02:00
org-mac-message.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
org-macs.el Remove `org-substring-no-properties' and some redundant code 2012-08-15 09:35:21 +02:00
org-mew.el Delete `org-make-link' and replace previous occurrences by `concat'. 2012-08-03 19:03:21 +02:00
org-mhe.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
org-mks.el Delete trailing whitespaces in core files. 2012-03-28 02:05:36 +02:00
org-mobile.el Remove some autoloads and clean up code. 2012-10-02 10:03:15 +02:00
org-mouse.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
org-odt.el refer to libraries only by name 2012-10-07 18:11:25 +02:00
org-pcomplete.el org-pcomplete.el: Allow to match and complete a "thing" containing dashes 2012-08-22 00:20:09 +02:00
org-plot.el Use generated-autoload-file: "org-loaddefs.el" as a local variable. 2012-10-02 08:50:46 +02:00
org-protocol.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
org-publish.el Merge branch 'maint' 2012-10-02 13:07:09 +02:00
org-remember.el org-remember.el: Correctly strip the comment lines in remember buffer 2012-10-29 06:30:14 +01:00
org-rmail.el Fix a compiler warning. 2012-08-10 11:17:02 +02:00
org-special-blocks.el org-special-blocks.el: Prevent errors by first checking `org-line' is not nil. 2012-06-28 11:19:56 +02:00
org-src.el org-src.el (org-edit-src-exit): Fix editing source section with blank lines 2012-10-29 06:37:41 +01:00
org-table.el Table lookup functions 2012-10-24 14:59:33 +02:00
org-taskjuggler.el Merge branch 'maint' 2012-10-02 13:07:09 +02:00
org-timer.el Remove some autoloads and clean up code. 2012-10-02 10:03:15 +02:00
org-vm.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
org-w3m.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-wl.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
org-xoxo.el Use generated-autoload-file: "org-loaddefs.el" as a local variable. 2012-10-02 08:50:46 +02:00
org.el org-element: Add `:post-affiliated' property to elements when applicable 2012-10-29 11:02:06 +01:00