Kyle Meyer
|
5a125fb5a9
|
Update to Org 9.7.3
|
2024-06-09 16:54:38 -04:00 |
|
Po Lu
|
8e1c56ae46
|
; Add 2024 to copyright years
|
2024-01-02 09:47:10 +08:00 |
|
Eli Zaretskii
|
cae528457c
|
; Add 2023 to copyright years.
|
2023-01-01 05:31:12 -05:00 |
|
Kyle Meyer
|
0625651e8a
|
Update to Org 9.6-3-ga4d38e
|
2022-11-29 23:05:53 -05:00 |
|
Eli Zaretskii
|
19dcb237b5
|
; Add 2022 to copyright years.
|
2022-01-01 02:45:51 -05:00 |
|
Kyle Meyer
|
30dd5c9acc
|
Update to Org 9.5.1-25-g9ca3bc
|
2021-12-11 12:31:13 -05:00 |
|
Glenn Morris
|
4341e79a5f
|
Remove bogus ":safe t" custom properties
* lisp/org/oc.el (org-cite-global-bibliography)
(org-cite-note-rules, org-cite-punctuation-marks):
* lisp/org/oc-csl.el (org-cite-csl-locales-dir)
(org-cite-csl-styles-dir, org-cite-csl-no-citelinks-backends):
* lisp/org/oc-natbib.el (org-cite-natbib-options):
* lisp/org/org-keys.el (org-mouse-1-follows-link):
Remove bogus ":safe t" properties that would largely need to be
replaced by custom predicates.
|
2021-10-02 11:00:23 -07:00 |
|
Glenn Morris
|
f9111d8784
|
The safe-local-variable property is a function (bug#50944)
* lisp/org/oc-basic.el (org-cite-basic-sorting-field)
(org-cite-basic-author-year-separator)
(org-cite-basic-max-key-distance)
(org-cite-basic-author-column-end)
(org-cite-basic-column-separator)
(org-cite-basic-mouse-over-key-face):
* lisp/org/oc-biblatex.el (org-cite-biblatex-options):
* lisp/org/oc-csl.el (org-cite-csl-link-cites)
(org-cite-csl-html-hanging-indent)
(org-cite-csl-html-label-width-per-char)
(org-cite-csl-latex-hanging-indent):
* lisp/org/oc.el (org-cite-adjust-note-numbers):
* lisp/org/org-keys.el (org-return-follows-link):
* lisp/org/org.el (org-fontify-todo-headline):
* lisp/org/ox-html.el (org-html-equation-reference-format)
(org-html-wrap-src-lines):
* lisp/org/ox-latex.el (org-latex-reference-command)
(org-latex-default-quote-environment):
* lisp/textmodes/tildify.el (tildify-pattern)
(tildify-space-string): Fix :safe property.
|
2021-10-02 10:37:42 -07:00 |
|
Kyle Meyer
|
bf9ec3d91a
|
Update to Org 9.5
|
2021-09-29 23:21:21 -04: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 |
|
Juanma Barranquero
|
8fb773cc91
|
Silence warnings in Org 9.3
* lisp/org/ob-eshell.el (eshell-send-input): Declare.
(eshell-last-output-start, eshell-last-output-end)
(eshell-last-input-end): Defvar.
* lisp/org/org-keys.el (cl-lib): Require.
(org-CUA-compatible): Move up defvaralias.
|
2019-12-04 07:05:14 +01:00 |
|
Glenn Morris
|
94c5eeb1fd
|
; Fix copyright years and license notices for recent org files
|
2019-12-03 17:19:14 -08:00 |
|
Bastien
|
165f738382
|
Update Org to 9.3
|
2019-12-03 23:27:04 +01:00 |
|