Stefan Monnier
|
7d0dc31833
|
* lisp/org/: Delete some always-nil variables
* lisp/org/ob-lilypond.el (org-babel-lilypond-compile-lilyfile):
Remove always-nil variable `arg-2`.
* lisp/org/ol-gnus.el (org-gnus-store-link):
Remove always-nil variables `newsgroup` and `xarchive`.
* lisp/org/ol.el (org-store-link):
Remove always-nil variable `description`.
* lisp/org/org-clock.el (org-clock-special-range):
Remove always-nil variables `m1` and `m`.
* lisp/org/org-crypt.el (org--matcher-tags-todo-only): Declare var.
* lisp/org/org-protocol.el (org-protocol-open-source):
Remove always-nil variable `result`.
* lisp/org/ox-odt.el (org-odt-format-label):
Remove always-nil variable `short-caption`.
(org-odt-link--inline-formula):
Remove always-nil variables `width` and `height`.
* lisp/org/ox.el (org-export--missing-definitions):
Remove always-nil variable `seen`.
|
2021-03-11 13:07:37 -05:00 |
|
Paul Eggert
|
ba05d005e5
|
Update copyright year to 2021
Run "TZ=UTC0 admin/update-copyright".
|
2021-01-01 01:13:56 -08:00 |
|
Bastien Guerry
|
f22856a5c5
|
Update to Org 9.4.1
|
2020-12-13 13:44:15 +01:00 |
|
Paul Eggert
|
365e01cc9f
|
Update copyright year to 2020
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
|
2020-01-01 00:59:52 +00:00 |
|
Bastien
|
165f738382
|
Update Org to 9.3
|
2019-12-03 23:27:04 +01:00 |
|