org-mode/lisp
Ihor Radchenko 23d8d59df8
ob-gnuplot: Use org backend when assigning table to variable
* lisp/ob-gnuplot.el (org-babel-gnuplot-table-to-data): Switch to 'org
backend when exporting table data to plain text table.  ascii backend
incorrectly handles quote transcoders that change the column width and
sometimes throws an error.  (ascii backend simply ignores transcoded
table cells and calculates width based on the initial cell text).
2021-12-16 11:14:59 +08:00
..
Makefile Move link-related core functions out of "org.el" 2019-03-10 18:00:27 +01:00
ob-C.el Fix email addresses in some *.el headers 2021-10-03 08:54:33 +02:00
ob-R.el ob-R: Tidy up bits of the async implementation 2021-11-18 18:42:38 +08:00
ob-awk.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
ob-calc.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
ob-clojure.el Backport commit 8b07994e2 from Emacs 2021-03-25 00:56:53 -04:00
ob-comint.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
ob-core.el Add declares to suppress compiler warnings 2021-10-17 00:01:56 +08:00
ob-css.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-ditaa.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-dot.el Fix email addresses in some *.el headers 2021-10-03 08:54:33 +02:00
ob-emacs-lisp.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-eshell.el Fix 108e5c7bd 2021-05-30 18:56:05 +02:00
ob-eval.el Various minor docfixes found by checkdoc 2021-09-16 21:24:59 +02:00
ob-exp.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
ob-forth.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
ob-fortran.el Various minor docfixes found by checkdoc 2021-09-16 21:24:59 +02:00
ob-gnuplot.el ob-gnuplot: Use org backend when assigning table to variable 2021-12-16 11:14:59 +08:00
ob-groovy.el Fix email addresses in some *.el headers 2021-10-03 08:54:33 +02:00
ob-haskell.el Fix org-babel-header-args:haskell not being an alist 2021-09-21 16:51:54 +08:00
ob-java.el Backport commit 2075411ed from Emacs 2021-09-30 21:18:08 -04:00
ob-js.el Various minor docfixes found by checkdoc 2021-09-16 21:24:59 +02:00
ob-julia.el Backport commit 50b40e1d4 from Emacs 2021-12-04 15:29:43 -05:00
ob-latex.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
ob-lilypond.el Merge branch 'bugfix' 2021-09-29 13:19:55 +02:00
ob-lisp.el Prefer HTTPS to HTTP in most links 2021-03-21 15:21:22 -04:00
ob-lob.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-lua.el Various minor docfixes found by checkdoc 2021-09-16 21:24:59 +02:00
ob-makefile.el Various minor docfixes found by checkdoc 2021-09-16 21:24:59 +02:00
ob-matlab.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-maxima.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-ocaml.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
ob-octave.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
ob-org.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-perl.el Fix email addresses in some *.el headers 2021-10-03 08:54:33 +02:00
ob-plantuml.el ob-plantuml: fix DISPLAY error with html export 2021-11-30 12:14:11 +08:00
ob-processing.el Prefer HTTPS to HTTP in most links 2021-03-21 15:21:22 -04:00
ob-python.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
ob-ref.el Add declares to suppress compiler warnings 2021-10-17 00:01:56 +08:00
ob-ruby.el Prefer HTTPS to HTTP in most links 2021-03-21 15:21:22 -04:00
ob-sass.el Prefer HTTPS to HTTP in most links 2021-03-21 15:21:22 -04:00
ob-scheme.el Various minor docfixes found by checkdoc 2021-09-16 21:24:59 +02:00
ob-screen.el Fix email addresses in some *.el headers 2021-10-03 08:54:33 +02:00
ob-sed.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
ob-shell.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-sql.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
ob-sqlite.el Fix email addresses in some *.el headers 2021-10-03 08:54:33 +02:00
ob-table.el Backport commit c78e16962 from Emacs 2021-09-26 22:49:55 -04:00
ob-tangle.el ob-tangle: allow ls -l style suid/sgid tangle mode 2021-11-30 02:48:03 +08:00
ob.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
oc-basic.el Merge branch 'bugfix' 2021-12-07 22:52:58 +01:00
oc-biblatex.el oc-biblatex: Generate cite styles dynamically 2021-12-12 16:17:56 +01:00
oc-bibtex.el oc-bibtex: Use `org-cite-main-affixes' 2021-11-03 16:30:09 +01:00
oc-csl.el oc-csl: Also look for style files in default directory 2021-12-10 10:17:00 +01:00
oc-natbib.el oc: Refactor affixes extraction 2021-11-03 16:27:53 +01:00
oc.el oc: Allow declaring cite styles as a function 2021-12-12 15:42:29 +01:00
ol-bbdb.el Various minor docfixes found by checkdoc 2021-09-16 21:24:59 +02:00
ol-bibtex.el Add declares to suppress compiler warnings 2021-10-17 00:01:56 +08:00
ol-docview.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ol-doi.el Backport commit d50597189 from Emacs 2021-10-01 21:57:10 -04:00
ol-eshell.el Various minor docfixes found by checkdoc 2021-09-16 21:24:59 +02:00
ol-eww.el Prune Emacs 25.1 compatibility kludges 2021-10-04 23:43:14 -04:00
ol-gnus.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
ol-info.el Various minor docfixes found by checkdoc 2021-09-16 21:24:59 +02:00
ol-irc.el Backport commit 348b2aed0 from Emacs 2021-07-11 22:40:57 -04:00
ol-man.el lisp/ol-man.el: Add copyright header 2021-10-08 15:38:01 +02:00
ol-mhe.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ol-rmail.el Update Carsten's email address in some files 2021-05-07 16:50:57 +02:00
ol-w3m.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
ol.el Backport commit 62d6cecfc from Emacs 2021-10-02 13:56:50 -04:00
org-agenda.el org-agenda-get-deadline: Use org-element-cache 2021-12-11 10:08:39 +08:00
org-archive.el org-archive-subtree: Speed up archiving 2021-11-30 20:17:56 +08:00
org-attach-git.el lisp/org-attach-git.el: New option `org-attach-git-dir' 2021-05-15 16:13:49 +02:00
org-attach.el org-attach.el: Fix checkdoc warnings 2021-10-02 19:15:52 +02:00
org-capture.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
org-clock.el org.el: Avoid excessive memory usage by effort text properties 2021-12-11 10:08:39 +08:00
org-colview.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
org-compat.el compat: Silence byte-compiler 2021-12-12 16:21:04 +01:00
org-crypt.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
org-ctags.el Various minor docfixes found by checkdoc 2021-09-16 21:24:59 +02:00
org-datetree.el Various minor docfixes found by checkdoc 2021-09-16 21:24:59 +02:00
org-duration.el Use org-element-cache in place of text property cache in agenda 2021-10-16 23:50:21 +08:00
org-element.el org-element-cache: Fix merging intersecting Phase 0 requests 2021-12-12 16:13:16 +08:00
org-entities.el Update Carsten's email address in some files 2021-05-07 16:50:57 +02:00
org-faces.el org-src: Implement native inline src fontification 2021-11-30 12:14:11 +08:00
org-feed.el Update Carsten's email address in some files 2021-05-07 16:50:57 +02:00
org-footnote.el footnote: Improve last commit 2021-10-06 14:41:50 +02:00
org-goto.el org-goto: Fix UI 2021-11-09 00:14:10 +08:00
org-habit.el Prune Emacs 25.1 compatibility kludges 2021-10-04 23:43:14 -04:00
org-id.el org-id: Fix checkdoc warnings 2021-09-29 08:50:06 +02:00
org-indent.el Prune Emacs 25.1 compatibility kludges 2021-10-04 23:43:14 -04:00
org-inlinetask.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
org-install.el Use lexical-binding cookie in some trivial files 2021-01-24 22:36:30 -05:00
org-keys.el Merge branch 'bugfix' 2021-12-10 10:34:43 +01:00
org-lint.el lint: Reorder file 2021-12-01 16:15:08 +01:00
org-list.el Add declares to suppress compiler warnings 2021-10-17 00:01:56 +08:00
org-macro.el Merge branch 'bugfix' 2021-12-11 17:21:45 +01:00
org-macs.el Prune Emacs 25.1 compatibility kludges 2021-10-04 23:43:14 -04:00
org-mobile.el Update Carsten's email address in some files 2021-05-07 16:50:57 +02:00
org-mouse.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
org-num.el Backport commit 62d6cecfc from Emacs 2021-10-02 13:56:50 -04:00
org-pcomplete.el Various minor docfixes found by checkdoc 2021-09-16 21:24:59 +02:00
org-persist.el org-persist-write-all: Fix when BUFFER is nil 2021-11-15 19:39:17 +08:00
org-plot.el Fix compatibility with Emacs 26 2021-10-17 14:34:10 +08:00
org-protocol.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
org-refile.el Merge branch 'maint' 2021-05-25 02:13:55 +02:00
org-src.el org-src.el: Fix nativecomp warnings 2021-12-08 10:29:39 +08:00
org-table.el org-table.el: Do not create new field when at EOL after table line 2021-11-23 21:40:58 +08:00
org-tempo.el Backport commit a0854f939 from Emacs 2021-03-14 17:57:07 -04:00
org-timer.el Prune Emacs 25.1 compatibility kludges 2021-10-04 23:43:14 -04:00
org.el Merge branch 'bugfix' 2021-12-11 12:40:39 -05:00
ox-ascii.el Fix email addresses in some *.el headers 2021-10-03 08:54:33 +02:00
ox-beamer.el Merge branch 'bugfix' 2021-12-10 10:29:41 +01:00
ox-html.el Backport commit f9111d878 from Emacs 2021-10-02 13:44:34 -04:00
ox-icalendar.el Merge branch 'bugfix' 2021-12-10 10:29:41 +01:00
ox-koma-letter.el ox: Fix async export with native compilation 2021-12-10 10:22:53 +01:00
ox-latex.el Merge branch 'bugfix' 2021-11-28 20:44:44 +01:00
ox-man.el ox: Fix async export with native compilation 2021-12-10 10:22:53 +01:00
ox-md.el Fix email addresses in some *.el headers 2021-10-03 08:54:33 +02:00
ox-odt.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
ox-org.el Fix email addresses in some *.el headers 2021-10-03 08:54:33 +02:00
ox-publish.el Fix email addresses in some *.el headers 2021-10-03 08:54:33 +02:00
ox-texinfo.el Merge branch 'bugfix' 2021-12-10 10:29:41 +01:00
ox.el Merge branch 'bugfix' 2021-12-10 10:29:41 +01:00