emacs/lisp/use-package
Codruț Constantin Gușoi 1494f65f61 Fix emacs native compilation warning for bind-key
To reproduce, have emacs built with native compilation and notice the
compilation logs. You can then open the offending file and run `M-x
emacs-lisp-native-compile-and-load` before and after the changes to see
the warning is removed.

```
 ■  Warning (comp): bind-key.el:150:2: Warning: docstring has wrong
usage of unescaped single quotes (use \= or different quoting)
```
2022-09-10 17:16:18 +01:00
..
bind-chord.el Merge pull request from waymondo/use-package-chords-autoloading-and-mapping-improvements 2022-08-07 08:56:56 -07:00
bind-key.el Fix emacs native compilation warning for bind-key 2022-09-10 17:16:18 +01:00
use-package-bind-key.el bind-key-form: allow :continue keyword inside repeat map 2022-01-28 22:37:37 +00:00
use-package-chords.el update bind-chords to use of eval-after-load when maps declared 2019-06-20 11:48:55 -04:00
use-package-core.el Merge pull request from CeleritasCelery/master 2022-09-09 17:25:57 -07:00
use-package-delight.el Enable lexical binding 2018-06-13 20:24:09 -05:00
use-package-diminish.el Enable lexical binding 2018-06-13 20:24:09 -05:00
use-package-ensure-system-package.el Merge pull request from waymondo/ensure-system-packages-use-package-as-one 2022-08-07 08:58:12 -07:00
use-package-ensure.el Quote single quotes in docstrings or use different quoting 2022-08-08 23:06:34 +02:00
use-package-jump.el Enable lexical binding 2018-06-13 20:24:09 -05:00
use-package-lint.el Enable lexical binding 2018-06-13 20:24:09 -05:00
use-package.el Update version to 2.4.1 2020-11-10 13:33:45 -08:00