projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e654f9c
)
; * msdos/sedleim.inp: Adapt to Emacs 30.
author
Po Lu
<luangruo@yahoo.com>
Sun, 21 Jan 2024 02:33:30 +0000
(10:33 +0800)
committer
Po Lu
<luangruo@yahoo.com>
Sun, 21 Jan 2024 02:33:30 +0000
(10:33 +0800)
msdos/sedleim.inp
patch
|
blob
|
history
diff --git
a/msdos/sedleim.inp
b/msdos/sedleim.inp
index f644e9ce9656bc5e394a0c5ff822a964b9e174a4..d43fbef4672f77676571e1715b6a92f7fb3d252f 100644
(file)
--- 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||