• Noam Postavsky's avatar
    Fix loading of smie-config rules (Bug#24848) · a58d0c59
    Noam Postavsky authored
    * lisp/emacs-lisp/smie.el (smie-config--setter): Use `set-default'
    instead of `setq-default'.
    (smie-config): Use `custom-initialize-set' instead of
    `custom-initialize-default' as the :initialize argument.
    
    * lisp/progmodes/sh-script.el (sh-learn-buffer-indent): Mention that
    we call `smie-config-guess' so that the user will have a chance to
    find the correct docstring to consult.  Remove hedging comments
    regarding use of abnormal hooks.
    a58d0c59
smie.el 101 KB