Merge branch 'maint'

This commit is contained in:
Kyle Meyer 2021-01-24 23:12:33 -05:00
commit bc511b1cb8
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
;;; org-install.el --- backward compatibility file for obsolete configuration
;;; org-install.el --- backward compatibility file for obsolete configuration -*- lexical-binding: t -*-
;;
;;; Code:
;;

View File

@ -956,7 +956,7 @@ URL `https://orgmode.org/worg/org-tutorials/org-latex-preview.html'."
(tex "TeX") (latex "[LaTeX]TeX")
(shell-script "bash")
(gnuplot "Gnuplot")
(ocaml "Caml") (caml "Caml")
(ocaml "[Objective]Caml") (caml "Caml")
(sql "SQL") (sqlite "sql")
(makefile "make")
(R "r"))

View File

@ -43,7 +43,7 @@ work correctly if this file is not present (except directly from
the Git work tree)."
(with-temp-buffer
(insert "\
;;; org-version.el --- autogenerated file, do not edit
;;; org-version.el --- autogenerated file, do not edit -*- lexical-binding: t -*-
;;
;;; Code:
;;;\#\#\#autoload