summaryrefslogtreecommitdiff
path: root/lisp/org/org-keys.el
Commit message (Collapse)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
|
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
|
* Update to Org 9.6-3-ga4d38eKyle Meyer2022-11-291-22/+22
|
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
|
* Update to Org 9.5.1-25-g9ca3bcKyle Meyer2021-12-111-1/+1
|
* Remove bogus ":safe t" custom propertiesGlenn Morris2021-10-021-2/+1
| | | | | | | | | | | * 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.
* The safe-local-variable property is a function (bug#50944)Glenn Morris2021-10-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | * 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.
* Update to Org 9.5Kyle Meyer2021-09-291-54/+52
|
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
| | | | Run "TZ=UTC0 admin/update-copyright".
* Update to Org 9.4.1Bastien Guerry2020-12-131-7/+13
|
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
| | | | Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
* Silence warnings in Org 9.3Juanma Barranquero2019-12-041-2/+4
| | | | | | | | | * 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.
* ; Fix copyright years and license notices for recent org filesGlenn Morris2019-12-031-4/+6
|
* Update Org to 9.3Bastien2019-12-031-0/+924