diff options
author | Philip Kaludercic <philipk@posteo.net> | 2024-06-24 22:15:25 +0200 |
---|---|---|
committer | Philip Kaludercic <philipk@posteo.net> | 2024-06-25 08:36:37 +0200 |
commit | 6ad6507532bc653c13531112e9a5467e4370929a (patch) | |
tree | 2fe12d8ac49f49609ec3048cd35333b1f8187662 /lisp/emacs-lisp/timer-list.el | |
parent | 60b38c317bbd8e6020442a5c0efe504a22eaa092 (diff) | |
download | emacs-6ad6507532bc653c13531112e9a5467e4370929a.tar.gz emacs-6ad6507532bc653c13531112e9a5467e4370929a.tar.bz2 emacs-6ad6507532bc653c13531112e9a5467e4370929a.zip |
; * lisp/which-key.el (which-key-dont-use-unicode): Add :initialize
This fixes the change from 768e92b9, which accidentally would call
'custom-reevaluate-setting' on user options before they were registered,
initialising their default value to nil. When the 'defcustom'
expressions were evaluated later on, they were not properly initialised
as their variables were already bound to some value (nil).
https://lists.gnu.org/archive/html/emacs-devel/2024-06/msg00825.html
Diffstat (limited to 'lisp/emacs-lisp/timer-list.el')
0 files changed, 0 insertions, 0 deletions