summaryrefslogtreecommitdiff
path: root/lisp/org/ox-md.el
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
| | | | Run 'TZ=UTC0 admin/update-copyright $(git ls-files)'.
* Update Org to v9.1.6Rasmus2018-01-221-2/+3
| | | | Please note this is a bugfix release. See etc/ORG-NEWS for details.
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
| | | | Run admin/update-copyright.
* Backport: Update Org to v9.1.4Rasmus2017-12-061-11/+2
| | | | | | Please note this is a bugfix release. See etc/ORG-NEWS for details. (cherry picked from commit 567b5efe1f338c10c574758fb968915c5c34c909)
* Update Org to v9.1.1Rasmus2017-09-181-13/+106
| | | | Please see etc/ORG-NEWS for major changes.
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
| | | | | | | | | | | | | Most of this change is to boilerplate commentary such as license URLs. This change was prompted by ftp://ftp.gnu.org's going-away party, planned for November. Change these FTP URLs to https://ftp.gnu.org instead. Make similar changes for URLs to other organizations moving away from FTP. Also, change HTTP to HTTPS for URLs to gnu.org and fsf.org when this works, as this will further help defend against man-in-the-middle attacks (for this part I omitted the MS-DOS and MS-Windows sources and the test tarballs to keep the workload down). HTTPS is not fully working to lists.gnu.org so I left those URLs alone for now.
* Update Org to v9.0.10Rasmus2017-08-291-3/+4
| | | | | Please see etc/ORG-NEWS for major changes. Note, this is a bugfix release.
* Update Org to v9.0.9Rasmus2017-06-221-116/+248
| | | | Please see etc/ORG-NEWS for details.
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
| | | | Run admin/update-copyright.
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
| | | | Run admin/update-copyright.
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
| | | | Run admin/update-copyright.
* Sync with Org 8.2.8.Bastien Guerry2014-10-031-65/+88
|
* Merge Org 8.2.6-1.Bastien Guerry2014-04-221-45/+52
| | | | | The last merge was from 8.2.5c, but many important bugs got fixed between 8.2.5c and 8.2.6-1.
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
|
* Spelling fixes.Paul Eggert2013-11-161-1/+1
| | | | | | | * lisp/org/ob-python.el (org-babel-python-with-earmuffs): Rename from org-babel-python-with-earmufs. All uses changed. (org-babel-python-without-earmuffs): Rename from org-babel-python-without-earmufs. All uses changed.
* Fix and standardize some copyright and license noticesGlenn Morris2013-11-121-1/+3
| | | | | | | | | | | | | | | | | | | | * ob-abc.el: Add year, part of Emacs, standardize license text. * ob-ebnf.el: Part of Emacs, standardize license text. * ob-makefile.el: Fix years. * org-macro.el, ox-beamer.el, ox-latex.el, ox-org.el: Part of Emacs. * ox-ascii.el, ox-md.el, ox.el: Use range for years, part of Emacs. * ox-html.el: Part of Emacs. (org-html-scripts): Add 2013 to copyright years. (org-html-infojs-template): Set copyright holder to FSF. * ox-icalendar.el: Part of Emacs, fix years. * ox-texinfo.el: Copyright to FSF, use range for years.
* Merge Org version 8.2.3a.Bastien Guerry2013-11-121-0/+483