1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 07:41:28 -08:00
Commit graph

84 commits

Author SHA1 Message Date
Steven Tamm
5ea7adcc85 * make-package: Fix typo where tmpparent was used instead of
tempparent for calculating installedSize and compressedSize
2002-12-27 23:35:36 +00:00
Andreas Schwab
810e89c769 Fix syntax for find. 2002-12-10 16:53:24 +00:00
Steven Tamm
73fffc8cd3 INSTALL: Describe make-package
make-package: --self-contained works
2002-12-08 18:31:09 +00:00
Steven Tamm
ed324b4551 Now correctly creates a self-contained application 2002-12-08 18:29:36 +00:00
Steven Tamm
b3d08fe6be Added description of make-package 2002-12-08 18:29:14 +00:00
Andrew Choi
c0752905a7 2002-12-02 Andrew Choi <akochoi@shaw.ca>
* make-bin-dist, osx-install: Remove.

        * INSTALL: Remove description of make-bin-dist and osx-install.
2002-12-02 17:25:20 +00:00
Steven Tamm
c4ea99e1a8 Switched copying of .el files to be on by default. 2002-12-02 16:12:45 +00:00
Steven Tamm
b6f85fd7e0 Removing unnecessary symlink from emacs -> emacs-version 2002-11-30 23:43:51 +00:00
Steven Tamm
876e727eb5 Added a lot of options to reduce disk size of both the installer and the final
application.  Added option to make installer generate self-contained Emacs.app.
Now nolonger creates a "full-dist" by default, by omitting .el files that have
already been compiled.
2002-11-30 22:06:38 +00:00
Steven Tamm
1fc3ed8543 Removed comment about mouse-2 & -3 not working (they do) 2002-11-30 22:05:25 +00:00
Andreas Schwab
b0c02fbcf7 Ignore MacOS. 2002-10-19 14:24:25 +00:00
Andreas Schwab
88651e4e0c . 2002-10-14 09:57:39 +00:00
Andreas Schwab
9826efb5f1 Fix syntax for find. 2002-10-14 09:57:20 +00:00
Steven Tamm
3f34081a9b * make-package: Added ability to pass command line options
through to make and configure (-m, & -c,).
Added option to not copy Application into installer, the default
for X11 builds.  Does not copy CVS directories into installer.
Clarified some of the usage notes.
2002-10-09 02:20:28 +00:00
Steven Tamm
bfde267366 make-package: Now calls make bootstrap if .elc files are missing 2002-10-07 20:36:24 +00:00
Andrew Choi
f871a27b8f 2002-08-27 Andrew Choi <akochoi@shaw.ca>
* INSTALL: Add information on starting Emacs as a GUI application
	from the terminal.
2002-08-28 01:20:22 +00:00
Andrew Choi
a4581dd3c9 2002-08-15 Andrew Choi <akochoi@shaw.ca>
* INSTALL: Add instructions for building Carbon version on Macs
        with X Window installed.
2002-08-16 04:54:20 +00:00
Andrew Choi
747642c5ff 2002-07-31 Andrew Choi <akochoi@shaw.ca>
* Emacs.app/Contents/PkgInfo, Emacs.app/Contents/Info.plist:
        change creator code from ???? to EMAx.
2002-08-01 03:48:22 +00:00
Andrew Choi
9794a8cdad In src:
2002-07-31  Andrew Choi  <akochoi@shaw.ca>

	* s/darwin.h: Define MAC_OS, SYMS_SYSTEM, and OTHER_FILES only if
	HAVE_CARBON is defined.

In mac:

2002-07-31  Andrew Choi  <akochoi@shaw.ca>

	* INSTALL: Add instructions for building X Window version.
2002-08-01 03:33:20 +00:00
Andrew Choi
910fb17168 2002-07-11 Andrew Choi <akochoi@shaw.ca>
* make-package: Change -a option to -R for cp command.
2002-07-11 17:14:03 +00:00
Andrew Choi
e43e5c3e8e 2002-07-05 Andrew Choi <akochoi@shaw.ca>
* make-package: Add ability to handle options --help, --prefix,
        --no-conf, and --with-x.
2002-07-05 19:03:19 +00:00
Andrew Choi
4c3e985b45 2002-07-04 Andrew Choi <akochoi@shaw.ca>
* make-package: New file.
2002-07-04 19:33:39 +00:00
Andrew Choi
bc21bf11c1 In mac:
2002-07-01  Andrew Choi  <akochoi@shaw.ca>

        * Emacs.app/Contents/Resources/Emacs.icns: New file.

        * Emacs.app/Contents/Info.plist: Add CFBundleDocumentTypes and
        CFBundleIconFile entries.

In src:

