bug#73072: 30.0.90; which-key uses unexpected format of version information

2024-09-06 Thread Eli Zaretskii
> From: Constant > Date: Fri, 6 Sep 2024 11:09:41 -0400 > > Inspecting the which-key source file shows many of the variable's > `:package-version' information is in the form of a string instead of a > cons cell with the car of the package name and the cdr of the string Thanks, fixed.

bug#73072: 30.0.90; which-key uses unexpected format of version information

2024-09-06 Thread Constant
Inspecting the which-key source file shows many of the variable's `:package-version' information is in the form of a string instead of a cons cell with the car of the package name and the cdr of the string (See transient's '(transient . "0.1.0") :package-version for an example). This causes functio