comparison src/ChangeLog @ 84830:f94f37cc0496

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Mon, 24 Sep 2007 00:59:41 +0000
parents 8171d3c478b9
children 96f382c71120
comparison
equal deleted inserted replaced
84829:534b1b9b7dcd 84830:f94f37cc0496
1 2007-09-24 Juri Linkov <juri@jurta.org>
2
3 * emacs.c (standard_args): Change priority of "--no-splash"
4 from 40 to 3. Add "--no-desktop" with the same priority.
5
1 2007-09-23 Dmitry Antipov <dmantipov@yandex.ru> 6 2007-09-23 Dmitry Antipov <dmantipov@yandex.ru>
2 7
3 * alloc.c (gc_sweep): Check cons cell mark bits word by word 8 * alloc.c (gc_sweep): Check cons cell mark bits word by word
4 and optimize the case where they are all 1. 9 and optimize the case where they are all 1.
5 10