2002-07-01  Andrew Choi  <akochoi@shaw.ca>

        * macterm.c (do_ae_open_documents) [MAC_OSX]: Call FSpMakeFSRef
        and FSRefMakePath to convert FSSpec returned with Apple Event to
        Posix pathname.
        (mac_initialize) [TARGET_API_MAC_CARBON]: Call
        init_required_apple_events and disable the `Quit' menu item
        provided automatically by the Carbon Toolbox.
2002-07-01 20:02:33 +00:00
Andrew Choi
e0f712ba55 Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
lisp/ChangeLog, and src/ChangeLog for list of changes.
2002-04-26 23:39:06 +00:00
Richard M. Stallman
a50ecc73e3 Don't way where to find a non-free compiler. 2002-04-22 07:50:00 +00:00
Kim F. Storm
796d4ec7b1 (x_erase_phys_cursor): Don't erase cursor if cursor row
is invisible.  This can happen if cursor is on top line of a
window, and we switch to a buffer with a header line.
2002-01-28 22:55:59 +00:00
Kim F. Storm
fa72cff4e3 *** empty log message *** 2002-01-28 22:54:54 +00:00
Pavel Janík
8c1cc9e8a6 Fix typo. 2002-01-12 15:58:30 +00:00
Pavel Janík
c95eaa61ce *** empty log message *** 2001-12-22 14:18:08 +00:00
Pavel Janík
44eec52586 Remove mocklisp files. 2001-12-22 14:02:33 +00:00
Pavel Janík
39cf8566cd *** empty log message *** 2001-12-22 13:57:51 +00:00
Eli Zaretskii
4971e49174 *** empty log message *** 2001-12-13 10:02:26 +00:00
Eli Zaretskii
e4393359e1 (x_report_frame_params): Makes the scroll-bar-width frame
parameter have a numeric value all the time.
2001-12-13 10:01:22 +00:00
Pavel Janík
03f9f7aeb5 *** empty log message *** 2001-12-08 21:06:01 +00:00
Pavel Janík
6aec6ea8e7 New file. 2001-12-08 20:59:54 +00:00
Kim F. Storm
9117567315 *** empty log message *** 2001-12-05 23:03:44 +00:00
Kim F. Storm
e90c3f90d4 (x_report_frame_params): Return actual fringe widths. 2001-12-05 23:02:18 +00:00
Kim F. Storm
6a3b752fd4 Merged fringe width related changes. 2001-12-01 01:36:04 +00:00
Kim F. Storm
099603aedf Merged fringe width related changes from xterm.h. 2001-12-01 01:35:14 +00:00
Kim F. Storm
d33c49e879 Merged fringe width related changes from xterm.c. 2001-12-01 01:34:24 +00:00
Kim F. Storm
41c1bdd9bb Merged fringe width related changes from xfns.c. 2001-12-01 01:33:30 +00:00
Pavel Janík
ea904403d4 *** empty log message *** 2001-11-18 08:37:52 +00:00
Pavel Janík
98cbb9fa39 *** empty log message *** 2001-11-16 22:54:22 +00:00
Pavel Janík
b81b3da346 (waiting_for_input): Remove unnecessary prototype. 2001-11-16 22:52:13 +00:00
Kim F. Storm
06e8f73800 Fringe cleanup. 2001-11-16 13:21:09 +00:00
Kim F. Storm
3f332ef33d Fringe cleanup.
Comment fixes. Use renamed symbols.
(fringe_bitmap_type): Renamed from bitmap_type.
(NO_FRINGE_BITMAP): Renamed from NO_BITMAP.
(x_draw_fringe_bitmap): Renamed from x_draw_bitmap.
(x_draw_row_fringe_bitmaps): Renamed from x_draw_row_bitmaps.
2001-11-16 13:20:18 +00:00
Kim F. Storm
f76e1b5f70 Fringe cleanup.
Comment fixes. Use renamed symbols.
(fringes_extra): Renamed from flags_areas_extra.
(FRAME_FRINGE_BITMAP_WIDTH): Renamed from FRAME_FLAGS_BITMAP_WIDTH.
(FRAME_FRINGE_BITMAP_HEIGHT): Renamed from FRAME_FLAGS_BITMAP_HEIGHT.
(FRAME_X_FRINGE_COLS): Renamed from FRAME_X_FLAGS_AREA_COLS.
(FRAME_X_FRINGE_WIDTH): Renamed from FRAME_X_FLAGS_AREA_WIDTH.
(FRAME_X_LEFT_FRINGE_WIDTH): Renamed from FRAME_X_LEFT_FLAGS_AREA_WIDTH.
(FRAME_X_RIGHT_FRINGE_WIDTH): Renamed from
FRAME_X_RIGHT_FLAGS_AREA_WIDTH.
2001-11-16 13:19:19 +00:00
Kim F. Storm
a0a1947c5a Fringe cleanup.
Use renamed symbols.
2001-11-16 13:18:38 +00:00
Gerd Moellmann
6aa97356aa *** empty log message *** 2001-10-21 17:41:43 +00:00
Gerd Moellmann
71431a0ea1 *** empty log message *** 2001-10-21 09:04:46 +00:00