Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
CHISE
CHISE-JSON
Commits
cceeb8ee
Commit
cceeb8ee
authored
Mar 10, 2022
by
MORIOKA Tomohiko
Browse files
(chise-json-char-get-info): Use "decomposed-string" instead of
"decomposition".
parent
be633c0b
Changes
1
Show whitespace changes
Inline
Side-by-side
v1/chise-json-api.el
View file @
cceeb8ee
...
...
@@ -2338,7 +2338,7 @@
(
setq
decomposition-type
'ivs
)
(
format
"chise:domain/ivd/%s"
(
car
cell
)))
(
progn
(
setq
decomposition-type
'decompos
ition
)
(
setq
decomposition-type
'decompos
ed-string
)
'chise:domain/common
))
(
progn
(
setq
ret
(
mapcar
#'
identity
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment