; * msdos/sedleim.inp: Adapt to Emacs 30.
This commit is contained in:
parent
e654f9ce1e
commit
d88f9717ae
1 changed files with 4 additions and 0 deletions
|
@ -41,3 +41,7 @@ RUN_EMACS = ${EMACS} -batch --no-site-file --no-site-lisp
|
|||
/^MKDIR_P *=/s,@MKDIR_P@,gmkdir -p,
|
||||
|
||||
/^\${leimdir}\/quail \${leimdir}\/ja-dic: *$/s|\${leimdir}/|$(rel_leimdir)\\|
|
||||
|
||||
# Should an option to enable this be provided by config.bat?
|
||||
/^SMALL_JA_DIC *=/s/@SMALL_JA_DIC@//
|
||||
/^small-ja-dic-option: /s|../config.status||
|
||||
|
|
Loading…
Add table
Reference in a new issue