aboutsummaryrefslogtreecommitdiffstats
path: root/src/mac.c
Commit message (Expand)AuthorAgeFilesLines
* * macterm.c (mac_check_for_quit_char): Correctly set theSteven Tamm2002-12-121-4/+14
* Modifying sys_read to not check the event queue if timeout=0 and to neverSteven Tamm2002-12-101-1/+6
* Fixed OSX sys_read to not call select if IO is non-blockingSteven Tamm2002-12-101-1/+3
* sys_select: Call mac_check_for_quit_char every second while blockingSteven Tamm2002-12-081-1/+52
* Fix typo in comment.Juanma Barranquero2002-10-181-143/+143
* 2002-08-15 Andrew Choi <[email protected]>Andrew Choi2002-08-161-0/+136
* 2002-08-10 Andrew Choi <[email protected]>Andrew Choi2002-08-111-0/+24
* 2002-08-02 Andrew Choi <[email protected]>Andrew Choi2002-08-021-2/+0
* Most uses of XSTRING combined with STRING_BYTES or indirection changed toKen Raeburn2002-07-151-6/+6
* 2002-06-17 Andrew Choi <[email protected]>Andrew Choi2002-06-171-2/+5
* In src/:Andrew Choi2002-06-161-0/+3
* (mac-cut-function): Doc fix.Pavel Janík2002-05-061-1/+1
* (run_mac_command): Update call to openp.Stefan Monnier2002-04-301-1/+1
* Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,Andrew Choi2002-04-261-0/+2758