summaryrefslogtreecommitdiff
path: root/japanese/emacs21-emcws/files/patch-eb
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/emacs21-emcws/files/patch-eb')
-rw-r--r--japanese/emacs21-emcws/files/patch-eb13
1 files changed, 11 insertions, 2 deletions
diff --git a/japanese/emacs21-emcws/files/patch-eb b/japanese/emacs21-emcws/files/patch-eb
index 83cc685c15c3..3b471abbd975 100644
--- a/japanese/emacs21-emcws/files/patch-eb
+++ b/japanese/emacs21-emcws/files/patch-eb
@@ -1,5 +1,14 @@
---- lisp/loadup.el.orig Wed Nov 28 20:54:00 2001
-+++ lisp/loadup.el Wed Nov 28 20:55:24 2001
+--- lisp/loadup.el.orig Sun Dec 2 22:10:51 2001
++++ lisp/loadup.el Sun Dec 2 22:12:10 2001
+@@ -246,7 +246,7 @@
+ (if (memq system-type '(ms-dos windows-nt))
+ (setq name (expand-file-name
+ (if (fboundp 'x-create-frame) "DOC-X" "DOC") "../etc"))
+- (setq name (concat (expand-file-name "../etc/DOC-") name))
++ (setq name (concat (expand-file-name "../etc/DOC-EMCWS-") name))
+ (if (file-exists-p name)
+ (delete-file name))
+ (copy-file (expand-file-name "../etc/DOC") name t))
@@ -280,11 +280,11 @@
(expand-file-name
(cond