summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2024-01-21 21:28:05 -0500
committerKyle Meyer <kyle@kyleam.com>2024-01-22 00:02:53 -0500
commite3b7fdb7503b77f77d0784e8155dee637dd53e9f (patch)
treea6785236b513270dff864cc6d19f99fc0dfb6c56 /init.el
parent93918ca7722719a5080dcaed5221590996dd191b (diff)
downloademacs.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 'init.el')
0 files changed, 0 insertions, 0 deletions