]> git.eshelyaron.com Git - emacs.git/commit
fixup! Add :before-hook keyword to define-derived-mode fix/bug-35351
authorPhil Sainty <psainty@orcon.net.nz>
Mon, 22 Apr 2019 23:00:02 +0000 (11:00 +1200)
committerPhil Sainty <psainty@orcon.net.nz>
Mon, 22 Apr 2019 23:07:28 +0000 (11:07 +1200)
commit95cea37fcd7494d9d9c63eda569c6cbd5bde9a03
tree7d6053a21a41f079801f454f1ebdd9893b188ee3
parent196b9760e3218c19478628213796900e35fffb74
fixup! Add :before-hook keyword to define-derived-mode

Run :before-hook right away, rather than using change-major-mode-hook.

This changes the :before-hook sequence to child-before-parent rather
than parent-before-child.
lisp/emacs-lisp/derived.el