1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00
emacs/test/lisp/loadhist-resources
Jens Schmidt 7f2e4508ce Correctly unload variable aliases.
* src/eval.c (Finternal_delete_indirect_variable): Add function.
* lisp/loadhist.el (loadhist-unload-element): Use it for variable
aliases.
* test/src/eval-tests.el (eval-tests--internal-delete-indirect-variable):
Test function `internal-delete-indirect-variable'.
* test/lisp/loadhist-tests.el (loadhist-test-unload-feature-alias):
* test/lisp/loadhist-resources/loadhist--alias.el: Test unloading of
features that define variable aliases.  (Bug#76748)
2025-03-16 12:52:40 -04:00
..
loadhist--alias.el Correctly unload variable aliases. 2025-03-16 12:52:40 -04:00
loadhist--bar.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
loadhist--foo.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00