diff options
author | Kyle Meyer <kyle@kyleam.com> | 2024-01-21 21:28:05 -0500 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2024-01-22 00:02:53 -0500 |
commit | e3b7fdb7503b77f77d0784e8155dee637dd53e9f (patch) | |
tree | a6785236b513270dff864cc6d19f99fc0dfb6c56 /lisp/stekene-theme-common.el | |
parent | 93918ca7722719a5080dcaed5221590996dd191b (diff) | |
download | emacs.d-e3b7fdb7503b77f77d0784e8155dee637dd53e9f.tar.gz |
Update completing-read require-match arg for Emacs 29 compatibility
Several spots pass `require' to the REQUIRE-MATCH arg of
magit-completing-read (and thus completing-read). That used to
trigger the "anything else behaves like t behavior", as intended, but
Emacs 29 (49e06183f59) gained special handling for function values.
Rename the argument to non-nil/non-t symbol that doesn't collide with
a known function name.
Diffstat (limited to 'lisp/stekene-theme-common.el')
0 files changed, 0 insertions, 0 deletions