From 5c0321c039238b010227fb6dd64bfd197d9e9e1f Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 10 May 2024 15:59:24 +0300 Subject: [PATCH] ; * etc/NEWS: Announce user-level change in dictionary.el. (cherry picked from commit 78761d699eed9e05bc4007927e63246c77c70ceb) --- etc/NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index c9514910ee7..df335f80e8d 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1569,6 +1569,13 @@ name as a string. The new function 'dictionary-completing-read-dictionary' can be used to prompt with completion based on dictionaries that the server supports. +--- +*** The default value of 'dictionary-tooltip-dictionary' has changed. +The new default value is t, which means use the same dictionary as the +value of 'dictionary-default-dictionary'. The previous default value +was nil, which effectively disabled 'dictionary-tooltip-mode', even if +the mode was turned on. + ** Pp *** New 'pp-default-function' user option replaces 'pp-use-max-width'. -- 2.39.5