org-mode/lisp
Bastien eaa220f6a7 Small code enhancement
* doc/org-manual.org (Checkboxes): Minor update.

* lisp/org-list.el (org-at-radio-list-p): Respect the
attributes #+ATTR_* syntax.
2020-02-12 08:40:46 +01:00
..
Makefile
ob-abc.el Merge branch 'maint' 2020-01-01 13:39:26 -05:00
ob-asymptote.el
ob-awk.el
ob-C.el
ob-calc.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
ob-clojure.el
ob-comint.el
ob-coq.el
ob-core.el Merge branch 'maint' 2020-02-11 14:40:17 +01:00
ob-css.el
ob-ditaa.el
ob-dot.el
ob-ebnf.el Merge branch 'maint' 2020-01-01 13:39:26 -05:00
ob-emacs-lisp.el
ob-eshell.el
ob-eval.el
ob-exp.el
ob-forth.el
ob-fortran.el
ob-gnuplot.el
ob-groovy.el
ob-haskell.el
ob-hledger.el
ob-io.el
ob-J.el
ob-java.el Merge branch 'maint' 2020-01-01 13:39:26 -05:00
ob-js.el
ob-latex.el
ob-ledger.el
ob-lilypond.el lisp/ob-lilypond.el: Fix initialization bug 2020-02-11 08:51:30 +01:00
ob-lisp.el
ob-lob.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
ob-lua.el
ob-makefile.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
ob-matlab.el
ob-maxima.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
ob-mscgen.el
ob-ocaml.el
ob-octave.el
ob-org.el
ob-perl.el
ob-picolisp.el
ob-plantuml.el
ob-processing.el
ob-python.el ob-python: Remove unused variable 2020-02-04 06:53:58 -08:00
ob-R.el
ob-ref.el
ob-ruby.el
ob-sass.el
ob-scheme.el ob-scheme.el: Fix interpreter output sometimes being nil 2020-02-11 12:19:34 +01:00
ob-screen.el ob-screen.el: Silence compiler warning 2020-01-30 18:29:26 +01:00
ob-sed.el Merge branch 'maint' 2020-01-01 13:39:26 -05:00
ob-shell.el
ob-shen.el
ob-sql.el
ob-sqlite.el
ob-stan.el
ob-table.el
ob-tangle.el
ob-vala.el
ob.el
ol-bbdb.el
ol-bibtex.el
ol-docview.el
ol-eshell.el
ol-eww.el
ol-gnus.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
ol-info.el
ol-irc.el
ol-mhe.el
ol-rmail.el
ol-w3m.el
ol.el Refactor attachment path expansion 2020-02-06 22:09:18 +01:00
org-agenda.el Factor out org-scroll and use it in ox.el, org-agenda/attach.el 2020-02-11 01:04:28 +01:00
org-archive.el New option `org-archive-subtree-save-file-p' 2020-01-31 10:42:40 +01:00
org-attach-git.el
org-attach.el Fix code typo in commit 2508dfa6 2020-02-11 23:52:00 +01:00
org-capture.el org-capture.el: Conditionally throw an error on missing annotation 2020-02-11 14:45:19 +01:00
org-clock.el Allow a new value for `org-adapt-indentation' 2020-02-09 17:30:42 +01:00
org-colview.el org-colview: Fix org-agenda-columns-active 2020-01-27 23:39:25 +01:00
org-compat.el Fix build 2020-01-03 11:07:28 +01:00
org-crypt.el
org-ctags.el
org-datetree.el Merge branch 'maint' 2020-01-01 13:39:26 -05:00
org-duration.el org-duration: Read and write duration in compact form 2020-01-04 18:39:05 +01:00
org-element.el Refactor attachment path expansion 2020-02-06 22:09:18 +01:00
org-entities.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-faces.el org-faces.el: Add foreground color to org-table-header face 2020-02-08 07:25:29 +01:00
org-feed.el
org-footnote.el
org-goto.el
org-habit.el
org-id.el
org-indent.el Allow a new value for `org-adapt-indentation' 2020-02-09 17:30:42 +01:00
org-inlinetask.el
org-install.el
org-keys.el Add `org-toggle-radio-button' and related minor mode 2020-02-11 23:55:53 +01:00
org-lint.el
org-list.el Small code enhancement 2020-02-12 08:40:46 +01:00
org-macro.el
org-macs.el Factor out org-scroll and use it in ox.el, org-agenda/attach.el 2020-02-11 01:04:28 +01:00
org-mobile.el Fix org menu initialization 2020-02-07 16:26:31 +01:00
org-mouse.el Rename org-x-priority' functions and variables to org-priority-x' 2020-01-30 14:56:38 +01:00
org-num.el
org-pcomplete.el Rename org-x-priority' functions and variables to org-priority-x' 2020-01-30 14:56:38 +01:00
org-plot.el
org-protocol.el
org-refile.el Fix org menu initialization 2020-02-07 16:26:31 +01:00
org-src.el Merge branch 'maint' 2020-02-03 18:24:35 +01:00
org-table.el org-table.el: Don't run table header mode with a timer 2020-02-11 21:42:54 +01:00
org-tempo.el org-tempo.el: Fix bug 2020-02-03 18:22:55 +01:00
org-timer.el
org.el Use "#+attr_org: :radio" before lists to enable radio buttons 2020-02-12 01:51:46 +01:00
ox-ascii.el Refactor attachment path expansion 2020-02-06 22:09:18 +01:00
ox-beamer.el
ox-html.el Fix code typo in commit 0c72a1c4 2020-02-11 23:52:17 +01:00
ox-icalendar.el Rename org-x-priority' functions and variables to org-priority-x' 2020-01-30 14:56:38 +01:00
ox-latex.el Merge branch 'maint' 2020-02-11 12:28:40 +01:00
ox-man.el Refactor attachment path expansion 2020-02-06 22:09:18 +01:00
ox-md.el Refactor attachment path expansion 2020-02-06 22:09:18 +01:00
ox-odt.el Refactor attachment path expansion 2020-02-06 22:09:18 +01:00
ox-org.el
ox-publish.el
ox-texinfo.el Refactor attachment path expansion 2020-02-06 22:09:18 +01:00
ox.el Merge branch 'maint' 2020-02-11 19:02:53 +01:00