index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mac.c
Age
Commit message (
Expand
)
Author
2005-07-10
Adding in functions for setting and retrieving file type info
Steven Tamm
2005-07-04
Update FSF's address.
Lute Kamstra
2005-05-13
[!MAC_OSX] Include keyboard.h and syssignal.h.
YAMAMOTO Mitsuharu
2005-05-03
* mac.c: #undef init_process so not to conflict with system headers.
Jan Djärv
2005-04-29
Don't include time.h. Include sysselect.h after systime.h.
YAMAMOTO Mitsuharu
2005-04-24
[!TARGET_API_MAC_CARBON]: Don't include charset.h or coding.h.
YAMAMOTO Mitsuharu
2005-04-16
Include charset.h and coding.h.
YAMAMOTO Mitsuharu
2005-04-14
[!TARGET_API_MAC_CARBON]: Include MacLocales.h. Don't include
YAMAMOTO Mitsuharu
2005-04-06
(cfdate_to_lisp): Add `const' for variable `epoch_gdate'.
YAMAMOTO Mitsuharu
2005-03-17
(HASHKEY_TERMINAL): Remove.
YAMAMOTO Mitsuharu
2005-03-16
Fix typo (skip_while_space -> skip_white_space).
YAMAMOTO Mitsuharu
2005-03-16
Include macterm.h instead of directly including Carbon.h.
YAMAMOTO Mitsuharu
2005-03-04
[!MAC_OSX && HAVE_CARBON]: Include Carbon.h.
YAMAMOTO Mitsuharu
2005-02-03
Use MAC_OS_X_VERSION_MAX_ALLOWED to conditionalize by the compiling OS
YAMAMOTO Mitsuharu
2004-12-27
* dispextern.h: Change HAVE_CARBON to MAC_OS.
Steven Tamm
2004-12-03
* macterm.h (cfstring_create_with_utf8_cstring): Added prototype.
Steven Tamm
2004-10-10
macterm.c (x_raise_frame): Add BLOCK_INPUT around SelectWindow
Steven Tamm
2004-10-08
config.in (HAVE_MALLOC_MALLOC_H): Regenerate
Steven Tamm
2004-07-19
mac.c (sys_select): Block input around call to
Steven Tamm
2004-07-19
Fixing typo in sys_select.
Steven Tamm
2004-07-19
Fixes for Ctrl-G support on carbon, replacing old timeout based polling
Steven Tamm
2003-11-22
(struct my_group): Added.
Lars Hansen
2003-09-01
Add arch taglines
Miles Bader
2003-04-08
mac.c (init_mac_osx_environment): Switch libexec and bin so that self-
Steven Tamm
2003-02-04
Trailing whitespace deleted.
Juanma Barranquero
2002-12-12
* macterm.c (mac_check_for_quit_char): Correctly set the
Steven Tamm
2002-12-10
Modifying sys_read to not check the event queue if timeout=0 and to never
Steven Tamm
2002-12-10
Fixed OSX sys_read to not call select if IO is non-blocking
Steven Tamm
2002-12-08
sys_select: Call mac_check_for_quit_char every second while blocking
Steven Tamm
2002-10-18
Fix typo in comment.
Juanma Barranquero
2002-08-16
2002-08-15 Andrew Choi <akochoi@shaw.ca>
Andrew Choi
2002-08-11
2002-08-10 Andrew Choi <akochoi@shaw.ca>
Andrew Choi
2002-08-02
2002-08-02 Andrew Choi <akochoi@shaw.ca>
Andrew Choi
2002-07-15
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Ken Raeburn
2002-06-17
2002-06-17 Andrew Choi <akochoi@shaw.ca>
Andrew Choi
2002-06-16
In src/:
Andrew Choi
2002-05-06
(mac-cut-function): Doc fix.
Pavel Janík
2002-04-30
(run_mac_command): Update call to openp.
Stefan Monnier
2002-04-26
Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
Andrew Choi
[prev]