aboutsummaryrefslogtreecommitdiffstats
path: root/src/macfns.c
Commit message (Expand)AuthorAgeFilesLines
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Make (several) trivial substitutions for renamed andKim F. Storm2003-05-241-38/+42
* Fix build on Mac OS X with Carbon.Andrew Choi2003-04-011-2/+0
* (Qauto_raise, Qauto_lower, ...): Remove vars for frameKim F. Storm2003-03-311-1250/+64
* (x_set_mouse_color): Setup hand_cursor instead of cross_cursor.Kim F. Storm2003-03-211-11/+12
* Use generic compute_fringe_widths.Kim F. Storm2003-03-121-1/+1
* 2003-01-28 Andrew Choi <[email protected]>Andrew Choi2003-01-281-2/+2
* (syms_of_macfns) <Vx_bitmap_file_path>: Doc fix.Dave Love2003-01-061-1/+1
* Remove definition of XColor.Juanma Barranquero2002-10-231-10/+0
* Fix typo in comment.Juanma Barranquero2002-10-181-6/+6
* * frame.c (Vdelete_frame_functions): New variable.John Paul Wallington2002-10-021-0/+5
* (Fx_server_max_request_size): Fix spacing.Juanma Barranquero2002-09-061-241/+241
* 2002-08-30 Andrew Choi <[email protected]>Andrew Choi2002-08-301-0/+2
* (Qbar, Qbox): Removed.Kim F. Storm2002-08-301-6/+0
* (x_specified_cursor_type): Removed.Kim F. Storm2002-08-301-39/+1
* 2002-07-31 Andrew Choi <[email protected]>Andrew Choi2002-08-011-1/+1
* * macfns.c (validate_x_resource_name): Use SSET.Ken Raeburn2002-07-161-1/+1
* Most uses of XSTRING combined with STRING_BYTES or indirection changed toKen Raeburn2002-07-151-96/+96
* Use macro SPECPDL_INDEX.Juanma Barranquero2002-07-111-3/+3
* Rename BINDING_STACK_SIZE to SPECPDL_INDEX.Juanma Barranquero2002-07-101-2/+2
* Fix typo.Juanma Barranquero2002-07-091-1/+1
* In src/:Andrew Choi2002-06-161-2/+5
* * macfns.c (parse_image_spec): Use SYMBOL_NAME and XSTRING insteadKen Raeburn2002-05-201-1/+1
* (x_create_bitmap_from_file, x_find_image_file): Update call to openp.Stefan Monnier2002-04-301-2/+2
* Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,Andrew Choi2002-04-261-0/+10255