comparison mac/ChangeLog @ 37738:c04e66e2c50c

* src/Emacs.r: Change About box message. * makefile.MPW: Add md5.c.x to EmacsObjects. * src/mac.c (select): Call WaitNextEvent instead of Delay. (pause): Ditto. (sleep): Ditto. * src/macterm.c (do_app_resume): Set cursor to arrow. (clear_mouse_face): check for NIL Lisp object instead of null pointer. * INSTALL: Delete note on compiling Lisp files on a Unix system. Add note on turning off end of line conversion.
author Andrew Choi <akochoi@shaw.ca>
date Tue, 15 May 2001 11:08:46 +0000
parents 350e6092a4c4
children d0ece64f6964
comparison
equal deleted inserted replaced
37737:68224ef83a38 37738:c04e66e2c50c
1 2001-05-15 Andrew Choi <akochoi@i-cable.com>
2
3 * src/Emacs.r: Change About box message.
4
5 * makefile.MPW: Add md5.c.x to EmacsObjects.
6
7 * src/mac.c (select): Call WaitNextEvent instead of Delay.
8 (pause): Ditto.
9 (sleep): Ditto.
10
11 * src/macterm.c (do_app_resume): Set cursor to arrow.
12 (clear_mouse_face): check for NIL Lisp object instead of null
13 pointer.
14
15 * INSTALL: Delete note on compiling Lisp files on a Unix system.
16 Add note on turning off end of line conversion.
17
1 2001-02-27 Andrew Choi <akochoi@i-cable.com> 18 2001-02-27 Andrew Choi <akochoi@i-cable.com>
2 19
3 * src/macfns.c: Rename everything containing *busy_cursor* and 20 * src/macfns.c: Rename everything containing *busy_cursor* and
4 similar to *hourglass*. 21 similar to *hourglass*.
5 Change IMAGE_POSITIVE_INTEGER_VALUE to 22 Change IMAGE_POSITIVE_INTEGER_VALUE to