1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-18 10:16:51 +00:00
emacs/mac/inc
Andrew Choi 2e875e3688 * src/macfns.c: Rename everything containing *busy_cursor* and
similar to *hourglass*.
	Change IMAGE_POSITIVE_INTEGER_VALUE to
	IMAGE_POSITIVE_INTEGER_VALUE_OR_PAIR throughout.
	(x_set_font): If font hasn't changed, avoid recomputing faces and
	other things, as in xfns.c.
	(Qcancel_timer): New variable.
	(syms_of_macfns): Rename x-busy-pointer-shape to
	x-hourglass-pointer-shape, display-busy-cursor to
	display-hourglass, busy-cursor-delay to hourglass-delay, as in
	xfns.c.
	(x_set_tool_bar_lines): Modify as in xfns.c
	(x_change_window_heights): New function.

	* inc/macterm.h (struct x_output): Rename busy_cursor to
	hourglass_cursor, busy_window to hourglass_window, busy_p to
	hourglass_p, as in xterm.h.

	* src/macmenu.c (set_frame_menubar): Run activate-menu-bar-hook with
	safe_run_hooks, as in xmenu.c.

	* src/macterm.c (do_check_ram_size): New function.

	* src/Emacs.r: Add ALRT resource #129 for alert when there is over
	256 MB RAM.
2001-02-27 14:33:20 +00:00
..
sys Initial check-in: changes for building Emacs under Mac OS. 2000-10-22 16:50:16 +00:00
alloca.h Added copyright notice. 2001-02-20 16:28:31 +00:00
config.h Initial check-in: changes for building Emacs under Mac OS. 2000-10-22 16:50:16 +00:00
defs-cw5.h Added copyright notice. 2001-02-20 16:28:31 +00:00
defs-cw6.h Added copyright notice. 2001-02-20 16:28:31 +00:00
dirent.h Initial check-in: changes for building Emacs under Mac OS. 2000-10-22 16:50:16 +00:00
epaths.h * src/macterm.c (x_handle_tool_bar_click, note_tool_bar_highlight): 2000-11-26 06:35:26 +00:00
m-mac.h Initial check-in: changes for building Emacs under Mac OS. 2000-10-22 16:50:16 +00:00
macgui.h Initial check-in: changes for building Emacs under Mac OS. 2000-10-22 16:50:16 +00:00
macterm.h * src/macfns.c: Rename everything containing *busy_cursor* and 2001-02-27 14:33:20 +00:00
pwd.h Initial check-in: changes for building Emacs under Mac OS. 2000-10-22 16:50:16 +00:00
s-mac.h Initial check-in: changes for building Emacs under Mac OS. 2000-10-22 16:50:16 +00:00
termio.h Initial check-in: changes for building Emacs under Mac OS. 2000-10-22 16:50:16 +00:00
utime.h Initial check-in: changes for building Emacs under Mac OS. 2000-10-22 16:50:16 +00:00
utsname.h Initial check-in: changes for building Emacs under Mac OS. 2000-10-22 16:50:16 +00:00