0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-22 13:48:38 +00:00
org-mode/lisp
Nicolas Goaziou 4832a432f0 ox-ascii: Add missing ASCII and UTF-8 conversion functions
* lisp/ox-ascii.el (org-ascii-convert-region-to-ascii):
(org-ascii-convert-region-to-utf8): New functions.
* doc/org-manual.org (Export in Foreign Buffers): Document new
  functions.

Reported-by: Alexander Adolf <alexander.adolf@condition-alpha.com>
<http://lists.gnu.org/r/emacs-orgmode/2018-10/msg00294.html>
2018-10-25 16:53:30 +02:00
..
Makefile
ob-abc.el
ob-asymptote.el
ob-awk.el
ob-C.el Revert "ob-C: Provide ob-C++' and ob-D'" 2018-05-30 12:57:21 +02:00
ob-calc.el Update declare-function calls for functions that have moved. 2018-05-10 01:04:12 +01:00
ob-clojure.el "src block" -> "source block" in documentation and comments 2018-09-20 11:23:49 +02:00
ob-comint.el ob-*: single armed “if” -> “when” 2018-05-10 01:14:24 +01:00
ob-coq.el
ob-core.el Deprecate org-babel-strip-quotes' in favor of org-strip-quotes' 2018-10-06 09:40:33 +02:00
ob-css.el
ob-ditaa.el
ob-dot.el ob-dot: Fix error with utf-8 encoded dot files 2018-09-29 08:44:39 +02:00
ob-ebnf.el
ob-emacs-lisp.el Silence byte-compiler 2018-10-01 21:33:49 +02:00
ob-eval.el
ob-exp.el "src block" -> "source block" in documentation and comments 2018-09-20 11:23:49 +02:00
ob-forth.el Update declare-function calls for functions that have moved. 2018-05-10 01:04:12 +01:00
ob-fortran.el ob-*: single armed “if” -> “when” 2018-05-10 01:14:24 +01:00
ob-gnuplot.el Update declare-function calls for functions that have moved. 2018-05-10 01:04:12 +01:00
ob-groovy.el Replace dash by underscore in temp file names. 2018-02-24 21:39:50 +01:00
ob-haskell.el Deprecate org-babel-strip-quotes' in favor of org-strip-quotes' 2018-10-06 09:40:33 +02:00
ob-hledger.el
ob-io.el
ob-J.el Update declare-function calls for functions that have moved. 2018-05-10 01:04:12 +01:00
ob-java.el Use https for links to orgmode.org 2018-01-19 18:14:58 +01:00
ob-js.el ob-js.el: fix declare-function calls for external library fns 2018-05-10 01:10:52 +01:00
ob-keys.el
ob-latex.el Update declare-function calls for functions that have moved. 2018-05-10 01:04:12 +01:00
ob-ledger.el
ob-lilypond.el Merge branch 'maint' 2018-01-19 18:22:00 +01:00
ob-lisp.el Update declare-function calls for functions that have moved. 2018-05-10 01:04:12 +01:00
ob-lob.el "src block" -> "source block" in documentation and comments 2018-09-20 11:23:49 +02:00
ob-lua.el ob-*: single armed “if” -> “when” 2018-05-10 01:14:24 +01:00
ob-makefile.el
ob-matlab.el
ob-maxima.el
ob-mscgen.el
ob-ocaml.el Update declare-function calls for functions that have moved. 2018-05-10 01:04:12 +01:00
ob-octave.el Deprecate org-babel-strip-quotes' in favor of org-strip-quotes' 2018-10-06 09:40:33 +02:00
ob-org.el Backport commit 66a4e651f from Emacs 2018-02-18 16:32:41 -05:00
ob-perl.el
ob-picolisp.el Backport commit 66a4e651f from Emacs 2018-02-18 16:32:41 -05:00
ob-plantuml.el
ob-processing.el
ob-python.el ob-*: single armed “if” -> “when” 2018-05-10 01:14:24 +01:00
ob-R.el
ob-ref.el "src block" -> "source block" in documentation and comments 2018-09-20 11:23:49 +02:00
ob-ruby.el Update declare-function calls for functions that have moved. 2018-05-10 01:04:12 +01:00
ob-sass.el
ob-scheme.el ob-scheme: Fix scheme blocks ignoring :results in formatting 2018-06-21 22:00:19 +02:00
ob-screen.el
ob-sed.el ob-sed: Use -f instead of --file to support BSD sed 2018-04-05 16:47:41 +02:00
ob-shell.el ob-shell: Initialize header arguments for other shell names 2018-06-15 22:46:11 +02:00
ob-shen.el
ob-sql.el ob-sql.el: Improve Oracle connection and usage for ob-sql. 2018-03-16 23:01:58 +01:00
ob-sqlite.el
ob-stan.el
ob-table.el Update declare-function calls for functions that have moved. 2018-05-10 01:04:12 +01:00
ob-tangle.el ob-tangle: Fix tangling order 2018-10-11 00:01:50 +02:00
ob-vala.el Update declare-function calls for functions that have moved. 2018-05-10 01:04:12 +01:00
ob.el
org-agenda.el Merge branch 'maint' 2018-10-13 12:13:06 -04:00
org-archive.el org-archive: Do not create multiple archive subtrees 2018-06-19 13:44:38 +02:00
org-attach.el org-attach: Don't query unnecessarily about archiving 2018-08-10 21:24:54 -04:00
org-bbdb.el org-bbdb: fix anniversary with format MM-DD 2018-09-23 16:01:27 +02:00
org-bibtex.el Deprecate org-get-local-tags' and org-get-local-tags-at' 2018-04-19 11:51:54 +02:00
org-capture.el org-capture: Various fixes to item capture 2018-10-23 23:27:28 +02:00
org-clock.el org-clock: Fix typo in docstring 2018-10-13 23:27:47 +02:00
org-colview.el org-colview: Do not move point when initializing columns 2018-07-07 09:27:04 +02:00
org-compat.el Deprecate org-babel-strip-quotes' in favor of org-strip-quotes' 2018-10-06 09:40:33 +02:00
org-crypt.el
org-ctags.el
org-datetree.el
org-docview.el
org-duration.el
org-element.el "src block" -> "source block" in documentation and comments 2018-09-20 11:23:49 +02:00
org-entities.el Many small code improvements 2018-05-10 04:22:30 +01:00
org-eshell.el Many small code improvements 2018-05-10 04:22:30 +01:00
org-eww.el Fix typo in docstring 2018-04-26 09:56:45 +02:00
org-faces.el org-faces: Complete docstring for org-quote, org-verse 2018-04-28 09:50:51 +02:00
org-feed.el Mark `org-get-indentation' as obsolete 2018-05-09 01:26:31 +02:00
org-footnote.el Revert "org-footnote: Fix location after moving to definition" 2018-08-30 23:59:01 +02:00
org-gnus.el org-gnus: Fix `org-gnus-store-link' 2018-03-03 23:33:17 +01:00
org-goto.el org-goto: Fix fontification in deep levels 2018-10-14 16:51:06 +02:00
org-habit.el Use https for links to orgmode.org 2018-01-19 18:14:58 +01:00
org-id.el
org-indent.el org-indent: Add org-indent' face to org-indent-boundary-char' 2018-08-21 21:50:53 +02:00
org-info.el org-info: Fix typo 2018-06-24 19:55:11 +02:00
org-inlinetask.el org-inlinetask.el: Tiny formatting and rephrasing fixes 2018-04-26 15:51:18 +02:00
org-install.el
org-irc.el
org-lint.el "src block" -> "source block" in documentation and comments 2018-09-20 11:23:49 +02:00
org-list.el Many small code improvements 2018-05-10 04:22:30 +01:00
org-macro.el Silence byte-compiler 2018-10-01 21:33:49 +02:00
org-macs.el org-macs: `org-string-width' handles images 2018-10-25 15:34:05 +02:00
org-mhe.el
org-mobile.el org-mobile: Fix a docstring 2018-09-29 16:14:30 +02:00
org-mouse.el Rewrite tags setting functions 2018-04-20 10:51:21 +02:00
org-pcomplete.el org-pcomplete: Small reorganization 2018-10-18 18:15:30 +02:00
org-plot.el
org-protocol.el Many small code improvements 2018-05-10 04:22:30 +01:00
org-rmail.el
org-src.el "src block" -> "source block" in documentation and comments 2018-09-20 11:23:49 +02:00
org-table.el org-table: Fix thinko 2018-09-05 18:50:03 +02:00
org-tempo.el org-tempo: Fix docstring 2018-06-14 16:39:28 +02:00
org-timer.el
org-w3m.el Many small code improvements 2018-05-10 04:22:30 +01:00
org.el Fix fontification of links within verbatim markup 2018-10-14 09:57:47 +02:00
ox-ascii.el ox-ascii: Add missing ASCII and UTF-8 conversion functions 2018-10-25 16:53:30 +02:00
ox-beamer.el ox-beamer: Do not add automatic label when "allowframebreaks" is set 2018-10-20 10:51:06 +02:00
ox-html.el ox-html: Fix consistency between footnote definitions 2018-10-03 15:26:14 +02:00
ox-icalendar.el
ox-latex.el ox-latex: Tiny refactoring 2018-09-22 08:45:43 +02:00
ox-man.el Prevent spurious newline character in fixed-width area value 2018-07-02 00:24:38 +02:00
ox-md.el "src block" -> "source block" in documentation and comments 2018-09-20 11:23:49 +02:00
ox-odt.el "src block" -> "source block" in documentation and comments 2018-09-20 11:23:49 +02:00
ox-org.el ox-org: Fix typo in docstring 2018-09-21 14:19:04 +02:00
ox-publish.el ox-*: single-armed “if” -> “when” 2018-05-10 01:17:12 +01:00
ox-texinfo.el ox-texinfo: Fix quotations 2018-10-07 22:32:03 +02:00
ox.el ox: Fix a docstring 2018-10-03 13:10:35 +02:00