summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-14etc/ORG-NEWS: Create an empty section for Org 9.5release_9.4Bastien
2020-09-14lisp/org.el: Bump version to 9.4Bastien
2020-09-14lisp/org-capture.el (org-capture-templates): Fix docstring typoPhil Hudson
2020-09-14org.el: Adapt org-cycle to work with headlines with hidden starsMarlin Strub
2020-09-13org-table.el: Throw an error when importing a non-csv/tsv/txt fileBastien Guerry
2020-09-13org-notify.el: Limit the number of notificationsPeter Münster
2020-09-13org-notify.el: Use cl- prefixed functions, and require cl-libPeter Münster
2020-09-13org.el (org-end-of-meta-data): Allow to skip only standard drawersBastien Guerry
2020-09-13Fix example of in-buffer setting of archive location in manualIhor Radchenko
2020-09-13Fix syntax of #+ATTR_HTMLNick Dokos
2020-09-10org-faces.el (org-block): Enhance docstringBastien Guerry
2020-09-10Revert "Use the `org-block' face for every true blocks"Bastien Guerry
2020-09-10etc/ORG-NEWS: Rephrasing, reordering and various other enhancementsBastien Guerry
2020-09-09ob-python: Fix hanging on emacs-26.3 by adding indicator tokenJack Kamm
2020-09-09Revert "org.el: Fix `org-add-planning-info'"Bastien Guerry
2020-09-09org-capture.el: Fix heading's level when inserting a template "here"Bastien Guerry
2020-09-09html: Improve consistency on internal anchors naming schemeNicolas Goaziou
2020-09-09org-datetree.el: Respect `org-blank-before-new-entry'Vasilij Schneidermann
2020-09-09org.el (org-display-outline-path): Fix faces of the messageBastien Guerry
2020-09-09org.el: Fix `org-display-outline-path'Bastien Guerry
2020-09-08lisp/org.el (org-forward-heading-same-level): Add a commentBastien Guerry
2020-09-08org.el: Let `org-forward-heading-same-level' check for fully invisible linesD
2020-09-08org.el: Fix `org-add-planning-info'No Wayman
2020-09-08lisp/org-plot.el: Add a maintainerBastien
2020-09-07ol-gnus: Prefer nnselect to nnir if availableKyle Meyer
2020-09-07Merge branch 'maint' into masterKyle Meyer
2020-09-07ox-texinfo: Tiny refactoringNicolas Goaziou
2020-09-07org-agenda.el (org-find-top-headline): Fix bugBastien
2020-09-07ob-shell.el: New option `org-babel-shell-results-defaults-to-output'Bastien
2020-09-07ob-python: Replace session value format string with functionJack Kamm
2020-09-07Merge branch 'maint'Bastien
2020-09-07lisp/org.el: Bump version to 9.3.8release_9.3.8Bastien
2020-09-07org.el (org-fixup-indentation): Fix logbook drawers indentationBastien
2020-09-07ob-emacs-lisp.el: Don't wrap execution within `save-window-excursion'Bastien
2020-09-07Merge branch 'maint'Bastien
2020-09-07Use the `org-block' face for every true blocksBastien
2020-09-07Skip archived headings when tangling and exportingBastien
2020-09-06ob-python: Improve robustness of session evaluationJack Kamm
2020-09-06ob-python: fix startup messages leaking into outputJack Kamm
2020-09-06Merge branch 'maint'Bastien
2020-09-06testing/lisp/test-org-inlinetask.el: Fix testBastien
2020-09-06ob-core.el: Fix `org-babel--string-to-number'Bastien
2020-09-06Fix tests wrt 2f53429413Bastien
2020-09-06ob-shell.el: Fix previous commitBastien
2020-09-06ob-shell.el: Use the exit status as the default resultBastien
2020-09-06Merge branch 'maint'Bastien
2020-09-06Revert "org.el (org-add-planning-info): Use caller's `org-time-was-given' value"Bastien
2020-09-06Merge branch 'maint'Bastien
2020-09-06ob-sqlite.el: Inhibit Lisp evaluation when reading the resultBastien
2020-09-06Merge branch 'maint'Bastien