.. |
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 ESS compatibility
|
2023-04-17 20:20:58 +02: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
|
lisp/ob-core.el: Fix some checkdoc warnings
|
2023-08-04 11:33:33 +03:00 |
ob-css.el
|
Backport commit cae528457 from Emacs
|
2023-01-01 12:44:47 -05:00 |
ob-ditaa.el
|
Backport commit cae528457 from Emacs
|
2023-01-01 12:44:47 -05: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
|
Backport commit cae528457 from Emacs
|
2023-01-01 12:44:47 -05: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
|
ob-lilypond: Resolve FIXME
|
2023-07-20 10:02:07 +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
|
Backport commit cae528457 from Emacs
|
2023-01-01 12:44:47 -05:00 |
ob-table.el
|
org-sbe: Allow quoting string values
|
2023-02-23 12:29:18 +03:00 |
ob-tangle.el
|
ob-tangle.el: Avoid relative file names when grouping blocks to tangle
|
2023-07-28 10:16:36 +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
|
org-bibtex-headline-format-function: Factor out lambda default value
|
2023-07-25 13:50:09 +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: Move already stored link to front by default
|
2023-07-15 15:31:41 +03:00 |
org-agenda.el
|
org-agenda-show-new-time: Fix when window is very narrow
|
2023-07-05 16:12:19 +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-element: New `org-element-*property*' functions
|
2023-07-01 14:35:43 +03:00 |
org-capture.el
|
Prefer `forward-line' over `beginning-of-line'
|
2023-07-01 14:36:14 +03:00 |
org-clock.el
|
Ensure that clocking drawer is inserted before point
|
2023-08-02 15:23:06 +03:00 |
org-colview.el
|
Merge branch 'bugfix'
|
2023-08-02 08:18:15 +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
|
Update Ihor Radchenko's email address
|
2023-07-03 11:08:49 +03:00 |
org-element.el
|
Merge branch 'bugfix'
|
2023-08-03 08:29:54 +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
|
fixup! org-id-update-id-locations: Optimize performance
|
2023-08-04 10:54:19 +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: Use markers instead of line number to track report positions
|
2023-08-03 16:03:56 +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
|
org-string-width: Fix Emacs <29 compatibility
|
2023-08-04 10:53:17 +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
|
Update Ihor Radchenko's email address
|
2023-07-03 11:08:49 +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
|
Prefer `forward-line' over `beginning-of-line'
|
2023-07-01 14:36:14 +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-end-of-subtree: Fix when inside inlinetask
|
2023-08-05 09:48:10 +03:00 |
ox-ascii.el
|
org-element: New `org-element-*property*' functions
|
2023-07-01 14:35:43 +03:00 |
ox-beamer.el
|
org-element-lineage: Allow TYPES to be a symbol
|
2023-07-01 14:35:43 +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
|
Prefer `forward-line' over `beginning-of-line'
|
2023-07-01 14:36:14 +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
|
org-element-lineage: Allow TYPES to be a symbol
|
2023-07-01 14:35:43 +03:00 |
ox-texinfo.el
|
org-element: New `org-element-*property*' functions
|
2023-07-01 14:35:43 +03:00 |
ox.el
|
Merge branch 'bugfix'
|
2023-08-04 13:08:25 +02:00 |