• Alan Mackenzie's avatar
    Correct hack-local-variables change from Thu May 5 11:05:49 2016 +0000 · 26171e02
    Alan Mackenzie authored
    Prevent hack-local-variables being called from the fundamental-mode mode call
    early in normal-mode.  This fixes bug #23460 and bug #23463.
    
    * lisp/files.el (normal-mode) Replace call to fundamental-mode with calls to
    the things it calls, with the exception of hack-local-variables.
    
    * etc/NEWS: Add an entry to note the calling of hack-local-variables at each
    major mode initialization.
    26171e02
NEWS 87.5 KB