emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/international/ja-dic-cnv.el


From: Dave Love
Subject: [Emacs-diffs] Changes to emacs/lisp/international/ja-dic-cnv.el
Date: Wed, 24 Jul 2002 18:18:45 -0400

Index: emacs/lisp/international/ja-dic-cnv.el
diff -c emacs/lisp/international/ja-dic-cnv.el:1.7 
emacs/lisp/international/ja-dic-cnv.el:1.8
*** emacs/lisp/international/ja-dic-cnv.el:1.7  Wed Jul 18 05:06:38 2001
--- emacs/lisp/international/ja-dic-cnv.el      Wed Jul 24 18:18:45 2002
***************
*** 358,364 ****
        (set-buffer buf)
        (erase-buffer)
        (buffer-disable-undo)
!       (insert ";;; ja-dic.el --- dictionary for Japanese input method\n"
              ";;\tGenerated by the command `skkdic-convert'\n"
              ";;\tDate: " (current-time-string) "\n"
              ";;\tOriginal SKK dictionary file: "
--- 358,365 ----
        (set-buffer buf)
        (erase-buffer)
        (buffer-disable-undo)
!       (insert ";;; ja-dic.el --- dictionary for Japanese input method"
!             " -*-coding: iso-2022-jp;-*-\n"
              ";;\tGenerated by the command `skkdic-convert'\n"
              ";;\tDate: " (current-time-string) "\n"
              ";;\tOriginal SKK dictionary file: "



reply via email to

[Prev in Thread] Current Thread [Next in Thread]