emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Po Lu
Subject: master d88f9717ae6 2/2: ; * msdos/sedleim.inp: Adapt to Emacs 30.
Date: Sat, 20 Jan 2024 21:34:16 -0500 (EST)

branch: master
commit d88f9717ae6279a7577023f8630bd777d1b153b0
Author: Po Lu <luangruo@yahoo.com>
Commit: Po Lu <luangruo@yahoo.com>

    ; * msdos/sedleim.inp: Adapt to Emacs 30.
---
 msdos/sedleim.inp | 4 ++++
 1 file changed, 4 insertions(+)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]