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)
commitb4fa205ffd184f13511678d7f2e6bcd578411203
tree538d684674886953982a4357c9b929b7ace4fdd9
parentcc8e0bb67c78f77c38eeb88841da47cd1be29c83
dot/emacs: Set the right hook variable to hack IELM.

Unfortunately, `inferior-emacs-lisp-mode-hook' is a decoy, and changes
to it get clobbered when IELM actually loads.  Set the proper hook
instead.
dot/emacs