summaryrefslogtreecommitdiff
path: root/msdos
diff options
context:
space:
mode:
authorPo Lu <luangruo@yahoo.com>2024-01-21 10:33:30 +0800
committerPo Lu <luangruo@yahoo.com>2024-01-21 10:33:30 +0800
commitd88f9717ae6279a7577023f8630bd777d1b153b0 (patch)
treea293f3f7e24a9eb1bb9a1451a449c9844f0fd8cd /msdos
parente654f9ce1e6f146346160044a6469e34f25dfeea (diff)
downloademacs-d88f9717ae6279a7577023f8630bd777d1b153b0.tar.gz
; * msdos/sedleim.inp: Adapt to Emacs 30.
Diffstat (limited to 'msdos')
-rw-r--r--msdos/sedleim.inp4
1 files changed, 4 insertions, 0 deletions
diff --git a/msdos/sedleim.inp b/msdos/sedleim.inp
index f644e9ce965..d43fbef4672 100644
--- a/msdos/sedleim.inp
+++ b/msdos/sedleim.inp
@@ -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||