diff options
| author | Paul Eggert | 2021-01-01 07:48:14 +0000 |
|---|---|---|
| committer | Paul Eggert | 2021-01-01 00:32:32 -0800 |
| commit | 8c1fe1e5efa2bbaeab2cf141bd31f09abe63d4c4 (patch) | |
| tree | e24999d380a86a05ef6456ea909c74c41faf5e93 /lisp/org | |
| parent | 74a77ef299f3703b8b9eac7579af6b924de1c3e8 (diff) | |
| download | emacs-8c1fe1e5efa2bbaeab2cf141bd31f09abe63d4c4.tar.gz emacs-8c1fe1e5efa2bbaeab2cf141bd31f09abe63d4c4.zip | |
Update copyright year to 2021
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
Diffstat (limited to 'lisp/org')
125 files changed, 125 insertions, 125 deletions
diff --git a/lisp/org/ChangeLog.1 b/lisp/org/ChangeLog.1 index 65d60bee11d..90394db16a2 100644 --- a/lisp/org/ChangeLog.1 +++ b/lisp/org/ChangeLog.1 | |||
| @@ -32833,7 +32833,7 @@ | |||
| 32833 | ;; add-log-time-zone-rule: t | 32833 | ;; add-log-time-zone-rule: t |
| 32834 | ;; End: | 32834 | ;; End: |
| 32835 | 32835 | ||
| 32836 | Copyright (C) 2008-2020 Free Software Foundation, Inc. | 32836 | Copyright (C) 2008-2021 Free Software Foundation, Inc. |
| 32837 | 32837 | ||
| 32838 | This file is part of GNU Emacs. | 32838 | This file is part of GNU Emacs. |
| 32839 | 32839 | ||
diff --git a/lisp/org/ob-C.el b/lisp/org/ob-C.el index c5155fbfcc8..6e339017931 100644 --- a/lisp/org/ob-C.el +++ b/lisp/org/ob-C.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-C.el --- Babel Functions for C and Similar Languages -*- lexical-binding: t; -*- | 1 | ;;; ob-C.el --- Babel Functions for C and Similar Languages -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Thierry Banel | 6 | ;; Thierry Banel |
diff --git a/lisp/org/ob-J.el b/lisp/org/ob-J.el index e66227b8df6..0c5591d5b71 100644 --- a/lisp/org/ob-J.el +++ b/lisp/org/ob-J.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-J.el --- Babel Functions for J -*- lexical-binding: t; -*- | 1 | ;;; ob-J.el --- Babel Functions for J -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Oleh Krehel | 5 | ;; Author: Oleh Krehel |
| 6 | ;; Maintainer: Joseph Novakovich <josephnovakovich@gmail.com> | 6 | ;; Maintainer: Joseph Novakovich <josephnovakovich@gmail.com> |
diff --git a/lisp/org/ob-R.el b/lisp/org/ob-R.el index 5e9d35f58e2..89430dea7e1 100644 --- a/lisp/org/ob-R.el +++ b/lisp/org/ob-R.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-R.el --- Babel Functions for R -*- lexical-binding: t; -*- | 1 | ;;; ob-R.el --- Babel Functions for R -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Dan Davison | 6 | ;; Dan Davison |
diff --git a/lisp/org/ob-abc.el b/lisp/org/ob-abc.el index 4c9e83525d9..404e39fc27c 100644 --- a/lisp/org/ob-abc.el +++ b/lisp/org/ob-abc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-abc.el --- Org Babel Functions for ABC -*- lexical-binding: t; -*- | 1 | ;;; ob-abc.el --- Org Babel Functions for ABC -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: William Waites | 5 | ;; Author: William Waites |
| 6 | ;; Keywords: literate programming, music | 6 | ;; Keywords: literate programming, music |
diff --git a/lisp/org/ob-asymptote.el b/lisp/org/ob-asymptote.el index da7f870d494..bfb5b79145e 100644 --- a/lisp/org/ob-asymptote.el +++ b/lisp/org/ob-asymptote.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-asymptote.el --- Babel Functions for Asymptote -*- lexical-binding: t; -*- | 1 | ;;; ob-asymptote.el --- Babel Functions for Asymptote -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-awk.el b/lisp/org/ob-awk.el index 577878349c5..b41d70f12ca 100644 --- a/lisp/org/ob-awk.el +++ b/lisp/org/ob-awk.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-awk.el --- Babel Functions for Awk -*- lexical-binding: t; -*- | 1 | ;;; ob-awk.el --- Babel Functions for Awk -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-calc.el b/lisp/org/ob-calc.el index c2937f6952b..39ebce10020 100644 --- a/lisp/org/ob-calc.el +++ b/lisp/org/ob-calc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-calc.el --- Babel Functions for Calc -*- lexical-binding: t; -*- | 1 | ;;; ob-calc.el --- Babel Functions for Calc -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-clojure.el b/lisp/org/ob-clojure.el index 299a326e429..df2d691f68b 100644 --- a/lisp/org/ob-clojure.el +++ b/lisp/org/ob-clojure.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-clojure.el --- Babel Functions for Clojure -*- lexical-binding: t; -*- | 1 | ;;; ob-clojure.el --- Babel Functions for Clojure -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Joel Boehland, Eric Schulte, Oleh Krehel, Frederick Giasson | 5 | ;; Author: Joel Boehland, Eric Schulte, Oleh Krehel, Frederick Giasson |
| 6 | ;; | 6 | ;; |
diff --git a/lisp/org/ob-comint.el b/lisp/org/ob-comint.el index d3484bb7c60..18d4f3c9388 100644 --- a/lisp/org/ob-comint.el +++ b/lisp/org/ob-comint.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-comint.el --- Babel Functions for Interaction with Comint Buffers -*- lexical-binding: t; -*- | 1 | ;;; ob-comint.el --- Babel Functions for Interaction with Comint Buffers -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research, comint | 6 | ;; Keywords: literate programming, reproducible research, comint |
diff --git a/lisp/org/ob-coq.el b/lisp/org/ob-coq.el index e473eac3301..c77e8c9af69 100644 --- a/lisp/org/ob-coq.el +++ b/lisp/org/ob-coq.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-coq.el --- Babel Functions for Coq -*- lexical-binding: t; -*- | 1 | ;;; ob-coq.el --- Babel Functions for Coq -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-core.el b/lisp/org/ob-core.el index 7300f239eef..b1aee1b6c95 100644 --- a/lisp/org/ob-core.el +++ b/lisp/org/ob-core.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-core.el --- Working with Code Blocks -*- lexical-binding: t; -*- | 1 | ;;; ob-core.el --- Working with Code Blocks -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Eric Schulte | 5 | ;; Authors: Eric Schulte |
| 6 | ;; Dan Davison | 6 | ;; Dan Davison |
diff --git a/lisp/org/ob-css.el b/lisp/org/ob-css.el index 190f69cbff4..8ad70d44d06 100644 --- a/lisp/org/ob-css.el +++ b/lisp/org/ob-css.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-css.el --- Babel Functions for CSS -*- lexical-binding: t; -*- | 1 | ;;; ob-css.el --- Babel Functions for CSS -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-ditaa.el b/lisp/org/ob-ditaa.el index 59129503e9f..249c8c899eb 100644 --- a/lisp/org/ob-ditaa.el +++ b/lisp/org/ob-ditaa.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-ditaa.el --- Babel Functions for ditaa -*- lexical-binding: t; -*- | 1 | ;;; ob-ditaa.el --- Babel Functions for ditaa -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-dot.el b/lisp/org/ob-dot.el index 669d3cdbff1..d13261b340e 100644 --- a/lisp/org/ob-dot.el +++ b/lisp/org/ob-dot.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-dot.el --- Babel Functions for dot -*- lexical-binding: t; -*- | 1 | ;;; ob-dot.el --- Babel Functions for dot -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-ebnf.el b/lisp/org/ob-ebnf.el index 773edded452..58666a4ded0 100644 --- a/lisp/org/ob-ebnf.el +++ b/lisp/org/ob-ebnf.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-ebnf.el --- Babel Functions for EBNF -*- lexical-binding: t; -*- | 1 | ;;; ob-ebnf.el --- Babel Functions for EBNF -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Gauland | 5 | ;; Author: Michael Gauland |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-emacs-lisp.el b/lisp/org/ob-emacs-lisp.el index a18038112b4..d03151f13ea 100644 --- a/lisp/org/ob-emacs-lisp.el +++ b/lisp/org/ob-emacs-lisp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-emacs-lisp.el --- Babel Functions for Emacs-lisp Code -*- lexical-binding: t; -*- | 1 | ;;; ob-emacs-lisp.el --- Babel Functions for Emacs-lisp Code -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-eshell.el b/lisp/org/ob-eshell.el index 4edd3cf641e..6ae0fc613dd 100644 --- a/lisp/org/ob-eshell.el +++ b/lisp/org/ob-eshell.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-eshell.el --- Babel Functions for Eshell -*- lexical-binding: t; -*- | 1 | ;;; ob-eshell.el --- Babel Functions for Eshell -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2018-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2018-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: stardiviner <numbchild@gmail.com> | 5 | ;; Author: stardiviner <numbchild@gmail.com> |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-eval.el b/lisp/org/ob-eval.el index c11ebf19e93..b0fca7bd95b 100644 --- a/lisp/org/ob-eval.el +++ b/lisp/org/ob-eval.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-eval.el --- Babel Functions for External Code Evaluation -*- lexical-binding: t; -*- | 1 | ;;; ob-eval.el --- Babel Functions for External Code Evaluation -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research, comint | 6 | ;; Keywords: literate programming, reproducible research, comint |
diff --git a/lisp/org/ob-exp.el b/lisp/org/ob-exp.el index 46506fcfddc..e851ff624a7 100644 --- a/lisp/org/ob-exp.el +++ b/lisp/org/ob-exp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-exp.el --- Exportation of Babel Source Blocks -*- lexical-binding: t; -*- | 1 | ;;; ob-exp.el --- Exportation of Babel Source Blocks -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Eric Schulte | 5 | ;; Authors: Eric Schulte |
| 6 | ;; Dan Davison | 6 | ;; Dan Davison |
diff --git a/lisp/org/ob-forth.el b/lisp/org/ob-forth.el index b6191c30719..3b521bc4d95 100644 --- a/lisp/org/ob-forth.el +++ b/lisp/org/ob-forth.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-forth.el --- Babel Functions for Forth -*- lexical-binding: t; -*- | 1 | ;;; ob-forth.el --- Babel Functions for Forth -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research, forth | 6 | ;; Keywords: literate programming, reproducible research, forth |
diff --git a/lisp/org/ob-fortran.el b/lisp/org/ob-fortran.el index 279ca6ceba1..99afa0d963d 100644 --- a/lisp/org/ob-fortran.el +++ b/lisp/org/ob-fortran.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-fortran.el --- Babel Functions for Fortran -*- lexical-binding: t; -*- | 1 | ;;; ob-fortran.el --- Babel Functions for Fortran -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Sergey Litvinov | 5 | ;; Authors: Sergey Litvinov |
| 6 | ;; Eric Schulte | 6 | ;; Eric Schulte |
diff --git a/lisp/org/ob-gnuplot.el b/lisp/org/ob-gnuplot.el index 62ab04d94a7..6489c23f570 100644 --- a/lisp/org/ob-gnuplot.el +++ b/lisp/org/ob-gnuplot.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-gnuplot.el --- Babel Functions for Gnuplot -*- lexical-binding: t; -*- | 1 | ;;; ob-gnuplot.el --- Babel Functions for Gnuplot -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-groovy.el b/lisp/org/ob-groovy.el index caf35350c5c..fa847dd0a2b 100644 --- a/lisp/org/ob-groovy.el +++ b/lisp/org/ob-groovy.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-groovy.el --- Babel Functions for Groovy -*- lexical-binding: t; -*- | 1 | ;;; ob-groovy.el --- Babel Functions for Groovy -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Miro Bezjak | 5 | ;; Author: Miro Bezjak |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-haskell.el b/lisp/org/ob-haskell.el index 84e2d6c42bc..d7ac1b04b36 100644 --- a/lisp/org/ob-haskell.el +++ b/lisp/org/ob-haskell.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-haskell.el --- Babel Functions for Haskell -*- lexical-binding: t; -*- | 1 | ;;; ob-haskell.el --- Babel Functions for Haskell -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-hledger.el b/lisp/org/ob-hledger.el index ff451befa26..3d2f46cdce2 100644 --- a/lisp/org/ob-hledger.el +++ b/lisp/org/ob-hledger.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; ob-hledger.el --- Babel Functions for hledger -*- lexical-binding: t; -*- | 1 | ;; ob-hledger.el --- Babel Functions for hledger -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Michael | 5 | ;; Author: Simon Michael |
| 6 | ;; Keywords: literate programming, reproducible research, plain text accounting | 6 | ;; Keywords: literate programming, reproducible research, plain text accounting |
diff --git a/lisp/org/ob-io.el b/lisp/org/ob-io.el index 46e721b7ae7..63d2b6cf35e 100644 --- a/lisp/org/ob-io.el +++ b/lisp/org/ob-io.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-io.el --- Babel Functions for Io -*- lexical-binding: t; -*- | 1 | ;;; ob-io.el --- Babel Functions for Io -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Andrzej Lichnerowicz | 5 | ;; Author: Andrzej Lichnerowicz |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-java.el b/lisp/org/ob-java.el index f5edc6d53b5..b1d517e94aa 100644 --- a/lisp/org/ob-java.el +++ b/lisp/org/ob-java.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-java.el --- Babel Functions for Java -*- lexical-binding: t; -*- | 1 | ;;; ob-java.el --- Babel Functions for Java -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-js.el b/lisp/org/ob-js.el index 0879e689255..b2a971e2a59 100644 --- a/lisp/org/ob-js.el +++ b/lisp/org/ob-js.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-js.el --- Babel Functions for Javascript -*- lexical-binding: t; -*- | 1 | ;;; ob-js.el --- Babel Functions for Javascript -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research, js | 6 | ;; Keywords: literate programming, reproducible research, js |
diff --git a/lisp/org/ob-latex.el b/lisp/org/ob-latex.el index 4b343dd14d6..138f4749525 100644 --- a/lisp/org/ob-latex.el +++ b/lisp/org/ob-latex.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-latex.el --- Babel Functions for LaTeX -*- lexical-binding: t; -*- | 1 | ;;; ob-latex.el --- Babel Functions for LaTeX -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-ledger.el b/lisp/org/ob-ledger.el index 2be1a39ac7c..a117f854e48 100644 --- a/lisp/org/ob-ledger.el +++ b/lisp/org/ob-ledger.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-ledger.el --- Babel Functions for Ledger -*- lexical-binding: t; -*- | 1 | ;;; ob-ledger.el --- Babel Functions for Ledger -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric S Fraga | 5 | ;; Author: Eric S Fraga |
| 6 | ;; Keywords: literate programming, reproducible research, accounting | 6 | ;; Keywords: literate programming, reproducible research, accounting |
diff --git a/lisp/org/ob-lilypond.el b/lisp/org/ob-lilypond.el index af66cc8a011..fbdd905a5fe 100644 --- a/lisp/org/ob-lilypond.el +++ b/lisp/org/ob-lilypond.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-lilypond.el --- Babel Functions for Lilypond -*- lexical-binding: t; -*- | 1 | ;;; ob-lilypond.el --- Babel Functions for Lilypond -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Martyn Jago | 5 | ;; Author: Martyn Jago |
| 6 | ;; Keywords: babel language, literate programming | 6 | ;; Keywords: babel language, literate programming |
diff --git a/lisp/org/ob-lisp.el b/lisp/org/ob-lisp.el index 8b126b26f20..87b9241e758 100644 --- a/lisp/org/ob-lisp.el +++ b/lisp/org/ob-lisp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-lisp.el --- Babel Functions for Common Lisp -*- lexical-binding: t; -*- | 1 | ;;; ob-lisp.el --- Babel Functions for Common Lisp -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Joel Boehland | 5 | ;; Authors: Joel Boehland |
| 6 | ;; Eric Schulte | 6 | ;; Eric Schulte |
diff --git a/lisp/org/ob-lob.el b/lisp/org/ob-lob.el index 8c341e6756d..903dabfbd59 100644 --- a/lisp/org/ob-lob.el +++ b/lisp/org/ob-lob.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-lob.el --- Functions Supporting the Library of Babel -*- lexical-binding: t; -*- | 1 | ;;; ob-lob.el --- Functions Supporting the Library of Babel -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Eric Schulte | 5 | ;; Authors: Eric Schulte |
| 6 | ;; Dan Davison | 6 | ;; Dan Davison |
diff --git a/lisp/org/ob-lua.el b/lisp/org/ob-lua.el index 5e7b5145fa2..11503e47470 100644 --- a/lisp/org/ob-lua.el +++ b/lisp/org/ob-lua.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-lua.el --- Org Babel functions for Lua evaluation -*- lexical-binding: t; -*- | 1 | ;;; ob-lua.el --- Org Babel functions for Lua evaluation -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014, 2016-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014, 2016-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Dieter Schoen | 5 | ;; Authors: Dieter Schoen |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-makefile.el b/lisp/org/ob-makefile.el index d1f2fba9894..69ab6fe9eaa 100644 --- a/lisp/org/ob-makefile.el +++ b/lisp/org/ob-makefile.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-makefile.el --- Babel Functions for Makefile -*- lexical-binding: t; -*- | 1 | ;;; ob-makefile.el --- Babel Functions for Makefile -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Thomas S. Dye | 6 | ;; Thomas S. Dye |
diff --git a/lisp/org/ob-matlab.el b/lisp/org/ob-matlab.el index 0d238a44f75..45ec5c5437b 100644 --- a/lisp/org/ob-matlab.el +++ b/lisp/org/ob-matlab.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-matlab.el --- Babel support for Matlab -*- lexical-binding: t; -*- | 1 | ;;; ob-matlab.el --- Babel support for Matlab -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dan Davison | 5 | ;; Author: Dan Davison |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-maxima.el b/lisp/org/ob-maxima.el index c30b702a1ed..7b49bb07a0e 100644 --- a/lisp/org/ob-maxima.el +++ b/lisp/org/ob-maxima.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-maxima.el --- Babel Functions for Maxima -*- lexical-binding: t; -*- | 1 | ;;; ob-maxima.el --- Babel Functions for Maxima -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric S Fraga | 5 | ;; Author: Eric S Fraga |
| 6 | ;; Eric Schulte | 6 | ;; Eric Schulte |
diff --git a/lisp/org/ob-mscgen.el b/lisp/org/ob-mscgen.el index 2bd9144f4fe..999d4f4140b 100644 --- a/lisp/org/ob-mscgen.el +++ b/lisp/org/ob-mscgen.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-msc.el --- Babel Functions for Mscgen -*- lexical-binding: t; -*- | 1 | ;;; ob-msc.el --- Babel Functions for Mscgen -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Juan Pechiar | 5 | ;; Author: Juan Pechiar |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-ocaml.el b/lisp/org/ob-ocaml.el index 2389f192c5b..0aa91afdb24 100644 --- a/lisp/org/ob-ocaml.el +++ b/lisp/org/ob-ocaml.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-ocaml.el --- Babel Functions for Ocaml -*- lexical-binding: t; -*- | 1 | ;;; ob-ocaml.el --- Babel Functions for Ocaml -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-octave.el b/lisp/org/ob-octave.el index 5cb47e956ff..166cd596a53 100644 --- a/lisp/org/ob-octave.el +++ b/lisp/org/ob-octave.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-octave.el --- Babel Functions for Octave and Matlab -*- lexical-binding: t; -*- | 1 | ;;; ob-octave.el --- Babel Functions for Octave and Matlab -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dan Davison | 5 | ;; Author: Dan Davison |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-org.el b/lisp/org/ob-org.el index 858c78346f8..e29cbb5b76f 100644 --- a/lisp/org/ob-org.el +++ b/lisp/org/ob-org.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-org.el --- Babel Functions for Org Code Blocks -*- lexical-binding: t; -*- | 1 | ;;; ob-org.el --- Babel Functions for Org Code Blocks -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-perl.el b/lisp/org/ob-perl.el index 3e784e2a0e6..0cfac850078 100644 --- a/lisp/org/ob-perl.el +++ b/lisp/org/ob-perl.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-perl.el --- Babel Functions for Perl -*- lexical-binding: t; -*- | 1 | ;;; ob-perl.el --- Babel Functions for Perl -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Dan Davison | 5 | ;; Authors: Dan Davison |
| 6 | ;; Eric Schulte | 6 | ;; Eric Schulte |
diff --git a/lisp/org/ob-picolisp.el b/lisp/org/ob-picolisp.el index 96fee36fcb8..b1587f2b86d 100644 --- a/lisp/org/ob-picolisp.el +++ b/lisp/org/ob-picolisp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-picolisp.el --- Babel Functions for Picolisp -*- lexical-binding: t; -*- | 1 | ;;; ob-picolisp.el --- Babel Functions for Picolisp -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Thorsten Jolitz | 5 | ;; Authors: Thorsten Jolitz |
| 6 | ;; Eric Schulte | 6 | ;; Eric Schulte |
diff --git a/lisp/org/ob-plantuml.el b/lisp/org/ob-plantuml.el index e692bf7cdbe..93c653870c2 100644 --- a/lisp/org/ob-plantuml.el +++ b/lisp/org/ob-plantuml.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-plantuml.el --- Babel Functions for Plantuml -*- lexical-binding: t; -*- | 1 | ;;; ob-plantuml.el --- Babel Functions for Plantuml -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Zhang Weize | 5 | ;; Author: Zhang Weize |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-processing.el b/lisp/org/ob-processing.el index fc1beadfc62..9e6572a5fdd 100644 --- a/lisp/org/ob-processing.el +++ b/lisp/org/ob-processing.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-processing.el --- Babel functions for processing -*- lexical-binding: t; -*- | 1 | ;;; ob-processing.el --- Babel functions for processing -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jarmo Hurri (adapted from ob-asymptote.el written by Eric Schulte) | 5 | ;; Author: Jarmo Hurri (adapted from ob-asymptote.el written by Eric Schulte) |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-python.el b/lisp/org/ob-python.el index ffb8ee855ef..7911205d08d 100644 --- a/lisp/org/ob-python.el +++ b/lisp/org/ob-python.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-python.el --- Babel Functions for Python -*- lexical-binding: t; -*- | 1 | ;;; ob-python.el --- Babel Functions for Python -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Eric Schulte | 5 | ;; Authors: Eric Schulte |
| 6 | ;; Dan Davison | 6 | ;; Dan Davison |
diff --git a/lisp/org/ob-ref.el b/lisp/org/ob-ref.el index 394c4ffb59d..a7ab299b274 100644 --- a/lisp/org/ob-ref.el +++ b/lisp/org/ob-ref.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-ref.el --- Babel Functions for Referencing External Data -*- lexical-binding: t; -*- | 1 | ;;; ob-ref.el --- Babel Functions for Referencing External Data -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Eric Schulte | 5 | ;; Authors: Eric Schulte |
| 6 | ;; Dan Davison | 6 | ;; Dan Davison |
diff --git a/lisp/org/ob-ruby.el b/lisp/org/ob-ruby.el index 2e33bfa29af..ccc746e8df2 100644 --- a/lisp/org/ob-ruby.el +++ b/lisp/org/ob-ruby.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-ruby.el --- Babel Functions for Ruby -*- lexical-binding: t; -*- | 1 | ;;; ob-ruby.el --- Babel Functions for Ruby -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-sass.el b/lisp/org/ob-sass.el index 33d8ef7e471..76cdfd8063a 100644 --- a/lisp/org/ob-sass.el +++ b/lisp/org/ob-sass.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-sass.el --- Babel Functions for the Sass CSS generation language -*- lexical-binding: t; -*- | 1 | ;;; ob-sass.el --- Babel Functions for the Sass CSS generation language -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-scheme.el b/lisp/org/ob-scheme.el index 3eee8213dfd..a18bfb51817 100644 --- a/lisp/org/ob-scheme.el +++ b/lisp/org/ob-scheme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-scheme.el --- Babel Functions for Scheme -*- lexical-binding: t; -*- | 1 | ;;; ob-scheme.el --- Babel Functions for Scheme -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Eric Schulte | 5 | ;; Authors: Eric Schulte |
| 6 | ;; Michael Gauland | 6 | ;; Michael Gauland |
diff --git a/lisp/org/ob-screen.el b/lisp/org/ob-screen.el index 8a11f7a3b6e..a9bd422cfcd 100644 --- a/lisp/org/ob-screen.el +++ b/lisp/org/ob-screen.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-screen.el --- Babel Support for Interactive Terminal -*- lexical-binding: t; -*- | 1 | ;;; ob-screen.el --- Babel Support for Interactive Terminal -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Benjamin Andresen | 5 | ;; Author: Benjamin Andresen |
| 6 | ;; Keywords: literate programming, interactive shell | 6 | ;; Keywords: literate programming, interactive shell |
diff --git a/lisp/org/ob-sed.el b/lisp/org/ob-sed.el index 6914cd3bfee..b95f411858d 100644 --- a/lisp/org/ob-sed.el +++ b/lisp/org/ob-sed.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-sed.el --- Babel Functions for Sed Scripts -*- lexical-binding: t; -*- | 1 | ;;; ob-sed.el --- Babel Functions for Sed Scripts -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Bjarte Johansen | 5 | ;; Author: Bjarte Johansen |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-shell.el b/lisp/org/ob-shell.el index c08ba50fe7e..3eed0c1640a 100644 --- a/lisp/org/ob-shell.el +++ b/lisp/org/ob-shell.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-shell.el --- Babel Functions for Shell Evaluation -*- lexical-binding: t; -*- | 1 | ;;; ob-shell.el --- Babel Functions for Shell Evaluation -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-shen.el b/lisp/org/ob-shen.el index 0e012ac82b0..6803b0bf68b 100644 --- a/lisp/org/ob-shen.el +++ b/lisp/org/ob-shen.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-shen.el --- Babel Functions for Shen -*- lexical-binding: t; -*- | 1 | ;;; ob-shen.el --- Babel Functions for Shen -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research, shen | 6 | ;; Keywords: literate programming, reproducible research, shen |
diff --git a/lisp/org/ob-sql.el b/lisp/org/ob-sql.el index 7c359b988d3..902194ae884 100644 --- a/lisp/org/ob-sql.el +++ b/lisp/org/ob-sql.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-sql.el --- Babel Functions for SQL -*- lexical-binding: t; -*- | 1 | ;;; ob-sql.el --- Babel Functions for SQL -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-sqlite.el b/lisp/org/ob-sqlite.el index 22d018bcf5a..6e21fa9fd9a 100644 --- a/lisp/org/ob-sqlite.el +++ b/lisp/org/ob-sqlite.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-sqlite.el --- Babel Functions for SQLite Databases -*- lexical-binding: t; -*- | 1 | ;;; ob-sqlite.el --- Babel Functions for SQLite Databases -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-stan.el b/lisp/org/ob-stan.el index 00aa8fb28c8..1f2afdeeda7 100644 --- a/lisp/org/ob-stan.el +++ b/lisp/org/ob-stan.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-stan.el --- Babel Functions for Stan -*- lexical-binding: t; -*- | 1 | ;;; ob-stan.el --- Babel Functions for Stan -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kyle Meyer | 5 | ;; Author: Kyle Meyer |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-table.el b/lisp/org/ob-table.el index 77daf7be4ef..39a14a25d6c 100644 --- a/lisp/org/ob-table.el +++ b/lisp/org/ob-table.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-table.el --- Support for Calling Babel Functions from Tables -*- lexical-binding: t; -*- | 1 | ;;; ob-table.el --- Support for Calling Babel Functions from Tables -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-tangle.el b/lisp/org/ob-tangle.el index b74b3fa0c49..3c3943c8fa9 100644 --- a/lisp/org/ob-tangle.el +++ b/lisp/org/ob-tangle.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-tangle.el --- Extract Source Code From Org Files -*- lexical-binding: t; -*- | 1 | ;;; ob-tangle.el --- Extract Source Code From Org Files -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-vala.el b/lisp/org/ob-vala.el index b1c22756226..6c3068a8b47 100644 --- a/lisp/org/ob-vala.el +++ b/lisp/org/ob-vala.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-vala.el --- Babel functions for Vala evaluation -*- lexical-binding: t; -*- | 1 | ;;; ob-vala.el --- Babel functions for Vala evaluation -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2017-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2017-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Christian Garbs <mitch@cgarbs.de> | 5 | ;; Author: Christian Garbs <mitch@cgarbs.de> |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob.el b/lisp/org/ob.el index 7347baba11b..1e89b02aed1 100644 --- a/lisp/org/ob.el +++ b/lisp/org/ob.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob.el --- Working with Code Blocks in Org -*- lexical-binding: t; -*- | 1 | ;;; ob.el --- Working with Code Blocks in Org -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Eric Schulte | 5 | ;; Authors: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ol-bbdb.el b/lisp/org/ol-bbdb.el index 73627b901fa..84537b12319 100644 --- a/lisp/org/ol-bbdb.el +++ b/lisp/org/ol-bbdb.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ol-bbdb.el --- Links to BBDB entries -*- lexical-binding: t; -*- | 1 | ;;; ol-bbdb.el --- Links to BBDB entries -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Authors: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Thomas Baumann <thomas dot baumann at ch dot tum dot de> | 6 | ;; Thomas Baumann <thomas dot baumann at ch dot tum dot de> |
diff --git a/lisp/org/ol-bibtex.el b/lisp/org/ol-bibtex.el index bf25d22057b..6b591218c82 100644 --- a/lisp/org/ol-bibtex.el +++ b/lisp/org/ol-bibtex.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ol-bibtex.el --- Links to BibTeX entries -*- lexical-binding: t; -*- | 1 | ;;; ol-bibtex.el --- Links to BibTeX entries -*- lexical-binding: t; -*- |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2007-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2021 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Authors: Bastien Guerry <bzg@gnu.org> | 5 | ;; Authors: Bastien Guerry <bzg@gnu.org> |
| 6 | ;; Carsten Dominik <carsten dot dominik at gmail dot com> | 6 | ;; Carsten Dominik <carsten dot dominik at gmail dot com> |
diff --git a/lisp/org/ol-docview.el b/lisp/org/ol-docview.el index 0c6419fbab9..7ab67de8091 100644 --- a/lisp/org/ol-docview.el +++ b/lisp/org/ol-docview.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ol-docview.el --- Links to Docview mode buffers -*- lexical-binding: t; -*- | 1 | ;;; ol-docview.el --- Links to Docview mode buffers -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jan Böcker <jan.boecker at jboecker dot de> | 5 | ;; Author: Jan Böcker <jan.boecker at jboecker dot de> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/ol-eshell.el b/lisp/org/ol-eshell.el index 2bc1a2938ff..769e7ee5225 100644 --- a/lisp/org/ol-eshell.el +++ b/lisp/org/ol-eshell.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ol-eshell.el - Links to Working Directories in Eshell -*- lexical-binding: t; -*- | 1 | ;;; ol-eshell.el - Links to Working Directories in Eshell -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Konrad Hinsen <konrad.hinsen AT fastmail.net> | 5 | ;; Author: Konrad Hinsen <konrad.hinsen AT fastmail.net> |
| 6 | 6 | ||
diff --git a/lisp/org/ol-eww.el b/lisp/org/ol-eww.el index 27e32bc3a3b..e9ffee6e560 100644 --- a/lisp/org/ol-eww.el +++ b/lisp/org/ol-eww.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ol-eww.el --- Store URL and kill from Eww mode -*- lexical-binding: t -*- | 1 | ;;; ol-eww.el --- Store URL and kill from Eww mode -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Marco Wahl <marcowahlsoft>a<gmailcom> | 5 | ;; Author: Marco Wahl <marcowahlsoft>a<gmailcom> |
| 6 | ;; Keywords: link, eww | 6 | ;; Keywords: link, eww |
diff --git a/lisp/org/ol-gnus.el b/lisp/org/ol-gnus.el index af88c1a1532..71051bc6830 100644 --- a/lisp/org/ol-gnus.el +++ b/lisp/org/ol-gnus.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ol-gnus.el --- Links to Gnus Groups and Messages -*- lexical-binding: t; -*- | 1 | ;;; ol-gnus.el --- Links to Gnus Groups and Messages -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Tassilo Horn <tassilo at member dot fsf dot org> | 6 | ;; Tassilo Horn <tassilo at member dot fsf dot org> |
diff --git a/lisp/org/ol-info.el b/lisp/org/ol-info.el index 864fbc47de3..8b1e5da5168 100644 --- a/lisp/org/ol-info.el +++ b/lisp/org/ol-info.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ol-info.el --- Links to Info Nodes -*- lexical-binding: t; -*- | 1 | ;;; ol-info.el --- Links to Info Nodes -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/ol-irc.el b/lisp/org/ol-irc.el index a2f8086b313..e3d7651c1a1 100644 --- a/lisp/org/ol-irc.el +++ b/lisp/org/ol-irc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ol-irc.el --- Links to IRC Sessions -*- lexical-binding: t; -*- | 1 | ;;; ol-irc.el --- Links to IRC Sessions -*- lexical-binding: t; -*- |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2008-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2021 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Philip Jackson <emacs@shellarchive.co.uk> | 5 | ;; Author: Philip Jackson <emacs@shellarchive.co.uk> |
| 6 | ;; Keywords: erc, irc, link, org | 6 | ;; Keywords: erc, irc, link, org |
diff --git a/lisp/org/ol-mhe.el b/lisp/org/ol-mhe.el index 50002b0e872..37147a33aca 100644 --- a/lisp/org/ol-mhe.el +++ b/lisp/org/ol-mhe.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ol-mhe.el --- Links to MH-E Messages -*- lexical-binding: t; -*- | 1 | ;;; ol-mhe.el --- Links to MH-E Messages -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Thomas Baumann <thomas dot baumann at ch dot tum dot de> | 5 | ;; Author: Thomas Baumann <thomas dot baumann at ch dot tum dot de> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/ol-rmail.el b/lisp/org/ol-rmail.el index e43fc932ee2..a73060b50fa 100644 --- a/lisp/org/ol-rmail.el +++ b/lisp/org/ol-rmail.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ol-rmail.el --- Links to Rmail Messages -*- lexical-binding: t; -*- | 1 | ;;; ol-rmail.el --- Links to Rmail Messages -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/ol-w3m.el b/lisp/org/ol-w3m.el index 5b03b8d3cae..f1f3afd764d 100644 --- a/lisp/org/ol-w3m.el +++ b/lisp/org/ol-w3m.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ol-w3m.el --- Copy and Paste From W3M -*- lexical-binding: t; -*- | 1 | ;;; ol-w3m.el --- Copy and Paste From W3M -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Andy Stewart <lazycat dot manatee at gmail dot com> | 5 | ;; Author: Andy Stewart <lazycat dot manatee at gmail dot com> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/ol.el b/lisp/org/ol.el index 5bb01e3f5fd..d1db1683bbe 100644 --- a/lisp/org/ol.el +++ b/lisp/org/ol.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ol.el --- Org links library -*- lexical-binding: t; -*- | 1 | ;;; ol.el --- Org links library -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2018-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2018-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-agenda.el b/lisp/org/org-agenda.el index 2da6451523e..dedf7e5bb90 100644 --- a/lisp/org/org-agenda.el +++ b/lisp/org/org-agenda.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-agenda.el --- Dynamic task and appointment lists for Org | 1 | ;;; org-agenda.el --- Dynamic task and appointment lists for Org |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-archive.el b/lisp/org/org-archive.el index 4a0de3cb5a6..73cd83ebf33 100644 --- a/lisp/org/org-archive.el +++ b/lisp/org/org-archive.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-archive.el --- Archiving for Org -*- lexical-binding: t; -*- | 1 | ;;; org-archive.el --- Archiving for Org -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-attach-git.el b/lisp/org/org-attach-git.el index 31945ff205e..2091cbc610c 100644 --- a/lisp/org/org-attach-git.el +++ b/lisp/org/org-attach-git.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-attach-git.el --- Automatic git commit extension to org-attach -*- lexical-binding: t; -*- | 1 | ;;; org-attach-git.el --- Automatic git commit extension to org-attach -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2019-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2019-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Original Author: John Wiegley <johnw@newartisans.com> | 5 | ;; Original Author: John Wiegley <johnw@newartisans.com> |
| 6 | ;; Restructurer: Gustav Wikström <gustav@whil.se> | 6 | ;; Restructurer: Gustav Wikström <gustav@whil.se> |
diff --git a/lisp/org/org-attach.el b/lisp/org/org-attach.el index e6aa97e0080..5eb5b749927 100644 --- a/lisp/org/org-attach.el +++ b/lisp/org/org-attach.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-attach.el --- Manage file attachments to Org outlines -*- lexical-binding: t; -*- | 1 | ;;; org-attach.el --- Manage file attachments to Org outlines -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@newartisans.com> | 5 | ;; Author: John Wiegley <johnw@newartisans.com> |
| 6 | ;; Keywords: org data attachment | 6 | ;; Keywords: org data attachment |
diff --git a/lisp/org/org-capture.el b/lisp/org/org-capture.el index d3dc0ab3e75..f40f2b335ef 100644 --- a/lisp/org/org-capture.el +++ b/lisp/org/org-capture.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-capture.el --- Fast note taking in Org -*- lexical-binding: t; -*- | 1 | ;;; org-capture.el --- Fast note taking in Org -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-clock.el b/lisp/org/org-clock.el index 9efd99be826..2073b33380b 100644 --- a/lisp/org/org-clock.el +++ b/lisp/org/org-clock.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-clock.el --- The time clocking code for Org mode -*- lexical-binding: t; -*- | 1 | ;;; org-clock.el --- The time clocking code for Org mode -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-colview.el b/lisp/org/org-colview.el index 565bdb2ddee..75056d45a7e 100644 --- a/lisp/org/org-colview.el +++ b/lisp/org/org-colview.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-colview.el --- Column View in Org -*- lexical-binding: t; -*- | 1 | ;;; org-colview.el --- Column View in Org -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-compat.el b/lisp/org/org-compat.el index 6e9e248d23a..1f4e2e8308f 100644 --- a/lisp/org/org-compat.el +++ b/lisp/org/org-compat.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-compat.el --- Compatibility Code for Older Emacsen -*- lexical-binding: t; -*- | 1 | ;;; org-compat.el --- Compatibility Code for Older Emacsen -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-crypt.el b/lisp/org/org-crypt.el index 187560c5538..caf9de91b98 100644 --- a/lisp/org/org-crypt.el +++ b/lisp/org/org-crypt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-crypt.el --- Public Key Encryption for Org Entries -*- lexical-binding: t; -*- | 1 | ;;; org-crypt.el --- Public Key Encryption for Org Entries -*- lexical-binding: t; -*- |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2007-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/org/org-ctags.el b/lisp/org/org-ctags.el index 08885d26f66..8dc177df648 100644 --- a/lisp/org/org-ctags.el +++ b/lisp/org/org-ctags.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-ctags.el - Integrate Emacs "tags" Facility with Org -*- lexical-binding: t; -*- | 1 | ;;; org-ctags.el - Integrate Emacs "tags" Facility with Org -*- lexical-binding: t; -*- |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2007-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Paul Sexton <eeeickythump@gmail.com> | 5 | ;; Author: Paul Sexton <eeeickythump@gmail.com> |
| 6 | 6 | ||
diff --git a/lisp/org/org-datetree.el b/lisp/org/org-datetree.el index d4ccc84bb4b..62bd46e2e97 100644 --- a/lisp/org/org-datetree.el +++ b/lisp/org/org-datetree.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-datetree.el --- Create date entries in a tree -*- lexical-binding: t; -*- | 1 | ;;; org-datetree.el --- Create date entries in a tree -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-duration.el b/lisp/org/org-duration.el index 81d5a66d9c8..29fae2dbf03 100644 --- a/lisp/org/org-duration.el +++ b/lisp/org/org-duration.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-duration.el --- Library handling durations -*- lexical-binding: t; -*- | 1 | ;;; org-duration.el --- Library handling durations -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2017-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2017-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nicolas Goaziou <mail@nicolasgoaziou.fr> | 5 | ;; Author: Nicolas Goaziou <mail@nicolasgoaziou.fr> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-element.el b/lisp/org/org-element.el index 2ad557d2179..b7319d638ed 100644 --- a/lisp/org/org-element.el +++ b/lisp/org/org-element.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-element.el --- Parser for Org Syntax -*- lexical-binding: t; -*- | 1 | ;;; org-element.el --- Parser for Org Syntax -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com> | 5 | ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-entities.el b/lisp/org/org-entities.el index b2878609d87..eb098993b77 100644 --- a/lisp/org/org-entities.el +++ b/lisp/org/org-entities.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-entities.el --- Support for Special Entities -*- lexical-binding: t; -*- | 1 | ;;; org-entities.el --- Support for Special Entities -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org>, | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org>, |
| 6 | ;; Ulf Stegemann <ulf at zeitform dot de> | 6 | ;; Ulf Stegemann <ulf at zeitform dot de> |
diff --git a/lisp/org/org-faces.el b/lisp/org/org-faces.el index c0556b8bbcd..c56873b54c5 100644 --- a/lisp/org/org-faces.el +++ b/lisp/org/org-faces.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-faces.el --- Face definitions -*- lexical-binding: t; -*- | 1 | ;;; org-faces.el --- Face definitions -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-feed.el b/lisp/org/org-feed.el index 58bbba7c71f..5dbd887ef50 100644 --- a/lisp/org/org-feed.el +++ b/lisp/org/org-feed.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-feed.el --- Add RSS feed items to Org files -*- lexical-binding: t; -*- | 1 | ;;; org-feed.el --- Add RSS feed items to Org files -*- lexical-binding: t; -*- |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2021 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-footnote.el b/lisp/org/org-footnote.el index 14b0a2a0002..3d42421e0db 100644 --- a/lisp/org/org-footnote.el +++ b/lisp/org/org-footnote.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-footnote.el --- Footnote support in Org -*- lexical-binding: t; -*- | 1 | ;;; org-footnote.el --- Footnote support in Org -*- lexical-binding: t; -*- |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2021 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-goto.el b/lisp/org/org-goto.el index 93e6f940c75..163aa580ef6 100644 --- a/lisp/org/org-goto.el +++ b/lisp/org/org-goto.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-goto.el --- Fast navigation in an Org buffer -*- lexical-binding: t; -*- | 1 | ;;; org-goto.el --- Fast navigation in an Org buffer -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-habit.el b/lisp/org/org-habit.el index f76f0f2131a..231c08be0ac 100644 --- a/lisp/org/org-habit.el +++ b/lisp/org/org-habit.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-habit.el --- The habit tracking code for Org -*- lexical-binding: t; -*- | 1 | ;;; org-habit.el --- The habit tracking code for Org -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw at gnu dot org> | 5 | ;; Author: John Wiegley <johnw at gnu dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-id.el b/lisp/org/org-id.el index f8af52964e4..b3b98c614ab 100644 --- a/lisp/org/org-id.el +++ b/lisp/org/org-id.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-id.el --- Global identifiers for Org entries -*- lexical-binding: t; -*- | 1 | ;;; org-id.el --- Global identifiers for Org entries -*- lexical-binding: t; -*- |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2008-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2021 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-indent.el b/lisp/org/org-indent.el index 73b077965c4..af2485c01cf 100644 --- a/lisp/org/org-indent.el +++ b/lisp/org/org-indent.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-indent.el --- Dynamic indentation for Org -*- lexical-binding: t; -*- | 1 | ;;; org-indent.el --- Dynamic indentation for Org -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2021 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-inlinetask.el b/lisp/org/org-inlinetask.el index 60e3e0cc595..48402b092b2 100644 --- a/lisp/org/org-inlinetask.el +++ b/lisp/org/org-inlinetask.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-inlinetask.el --- Tasks Independent of Outline Hierarchy -*- lexical-binding: t; -*- | 1 | ;;; org-inlinetask.el --- Tasks Independent of Outline Hierarchy -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2021 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-keys.el b/lisp/org/org-keys.el index 37df2998323..f0fdb79ea49 100644 --- a/lisp/org/org-keys.el +++ b/lisp/org/org-keys.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-keys.el --- Key bindings for Org mode -*- lexical-binding: t; -*- | 1 | ;;; org-keys.el --- Key bindings for Org mode -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2018-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2018-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nicolas Goaziou <mail@nicolasgoaziou.fr> | 5 | ;; Author: Nicolas Goaziou <mail@nicolasgoaziou.fr> |
| 6 | 6 | ||
diff --git a/lisp/org/org-lint.el b/lisp/org/org-lint.el index e4e0ef75166..2e080cc138f 100644 --- a/lisp/org/org-lint.el +++ b/lisp/org/org-lint.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-lint.el --- Linting for Org documents -*- lexical-binding: t; -*- | 1 | ;;; org-lint.el --- Linting for Org documents -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nicolas Goaziou <mail@nicolasgoaziou.fr> | 5 | ;; Author: Nicolas Goaziou <mail@nicolasgoaziou.fr> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-list.el b/lisp/org/org-list.el index dc7dc2a2c26..39122e7ce41 100644 --- a/lisp/org/org-list.el +++ b/lisp/org/org-list.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-list.el --- Plain lists for Org -*- lexical-binding: t; -*- | 1 | ;;; org-list.el --- Plain lists for Org -*- lexical-binding: t; -*- |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2004-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2021 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Bastien Guerry <bzg@gnu.org> | 6 | ;; Bastien Guerry <bzg@gnu.org> |
diff --git a/lisp/org/org-macro.el b/lisp/org/org-macro.el index 5ddfae4e1f6..f914a33d61b 100644 --- a/lisp/org/org-macro.el +++ b/lisp/org/org-macro.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-macro.el --- Macro Replacement Code for Org -*- lexical-binding: t; -*- | 1 | ;;; org-macro.el --- Macro Replacement Code for Org -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nicolas Goaziou <n.goaziou@gmail.com> | 5 | ;; Author: Nicolas Goaziou <n.goaziou@gmail.com> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-macs.el b/lisp/org/org-macs.el index d397e3ed05b..56afdf6ef19 100644 --- a/lisp/org/org-macs.el +++ b/lisp/org/org-macs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-macs.el --- Top-level Definitions for Org -*- lexical-binding: t; -*- | 1 | ;;; org-macs.el --- Top-level Definitions for Org -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-mobile.el b/lisp/org/org-mobile.el index 6df567d6377..a64e0a274a2 100644 --- a/lisp/org/org-mobile.el +++ b/lisp/org/org-mobile.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; org-mobile.el --- Code for Asymmetric Sync With a Mobile Device -*- lexical-binding: t; -*- | 1 | ;;; org-mobile.el --- Code for Asymmetric Sync With a Mobile Device -*- lexical-binding: t; -*- |
| 2 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. | 2 | ;; Copyright (C) 2009-2021 Free Software Foundation, Inc. |
| 3 | ;; | 3 | ;; |
| 4 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 4 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 5 | ;; Keywords: outlines, hypermedia, calendar, wp | 5 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-mouse.el b/lisp/org/org-mouse.el index d8877630241..5c222ea70d5 100644 --- a/lisp/org/org-mouse.el +++ b/lisp/org/org-mouse.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-mouse.el --- Better mouse support for Org -*- lexical-binding: t; -*- | 1 | ;;; org-mouse.el --- Better mouse support for Org -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Piotr Zielinski <piotr dot zielinski at gmail dot com> | 5 | ;; Author: Piotr Zielinski <piotr dot zielinski at gmail dot com> |
| 6 | ;; Maintainer: Carsten Dominik <carsten at orgmode dot org> | 6 | ;; Maintainer: Carsten Dominik <carsten at orgmode dot org> |
diff --git a/lisp/org/org-num.el b/lisp/org/org-num.el index 167db18ed2d..ebddaa32b4e 100644 --- a/lisp/org/org-num.el +++ b/lisp/org/org-num.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-num.el --- Dynamic Headlines Numbering -*- lexical-binding: t; -*- | 1 | ;;; org-num.el --- Dynamic Headlines Numbering -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2018-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2018-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nicolas Goaziou <mail@nicolasgoaziou.fr> | 5 | ;; Author: Nicolas Goaziou <mail@nicolasgoaziou.fr> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-pcomplete.el b/lisp/org/org-pcomplete.el index 4b2da9d6948..29d9d58482a 100644 --- a/lisp/org/org-pcomplete.el +++ b/lisp/org/org-pcomplete.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-pcomplete.el --- In-buffer Completion Code -*- lexical-binding: t; -*- | 1 | ;;; org-pcomplete.el --- In-buffer Completion Code -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2021 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; John Wiegley <johnw at gnu dot org> | 6 | ;; John Wiegley <johnw at gnu dot org> |
diff --git a/lisp/org/org-plot.el b/lisp/org/org-plot.el index 57b280fe383..4ac15b379d3 100644 --- a/lisp/org/org-plot.el +++ b/lisp/org/org-plot.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-plot.el --- Support for Plotting from Org -*- lexical-binding: t; -*- | 1 | ;;; org-plot.el --- Support for Plotting from Org -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2021 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Eric Schulte <schulte dot eric at gmail dot com> | 5 | ;; Author: Eric Schulte <schulte dot eric at gmail dot com> |
| 6 | ;; Maintainer: TEC <tecosaur@gmail.com> | 6 | ;; Maintainer: TEC <tecosaur@gmail.com> |
diff --git a/lisp/org/org-protocol.el b/lisp/org/org-protocol.el index 4bc7cee31fc..7f9a6ae0264 100644 --- a/lisp/org/org-protocol.el +++ b/lisp/org/org-protocol.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-protocol.el --- Intercept Calls from Emacsclient to Trigger Custom Actions -*- lexical-binding: t; -*- | 1 | ;;; org-protocol.el --- Intercept Calls from Emacsclient to Trigger Custom Actions -*- lexical-binding: t; -*- |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2008-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2021 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Authors: Bastien Guerry <bzg@gnu.org> | 5 | ;; Authors: Bastien Guerry <bzg@gnu.org> |
| 6 | ;; Daniel M German <dmg AT uvic DOT org> | 6 | ;; Daniel M German <dmg AT uvic DOT org> |
diff --git a/lisp/org/org-refile.el b/lisp/org/org-refile.el index 2a3fad53e80..f7ba15606c9 100644 --- a/lisp/org/org-refile.el +++ b/lisp/org/org-refile.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-refile.el --- Refile Org Subtrees -*- lexical-binding: t; -*- | 1 | ;;; org-refile.el --- Refile Org Subtrees -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-src.el b/lisp/org/org-src.el index b4e54083d24..20acee4e662 100644 --- a/lisp/org/org-src.el +++ b/lisp/org/org-src.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-src.el --- Source code examples in Org -*- lexical-binding: t; -*- | 1 | ;;; org-src.el --- Source code examples in Org -*- lexical-binding: t; -*- |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2004-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2021 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Bastien Guerry <bzg@gnu.org> | 6 | ;; Bastien Guerry <bzg@gnu.org> |
diff --git a/lisp/org/org-table.el b/lisp/org/org-table.el index 546326d0d58..ef4672e1b96 100644 --- a/lisp/org/org-table.el +++ b/lisp/org/org-table.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-table.el --- The Table Editor for Org -*- lexical-binding: t; -*- | 1 | ;;; org-table.el --- The Table Editor for Org -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-tempo.el b/lisp/org/org-tempo.el index eac6b35fd50..36b8614fe1c 100644 --- a/lisp/org/org-tempo.el +++ b/lisp/org/org-tempo.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-tempo.el --- Template expansion for Org structures -*- lexical-binding: t; -*- | 1 | ;;; org-tempo.el --- Template expansion for Org structures -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2017-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2017-2021 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Rasmus Pank Roulund <emacs at pank dot eu> | 5 | ;; Author: Rasmus Pank Roulund <emacs at pank dot eu> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-timer.el b/lisp/org/org-timer.el index 251e3c86b68..b6802fe8b04 100644 --- a/lisp/org/org-timer.el +++ b/lisp/org/org-timer.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-timer.el --- Timer code for Org mode -*- lexical-binding: t; -*- | 1 | ;;; org-timer.el --- Timer code for Org mode -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org.el b/lisp/org/org.el index 06e516539ed..c61b8fb56c0 100644 --- a/lisp/org/org.el +++ b/lisp/org/org.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; org.el --- Outline-based notes management and organizer -*- lexical-binding: t; -*- | 1 | ;;; org.el --- Outline-based notes management and organizer -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Carstens outline-mode for keeping track of everything. | 3 | ;; Carstens outline-mode for keeping track of everything. |
| 4 | ;; Copyright (C) 2004-2020 Free Software Foundation, Inc. | 4 | ;; Copyright (C) 2004-2021 Free Software Foundation, Inc. |
| 5 | ;; | 5 | ;; |
| 6 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 6 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 7 | ;; Maintainer: Bastien Guerry <bzg@gnu.org> | 7 | ;; Maintainer: Bastien Guerry <bzg@gnu.org> |
diff --git a/lisp/org/ox-ascii.el b/lisp/org/ox-ascii.el index e5240f5c895..70bd1c4df2f 100644 --- a/lisp/org/ox-ascii.el +++ b/lisp/org/ox-ascii.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ox-ascii.el --- ASCII Back-End for Org Export Engine -*- lexical-binding: t; -*- | 1 | ;;; ox-ascii.el --- ASCII Back-End for Org Export Engine -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com> | 5 | ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/ox-beamer.el b/lisp/org/ox-beamer.el index 66589fac5d9..1a1732b6836 100644 --- a/lisp/org/ox-beamer.el +++ b/lisp/org/ox-beamer.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ox-beamer.el --- Beamer Back-End for Org Export Engine -*- lexical-binding: t; -*- | 1 | ;;; ox-beamer.el --- Beamer Back-End for Org Export Engine -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten.dominik AT gmail DOT com> | 5 | ;; Author: Carsten Dominik <carsten.dominik AT gmail DOT com> |
| 6 | ;; Nicolas Goaziou <n.goaziou AT gmail DOT com> | 6 | ;; Nicolas Goaziou <n.goaziou AT gmail DOT com> |
diff --git a/lisp/org/ox-html.el b/lisp/org/ox-html.el index 1a466fb162b..03145e35c53 100644 --- a/lisp/org/ox-html.el +++ b/lisp/org/ox-html.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ox-html.el --- HTML Back-End for Org Export Engine -*- lexical-binding: t; -*- | 1 | ;;; ox-html.el --- HTML Back-End for Org Export Engine -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Jambunathan K <kjambunathan at gmail dot com> | 6 | ;; Jambunathan K <kjambunathan at gmail dot com> |
diff --git a/lisp/org/ox-icalendar.el b/lisp/org/ox-icalendar.el index 0f890534a8a..b8834c4ce10 100644 --- a/lisp/org/ox-icalendar.el +++ b/lisp/org/ox-icalendar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ox-icalendar.el --- iCalendar Back-End for Org Export Engine -*- lexical-binding: t; -*- | 1 | ;;; ox-icalendar.el --- iCalendar Back-End for Org Export Engine -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Nicolas Goaziou <n dot goaziou at gmail dot com> | 6 | ;; Nicolas Goaziou <n dot goaziou at gmail dot com> |
diff --git a/lisp/org/ox-latex.el b/lisp/org/ox-latex.el index 32d1d43a5f3..149492fa849 100644 --- a/lisp/org/ox-latex.el +++ b/lisp/org/ox-latex.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ox-latex.el --- LaTeX Back-End for Org Export Engine -*- lexical-binding: t; -*- | 1 | ;;; ox-latex.el --- LaTeX Back-End for Org Export Engine -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com> | 5 | ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/ox-man.el b/lisp/org/ox-man.el index 0e487d8966c..6cace7e6989 100644 --- a/lisp/org/ox-man.el +++ b/lisp/org/ox-man.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; ox-man.el --- Man Back-End for Org Export Engine -*- lexical-binding: t; -*- | 1 | ;; ox-man.el --- Man Back-End for Org Export Engine -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com> | 5 | ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com> |
| 6 | ;; Luis R Anaya <papoanaya aroba hot mail punto com> | 6 | ;; Luis R Anaya <papoanaya aroba hot mail punto com> |
diff --git a/lisp/org/ox-md.el b/lisp/org/ox-md.el index 1d20c04f44d..f4afe6b30ea 100644 --- a/lisp/org/ox-md.el +++ b/lisp/org/ox-md.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ox-md.el --- Markdown Back-End for Org Export Engine -*- lexical-binding: t; -*- | 1 | ;;; ox-md.el --- Markdown Back-End for Org Export Engine -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nicolas Goaziou <n.goaziou@gmail.com> | 5 | ;; Author: Nicolas Goaziou <n.goaziou@gmail.com> |
| 6 | ;; Keywords: org, wp, markdown | 6 | ;; Keywords: org, wp, markdown |
diff --git a/lisp/org/ox-odt.el b/lisp/org/ox-odt.el index 3b90d03b1d7..2d550d92774 100644 --- a/lisp/org/ox-odt.el +++ b/lisp/org/ox-odt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ox-odt.el --- OpenDocument Text Exporter for Org Mode -*- lexical-binding: t; -*- | 1 | ;;; ox-odt.el --- OpenDocument Text Exporter for Org Mode -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jambunathan K <kjambunathan at gmail dot com> | 5 | ;; Author: Jambunathan K <kjambunathan at gmail dot com> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/ox-org.el b/lisp/org/ox-org.el index 740419e0e38..26259d8752c 100644 --- a/lisp/org/ox-org.el +++ b/lisp/org/ox-org.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ox-org.el --- Org Back-End for Org Export Engine -*- lexical-binding: t; -*- | 1 | ;;; ox-org.el --- Org Back-End for Org Export Engine -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nicolas Goaziou <n.goaziou@gmail.com> | 5 | ;; Author: Nicolas Goaziou <n.goaziou@gmail.com> |
| 6 | ;; Keywords: org, wp | 6 | ;; Keywords: org, wp |
diff --git a/lisp/org/ox-publish.el b/lisp/org/ox-publish.el index 7bb2fed6e18..6f82b485724 100644 --- a/lisp/org/ox-publish.el +++ b/lisp/org/ox-publish.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; ox-publish.el --- Publish Related Org Mode Files as a Website -*- lexical-binding: t; -*- | 1 | ;;; ox-publish.el --- Publish Related Org Mode Files as a Website -*- lexical-binding: t; -*- |
| 2 | ;; Copyright (C) 2006-2020 Free Software Foundation, Inc. | 2 | ;; Copyright (C) 2006-2021 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | ;; Author: David O'Toole <dto@gnu.org> | 4 | ;; Author: David O'Toole <dto@gnu.org> |
| 5 | ;; Maintainer: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Maintainer: Carsten Dominik <carsten at orgmode dot org> |
diff --git a/lisp/org/ox-texinfo.el b/lisp/org/ox-texinfo.el index ff4aa704b42..cf080549a6a 100644 --- a/lisp/org/ox-texinfo.el +++ b/lisp/org/ox-texinfo.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ox-texinfo.el --- Texinfo Back-End for Org Export Engine -*- lexical-binding: t; -*- | 1 | ;;; ox-texinfo.el --- Texinfo Back-End for Org Export Engine -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2021 Free Software Foundation, Inc. |
| 4 | ;; Author: Jonathan Leech-Pepin <jonathan.leechpepin at gmail dot com> | 4 | ;; Author: Jonathan Leech-Pepin <jonathan.leechpepin at gmail dot com> |
| 5 | ;; Keywords: outlines, hypermedia, calendar, wp | 5 | ;; Keywords: outlines, hypermedia, calendar, wp |
| 6 | 6 | ||
diff --git a/lisp/org/ox.el b/lisp/org/ox.el index 6dd2cd4a089..050a8094d07 100644 --- a/lisp/org/ox.el +++ b/lisp/org/ox.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ox.el --- Export Framework for Org Mode -*- lexical-binding: t; -*- | 1 | ;;; ox.el --- Export Framework for Org Mode -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com> | 5 | ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |