]> git.eshelyaron.com Git - emacs.git/commit
Revert the bit about command_modes in previous patch set
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 14 Feb 2021 12:57:59 +0000 (13:57 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 14 Feb 2021 12:57:59 +0000 (13:57 +0100)
commit8cdb61679e169a68829a3122d4eda7139199f7ee
tree85967800ea123b6d2ab4e90b4640413c8b00394a
parentc1ef7adeb649aa99a10c4bd3b6ce988b309da3cc
Revert the bit about command_modes in previous patch set

* src/data.c (Fcommand_modes): Remove the subr bit -- it's not
necessary since it can just use a predicate.
* src/lisp.h (GCALIGNED_STRUCT): Remove command_modes.

* src/lread.c (defsubr): Remove command_modes.
src/data.c
src/lisp.h
src/lread.c