]> git.eshelyaron.com Git - emacs.git/commit
Make unrecognized keywords a warning
authorJohn Wiegley <johnw@newartisans.com>
Tue, 28 Nov 2017 19:31:35 +0000 (11:31 -0800)
committerJohn Wiegley <johnw@newartisans.com>
Tue, 28 Nov 2017 19:31:35 +0000 (11:31 -0800)
commit6f9d4342ca2f8b6dc4dbeb8424525b99719855c3
treef72873c8e2c9455efa7e1c09a621d4fb261a3fcc
parent9b523d7c4eee7a24d43a7dc23d9afc28fd099a36
Make unrecognized keywords a warning

This could actually be used to store your own metadata in use-package
declarations, to be (read) later by simply parsing init file contents.

Fixes https://github.com/jwiegley/use-package/issues/483
lisp/use-package/use-package.el