]> git.eshelyaron.com Git - emacs.git/commit
The safe-local-variable property is a function (bug#50944)
authorGlenn Morris <rgm@gnu.org>
Sat, 2 Oct 2021 17:37:42 +0000 (10:37 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 2 Oct 2021 17:37:42 +0000 (10:37 -0700)
commitf9111d8784bf12263abbe127cdfcbe5f409c9b3b
tree06510f30dd3e1b5e5ea3d265b7cb6cfa9307cee1
parent3dc094abeea40474b42c1f7002810011539769dc
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.
lisp/org/oc-basic.el
lisp/org/oc-biblatex.el
lisp/org/oc-csl.el
lisp/org/oc.el
lisp/org/org-keys.el
lisp/org/org.el
lisp/org/ox-html.el
lisp/org/ox-latex.el
lisp/textmodes/tildify.el