emacs/lisp/use-package
Codruț Constantin Gușoi 3feedce08d Fix emacs native compilation warning
```
 ■  Warning (comp): use-package-core.el:907:2: Warning: docstring has
wrong usage of unescaped single quotes (use \= or different quoting)
 ■  Warning (comp): use-package-core.el:930:2: Warning: docstring has
wrong usage of unescaped single quotes (use \= or different quoting)
```

To reproduce, have emacs build with native compilation and notice the
compilation logs. You can then open this file and run `M-x
emacs-lisp-native-compile-and-load` before and after the changes to see the
warning is removed.
2022-09-09 08:11:07 +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 Go back to making override-global-mode non-global 2022-08-11 09:08:25 +02: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 Fix emacs native compilation warning 2022-09-09 08:11:07 +01: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