]> code.delx.au - gnu-emacs/commit
Pacify byte-compiler for with-wrapper-hook
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 18 May 2016 07:12:01 +0000 (00:12 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 18 May 2016 07:49:30 +0000 (00:49 -0700)
commit639fd22e294fa1702c93531ebb96efb4f3cdffbd
tree8190d9d9fc2f3512d38fa77892ece399040a8b02
parentccd5156c42771fc3262fa6b8103dc9d8429898d2
Pacify byte-compiler for with-wrapper-hook

* lisp/subr.el (subr--with-wrapper-hook-no-warnings):
New macro, split out from with-wrapper-hook.
* lisp/abbrev.el (abbrev--default-expand):
* lisp/minibuffer.el (completion--in-region):
* lisp/simple.el (buffer-substring--filter):
* lisp/subr.el (with-wrapper-hook):
Use it.
lisp/abbrev.el
lisp/minibuffer.el
lisp/simple.el
lisp/subr.el