]> git.eshelyaron.com Git - emacs.git/commit
lisp/simple.el: Use #' in new code
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 7 Apr 2022 23:20:54 +0000 (19:20 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 7 Apr 2022 23:20:54 +0000 (19:20 -0400)
commit3c57867df49314df47178e9e8a8754689c6753b1
treeae4fa19fe1eb23d1a13d575cb2083b4e4fdf9d31
parent43977559838c0c9aa4ab04111ef9a74b08411924
lisp/simple.el: Use #' in new code

* lisp/simple.el (minibuffer-local-shell-command-map): Use #' to quote
function names.
lisp/simple.el