; * msdos/sedleim.inp: Adapt to Emacs 30.

feature/minibuffer-completion-enhancements
Po Lu 2024-01-21 10:33:30 +08:00
parent e654f9ce1e
commit d88f9717ae
1 changed files with 4 additions and 0 deletions

View File

@ -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||