]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix bug#74511
authorEshel Yaron <me@eshelyaron.com>
Wed, 27 Nov 2024 19:42:57 +0000 (20:42 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 27 Nov 2024 19:42:57 +0000 (20:42 +0100)
lisp/net/dictionary.el

index 2b41ef5569757feed2f68d1ee4e097d59aa83feb..ad3ed0b25d76a435caf8a5d06ba364a2a9717d9b 100644 (file)
@@ -317,6 +317,7 @@ Otherwise, `dictionary-search' displays definitions in a *Dictionary* buffer."
                       dictionary-read-dictionary-function)
                      vals))
          (set-default-toplevel-value symbol value))
+  :initialize #'custom-initialize-changed
   :version "30.1")
 
 (defface dictionary-word-definition-face