aboutsummaryrefslogtreecommitdiffstats
path: root/src/mac.c
Commit message (Expand)AuthorAgeFilesLines
* macterm.c (x_raise_frame): Add BLOCK_INPUT around SelectWindowSteven Tamm2004-10-101-18/+29
* config.in (HAVE_MALLOC_MALLOC_H): RegenerateSteven Tamm2004-10-081-0/+1
* mac.c (sys_select): Block input around call toSteven Tamm2004-07-191-66/+80
* Fixing typo in sys_select.Steven Tamm2004-07-191-1/+1
* Fixes for Ctrl-G support on carbon, replacing old timeout based pollingSteven Tamm2004-07-191-27/+30
* (struct my_group): Added.Lars Hansen2003-11-221-0/+15
* Add arch taglinesMiles Bader2003-09-011-0/+3
* mac.c (init_mac_osx_environment): Switch libexec and bin so that self-Steven Tamm2003-04-081-2/+2
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-8/+8
* * 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