]> git.eshelyaron.com Git - emacs.git/commit
Don't bind non-existent command in picture-mode-map
authorStefan Kangas <stefan@marxist.se>
Mon, 1 Aug 2022 17:46:23 +0000 (19:46 +0200)
committerStefan Kangas <stefan@marxist.se>
Mon, 1 Aug 2022 17:46:23 +0000 (19:46 +0200)
commitc2ed2e68586098b600ff10a85e882ceb9eeb0c32
tree7fb25c3750edb164a14368f6c1f6b3246d571bc5
parent914f6b3c2ce6c4147724b663bc9644c1fda01451
Don't bind non-existent command in picture-mode-map

* lisp/textmodes/picture.el (picture-mode-map): Remove ineffectual
binding of non-existent command.
lisp/textmodes/picture.el