diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2021-04-06 00:13:44 -0400 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2021-04-06 00:13:44 -0400 |
commit | 7b0a5a555f4986b743275756f61c18fef62873ac (patch) | |
tree | 284834a904368ddd0c385ab4e242ce1bba4bc415 /test/lisp/emacs-lisp | |
parent | 1d93540371aadec8f877bd781267d38d411c40a0 (diff) | |
download | emacs-7b0a5a555f4986b743275756f61c18fef62873ac.tar.gz emacs-7b0a5a555f4986b743275756f61c18fef62873ac.tar.bz2 emacs-7b0a5a555f4986b743275756f61c18fef62873ac.zip |
* lisp/hippie-exp.el: Use lexical-binding
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`.
Diffstat (limited to 'test/lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions