Add leim subdirectories to emacs package
* lisp/finder.el (finder--builtins-alist): Add subdirectories 'leim/ja-dic' and 'leim/quail' as part of the 'emacs' package. (Bug#62751)
This commit is contained in:
parent
9aab258b80
commit
2826c26537
1 changed files with 2 additions and 0 deletions
|
@ -148,6 +148,8 @@ would otherwise be.")
|
|||
("international" . emacs)
|
||||
("language" . emacs)
|
||||
("leim" . emacs)
|
||||
("ja-dic" . emacs)
|
||||
("quail" . emacs)
|
||||
("mh-e" . mh-e)
|
||||
("obsolete" . emacs)
|
||||
("semantic" . semantic)
|
||||
|
|
Loading…
Add table
Reference in a new issue