• Stefan Monnier's avatar
    * lisp/hippie-exp.el: Use lexical-binding · 7b0a5a55
    Stefan Monnier authored
    Remove redundant `:group` args.
    (make-hippie-expand-function): Turn it into a function returning
    a closure.
    (try-expand-all-abbrevs): Strength-reduce `eval` to `symbol-value`
    and use `abbrev-table-p` rather than `vectorp`.
    7b0a5a55
hippie-exp.el 39.2 KB