Spelling fixes.
This commit is contained in:
parent
627b52b0c6
commit
bad98418bf
6 changed files with 9 additions and 9 deletions
|
@ -330,7 +330,7 @@ The name of generated file is specified by the variable `ja-dic-filename'."
|
|||
(interactive "FSKK dictionary file: ")
|
||||
(message "Reading file \"%s\" ..." filename)
|
||||
(let* ((coding-system-for-read 'euc-japan)
|
||||
(skkbuf (get-buffer-create " *skkdic-unnannotated*"))
|
||||
(skkbuf (get-buffer-create " *skkdic-unannotated*"))
|
||||
(buf (get-buffer-create "*skkdic-work*")))
|
||||
;; Set skkbuf to an unannotated copy of the dictionary.
|
||||
(with-current-buffer skkbuf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue