1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 16:21:07 -08:00
emacs/doc
Lars Ingebrigtsen 7be7ad279e Don't use autoloaded functions for safe-local-variable
* doc/lispref/symbols.texi (Standard Properties): Clarify how
safe-local-variable should look.

* lisp/emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words)
(checkdoc-symbol-words): Use list-of-strings-p.
(checkdoc-list-of-strings-p): Obsolete.

* lisp/vc/vc-git.el (vc-git-annotate-switches): Remove.
(vc-git-annotate-switches): Open-code the check.
2022-09-16 12:36:15 +02:00
..
emacs Add image-transform-reset-to-original to manual 2022-09-15 00:55:16 +02:00
lispintro Merge from origin/emacs-28 2022-08-17 06:30:25 +02:00
lispref Don't use autoloaded functions for safe-local-variable 2022-09-16 12:36:15 +02:00
man Add new --timeout flag to emacsclient 2022-09-06 02:05:18 +02:00
misc Make a flymake.texi code example more resilient 2022-09-10 06:52:39 +02:00