OSDN Git Service

- Allow environment variables to be included in the path of the external editor
authorTakashi Sawanaka <sdottaka@users.sourceforge.net>
Fri, 21 May 2021 14:19:41 +0000 (23:19 +0900)
committerTakashi Sawanaka <sdottaka@users.sourceforge.net>
Fri, 21 May 2021 14:19:41 +0000 (23:19 +0900)
commitd9a6b5d8a72c282f5a04ae2ea960535a0ad1ac0f
treed1e26610698ce4fb33479fcd3ca669530332b3f1
parent40c7433ddcc7ada26335a0f66470636b5d102e9f
- Allow environment variables to be included in the path of the external editor
- Set the initial value of the path of the external editor to% windir%\NOTEPAD.EXE
Src/Environment.cpp
Src/Environment.h
Src/Merge.cpp
Src/OptionsInit.cpp