mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-21 06:55:39 +00:00
; * msdos/sedleim.inp: Adapt to Emacs 30.
This commit is contained in:
parent
e654f9ce1e
commit
d88f9717ae
@ -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…
Reference in New Issue
Block a user