If you try to replace "Data" to "test_data" with phi-replace things can get
quite frustrating, because phi-replace will only replace it to "Test_Data"
even if case-replace is nil.
This patch lets the user replace Data to test_data by setting case-replace
to nil.
If you try to replace "Data" to "test_data" with phi-replace things can get quite frustrating, because phi-replace will only replace it to "Test_Data" even if case-replace is nil.
This patch lets the user replace Data to test_data by setting case-replace to nil.