1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 00:01:33 -08:00

*** empty log message ***

This commit is contained in:
Jason Rumney 2006-09-03 22:50:53 +00:00
parent b1674d6103
commit 934db4347f

View file

@ -1,3 +1,8 @@
2006-09-03 Jason Rumney <jasonr@gnu.org>
* w32.c (shutdown_handler): New function to exit cleanly on shutdown.
(globals_of_w32): Register it as a signal handler.
2006-09-02 Juri Linkov <juri@jurta.org>
* marker.c (Fmarker_position): Doc fix.