diff options
author | Philip Kaludercic <philipk@posteo.net> | 2024-07-26 23:26:14 +0200 |
---|---|---|
committer | Philip Kaludercic <philipk@posteo.net> | 2024-07-26 23:26:14 +0200 |
commit | 1ae2f004473c1cc26ab654481716c9efb4ecd8de (patch) | |
tree | 68eb3b23f9c0254a9df9e767d739ad8b134e0553 /lisp/emacs-lisp | |
parent | 68a5f1f7d185250e61538f3af764b6e4ea62433f (diff) | |
download | emacs-1ae2f004473c1cc26ab654481716c9efb4ecd8de.tar.gz emacs-1ae2f004473c1cc26ab654481716c9efb4ecd8de.tar.bz2 emacs-1ae2f004473c1cc26ab654481716c9efb4ecd8de.zip |
Fix edge-case with 'which-key-dont-use-unicode' setter
* lisp/which-key.el (which-key-dont-use-unicode): Check if the
user options have a 'standard-value' before proceeding to
reevaluate. This avoids accidentally setting the symbol value
to nil, before the user option has been declared, overriding the
actual non-nil, default values. (Bug#72077)
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions