aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKaroly Lorentey2004-05-27 17:24:17 +0000
committerKaroly Lorentey2004-05-27 17:24:17 +0000
commit4e1bb54039da0e3d5c84e231104703d62ace938d (patch)
treef5bfbeec2c631db3e1a8de4aa3bfe37220580cad /src/ChangeLog
parentf76e7db651b005bb697a188e4fe684fe25e29601 (diff)
parent6c0afe12c98f63cc694e9fae5a05e5fd18afa636 (diff)
downloademacs-4e1bb54039da0e3d5c84e231104703d62ace938d.tar.gz
emacs-4e1bb54039da0e3d5c84e231104703d62ace938d.zip
Merged in changes from CVS trunk.
Patches applied: * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-342 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-343 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-178
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index cbbf4ab09a7..f15b1e582d9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,18 @@
12004-05-27 Kim F. Storm <storm@cua.dk>
2
3 * xdisp.c (back_to_previous_visible_line_start): Skip backwards
4 over display properties, e.g. images, that replace buffer text.
5
62004-05-25 Kim F. Storm <storm@cua.dk>
7
8 * alloc.c (marker_blocks_pending_free): New var.
9 (gc_sweep): Store free marker blocks on that list.
10 (Fgarbage_collect): Free them after undo-list cleanup.
11
12 * process.c (wait_reading_process_input): Check connect_wait_mask
13 before actually accepting connection in case it has already been
14 accepted due to recursion.
15
12004-05-23 K,Ba(Broly L,Bu(Brentey <lorentey@elte.hu> (tiny change) 162004-05-23 K,Ba(Broly L,Bu(Brentey <lorentey@elte.hu> (tiny change)
2 17
3 * coding.c (Fset_safe_terminal_coding_system_internal): Set 18 * coding.c (Fset_safe_terminal_coding_system_internal): Set