dot/emacs: Set the right hook variable to hack IELM.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 7 Aug 2017 12:02:35 +0000 (13:02 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 7 Aug 2017 12:02:35 +0000 (13:02 +0100)
Unfortunately, `inferior-emacs-lisp-mode-hook' is a decoy, and changes
to it get clobbered when IELM actually loads.  Set the proper hook
instead.


No differences found