..
Makefile
* lisp/Makefile: Remove references to org-contrib
2023-03-16 13:34:34 +01:00
ob-C.el
ob-C: Fix docstrings
2023-08-02 10:42:39 +03:00
ob-R.el
* lisp/ob-R.el: Fix some checkdoc warnings
2023-08-10 13:58:14 +03:00
ob-awk.el
lisp/ob-awk.el: Fix docstrings
2023-07-31 14:17:22 +03:00
ob-calc.el
lisp/ob-cal.el: Fix docstrings
2023-08-02 08:05:29 +03:00
ob-clojure.el
ob-clojure.el: Reword docstring for ob-clojure-eval-with-cider
2023-03-23 13:25:15 +01:00
ob-comint.el
* lisp/ob-comint.el (org-babel-comint-async-dangling): Fix docstring
2023-08-03 11:45:15 +03:00
ob-core.el
org-babel-current-result-hash: Mark unused argument
2023-08-20 11:45:04 +03:00
ob-css.el
org-babel-execute:css: Mention arguments in the docstring
2023-08-06 12:10:21 +03:00
ob-ditaa.el
lisp/ob-ditaa.el: Fix checkdoc warnings
2023-08-08 12:38:14 +03:00
ob-dot.el
Backport commit cae528457 from Emacs
2023-01-01 12:44:47 -05:00
ob-emacs-lisp.el
Backport commit cae528457 from Emacs
2023-01-01 12:44:47 -05:00
ob-eshell.el
org-babel-variable-assignments:eshell: Prevent leaking values into results
2023-08-12 11:17:15 +03:00
ob-eval.el
org-babel--shell-command-on-region: Remove obsolete workaround
2023-07-23 17:35:44 +03:00
ob-exp.el
org-src-preserve-indentation: Refactor handling src block flags
2023-07-13 11:51:15 +03:00
ob-forth.el
Provide a uniform way to inform users about missing third-party packages
2023-02-17 17:09:23 +03:00
ob-fortran.el
Backport commit cae528457 from Emacs
2023-01-01 12:44:47 -05:00
ob-gnuplot.el
ob-gnuplot: Fix links and verbatim when converting tables
2023-07-29 11:26:39 +03:00
ob-groovy.el
Backport commit cae528457 from Emacs
2023-01-01 12:44:47 -05:00
ob-haskell.el
org-src-preserve-indentation: Refactor handling src block flags
2023-07-13 11:51:15 +03:00
ob-java.el
Backport commit cae528457 from Emacs
2023-01-01 12:44:47 -05:00
ob-js.el
Merge branch 'bugfix'
2023-04-17 13:12:22 +02:00
ob-julia.el
Provide a uniform way to inform users about missing third-party packages
2023-02-17 17:09:23 +03:00
ob-latex.el
* lisp/ob-latex.el: Fix command injection vulnerability
2023-03-12 12:23:46 +01:00
ob-lilypond.el
lisp/ob-lilypond.el: Prevent full page results in basic-mode
2023-08-17 13:20:08 +03:00
ob-lisp.el
lisp/ob-lisp: fix `org-babel-execute:lisp' for use with Sly
2023-05-02 14:09:37 +02:00
ob-lob.el
Use `org-element-type-p'
2023-07-01 14:35:35 +03:00
ob-lua.el
Backport commit cae528457 from Emacs
2023-01-01 12:44:47 -05:00
ob-makefile.el
Backport commit cae528457 from Emacs
2023-01-01 12:44:47 -05:00
ob-matlab.el
Backport commit cae528457 from Emacs
2023-01-01 12:44:47 -05:00
ob-maxima.el
Backport commit cae528457 from Emacs
2023-01-01 12:44:47 -05:00
ob-ocaml.el
Provide a uniform way to inform users about missing third-party packages
2023-02-17 17:09:23 +03:00
ob-octave.el
Provide a uniform way to inform users about missing third-party packages
2023-02-17 17:09:23 +03:00
ob-org.el
Backport commit cae528457 from Emacs
2023-01-01 12:44:47 -05:00
ob-perl.el
Backport commit cae528457 from Emacs
2023-01-01 12:44:47 -05:00
ob-plantuml.el
Backport commit cae528457 from Emacs
2023-01-01 12:44:47 -05:00
ob-processing.el
Provide a uniform way to inform users about missing third-party packages
2023-02-17 17:09:23 +03:00
ob-python.el
ob-python: Fix async evaluation
2023-07-13 17:24:41 -07:00
ob-ref.el
org-element: New `org-element-*property*' functions
2023-07-01 14:35:43 +03:00
ob-ruby.el
Provide a uniform way to inform users about missing third-party packages
2023-02-17 17:09:23 +03:00
ob-sass.el
Backport commit cae528457 from Emacs
2023-01-01 12:44:47 -05:00
ob-scheme.el
org-babel-expand-body:scheme: define header arg vars using define
2023-04-25 14:25:30 +02:00
ob-screen.el
Backport commit cae528457 from Emacs
2023-01-01 12:44:47 -05:00
ob-sed.el
Backport commit cae528457 from Emacs
2023-01-01 12:44:47 -05:00
ob-shell.el
lisp/ob-shell.el: Fix sessions for generic "shell" blocks
2023-08-04 09:30:47 +03:00
ob-sql.el
lisp/ob-sql.el: allow string in sql-connection-alist
2023-02-01 14:58:03 +03:00
ob-sqlite.el
ob-sqlite: Use a transient in-memory database by default
2023-08-12 11:00:48 +03:00
ob-table.el
org-sbe: Allow quoting string values
2023-02-23 12:29:18 +03:00
ob-tangle.el
Revert "Avoid creating ID property during tangling"
2023-08-08 15:54:56 +03:00
ob.el
Backport commit cae528457 from Emacs
2023-01-01 12:44:47 -05:00
oc-basic.el
Use `org-element-type-p'
2023-07-01 14:35:35 +03:00
oc-biblatex.el
Rename `org-export-get-parent' to `org-element-parent'
2023-07-01 14:35:41 +03:00
oc-bibtex.el
Use `org-element-type-p'
2023-07-01 14:35:35 +03:00
oc-csl.el
Use `org-element-type-p'
2023-07-01 14:35:35 +03:00
oc-natbib.el
Use `org-element-type-p'
2023-07-01 14:35:35 +03:00
oc.el
Prefer `forward-line' over `beginning-of-line'
2023-07-01 14:36:14 +03:00
ol-bbdb.el
Provide a uniform way to inform users about missing third-party packages
2023-02-17 17:09:23 +03:00
ol-bibtex.el
Merge branch 'bugfix'
2023-08-13 19:24:50 +03:00
ol-docview.el
Backport commit cae528457 from Emacs
2023-01-01 12:44:47 -05:00
ol-doi.el
Backport commit cae528457 from Emacs
2023-01-01 12:44:47 -05:00
ol-eshell.el
Backport commit cae528457 from Emacs
2023-01-01 12:44:47 -05:00
ol-eww.el
Backport commit cae528457 from Emacs
2023-01-01 12:44:47 -05:00
ol-gnus.el
ol-gnus.el: Fix issue when storing links from Gnus article buffers
2023-07-30 19:31:58 +03:00
ol-info.el
Backport commit cae528457 from Emacs
2023-01-01 12:44:47 -05:00
ol-irc.el
Backport commit cae528457 from Emacs
2023-01-01 12:44:47 -05:00
ol-man.el
Backport commit cae528457 from Emacs
2023-01-01 12:44:47 -05:00
ol-mhe.el
Backport commit cae528457 from Emacs
2023-01-01 12:44:47 -05:00
ol-rmail.el
Backport commit cae528457 from Emacs
2023-01-01 12:44:47 -05:00
ol-w3m.el
Backport commit cae528457 from Emacs
2023-01-01 12:44:47 -05:00
ol.el
org-store-link: Never allow link duplicates in `org-stored-links'
2023-08-15 13:48:55 +03:00
org-agenda.el
org-agenda: Do not err on SCHEDULED/DEADLINE with inactive timestamp
2023-08-18 15:19:25 +03:00
org-archive.el
Prefer `forward-line' over `beginning-of-line'
2023-07-01 14:36:14 +03:00
org-attach-git.el
Backport commit cae528457 from Emacs
2023-01-01 12:44:47 -05:00
org-attach.el
org-attach: Fix when called from agenda
2023-08-18 13:24:13 +03:00
org-capture.el
org-capture-template-contexts: Improve docstring
2023-08-05 09:53:13 +03:00
org-clock.el
Ensure that clocking drawer is inserted before point
2023-08-02 15:23:06 +03:00
org-colview.el
lisp/org-colview.el: Add new commands to move column view table row
2023-08-20 13:39:47 +03:00
org-compat.el
org-string-width: Fix Emacs <29 compatibility
2023-08-04 10:53:17 +03:00
org-crypt.el
org-crypt-decrypt-entry: Apply initial visibility upon decryption
2023-05-15 15:35:56 +02:00
org-ctags.el
Backport commit cae528457 from Emacs
2023-01-01 12:44:47 -05:00
org-cycle.el
Update Ihor Radchenko's email address
2023-07-03 11:08:49 +03:00
org-datetree.el
Prefer `forward-line' over `beginning-of-line'
2023-07-01 14:36:14 +03:00
org-duration.el
Backport commit cae528457 from Emacs
2023-01-01 12:44:47 -05:00
org-element-ast.el
Fix Emacs 27 false-positive warnings
2023-08-18 11:08:56 +03:00
org-element.el
org-element--string-cache: Use hash table instead of obarray
2023-08-20 10:14:57 +03:00
org-entities.el
org-entities: Treat ¶ similarly to §
2023-04-13 09:02:58 +02:00
org-faces.el
Merge branch 'bugfix'
2023-07-30 12:30:40 +03:00
org-feed.el
Prefer `forward-line' over `beginning-of-line'
2023-07-01 14:36:14 +03:00
org-fold-core.el
org-fold-core-next-folding-state-change: Optimize performance
2023-07-13 19:32:49 +03:00
org-fold.el
Update Ihor Radchenko's email address
2023-07-03 11:08:49 +03:00
org-footnote.el
Prefer `forward-line' over `beginning-of-line'
2023-07-01 14:36:14 +03:00
org-goto.el
Prefer `forward-line' over `beginning-of-line'
2023-07-01 14:36:14 +03:00
org-habit.el
Allow syntax nodes to be supplied in place of POM in API functions
2023-07-01 14:36:04 +03:00
org-id.el
Fix Emacs 27 test failure
2023-08-18 11:10:12 +03:00
org-indent.el
Prefer `forward-line' over `beginning-of-line'
2023-07-01 14:36:14 +03:00
org-inlinetask.el
Prefer `forward-line' over `beginning-of-line'
2023-07-01 14:36:14 +03:00
org-keys.el
Use `org-element-type-p'
2023-07-01 14:35:35 +03:00
org-lint.el
org-lint: New checker for SCHEDULED/DEADLINE with inactive timestamp
2023-08-18 15:21:10 +03:00
org-list.el
Prefer `forward-line' over `beginning-of-line'
2023-07-01 14:36:14 +03:00
org-macro.el
org-element: New `org-element-*property*' functions
2023-07-01 14:35:43 +03:00
org-macs.el
* lisp/org-macs.el: Declare `org-buffer-text-pixel-width'
2023-08-15 13:49:02 +03:00
org-mobile.el
Prefer `forward-line' over `beginning-of-line'
2023-07-01 14:36:14 +03:00
org-mouse.el
Prefer `forward-line' over `beginning-of-line'
2023-07-01 14:36:14 +03:00
org-num.el
Merge branch 'bugfix'
2023-08-02 08:18:15 +03:00
org-pcomplete.el
org-element: New `org-element-*property*' functions
2023-07-01 14:35:43 +03:00
org-persist.el
Revert "Prefer `string-search' when matching exact strings"
2023-08-18 11:00:13 +03:00
org-plot.el
Provide a uniform way to inform users about missing third-party packages
2023-02-17 17:09:23 +03:00
org-protocol.el
org-compat.el: `org--flatten-tree' for Emacs-26 compatibility
2023-07-08 12:09:25 +03:00
org-refile.el
org-refile-get-targets: Barf when target is not an Org buffer
2023-08-15 13:54:00 +03:00
org-src.el
Refactor `org-src--contents-for-write-back'
2023-07-13 12:28:13 +03:00
org-table.el
Merge branch 'bugfix'
2023-08-02 08:18:15 +03:00
org-tempo.el
Backport commit cae528457 from Emacs
2023-01-01 12:44:47 -05:00
org-timer.el
Prefer `forward-line' over `beginning-of-line'
2023-07-01 14:36:14 +03:00
org.el
org-fast-tag-selection: Fix when C-g is pressed
2023-08-20 09:36:40 +03:00
ox-ascii.el
org-element: New `org-element-*property*' functions
2023-07-01 14:35:43 +03:00
ox-beamer.el
Revert "Prefer `string-search' when matching exact strings"
2023-08-18 11:00:13 +03:00
ox-html.el
org-html-link: Fix relative links with :html-link-use-abs-url
2023-07-10 11:16:32 +03:00
ox-icalendar.el
Use `org-element-type-p'
2023-07-01 14:35:35 +03:00
ox-koma-letter.el
Prefer "timestamp" over "time-stamp"
2023-04-30 13:48:52 +02:00
ox-latex.el
lisp/ox-latex.el: Add the `:literal' attribute to verse block.
2023-08-18 11:41:24 +03:00
ox-man.el
Rename `org-export-get-parent' to `org-element-parent'
2023-07-01 14:35:41 +03:00
ox-md.el
ox.el: Rename `org-element-get-parent-element' and move to org-element
2023-07-01 14:35:42 +03:00
ox-odt.el
org-element-lineage: Allow TYPES to be a symbol
2023-07-01 14:35:43 +03:00
ox-org.el
org-element-lineage: Allow TYPES to be a symbol
2023-07-01 14:35:43 +03:00
ox-publish.el
Merge branch 'bugfix'
2023-08-05 14:00:18 +03:00
ox-texinfo.el
org-element: New `org-element-*property*' functions
2023-07-01 14:35:43 +03:00
ox.el
org-export-smart-quotes-alist: Turn into a custom option
2023-08-15 14:16:41 +03:00