Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge from anthy-unicode #4

Open
wants to merge 125 commits into
base: master
Choose a base branch
from
Open

Merge from anthy-unicode #4

wants to merge 125 commits into from

Conversation

hhorikawa
Copy link
Member

fujiwarat and others added 30 commits November 4, 2020 19:48
anthy-dic-tool-unicode --migrate command can merge
$HOME/.anthy/private_words_default to
$HOME/.config/anthy/private_words_default to migrate the Anthy
private dictionary to the Anthy-Unicode private dictionary.
Implement anthy_mkdir_with_parents() from GLib2 g_mkdir_with_parents()
anthy_check_user_dir() creates a user directory and needs
"mkdir -p" function to create dicrectories recursively.
iconv -f ISO-2022-JP -o anthy-unicode.el anthy.el

BUG=rhbz#1998727
This patch fixes some mistakes in dictionary.
Such as:
Modify 2 spaces to one space,
Modify 2 ## to one #,
Modify katakana in first entry of the dictionary,
and remove ().

BUG=fujiwarat/anthy-unicode#3
This patch removed a word from name.t.
Because the word is not name.

BUG=fujiwarat/anthy-unicode#5
This patch fix a word "Teisanso" in gcanna.ctd.

BUG=fujiwarat/anthy-unicode#7
# Conflicts:
#	AUTHORS
#	README
#	alt-cannadic/gcanna.ctd
#	anthy/diclib.h
#	configure.ac
#	mkworddic/compound.t
#	mkworddic/mkdic.c
#	mkworddic/mkudic.c
#	src-splitter/depgraph.c
#	src-util/agent.c
#	src-util/anthy-azik.el
#	src-util/anthy-conf.el
#	src-util/anthy-dic.el
#	src-util/anthy-unicode-isearch.el
#	src-util/anthy-unicode.el
#	src-util/input.c
#	src-util/typetab
#	src-worddic/ext_ent.c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants