]> git.eshelyaron.com Git - emacs.git/commit
(check_timer): get rid of the DOS-specific menubar clock
authorKarl Heuer <kwzh@gnu.org>
Tue, 19 Dec 1995 20:57:15 +0000 (20:57 +0000)
committerKarl Heuer <kwzh@gnu.org>
Tue, 19 Dec 1995 20:57:15 +0000 (20:57 +0000)
commit382cafff99c5655c9598d3fc44455aca81c00918
tree70f8f3681bf191cdf30f8c4b1f0ec8ee4edd5e09
parent600a5f71e6ccb20a5f74c41bdd0475d61066f94b
(check_timer): get rid of the DOS-specific menubar clock
feature; call `display-time-filter' from time.el to display time
on the modeline instead.  This makes `display-time' work under DOS.
(abort): use our own function instead of the one from the library
which reverts the console device to cooked mode.
(syms_of_msdos): `dos-display-time'--a new variable for
communicating with `display-time'.
src/msdos.c