]> git.eshelyaron.com Git - emacs.git/commit
Use a named function for 'safe-local-variable
authorPhilipp Stephani <phst@google.com>
Sat, 25 Mar 2017 12:04:13 +0000 (13:04 +0100)
committerPhilipp Stephani <phst@google.com>
Sat, 25 Mar 2017 12:04:13 +0000 (13:04 +0100)
commit1531c3c9f2844ba992f02ec62cc57f782d073c65
tree67fc6e86051310072a0abe63b394fdf294763c1d
parentef443467826dc33c6e58081e7af7c68905f6db26
Use a named function for 'safe-local-variable

This improves the help screen for `version-control' (Bug#25431).

* lisp/files.el (version-control-safe-local-p): New function.
(version-control): Use it.
lisp/files.el