org-mode/lisp
Ihor Radchenko 07ca988bb4
Fix compatibility with Emacs 27
* lisp/org-compat.el: Remove `length>' alias
* lisp/org-element.el (org-element-cache-map): Suppress compiler
warning.
* lisp/org-persist.el (org-persist-register): Do not `push' into
`plist-get'.  Not supported yet in Emacs 27.
(org-persist-unregister): Do not use `length>'.  Use
`org-directory-empty-p'.
(org-persist-gc): Use `org-directory-empty-p'.
2021-10-17 11:44:33 +08:00
..
Makefile
ob-awk.el
ob-C.el
ob-calc.el *el: Fix indentation 2021-09-29 09:22:47 +02:00
ob-clojure.el
ob-comint.el
ob-core.el
ob-css.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-ditaa.el
ob-dot.el
ob-emacs-lisp.el
ob-eshell.el
ob-eval.el Various minor docfixes found by checkdoc 2021-09-16 21:24:59 +02:00
ob-exp.el
ob-forth.el
ob-fortran.el
ob-gnuplot.el
ob-groovy.el Fix email addresses in some *.el headers 2021-10-03 08:54:33 +02:00
ob-haskell.el
ob-java.el
ob-js.el
ob-julia.el
ob-latex.el
ob-lilypond.el
ob-lisp.el
ob-lob.el
ob-lua.el
ob-makefile.el
ob-matlab.el
ob-maxima.el
ob-ocaml.el
ob-octave.el
ob-org.el
ob-perl.el
ob-plantuml.el
ob-processing.el
ob-python.el
ob-R.el
ob-ref.el Add declares to suppress compiler warnings 2021-10-17 00:01:56 +08:00
ob-ruby.el
ob-sass.el
ob-scheme.el
ob-screen.el
ob-sed.el
ob-shell.el
ob-sql.el
ob-sqlite.el
ob-table.el
ob-tangle.el
ob.el
oc-basic.el
oc-biblatex.el
oc-bibtex.el oc-bibtex: Pacify byte-compiler 2021-10-08 22:45:22 +02:00
oc-csl.el
oc-natbib.el
oc.el
ol-bbdb.el
ol-bibtex.el
ol-docview.el
ol-doi.el
ol-eshell.el
ol-eww.el
ol-gnus.el
ol-info.el
ol-irc.el
ol-man.el
ol-mhe.el
ol-rmail.el Update Carsten's email address in some files 2021-05-07 16:50:57 +02:00
ol-w3m.el
ol.el
org-agenda.el
org-archive.el
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-capture.el
org-clock.el
org-colview.el
org-compat.el Fix compatibility with Emacs 27 2021-10-17 11:44:33 +08:00
org-crypt.el
org-ctags.el
org-datetree.el
org-duration.el
org-element.el
org-entities.el Update Carsten's email address in some files 2021-05-07 16:50:57 +02:00
org-faces.el
org-feed.el
org-footnote.el
org-goto.el
org-habit.el
org-id.el
org-indent.el
org-inlinetask.el
org-install.el Use lexical-binding cookie in some trivial files 2021-01-24 22:36:30 -05:00
org-keys.el
org-lint.el
org-list.el
org-macro.el
org-macs.el Prune Emacs 25.1 compatibility kludges 2021-10-04 23:43:14 -04:00
org-mobile.el
org-mouse.el
org-num.el
org-pcomplete.el
org-persist.el
org-plot.el
org-protocol.el
org-refile.el
org-src.el
org-table.el
org-tempo.el
org-timer.el Prune Emacs 25.1 compatibility kludges 2021-10-04 23:43:14 -04:00
org.el
ox-ascii.el
ox-beamer.el
ox-html.el
ox-icalendar.el Fix email addresses in some *.el headers 2021-10-03 08:54:33 +02:00
ox-koma-letter.el
ox-latex.el
ox-man.el
ox-md.el
ox-odt.el
ox-org.el
ox-publish.el Fix email addresses in some *.el headers 2021-10-03 08:54:33 +02:00
ox-texinfo.el
ox.el