]> code.delx.au - gnu-emacs/commit
Fix a couple of recent inadvertent breaks of the MSDOS port.
authorReuben Thomas <rrt@sc3d.org>
Sun, 10 Aug 2014 16:28:36 +0000 (17:28 +0100)
committerReuben Thomas <rrt@sc3d.org>
Sun, 10 Aug 2014 16:28:36 +0000 (17:28 +0100)
commit643a0303965c233b66d7ebfd5b2c045253dea3be
treea2205f9b5e6b84c0879c199ccefe4b76bc9f6554
parent109c0de984f2b49b89db802edc4b79d55b8f9429
Fix a couple of recent inadvertent breaks of the MSDOS port.

src/msdos.c: include required menu.h
src/term.c: set correct menu_show_hook on MSDOS.
src/ChangeLog
src/msdos.c
src/term.c