mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2025-01-11 16:08:15 +00:00
Prefer "website" to "homepage"
Emacs now advises using "website" (instead of "homepage") and consequently to use the "URL" comment header instead of "Homepage". * README: * README_ELPA: * doc/org-guide.org (Creating Footnotes): * doc/org-manual.org (Creating Footnotes): * etc/styles/README (URL): Prefer "website" to "homepage". * lisp/*.el: * mk/org-fixup.el: Replace the "Homepage" header comment with "URL".
This commit is contained in:
parent
197d500607
commit
13d97ee18c
@ -1,6 +1,6 @@
|
|||||||
This is the Emacs Org project, an Emacs library for organizing your life.
|
This is the Emacs Org project, an Emacs library for organizing your life.
|
||||||
|
|
||||||
The homepage of Org is at:
|
The Org website is at:
|
||||||
https://orgmode.org
|
https://orgmode.org
|
||||||
|
|
||||||
Installations instructions are at:
|
Installations instructions are at:
|
||||||
|
@ -2066,7 +2066,7 @@ footnote reference is simply the marker in square brackets, inside
|
|||||||
text. For example:
|
text. For example:
|
||||||
|
|
||||||
#+begin_example
|
#+begin_example
|
||||||
The Org homepage[fn:1] now looks a lot better than it used to.
|
The Org website[fn:1] now looks a lot better than it used to.
|
||||||
...
|
...
|
||||||
[fn:1] The link is: https://orgmode.org
|
[fn:1] The link is: https://orgmode.org
|
||||||
#+end_example
|
#+end_example
|
||||||
|
@ -11346,7 +11346,7 @@ footnote reference is simply the marker in square brackets, inside
|
|||||||
text. Markers always start with =fn:=. For example:
|
text. Markers always start with =fn:=. For example:
|
||||||
|
|
||||||
#+begin_example
|
#+begin_example
|
||||||
The Org homepage[fn:1] now looks a lot better than it used to.
|
The Org website[fn:1] now looks a lot better than it used to.
|
||||||
...
|
...
|
||||||
[fn:1] The link is: https://orgmode.org
|
[fn:1] The link is: https://orgmode.org
|
||||||
#+end_example
|
#+end_example
|
||||||
@ -12907,7 +12907,7 @@ changing the link's title and style:
|
|||||||
|
|
||||||
#+cindex: @samp{ATTR_HTML}, keyword
|
#+cindex: @samp{ATTR_HTML}, keyword
|
||||||
#+begin_example
|
#+begin_example
|
||||||
,#+ATTR_HTML: :title The Org mode homepage :style color:red;
|
,#+ATTR_HTML: :title The Org mode website :style color:red;
|
||||||
[[https://orgmode.org]]
|
[[https://orgmode.org]]
|
||||||
#+end_example
|
#+end_example
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@ along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
|
|||||||
|
|
||||||
Author: Jambunathan K <kjambunathan at gmail dot com>
|
Author: Jambunathan K <kjambunathan at gmail dot com>
|
||||||
Keywords: outlines, hypermedia, calendar, wp
|
Keywords: outlines, hypermedia, calendar, wp
|
||||||
Homepage: https://orgmode.org
|
URL: https://orgmode.org
|
||||||
|
|
||||||
Commentary:
|
Commentary:
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
;; Thierry Banel
|
;; Thierry Banel
|
||||||
;; Maintainer: Thierry Banel <tbanelwebmin@free.fr>
|
;; Maintainer: Thierry Banel <tbanelwebmin@free.fr>
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
;; Dan Davison
|
;; Dan Davison
|
||||||
;; Maintainer: Jeremie Juste <jeremiejuste@gmail.com>
|
;; Maintainer: Jeremie Juste <jeremiejuste@gmail.com>
|
||||||
;; Keywords: literate programming, reproducible research, R, statistics
|
;; Keywords: literate programming, reproducible research, R, statistics
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Maintainer: Tyler Smith <tyler@plantarum.ca>
|
;; Maintainer: Tyler Smith <tyler@plantarum.ca>
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Maintainer: Tom Gillespie <tgbugs@gmail.com>
|
;; Maintainer: Tom Gillespie <tgbugs@gmail.com>
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
;; Maintainer: Bastien Guerry <bzg@gnu.org>
|
;; Maintainer: Bastien Guerry <bzg@gnu.org>
|
||||||
;;
|
;;
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research, comint
|
;; Keywords: literate programming, reproducible research, comint
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
;; Authors: Eric Schulte
|
;; Authors: Eric Schulte
|
||||||
;; Dan Davison
|
;; Dan Davison
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Maintainer: Justin Abrahms <justin@abrah.ms>
|
;; Maintainer: Justin Abrahms <justin@abrah.ms>
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: stardiviner <numbchild@gmail.com>
|
;; Author: stardiviner <numbchild@gmail.com>
|
||||||
;; Maintainer: stardiviner <numbchild@gmail.com>
|
;; Maintainer: stardiviner <numbchild@gmail.com>
|
||||||
;; Homepage: https://github.com/stardiviner/ob-eshell
|
;; URL: https://github.com/stardiviner/ob-eshell
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research, comint
|
;; Keywords: literate programming, reproducible research, comint
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
;; Authors: Eric Schulte
|
;; Authors: Eric Schulte
|
||||||
;; Dan Davison
|
;; Dan Davison
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research, forth
|
;; Keywords: literate programming, reproducible research, forth
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
;; Authors: Sergey Litvinov
|
;; Authors: Sergey Litvinov
|
||||||
;; Eric Schulte
|
;; Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research, fortran
|
;; Keywords: literate programming, reproducible research, fortran
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
;;
|
;;
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Maintainer: Ihor Radchenko <yantar92@gmail.com>
|
;; Maintainer: Ihor Radchenko <yantar92@gmail.com>
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
;; Author: Miro Bezjak <bezjak.miro@gmail.com>
|
;; Author: Miro Bezjak <bezjak.miro@gmail.com>
|
||||||
;; Maintainer: Palak Mathur <palakmathur@gmail.com>
|
;; Maintainer: Palak Mathur <palakmathur@gmail.com>
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Maintainer: Lawrence Bottorff <borgauf@gmail.com>
|
;; Maintainer: Lawrence Bottorff <borgauf@gmail.com>
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
;; Dan Davison
|
;; Dan Davison
|
||||||
;; Maintainer: Ian Martins <ianxm@jhu.edu>
|
;; Maintainer: Ian Martins <ianxm@jhu.edu>
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research, js
|
;; Keywords: literate programming, reproducible research, js
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
;; Authors: G. Jay Kerns
|
;; Authors: G. Jay Kerns
|
||||||
;; Maintainer: Pedro Bruel <pedro.bruel@gmail.com>
|
;; Maintainer: Pedro Bruel <pedro.bruel@gmail.com>
|
||||||
;; Keywords: literate programming, reproducible research, scientific computing
|
;; Keywords: literate programming, reproducible research, scientific computing
|
||||||
;; Homepage: https://github.com/phrb/ob-julia
|
;; URL: https://github.com/phrb/ob-julia
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Martyn Jago
|
;; Author: Martyn Jago
|
||||||
;; Keywords: babel language, literate programming
|
;; Keywords: babel language, literate programming
|
||||||
;; Homepage: https://orgmode.org/worg/org-contrib/babel/languages/ob-doc-lilypond.html
|
;; URL: https://orgmode.org/worg/org-contrib/babel/languages/ob-doc-lilypond.html
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
;; Eric Schulte
|
;; Eric Schulte
|
||||||
;; David T. O'Toole <dto@gnu.org>
|
;; David T. O'Toole <dto@gnu.org>
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
;; Authors: Eric Schulte
|
;; Authors: Eric Schulte
|
||||||
;; Dan Davison
|
;; Dan Davison
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Authors: Dieter Schoen
|
;; Authors: Dieter Schoen
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Thomas S. Dye
|
;; Thomas S. Dye
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Dan Davison
|
;; Author: Dan Davison
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
;; Author: Eric S Fraga
|
;; Author: Eric S Fraga
|
||||||
;; Eric Schulte
|
;; Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research, maxima
|
;; Keywords: literate programming, reproducible research, maxima
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Dan Davison
|
;; Author: Dan Davison
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
;; Eric Schulte
|
;; Eric Schulte
|
||||||
;; Maintainer: Corwin Brust <corwin@bru.st>
|
;; Maintainer: Corwin Brust <corwin@bru.st>
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Zhang Weize
|
;; Author: Zhang Weize
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Jarmo Hurri (adapted from ob-asymptote.el written by Eric Schulte)
|
;; Author: Jarmo Hurri (adapted from ob-asymptote.el written by Eric Schulte)
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
;; Dan Davison
|
;; Dan Davison
|
||||||
;; Maintainer: Jack Kamm <jackkamm@gmail.com>
|
;; Maintainer: Jack Kamm <jackkamm@gmail.com>
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
;; Authors: Eric Schulte
|
;; Authors: Eric Schulte
|
||||||
;; Dan Davison
|
;; Dan Davison
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
;; Authors: Eric Schulte
|
;; Authors: Eric Schulte
|
||||||
;; Michael Gauland
|
;; Michael Gauland
|
||||||
;; Keywords: literate programming, reproducible research, scheme
|
;; Keywords: literate programming, reproducible research, scheme
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
;; Author: Benjamin Andresen
|
;; Author: Benjamin Andresen
|
||||||
;; Maintainer: Ken Mankoff <mankoff@gmail.com>
|
;; Maintainer: Ken Mankoff <mankoff@gmail.com>
|
||||||
;; Keywords: literate programming, interactive shell
|
;; Keywords: literate programming, interactive shell
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Maintainer: Nick Savage <nick@nicksavage.ca>
|
;; Maintainer: Nick Savage <nick@nicksavage.ca>
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Eric Schulte
|
;; Author: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Authors: Eric Schulte
|
;; Authors: Eric Schulte
|
||||||
;; Keywords: literate programming, reproducible research
|
;; Keywords: literate programming, reproducible research
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
;; Authors: Carsten Dominik <carsten.dominik@gmail.com>
|
;; Authors: Carsten Dominik <carsten.dominik@gmail.com>
|
||||||
;; Thomas Baumann <thomas dot baumann at ch dot tum dot de>
|
;; Thomas Baumann <thomas dot baumann at ch dot tum dot de>
|
||||||
;; Keywords: outlines, hypermedia, calendar, wp
|
;; Keywords: outlines, hypermedia, calendar, wp
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
;;
|
;;
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
;;
|
;;
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Jan Böcker <jan.boecker at jboecker dot de>
|
;; Author: Jan Böcker <jan.boecker at jboecker dot de>
|
||||||
;; Keywords: outlines, hypermedia, calendar, wp
|
;; Keywords: outlines, hypermedia, calendar, wp
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
;;
|
;;
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
;;
|
;;
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Marco Wahl <marcowahlsoft>a<gmailcom>
|
;; Author: Marco Wahl <marcowahlsoft>a<gmailcom>
|
||||||
;; Keywords: link, eww
|
;; Keywords: link, eww
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
||||||
;; Tassilo Horn <tassilo at member dot fsf dot org>
|
;; Tassilo Horn <tassilo at member dot fsf dot org>
|
||||||
;; Keywords: outlines, hypermedia, calendar, wp
|
;; Keywords: outlines, hypermedia, calendar, wp
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
;;
|
;;
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
;;
|
;;
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
||||||
;; Keywords: outlines, hypermedia, calendar, wp
|
;; Keywords: outlines, hypermedia, calendar, wp
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
;;
|
;;
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
;;
|
;;
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
||||||
;; Maintainer: Bastien Guerry <bzg@gnu.org>
|
;; Maintainer: Bastien Guerry <bzg@gnu.org>
|
||||||
;; Keywords: outlines, hypermedia, calendar, wp
|
;; Keywords: outlines, hypermedia, calendar, wp
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
;;
|
;;
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
;;
|
;;
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Thomas Baumann <thomas dot baumann at ch dot tum dot de>
|
;; Author: Thomas Baumann <thomas dot baumann at ch dot tum dot de>
|
||||||
;; Keywords: outlines, hypermedia, calendar, wp
|
;; Keywords: outlines, hypermedia, calendar, wp
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
;;
|
;;
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
;;
|
;;
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
||||||
;; Keywords: outlines, hypermedia, calendar, wp
|
;; Keywords: outlines, hypermedia, calendar, wp
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
;;
|
;;
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
;;
|
;;
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Andy Stewart <lazycat dot manatee at gmail dot com>
|
;; Author: Andy Stewart <lazycat dot manatee at gmail dot com>
|
||||||
;; Keywords: outlines, hypermedia, calendar, wp
|
;; Keywords: outlines, hypermedia, calendar, wp
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
;;
|
;;
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
||||||
;; Keywords: outlines, hypermedia, calendar, wp
|
;; Keywords: outlines, hypermedia, calendar, wp
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
;;
|
;;
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
;;
|
;;
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
||||||
;; Keywords: outlines, hypermedia, calendar, wp
|
;; Keywords: outlines, hypermedia, calendar, wp
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
;;
|
;;
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
;;
|
;;
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
||||||
;; Keywords: outlines, hypermedia, calendar, wp
|
;; Keywords: outlines, hypermedia, calendar, wp
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
;;
|
;;
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
;;
|
;;
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
||||||
;; Keywords: outlines, hypermedia, calendar, wp
|
;; Keywords: outlines, hypermedia, calendar, wp
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
;;
|
;;
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
;;
|
;;
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
||||||
;; Keywords: outlines, hypermedia, calendar, wp
|
;; Keywords: outlines, hypermedia, calendar, wp
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
;;
|
;;
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
;;
|
;;
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
||||||
;; Keywords: outlines, hypermedia, calendar, wp
|
;; Keywords: outlines, hypermedia, calendar, wp
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
;;
|
;;
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
;;
|
;;
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
;;
|
;;
|
||||||
;; Maintainer: Ihor Radchenko <yantar92 at gmail dot com>
|
;; Maintainer: Ihor Radchenko <yantar92 at gmail dot com>
|
||||||
;; Keywords: folding, visibility cycling, invisible text
|
;; Keywords: folding, visibility cycling, invisible text
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
;;
|
;;
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
;;
|
;;
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
||||||
;; Keywords: outlines, hypermedia, calendar, wp
|
;; Keywords: outlines, hypermedia, calendar, wp
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
;;
|
;;
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
;;
|
;;
|
||||||
|
@ -3482,7 +3482,7 @@ Assume point is at the beginning of the link."
|
|||||||
(setq path (match-string-no-properties 1))
|
(setq path (match-string-no-properties 1))
|
||||||
(setq contents-begin (match-beginning 1))
|
(setq contents-begin (match-beginning 1))
|
||||||
(setq contents-end (match-end 1)))
|
(setq contents-end (match-end 1)))
|
||||||
;; Type 2: Standard link, i.e. [[https://orgmode.org][homepage]]
|
;; Type 2: Standard link, i.e. [[https://orgmode.org][website]]
|
||||||
((looking-at org-link-bracket-re)
|
((looking-at org-link-bracket-re)
|
||||||
(setq format 'bracket)
|
(setq format 'bracket)
|
||||||
(setq contents-begin (match-beginning 2))
|
(setq contents-begin (match-beginning 2))
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
;; Author: Carsten Dominik <carsten.dominik@gmail.com>,
|
;; Author: Carsten Dominik <carsten.dominik@gmail.com>,
|
||||||
;; Ulf Stegemann <ulf at zeitform dot de>
|
;; Ulf Stegemann <ulf at zeitform dot de>
|
||||||
;; Keywords: outlines, calendar, wp
|
;; Keywords: outlines, calendar, wp
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
;;
|
;;
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
;;
|
;;
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
||||||
;; Keywords: outlines, hypermedia, calendar, wp
|
;; Keywords: outlines, hypermedia, calendar, wp
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
;;
|
;;
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
;;
|
;;
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
;;
|
;;
|
||||||
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
||||||
;; Keywords: outlines, hypermedia, calendar, wp
|
;; Keywords: outlines, hypermedia, calendar, wp
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
;;
|
;;
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
;;
|
;;
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
;;
|
;;
|
||||||
;; Author: Ihor Radchenko <yantar92 at gmail dot com>
|
;; Author: Ihor Radchenko <yantar92 at gmail dot com>
|
||||||
;; Keywords: folding, invisible text
|
;; Keywords: folding, invisible text
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
;;
|
;;
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
;;
|
;;
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
;;
|
;;
|
||||||
;; Author: Ihor Radchenko <yantar92 at gmail dot com>
|
;; Author: Ihor Radchenko <yantar92 at gmail dot com>
|
||||||
;; Keywords: folding, invisible text
|
;; Keywords: folding, invisible text
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
;;
|
;;
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
;;
|
;;
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
;;
|
;;
|
||||||
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
||||||
;; Keywords: outlines, hypermedia, calendar, wp
|
;; Keywords: outlines, hypermedia, calendar, wp
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
;;
|
;;
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
;;
|
;;
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: John Wiegley <johnw at gnu dot org>
|
;; Author: John Wiegley <johnw at gnu dot org>
|
||||||
;; Keywords: outlines, hypermedia, calendar, wp
|
;; Keywords: outlines, hypermedia, calendar, wp
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
;;
|
;;
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
;;
|
;;
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
;;
|
;;
|
||||||
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
||||||
;; Keywords: outlines, hypermedia, calendar, wp
|
;; Keywords: outlines, hypermedia, calendar, wp
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
;;
|
;;
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
;;
|
;;
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
;;
|
;;
|
||||||
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
||||||
;; Keywords: outlines, hypermedia, calendar, wp
|
;; Keywords: outlines, hypermedia, calendar, wp
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
;;
|
;;
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
;;
|
;;
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
;;
|
;;
|
||||||
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
||||||
;; Keywords: outlines, hypermedia, calendar, wp
|
;; Keywords: outlines, hypermedia, calendar, wp
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
||||||
;; Bastien Guerry <bzg@gnu.org>
|
;; Bastien Guerry <bzg@gnu.org>
|
||||||
;; Keywords: outlines, hypermedia, calendar, wp
|
;; Keywords: outlines, hypermedia, calendar, wp
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
;;
|
;;
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
;;
|
;;
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
||||||
;; Keywords: outlines, hypermedia, calendar, wp
|
;; Keywords: outlines, hypermedia, calendar, wp
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
;;
|
;;
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
;;
|
;;
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
;;
|
;;
|
||||||
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
||||||
;; Keywords: outlines, hypermedia, calendar, wp
|
;; Keywords: outlines, hypermedia, calendar, wp
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
;;
|
;;
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
;;
|
;;
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
||||||
;; John Wiegley <johnw at gnu dot org>
|
;; John Wiegley <johnw at gnu dot org>
|
||||||
;; Keywords: outlines, hypermedia, calendar, wp
|
;; Keywords: outlines, hypermedia, calendar, wp
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
;;
|
;;
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
;;
|
;;
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
;; Author: Eric Schulte <schulte dot eric at gmail dot com>
|
;; Author: Eric Schulte <schulte dot eric at gmail dot com>
|
||||||
;; Maintainer: TEC <tecosaur@gmail.com>
|
;; Maintainer: TEC <tecosaur@gmail.com>
|
||||||
;; Keywords: tables, plotting
|
;; Keywords: tables, plotting
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
;;
|
;;
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
;;
|
;;
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
;; Bastien Guerry <bzg@gnu.org>
|
;; Bastien Guerry <bzg@gnu.org>
|
||||||
;; Dan Davison <davison at stats dot ox dot ac dot uk>
|
;; Dan Davison <davison at stats dot ox dot ac dot uk>
|
||||||
;; Keywords: outlines, hypermedia, calendar, wp
|
;; Keywords: outlines, hypermedia, calendar, wp
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
;;
|
;;
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
;;
|
;;
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
||||||
;; Keywords: outlines, hypermedia, calendar, wp
|
;; Keywords: outlines, hypermedia, calendar, wp
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
;;
|
;;
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
;;
|
;;
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
;;
|
;;
|
||||||
;; Author: Rasmus Pank Roulund <emacs at pank dot eu>
|
;; Author: Rasmus Pank Roulund <emacs at pank dot eu>
|
||||||
;; Keywords: outlines, hypermedia, calendar, wp
|
;; Keywords: outlines, hypermedia, calendar, wp
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
;;
|
;;
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
;;
|
;;
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
||||||
;; Keywords: outlines, hypermedia, calendar, wp
|
;; Keywords: outlines, hypermedia, calendar, wp
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
;;
|
;;
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
;;
|
;;
|
||||||
|
10
lisp/org.el
10
lisp/org.el
@ -6,7 +6,7 @@
|
|||||||
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
;; Author: Carsten Dominik <carsten.dominik@gmail.com>
|
||||||
;; Maintainer: Bastien Guerry <bzg@gnu.org>
|
;; Maintainer: Bastien Guerry <bzg@gnu.org>
|
||||||
;; Keywords: outlines, hypermedia, calendar, wp
|
;; Keywords: outlines, hypermedia, calendar, wp
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
;; Package-Requires: ((emacs "25.1"))
|
;; Package-Requires: ((emacs "25.1"))
|
||||||
|
|
||||||
;; Version: 9.6-dev
|
;; Version: 9.6-dev
|
||||||
@ -56,10 +56,10 @@
|
|||||||
;; Documentation
|
;; Documentation
|
||||||
;; -------------
|
;; -------------
|
||||||
;; The documentation of Org mode can be found in the TeXInfo file. The
|
;; The documentation of Org mode can be found in the TeXInfo file. The
|
||||||
;; distribution also contains a PDF version of it. At the homepage of
|
;; distribution also contains a PDF version of it. At the Org mode website,
|
||||||
;; Org mode, you can read the same text online as HTML. There is also an
|
;; you can read the same text online as HTML. There is also an excellent
|
||||||
;; excellent reference card made by Philip Rooke. This card can be found
|
;; reference card made by Philip Rooke. This card can be found in the
|
||||||
;; in the doc/ directory.
|
;; doc/ directory.
|
||||||
;;
|
;;
|
||||||
;; A list of recent changes can be found at
|
;; A list of recent changes can be found at
|
||||||
;; https://orgmode.org/Changes.html
|
;; https://orgmode.org/Changes.html
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
;; Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
;; Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
||||||
;; Maintainer: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
;; Maintainer: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
||||||
;; Keywords: outlines, hypermedia, calendar, wp
|
;; Keywords: outlines, hypermedia, calendar, wp
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
;; Author: Jambunathan K <kjambunathan at gmail dot com>
|
;; Author: Jambunathan K <kjambunathan at gmail dot com>
|
||||||
;; Keywords: outlines, hypermedia, calendar, wp
|
;; Keywords: outlines, hypermedia, calendar, wp
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
;;
|
;;
|
||||||
;; Author: Achim Gratz
|
;; Author: Achim Gratz
|
||||||
;; Keywords: orgmode
|
;; Keywords: orgmode
|
||||||
;; Homepage: https://orgmode.org
|
;; URL: https://orgmode.org
|
||||||
;;
|
;;
|
||||||
;; This file is not part of GNU Emacs.
|
;; This file is not part of GNU Emacs.
|
||||||
;;
|
;;
|
||||||
|
Loading…
Reference in New Issue
Block a user