]> git.eshelyaron.com Git - emacs.git/commit
Remove internal_condition_case_[345]
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 19 Mar 2022 19:35:04 +0000 (12:35 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 19 Mar 2022 19:48:51 +0000 (12:48 -0700)
commitabfb76732c7fd321e5662f9885c301833b3281a7
tree7fcbc3d55fb2b017adb8a2ab6f57e8fa77004fa2
parent035e8e4d4518674304666b89935ad1ba8c351a9b
Remove internal_condition_case_[345]

* src/comp.c (directory_files_matching) [WINDOWSNT]: New function.
(eln_load_path_final_clean_up) [WINDOWSNT]: Use it.
This removes the need for internal_condition_case_5.
* src/eval.c (internal_condition_case_3)
(internal_condition_case_4, internal_condition_case_5): Remove.
The first two were never used; the last only in now-removed code.
src/comp.c
src/eval.c
src/lisp.h