org-mode/lisp
Nicolas Goaziou ecba5542e6 org-element: List interpretation doesn't depend on its structure
* lisp/org-element.el (org-element-item-interpreter): Simplify bullet
  creation.
(org-element-plain-list-interpreter): Fix wrong bullets, if needed.

This change allows to intrepret plain lists without providing list's
structure, which can be a bit hairy.  For example, the following
snippet now suffices to create a list programmatically:

  (org-element-interpret-data
   '(plain-list nil
                (item (:bullet "-") (paragraph nil "a"))
                (item (:bullet "-") (paragraph nil "b"))))
2012-08-02 21:56:39 +02:00
..
Makefile provide for .el files that should be installed, but not compiled 2012-07-15 18:31:37 +02:00
ob-C.el Let ob-C and ob-fortran work correctly on Windows/Cygwin 2012-07-25 12:02:01 -06:00
ob-R.el Add punctuation at the end of the first line of docstrings. Code cleanup. 2012-07-30 10:08:15 +02:00
ob-asymptote.el Add punctuation at the end of the first line of docstrings. Code cleanup. 2012-07-30 10:08:15 +02:00
ob-awk.el replace flet/labels with org-flet/org-labels 2012-07-25 09:23:57 -06:00
ob-calc.el strip quotes from calc internal representations 2012-07-25 09:32:03 -06: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 anonymous function instead of using flet 2012-07-31 08:14:12 -06:00
ob-css.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-ditaa.el Fix the master branch. 2012-03-19 22:01:29 +01:00
ob-dot.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-emacs-lisp.el Copyright, license, and header fixes. 2012-02-19 08:21:03 -07:00
ob-eval.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-exp.el Re-apply (correctly): Move org-element.el from contrib/lisp to lisp/. 2012-07-28 07:06:25 +02:00
ob-fortran.el Let ob-C and ob-fortran work correctly on Windows/Cygwin 2012-07-25 12:02:01 -06:00
ob-gnuplot.el Add punctuation at the end of the first line of docstrings. Code cleanup. 2012-07-30 10:08:15 +02:00
ob-haskell.el Add punctuation at the end of the first line of docstrings. Code cleanup. 2012-07-30 10:08:15 +02:00
ob-io.el Fix the maint branch. 2012-03-19 20:27:28 +01:00
ob-java.el More fixes to the copyright year... 2012-02-19 08:18:53 -07:00
ob-js.el Add punctuation at the end of the first line of docstrings. Code cleanup. 2012-07-30 10:08:15 +02:00
ob-keys.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-latex.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-ledger.el Fix typos and spelling mistakes. 2012-02-19 08:23:42 -07:00
ob-lilypond.el Add punctuation at the end of the first line of docstrings. Code cleanup. 2012-07-30 10:08:15 +02:00
ob-lisp.el code-block languages may specify their own headers and values 2012-04-13 08:43:16 -04:00
ob-lob.el replace flet/labels with org-flet/org-labels 2012-07-25 09:23:57 -06:00
ob-matlab.el More copyright year fixes. 2012-02-19 08:16:42 -07:00
ob-maxima.el Org-Babel: fix maxima invocation without explicit parameters 2012-05-08 14:13:27 +02:00
ob-mscgen.el More copyright year fixes. 2012-02-19 08:16:42 -07:00
ob-ocaml.el Add punctuation at the end of the first line of docstrings. Code cleanup. 2012-07-30 10:08:15 +02:00
ob-octave.el Add punctuation at the end of the first line of docstrings. Code cleanup. 2012-07-30 10:08:15 +02:00
ob-org.el More copyright year fixes. 2012-02-19 08:16:27 -07:00
ob-perl.el Add punctuation at the end of the first line of docstrings. Code cleanup. 2012-07-30 10:08:15 +02:00
ob-picolisp.el Add :version to ob-picolisp.el option. 2012-04-03 13:29:15 +02:00
ob-plantuml.el adding a :java header argument to plantuml 2012-05-19 20:37:54 -04:00
ob-python.el Add punctuation at the end of the first line of docstrings. Code cleanup. 2012-07-30 10:08:15 +02:00
ob-ref.el replace flet/labels with org-flet/org-labels 2012-07-25 09:23:57 -06:00
ob-ruby.el Add punctuation at the end of the first line of docstrings. Code cleanup. 2012-07-30 10:08:15 +02:00
ob-sass.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-scala.el Fix the maint branch. 2012-03-19 20:27:28 +01:00
ob-scheme.el Add :version to ob-scheme.el option. 2012-04-03 13:44:15 +02:00
ob-screen.el Copyright, license, and header fixes. 2012-02-19 08:21:03 -07:00
ob-sh.el Add punctuation at the end of the first line of docstrings. Code cleanup. 2012-07-30 10:08:15 +02:00
ob-shen.el Copyright, license, and header fixes. 2012-02-19 08:21:03 -07:00
ob-sql.el Add dbi support to sql babel mode 2012-05-16 19:50:43 -04:00
ob-sqlite.el code-block languages may specify their own headers and values 2012-04-13 08:43:16 -04:00
ob-table.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-tangle.el replace flet/labels with org-flet/org-labels 2012-07-25 09:23:57 -06:00
ob.el Add punctuation at the end of the first line of docstrings. Code cleanup. 2012-07-30 10:08:15 +02:00
org-agenda.el org-agenda.el: Bugfix for `org-agenda-write'. 2012-08-01 16:32:36 +02:00
org-archive.el Allow archiving to a datetree. 2012-04-21 17:37:48 +02:00
org-ascii.el Use (derived-mode-p 'org-mode) instead of (eq major-mode 'org-mode). 2012-04-21 00:43:16 +02:00
org-attach.el Add support for creating symbolic links in org-attach 2012-04-12 13:21:05 -05:00
org-bbdb.el org-bbdb.el (org-bbdb-export): Add support for ODT format 2012-06-03 18:07:47 +05:30
org-beamer.el Allow beamer export to inherit some properties 2012-04-22 16:33:24 +02:00
org-bibtex.el Add punctuation at the end of the first line of docstrings. Code cleanup. 2012-07-30 10:08:15 +02:00
org-capture.el org-capture.el: New template %l to insert the literal link. 2012-08-02 17:06:22 +02:00
org-clock.el Check for the existence of the x11idle command only once. 2012-07-28 11:53:05 +02:00
org-colview-xemacs.el Match #+name/#+tblname/#+tblfm along with uppercase twins. 2012-04-23 12:48:33 +02:00
org-colview.el Fix bugs about computing durations in the column view. 2012-05-01 17:47:13 +02:00
org-compat.el replace flet/labels with org-flet/org-labels 2012-07-25 09:23:57 -06:00
org-crypt.el Add punctuation at the end of the first line of docstrings. Code cleanup. 2012-07-30 10:08:15 +02:00
org-ctags.el Merge branch 'maint' 2012-04-26 22:43:36 +02:00
org-datetree.el Allow datetree to find years with trailing whitespace. 2012-05-25 23:22:09 +02:00
org-docbook.el Fix docstring and comment typos. 2012-07-11 18:03:02 +02:00
org-docview.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-element.el org-element: List interpretation doesn't depend on its structure 2012-08-02 21:56:39 +02:00
org-entities.el Merge branch 'maint' 2012-07-11 17:58:03 +02:00
org-eshell.el Fix compiler warnings. 2012-03-20 13:04:55 +01:00
org-exp-blocks.el Add punctuation at the end of the first line of docstrings. Code cleanup. 2012-07-30 10:08:15 +02:00
org-exp.el org-exp.el (org-export-language-setup): Use "Sommaire" for the translation of "Table of contents". 2012-07-31 12:30:30 +02:00
org-faces.el Add punctuation at the end of the first line of docstrings. Code cleanup. 2012-07-30 10:08:15 +02:00
org-feed.el Fix the master branch. 2012-03-19 22:01:29 +01:00
org-footnote.el Don't call org-footnote-unique label if using random labels 2012-05-06 10:10:25 +02:00
org-freemind.el Add punctuation at the end of the first line of docstrings. Code cleanup. 2012-07-30 10:08:15 +02:00
org-gnus.el Following gnus links: Don't mark unrelated articles read 2012-04-23 09:18:52 +02:00
org-habit.el Add ability to show all (even unscheduled) habits on today agenda, by 2012-05-28 14:56:23 -04:00
org-html.el org-html.el: Make footnotes unique to an entry 2012-08-02 18:22:06 +02:00
org-icalendar.el Support hourly repeat cookies. 2012-04-21 00:42:56 +02:00
org-id.el org-id.el (org-id-update-id-locations): New parameter to silent `org-id-find'. 2012-04-21 15:46:02 +02:00
org-indent.el Replace obsolete variable `buffer-substring-filters'. 2012-04-28 21:36:58 +02:00
org-info.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-inlinetask.el Add :version to org-inlinetask.el option. 2012-04-03 13:22:38 +02:00
org-irc.el Delete trailing whitespaces in core files. 2012-03-28 02:05:36 +02:00
org-jsinfo.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-latex.el Fix docstring and comment typos. 2012-07-11 18:03:02 +02:00
org-list.el org-list.el (org-mark-list): Delete. 2012-07-31 17:15:07 +02:00
org-lparse.el Merge remote-tracking branch 'origin/maint' 2012-06-28 16:08:14 +05:30
org-mac-message.el Add punctuation at the end of the first line of docstrings. Code cleanup. 2012-07-30 10:08:15 +02:00
org-macs.el Add punctuation at the end of the first line of docstrings. Code cleanup. 2012-07-30 10:08:15 +02:00
org-mew.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-mhe.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-mks.el Delete trailing whitespaces in core files. 2012-03-28 02:05:36 +02:00
org-mobile.el org-mobile.el (org-mobile-post-pull-hook): Fix docstring. 2012-07-26 15:02:32 +02:00
org-mouse.el replace flet/labels with org-flet/org-labels 2012-07-25 09:23:57 -06:00
org-odt.el Merge origin/maint 2012-07-19 19:29:24 +05:30
org-pcomplete.el org-pcomplete.el: Allow completion over #+OPTIONS, #+TITLE, #+AUTHOR, #+EMAIL and #+DATE. 2012-08-01 17:19:13 +02:00
org-plot.el replace flet/labels with org-flet/org-labels 2012-07-25 09:23:57 -06:00
org-protocol.el Merge branch 'maint' into master-merge-maint 2012-04-21 16:05:22 +02:00
org-publish.el Make the column mandatory after #+include:. 2012-05-23 01:26:45 +02:00
org-remember.el Cure byte-compilation errors in org-remember.el 2012-05-08 03:25:29 -05:00
org-rmail.el Fix copyright years in maint. 2012-03-17 16:31:04 +01: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 Fix some docstrings format. 2012-07-11 19:33:29 +02:00
org-table.el Fix compilation warning. 2012-08-01 16:20:22 +02:00
org-taskjuggler.el Add :version to org-taskjuggler.el options. 2012-04-03 13:35:41 +02:00
org-timer.el org-timer.el (org-timer-pause-or-continue, org-timer-stop): Autoload. 2012-07-27 17:21:33 +02:00
org-vm.el Add punctuation at the end of the first line of docstrings. Code cleanup. 2012-07-30 10:08:15 +02:00
org-w3m.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-wl.el Add :version to org-wl.el options. 2012-04-03 13:31:06 +02:00
org-xoxo.el Fix copyright and authors lines. 2012-04-02 00:53:28 +02:00
org.el org.el: Don't bind C-<up> and C-<down> to `org-element-backward/forward'. 2012-08-02 18:18:35 +02:00