[macemacsjp-cvs 120] CVS update: CarbonEmacsPackage/GPL/patch

Back to archive index

Seiji Zenitani zenit****@users*****
2005年 11月 14日 (月) 03:46:10 JST


Index: CarbonEmacsPackage/GPL/patch/carbon-emacs-package.patch
diff -u CarbonEmacsPackage/GPL/patch/carbon-emacs-package.patch:1.2 CarbonEmacsPackage/GPL/patch/carbon-emacs-package.patch:1.3
--- CarbonEmacsPackage/GPL/patch/carbon-emacs-package.patch:1.2	Tue Nov  8 23:54:00 2005
+++ CarbonEmacsPackage/GPL/patch/carbon-emacs-package.patch	Mon Nov 14 03:46:10 2005
@@ -143,7 +143,7 @@
  
  #ifndef SITELOAD_PURESIZE_EXTRA
 -#define SITELOAD_PURESIZE_EXTRA 0
-+#define SITELOAD_PURESIZE_EXTRA 150000
++#define SITELOAD_PURESIZE_EXTRA 100000
  #endif
  
  #ifndef BASE_PURESIZE
@@ -175,13 +175,3 @@
        strcpy (p, app_bundle_pathname);
        strcat (p, "/Contents/Resources/site-lisp");
        if (stat (p, &st) == 0 && (st.st_mode & S_IFMT) == S_IFDIR)
---- lisp/term/mac-win.el.orig	2005-07-05 01:06:34.000000000 +0900
-+++ lisp/term/mac-win.el	2005-08-06 00:15:00.000000000 +0900
-@@ -1815,6 +1815,7 @@
-   ;; Make sure the drop target has positive co-ords
-   ;; before setting the selected frame - otherwise it
-   ;; won't work.  <skx****@tardi*****>
-+  (set-frame-parameter nil 'visibility t)
-   (let* ((window (posn-window (event-start event)))
- 	 (coords (posn-x-y (event-start event)))
- 	 (x (car coords))


macemacsjp-cvs メーリングリストの案内
Back to archive index