0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-22 15:18:37 +00:00
org-mode/testing/lisp
Nicolas Goaziou bd2378161e Table of contents ignore unnumbered headlines
* doc/org.texi (Table of contents): Document behavior.
* lisp/ox-texinfo.el (org-texinfo-classes): Use @heading commands and
  alike for unnumbered sections.
* lisp/ox.el (org-export-collect-headlines): Ignore unnumbered
  headlines.

* testing/lisp/test-ox.el (test-org-export/collect-headlines): Add
  test.
2017-09-10 15:53:20 +02:00
..
test-ob-awk.el
test-ob-C.el
test-ob-emacs-lisp.el ob-emacs-lisp: Fix pp results 2017-07-23 22:41:27 +02:00
test-ob-exp.el Remove inline-only' option for org-export-use-babel' 2017-08-26 10:32:26 +02:00
test-ob-fortran.el
test-ob-header-arg-defaults.el
test-ob-lilypond.el Fix duplicate tests 2017-09-08 13:20:48 +02:00
test-ob-lob.el Fix failing test 2017-08-19 19:12:08 +02:00
test-ob-lua.el
test-ob-maxima.el
test-ob-octave.el
test-ob-perl.el
test-ob-plantuml.el
test-ob-python.el
test-ob-R.el
test-ob-ruby.el
test-ob-scheme.el ob-scheme: Fix :prologue handling 2017-07-24 13:55:20 +02:00
test-ob-sed.el
test-ob-shell.el Fix duplicate tests 2017-09-08 13:20:48 +02:00
test-ob-sqlite.el Fix table variable with commas in ob-sqlite 2017-09-06 13:18:30 +02:00
test-ob-table.el
test-ob-tangle.el
test-ob-vala.el ob-vala.el: Add Vala support to Babel 2017-08-07 11:40:25 +02:00
test-ob.el Fix duplicate tests 2017-09-08 13:20:48 +02:00
test-org-agenda.el test-org-agenda: Small refactoring 2017-08-19 19:42:20 +02:00
test-org-archive.el org-archive: Fix failing tests 2017-09-07 15:25:00 +02:00
test-org-attach-annex.el
test-org-capture.el Fix `:jump-to-captured' when refiling a capture target 2017-08-31 23:14:04 +02:00
test-org-clock.el Fix failing tests in non-daylight saving time zones 2017-07-07 18:23:10 +02:00
test-org-colview.el org-colview: Allow custom COLLECT functions for derived properties 2017-09-10 11:06:43 +02:00
test-org-datetree.el
test-org-duration.el org-duration: Fix `org-duration-to-minutes' with the empty string 2017-09-07 15:20:26 +02:00
test-org-element.el Merge branch 'maint' 2017-06-26 22:08:46 +02:00
test-org-feed.el
test-org-footnote.el org-footnote: Fix footnote deletion 2017-06-09 09:43:49 +02:00
test-org-info.el
test-org-inlinetask.el
test-org-lint.el Merge branch 'maint' 2017-08-25 15:25:02 +02:00
test-org-list.el Merge branch 'maint' 2017-05-09 14:49:59 -04:00
test-org-macro.el Merge branch 'maint' 2017-08-21 21:27:06 +02:00
test-org-macs.el org-macs: Add tests for `org-split-string. 2017-08-01 20:29:23 +02:00
test-org-pcomplete.el
test-org-protocol.el org-protocol: Sources with date URL are supported 2017-06-28 17:44:27 +02:00
test-org-src.el org-src: Fix remote footnote edition 2017-08-06 10:30:48 +02:00
test-org-table.el Remove duplicate test 2017-09-08 13:14:55 +02:00
test-org-timer.el org-timer: Fix timer setting from effort property 2017-07-05 12:33:47 +02:00
test-org.el Merge branch 'maint' 2017-08-26 00:12:46 +02:00
test-ox-publish.el ox-html: Prevent spurious target below headlines 2017-09-10 00:23:42 +02:00
test-ox.el Table of contents ignore unnumbered headlines 2017-09-10 15:53:20 +02:00
test-property-inheritance.el