org-mode/lisp
Ihor Radchenko 681f3fc8f9
* lisp/ol-docview.el (org-docview-open): Add docstring
2023-10-09 16:33:18 +03:00
..
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 (org-babel-edit-prep:R): Add docstring 2023-10-02 16:29:10 +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 org-babel-comint-with-output: Fix for edge case of `comint-prompt-regexp' 2023-09-06 12:19:14 +03:00
ob-core.el * lisp/ob-core.el (org-babel-result-cond): Document all the arguments 2023-09-07 15:05:40 +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 * lisp/ob-dot.el (org-babel-execute:dot): Document all the function arguments 2023-09-08 12:23:31 +03:00
ob-emacs-lisp.el * lisp/ob-emacs-lisp.el: Document all the function arguments 2023-09-09 13:57:02 +03:00
ob-eshell.el org-babel-variable-assignments:eshell: Document PARAMS argument 2023-09-11 11:51:59 +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 * lisp/ob-exp.el: Document all the function arguments 2023-09-10 11:45:02 +03:00
ob-forth.el * lisp/ob-forth.el: Document all the function arguments. 2023-09-12 12:30:51 +03:00
ob-fortran.el ob-fortran.el: Fix name of caller in documentation 2023-09-15 12:22:50 +03:00
ob-gnuplot.el * lisp/ob-gnuplot.el: Document all the function arguments 2023-09-15 12:58:25 +03:00
ob-groovy.el * lisp/ob-groovy.el: Fix checkdoc warnings 2023-09-16 12:23:52 +03:00
ob-haskell.el * lisp/ob-haskell.el (org-babel-haskell-execute): Document function arguments 2023-09-17 13:23:00 +03:00
ob-java.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-js.el * lisp/ob-js.el: Document all the function arguments 2023-09-18 11:55:04 +03: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: Document all the function arguments 2023-09-19 15:49:09 +03:00
ob-lilypond.el lisp/ob-lilypond.el: refactor org-babel-lilypond-compile-lilyfile 2023-09-06 12:33:35 +03:00
ob-lisp.el * lisp/ob-lisp.el (org-babel-lisp-vector-to-list): Add docstring 2023-09-20 13:20:34 +03:00
ob-lob.el Use `org-element-type-p' 2023-07-01 14:35:35 +03:00
ob-lua.el * lisp/ob-lua.el: Fix checkdoc warnings 2023-09-13 11:23:55 +03:00
ob-makefile.el * lisp/ob-makefile.el (org-babel-execute:makefile): Document function args 2023-09-21 13:59:23 +03:00
ob-matlab.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-maxima.el * lisp/ob-maxima.el: enable use of `batch' loader and `draw' 2023-10-04 11:27:46 +03:00
ob-ocaml.el * lisp/ob-ocaml.el: Document all the function arguments 2023-09-23 14:23:59 +03:00
ob-octave.el * lisp/ob-octave.el: Document all the function arguments 2023-09-26 14:14:11 +03:00
ob-org.el * lisp/ob-org.el: Document all the function arguments 2023-09-29 16:27:11 +03: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 * lisp/ob-processing.el: Document all the function arguments 2023-10-06 20:04:30 +03:00
ob-python.el org-babel-python-read-string: Upcase function argument in the docstring 2023-10-07 13:34:42 +03:00
ob-ref.el org-element: New `org-element-*property*' functions 2023-07-01 14:35:43 +03:00
ob-ruby.el ob-ruby: Work around long line input 2023-08-31 12:47:01 +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 * lisp/ob-screen.el (org-babel-execute:screen): Document the function args 2023-10-05 15:04:14 +03:00
ob-sed.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
ob-shell.el * lisp/ob-shell.el (org-babel-execute:shell): Document the function args 2023-10-04 12:28:10 +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 Merge branch 'bugfix' 2023-08-26 19:13:33 +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 * lisp/ol-docview.el (org-docview-open): Add docstring 2023-10-09 16:33:18 +03: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-get-scheduled: Fix call to `org-time-string-to-time' 2023-09-19 11:24:10 +03:00
org-archive.el * lisp/org-archive.el: Fix flycheck warnings 2023-10-08 12:58:29 +03:00
org-attach-git.el Backport commit cae528457 from Emacs 2023-01-01 12:44:47 -05:00
org-attach.el org-attach-dir-from-id: Detect attachments under default `org-attach-id-dir' 2023-09-20 13:39:20 +03:00
org-capture.el * lisp/org-capture.el: Fix malformed declare form 2023-10-02 14:19:43 +03:00
org-clock.el * lisp/org-clock.el (org-clock--translate): Clarify "L" and "ALL" terms 2023-09-15 11:55:33 +03:00
org-colview.el Merge branch 'bugfix' 2023-10-04 11:42:16 +03:00
org-compat.el org-string-width: Fix Emacs <29 compatibility 2023-08-04 10:53:17 +03:00
org-crypt.el * lisp/org-crypt.el: Fix outdated declare forms 2023-10-08 13:01:12 +03: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 org-element--standard-properties: Re-order, putting boundaries in order 2023-08-22 11:23:16 +03:00
org-element.el * lisp/org-element.el (org-element--cache-for-removal): Add more logging 2023-10-06 14:27:22 +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--specs: Remove wrong ":alias" alias 2023-08-25 11:33:29 +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 org-reset-checkbox-state-subtree: Do not reset outside the subtree 2023-10-05 12:34:42 +03:00
org-macro.el org-element: New `org-element-*property*' functions 2023-07-01 14:35:43 +03:00
org-macs.el org-find-base-buffer-visiting: Document function argument 2023-09-20 11:02:32 +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 * lisp/org-pcomplete.el (org-element-property): Fix malformed declare 2023-10-07 16:25:08 +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: Improve malformed target handling 2023-08-27 15:18:12 +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-timestamp-change: Fix increasing range with prefix arg 2023-09-19 15:31:43 +03:00
ox-ascii.el org-ascii-item: Fix for alphabetical bullets 2023-10-07 13:22:09 +03:00
ox-beamer.el ox-latex: Prefer :latex-src-block-backend INFO property over variable 2023-09-01 13:42:27 +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 ox-icalendar: Ensure that entries in icalendar end with a newline 2023-09-17 12:49:46 +03:00
ox-koma-letter.el Prefer "timestamp" over "time-stamp" 2023-04-30 13:48:52 +02:00
ox-latex.el ox-latex.el: Fixes and improvements in `org-latex-language-alist'. 2023-09-10 16:32:29 +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-odt--translate-latex-fragments: Make sure that we use org-mode buffer 2023-09-18 13:08:42 +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 Revert "org-texinfo--match-definition: Drop redundant `save-match-data'" 2023-09-02 20:07:07 +03:00
ox.el fixup! * lisp/ox.el (org-export-dictionary): Add Polish translation 2023-09-10 11:26:06 +03:00