aboutsummaryrefslogtreecommitdiffstats
path: root/src/macfns.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * macfns.c (parse_image_spec): Use SYMBOL_NAME and XSTRING insteadKen Raeburn2002-05-201-1/+1
| | | | of XSYMBOL and name field.
* (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
lisp/ChangeLog, and src/ChangeLog for list of changes.