mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-07 15:00:34 -08:00
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) ``` |
||
|---|---|---|
| .. | ||
| bind-chord.el | ||
| bind-key.el | ||
| use-package-bind-key.el | ||
| use-package-chords.el | ||
| use-package-core.el | ||
| use-package-delight.el | ||
| use-package-diminish.el | ||
| use-package-ensure-system-package.el | ||
| use-package-ensure.el | ||
| use-package-jump.el | ||
| use-package-lint.el | ||
| use-package.el | ||