diff options
| author | Paul Eggert | 2019-01-01 00:59:58 +0000 |
|---|---|---|
| committer | Paul Eggert | 2019-01-01 01:01:13 +0000 |
| commit | 26bed8ba10eeaf0a340a8d0d760c5578dddec867 (patch) | |
| tree | 4e6624f76d8bb51348fb7d86a1932efbf372b6f0 /lisp/org | |
| parent | 2814292570ab937d65c232daccc78fbd8d274a08 (diff) | |
| download | emacs-26bed8ba10eeaf0a340a8d0d760c5578dddec867.tar.gz emacs-26bed8ba10eeaf0a340a8d0d760c5578dddec867.zip | |
Update copyright year to 2019
Run 'TZ=UTC0 admin/update-copyright $(git ls-files)'.
Diffstat (limited to 'lisp/org')
118 files changed, 118 insertions, 118 deletions
diff --git a/lisp/org/ChangeLog.1 b/lisp/org/ChangeLog.1 index ee1c6f6316b..2bb15863e7f 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-2018 Free Software Foundation, Inc. | 32836 | Copyright (C) 2008-2019 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 ff5be349676..36d79986dc4 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2019 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 87812213eee..b9125df0843 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Oleh Krehel | 5 | ;; Author: Oleh Krehel |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-R.el b/lisp/org/ob-R.el index d7e936eba0d..9e738a8a5e6 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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 75881cc3f4e..cefbe716e15 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2019 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 84e23648094..667d3e106bc 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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 1ee4552eb0f..4c0dbbc67d8 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2019 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 387cba210a9..6ee93cd0445 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2019 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 890f60ada8a..14c014a9f9a 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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 e9c6f937b14..e27c1f8ed78 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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 875c794b19a..26682c18f9c 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2019 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 5d5faaa6fd0..3649d6666c8 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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 8cabf2bc789..ce663b26b4e 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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 9507630ba29..c8a5e018126 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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 31e0a4f325e..35bc8939518 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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 8c7c5415e6c..5ed9319e56f 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2019 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 8ea2ec127a6..c9f6c49ed98 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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-eval.el b/lisp/org/ob-eval.el index 2bfaa08a609..0587851e8bd 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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 264dc0ed067..bf5796405fe 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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 efd5759358c..8ca292656a2 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2019 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 49e960ff927..579fb319c41 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2019 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 b2f491331e8..5ff6756b51e 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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 565b09754ba..fe3a072f171 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2019 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 e607ee0c55b..3c0a102fb2e 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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 727fb1f162a..4fb1f694e89 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2019 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 4f407cc52c3..b0d5b512839 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2019 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 d6301bff2d5..b055f85e55f 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2019 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 38c8c39ac96..233aa581617 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2019 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-keys.el b/lisp/org/ob-keys.el index fc96df47561..627648d28ab 100644 --- a/lisp/org/ob-keys.el +++ b/lisp/org/ob-keys.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-keys.el --- Key Bindings for Babel -*- lexical-binding: t; -*- | 1 | ;;; ob-keys.el --- Key Bindings for Babel -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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-latex.el b/lisp/org/ob-latex.el index 6a963e52f26..219b11c05a8 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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 2a1331441ae..565992986ec 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2019 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 3d3cc07f135..25e5dbc7dc4 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2019 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 b846138f7a3..6fef0dada37 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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 6af6bf07e84..4197f2d258d 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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 6ae72c7e565..6f779413eb6 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014, 2016-2019 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 46870378295..938d17bd381 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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 5baac77742c..4ad188addd8 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2019 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 b42a4b8afaf..c8f3a61f21d 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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 b2c2443c8fc..86fcc284272 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2019 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 90926b5c35b..e8f801b992f 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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 c7339cf992d..28c7ad2dd0a 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2019 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 7a495faaedf..def25096d19 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2019 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 85806fd5330..810271f51d4 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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 cc2c8a8dff2..c0f012572ee 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2019 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 9a9313e7be9..91229a29497 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2019 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 1a88930277f..97ab88cbef6 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2019 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 9f1234bac52..546e35a6a9b 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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 3efa17f9601..2198a84f4c1 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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 7686ac4e807..e0e1765f881 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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 af55d763e34..b19314c69c6 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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 0efe5f3467c..798cf4eb0c3 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2019 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 fb7c8e2daa4..a3d79841f0e 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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 b2c80f88c0b..33751b8533c 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2019 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 362dfd520fb..8e080c6977f 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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 d81e7d60df1..af3bd2ba388 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2019 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 959ede3decc..17447b41f55 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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 42528a38712..04bf4fe23fc 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2019 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 ffc26818841..47b871d1867 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2019 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 f6a5c88e479..93a8165167a 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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 48eddb73a92..3c162001cd1 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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 96c37e3ad08..5d1400268e0 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2017-2019 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 35f65ffa828..86d6928b553 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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/org-agenda.el b/lisp/org/org-agenda.el index 5bbf5e34ee5..f1335a50668 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2019 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 e020ec21409..dc0dfa4b20b 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2019 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.el b/lisp/org/org-attach.el index 9774e3a7975..db8b61b3d51 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 tasks -*- lexical-binding: t; -*- | 1 | ;;; org-attach.el --- Manage file attachments to Org tasks -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@newartisans.com> | 5 | ;; Author: John Wiegley <johnw@newartisans.com> |
| 6 | ;; Keywords: org data task | 6 | ;; Keywords: org data task |
diff --git a/lisp/org/org-bbdb.el b/lisp/org/org-bbdb.el index 5d36379b5eb..2c4f126d08b 100644 --- a/lisp/org/org-bbdb.el +++ b/lisp/org/org-bbdb.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-bbdb.el --- Support for links to BBDB entries -*- lexical-binding: t; -*- | 1 | ;;; org-bbdb.el --- Support for links to BBDB entries -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2019 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/org-bibtex.el b/lisp/org/org-bibtex.el index 9dab0b4628a..218112cbd5a 100644 --- a/lisp/org/org-bibtex.el +++ b/lisp/org/org-bibtex.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-bibtex.el --- Org links to BibTeX entries -*- lexical-binding: t; -*- | 1 | ;;; org-bibtex.el --- Org links to BibTeX entries -*- lexical-binding: t; -*- |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2007-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2019 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/org-capture.el b/lisp/org/org-capture.el index 3de386c69d6..a699d2e28fc 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2019 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 ff32e28d1e8..a9b933c8e37 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2019 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 cb5c091d0a3..2c34eddcf6b 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2019 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 1fd408de9e5..062bb4c5ca9 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2019 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 31850a407d4..9cd76c9eca5 100644 --- a/lisp/org/org-crypt.el +++ b/lisp/org/org-crypt.el | |||
| @@ -1,5 +1,5 @@ | |||
| 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 | ;; Copyright (C) 2007-2018 Free Software Foundation, Inc. | 2 | ;; Copyright (C) 2007-2019 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | ;; Emacs Lisp Archive Entry | 4 | ;; Emacs Lisp Archive Entry |
| 5 | ;; Filename: org-crypt.el | 5 | ;; Filename: org-crypt.el |
diff --git a/lisp/org/org-ctags.el b/lisp/org/org-ctags.el index 72ea76fe751..7dc8dd5b16a 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2019 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 d00bad222cb..aea2c8d3d61 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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-docview.el b/lisp/org/org-docview.el index a467212d012..7e1287f9270 100644 --- a/lisp/org/org-docview.el +++ b/lisp/org/org-docview.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-docview.el --- Support for links to doc-view-mode buffers -*- lexical-binding: t; -*- | 1 | ;;; org-docview.el --- Support for links to doc-view-mode buffers -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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/org-duration.el b/lisp/org/org-duration.el index 1c962ba94e0..f115082243b 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2017-2019 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 d9c6522e2f0..6458335704e 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2019 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 e291b521f90..66837f3eb0b 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2019 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-eshell.el b/lisp/org/org-eshell.el index 8a2e8af5cff..bb27d92e12d 100644 --- a/lisp/org/org-eshell.el +++ b/lisp/org/org-eshell.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-eshell.el - Support for Links to Working Directories in Eshell -*- lexical-binding: t; -*- | 1 | ;;; org-eshell.el - Support for Links to Working Directories in Eshell -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2019 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/org-eww.el b/lisp/org/org-eww.el index 1b6112adbb9..49882372649 100644 --- a/lisp/org/org-eww.el +++ b/lisp/org/org-eww.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-eww.el --- Store url and kill from Eww mode for Org -*- lexical-binding: t -*- | 1 | ;;; org-eww.el --- Store url and kill from Eww mode for Org -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2019 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/org-faces.el b/lisp/org/org-faces.el index 750ada1e9c3..7ab5736e87a 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2019 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 fde19e632c7..b2dc4f309c4 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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 c6376ca5dc0..dee127a78ab 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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-gnus.el b/lisp/org/org-gnus.el index a53b343efb4..2cb2766ee19 100644 --- a/lisp/org/org-gnus.el +++ b/lisp/org/org-gnus.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-gnus.el --- Support for Links to Gnus Groups and Messages -*- lexical-binding: t; -*- | 1 | ;;; org-gnus.el --- Support for Links to Gnus Groups and Messages -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2019 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/org-habit.el b/lisp/org/org-habit.el index 375714e35ea..06429d7ff37 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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 26b203ff06d..4de99f363a6 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2019 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 84bac2aa799..71d6658a56f 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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-info.el b/lisp/org/org-info.el index 6dde36ceba1..bfbe42cb053 100644 --- a/lisp/org/org-info.el +++ b/lisp/org/org-info.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-info.el --- Support for Links to Info Nodes -*- lexical-binding: t; -*- | 1 | ;;; org-info.el --- Support for Links to Info Nodes -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2019 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 08fc268d0d7..82372e59dcd 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2019 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-irc.el b/lisp/org/org-irc.el index 8901956f30c..97f093e5b7c 100644 --- a/lisp/org/org-irc.el +++ b/lisp/org/org-irc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-irc.el --- Store Links to IRC Sessions -*- lexical-binding: t; -*- | 1 | ;;; org-irc.el --- Store Links to IRC Sessions -*- lexical-binding: t; -*- |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2008-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2019 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/org-lint.el b/lisp/org/org-lint.el index 9fcb17a2db6..f9153358620 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2019 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 1f51809f1ce..96c8f55d3a5 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2019 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 1033db2af46..b2399966dc7 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2019 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 510ece1cb19..9851168e970 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2019 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-mhe.el b/lisp/org/org-mhe.el index e74a9ee59d6..969bff3cc64 100644 --- a/lisp/org/org-mhe.el +++ b/lisp/org/org-mhe.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-mhe.el --- Support for Links to MH-E Messages -*- lexical-binding: t; -*- | 1 | ;;; org-mhe.el --- Support for Links to MH-E Messages -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2019 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/org-mobile.el b/lisp/org/org-mobile.el index cbf169f4078..1ff6358403c 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-2018 Free Software Foundation, Inc. | 2 | ;; Copyright (C) 2009-2019 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 5a10b59b1eb..ac75decb925 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2019 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-pcomplete.el b/lisp/org/org-pcomplete.el index 88a2e10d854..7f944c5a765 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2019 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 ebd7af42a85..aa34e4011ae 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2019 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 | ;; Keywords: tables, plotting | 6 | ;; Keywords: tables, plotting |
diff --git a/lisp/org/org-protocol.el b/lisp/org/org-protocol.el index 33957ee3269..3959a17cf4a 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2019 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-rmail.el b/lisp/org/org-rmail.el index d50fd648b60..c3d941e65d0 100644 --- a/lisp/org/org-rmail.el +++ b/lisp/org/org-rmail.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-rmail.el --- Support for Links to Rmail Messages -*- lexical-binding: t; -*- | 1 | ;;; org-rmail.el --- Support for Links to Rmail Messages -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2019 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 829354c0d56..d8f2cefe181 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2019 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 dcf74303637..0a8382c8b56 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2019 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-timer.el b/lisp/org/org-timer.el index d840944ef17..bf17de4b03e 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2019 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-w3m.el b/lisp/org/org-w3m.el index 9690c8e90c6..23fd0f82e65 100644 --- a/lisp/org/org-w3m.el +++ b/lisp/org/org-w3m.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-w3m.el --- Support from Copy and Paste From w3m -*- lexical-binding: t; -*- | 1 | ;;; org-w3m.el --- Support from Copy and Paste From w3m -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2019 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/org.el b/lisp/org/org.el index 1373861ad1b..bce12956e23 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-2018 Free Software Foundation, Inc. | 4 | ;; Copyright (C) 2004-2019 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: Carsten Dominik <carsten at orgmode dot org> | 7 | ;; Maintainer: Carsten Dominik <carsten at orgmode dot org> |
diff --git a/lisp/org/ox-ascii.el b/lisp/org/ox-ascii.el index c3ccb596aa3..c20536184ea 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2019 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 15b78dcdbce..11574a97162 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2019 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 39f7d83e14a..d8afd37bb51 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2019 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 7d7c8500472..f66e100f6a5 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2019 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 5aaaf991fde..d3e62861499 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2019 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 2bc6392dabb..816cc3662e3 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2019 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 c4da8fcb145..fa663db501b 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2019 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 a1145a9821c..71fd02541a7 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2019 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 1b5a7cc0c23..ca102872d03 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2019 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 8901dba34cf..9af50fdac44 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-2018 Free Software Foundation, Inc. | 2 | ;; Copyright (C) 2006-2019 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 DOT dominik AT gmail DOT com> | 5 | ;; Maintainer: Carsten Dominik <carsten DOT dominik AT gmail DOT com> |
diff --git a/lisp/org/ox-texinfo.el b/lisp/org/ox-texinfo.el index d877c9c63a2..468fc584daa 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2019 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 ea7d1dc81f0..6c278a1b7cf 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-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2019 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 |