]> git.eshelyaron.com Git - emacs.git/commit
Use proper types for Eshell warnings
authorJim Porter <jporterbugs@gmail.com>
Wed, 18 Jan 2023 04:51:15 +0000 (20:51 -0800)
committerJim Porter <jporterbugs@gmail.com>
Wed, 18 Jan 2023 17:14:59 +0000 (09:14 -0800)
commitdc3f85fd4b00b4f43d781eb5803a995019a57d57
treeb39f013f6382dd8fc730e7a3e7c667513b7e90c4
parent6a8338a8bc85d891a42644354925ffb4a93d93a6
Use proper types for Eshell warnings

* lisp/eshell/esh-var.el (eshell-get-variable):
* lisp/eshell/em-basic (eshell/echo): Don't use ':warning'; that's a
warning level, not a warning type.
lisp/eshell/em-basic.el
lisp/eshell/esh-var.el