diff options
Diffstat (limited to 'japanese/skk-jisyo/files/patch-dc')
-rw-r--r-- | japanese/skk-jisyo/files/patch-dc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/japanese/skk-jisyo/files/patch-dc b/japanese/skk-jisyo/files/patch-dc new file mode 100644 index 000000000000..1dd065ba8035 --- /dev/null +++ b/japanese/skk-jisyo/files/patch-dc @@ -0,0 +1,11 @@ +--- lisp/skk-tut.el.orig Wed Feb 12 18:01:28 1997 ++++ lisp/skk-tut.el Sat Oct 31 18:39:33 1998 +@@ -767,7 +767,7 @@ + + (defun skktut-end-tutorial () + (message "") +- (switch-to-buffer " *جل*") ++ (switch-to-buffer "*جل*") + (delete-other-windows) + (erase-buffer) + (goto-char (point-min)) |