mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-10 05:30:45 -08:00
*** empty log message ***
This commit is contained in:
parent
39043abb83
commit
846faa3b2c
1 changed files with 10 additions and 0 deletions
|
|
@ -1,3 +1,13 @@
|
|||
2004-05-25 Kim F. Storm <storm@cua.dk>
|
||||
|
||||
* alloc.c (marker_blocks_pending_free): New var.
|
||||
(gc_sweep): Store free marker blocks on that list.
|
||||
(Fgarbage_collect): Free them after undo-list cleanup.
|
||||
|
||||
* process.c (wait_reading_process_input): Check connect_wait_mask
|
||||
before actually accepting connection in case it has already been
|
||||
accepted due to recursion.
|
||||
|
||||
2004-05-23 K,Ba(Broly L,Bu(Brentey <lorentey@elte.hu> (tiny change)
|
||||
|
||||
* coding.c (Fset_safe_terminal_coding_system_internal): Set
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue