]> git.eshelyaron.com Git - emacs.git/commit
Remove bogus ":safe t" custom properties
authorGlenn Morris <rgm@gnu.org>
Sat, 2 Oct 2021 17:59:48 +0000 (10:59 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 2 Oct 2021 18:00:23 +0000 (11:00 -0700)
commit4341e79a5fad3e5e668a3eeb1b688d1986011481
tree0c6c4d008afb62e3ed95a906c1bf7cfa8dfccaf4
parentb6f6b593c6752fabf7cc7532f6a2fda5a5e8373e
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.
lisp/org/oc-csl.el
lisp/org/oc-natbib.el
lisp/org/oc.el
lisp/org/org-keys.el