]> git.eshelyaron.com Git - emacs.git/commit
Prefer the defcustom :risky property in eshell
authorStefan Kangas <stefan@marxist.se>
Fri, 24 Dec 2021 02:24:44 +0000 (03:24 +0100)
committerStefan Kangas <stefan@marxist.se>
Fri, 24 Dec 2021 14:37:05 +0000 (15:37 +0100)
commit5b6c3a20a32273d094c72bb1b84fb3ada196eef4
tree498526fd9af62a30de25a5262145256cd56458b7
parent32fc42322487bc43b62fb964529c2321c2e0215c
Prefer the defcustom :risky property in eshell

* lisp/eshell/em-banner.el (eshell-banner-message):
* lisp/eshell/em-hist.el (eshell-input-filter):
* lisp/eshell/em-pred.el (eshell-predicate-alist)
(eshell-modifier-alist):
* lisp/eshell/esh-cmd.el (eshell-subcommand-bindings):
* lisp/eshell/esh-io.el (eshell-virtual-targets):
* lisp/eshell/esh-var.el (eshell-variable-aliases-list): Prefer
defcustom :risky property to setting 'risky-local-variable manually.
lisp/eshell/em-banner.el
lisp/eshell/em-hist.el
lisp/eshell/em-pred.el
lisp/eshell/esh-cmd.el
lisp/eshell/esh-io.el
lisp/eshell/esh-var.el