diff options
author | Codruț Constantin Gușoi <mail+git@codrut.pro> | 2022-09-10 17:16:18 +0100 |
---|---|---|
committer | Codruț Constantin Gușoi <mail+git@codrut.pro> | 2022-09-10 17:16:18 +0100 |
commit | 1494f65f61f16451576bb4d933f976b61e28e9d6 (patch) | |
tree | dca7637376e047ce0cee41a7c81895378547e060 /lisp/use-package/use-package-ensure-system-package.el | |
parent | c12deb31fe3e9e9ad3d28c04c136a03afec4c5ca (diff) | |
download | emacs-1494f65f61f16451576bb4d933f976b61e28e9d6.tar.gz emacs-1494f65f61f16451576bb4d933f976b61e28e9d6.tar.bz2 emacs-1494f65f61f16451576bb4d933f976b61e28e9d6.zip |
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)
```
Diffstat (limited to 'lisp/use-package/use-package-ensure-system-package.el')
0 files changed, 0 insertions, 0 deletions