aboutsummaryrefslogtreecommitdiffstats
path: root/java/debug.sh
diff options
context:
space:
mode:
authorStefan Monnier2026-02-20 23:31:13 -0500
committerStefan Monnier2026-02-20 23:37:48 -0500
commit6b101f17b8b1f08264af27802125b5ffad6a9e4b (patch)
tree8140a23cf96da29577ccc082946a3d110f53ce33 /java/debug.sh
parentb83771e534fbddf50fc05135ac299f95955fc1e3 (diff)
downloademacs-6b101f17b8b1f08264af27802125b5ffad6a9e4b.tar.gz
emacs-6b101f17b8b1f08264af27802125b5ffad6a9e4b.zip
Fix predicate of `plist-member` on `function-history`
The keys of this plist are strings and should thus be compared with `equal`. `eq` works surprisingly often (because we often happen to use exactly the same string) but not always. * lisp/loadhist.el (loadhist-unload-element): * src/data.c (add_to_function_history): Pass `equal` to `plist-member`.
Diffstat (limited to 'java/debug.sh')
0 files changed, 0 insertions, 0 deletions