]> git.eshelyaron.com Git - emacs.git/commit
* src/Emacs.r: Change About box message.
authorAndrew Choi <akochoi@shaw.ca>
Tue, 15 May 2001 11:08:46 +0000 (11:08 +0000)
committerAndrew Choi <akochoi@shaw.ca>
Tue, 15 May 2001 11:08:46 +0000 (11:08 +0000)
commitfa0b4c1479daea88a5ef302c13d7acd7c6dcc670
tree87487042e4c1912efa825187dea9dc845fc7bb59
parente335b66af5bd7f1baf8cbf862c507f03255e3b23
* 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.
mac/ChangeLog
mac/INSTALL
mac/makefile.MPW
mac/src/Emacs.r
mac/src/mac.c
mac/src/macterm.c