Fix for command-execute handling of disabled commands
authorNicolas Richard <theonewiththeevillook@yahoo.fr>
Wed, 2 Apr 2014 06:51:59 +0000 (23:51 -0700)
committerGlenn Morris <rgm@gnu.org>
Wed, 2 Apr 2014 06:51:59 +0000 (23:51 -0700)
commit6116a72722a51dbcdf2dd467e35683a386aa5f60
treea6f6155211a242e827d354681f7e382c953b123a
parent8ec45bab98ad308c630801146eb85488800a4246
Fix for command-execute handling of disabled commands

* lisp/simple.el (command-execute): Do not execute the command when it
is disabled; fixes thinko in 2013-02-20 conversion from C.

Fixes: debbugs:17151
lisp/ChangeLog
lisp/simple.el