]> git.eshelyaron.com Git - emacs.git/commit
Warn about calls to `lsh` (bug#56641)
authorMattias Engdegård <mattiase@acm.org>
Sat, 23 Jul 2022 10:15:08 +0000 (12:15 +0200)
committerMattias Engdegård <mattiase@acm.org>
Sat, 23 Jul 2022 10:19:04 +0000 (12:19 +0200)
commit72a457e92e3b13b071b29afa8912a244843d04bc
tree03fb7917d5a72a9c9ea6546f3eca8c0bc8cc5cfd
parent3d6cfdf1c51794b8db39ed8dae7cad7c9263f601
Warn about calls to `lsh` (bug#56641)

* lisp/subr.el (lsh): Warn when compiled; recommend `ash`.
* etc/NEWS: Add note.
etc/NEWS
lisp/subr.el