aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2005-12-01 16:25:15 +0000
committerStefan Monnier2005-12-01 16:25:15 +0000
commite67a1dea3e622d61024b2dc17c36831d048bb271 (patch)
treea730701839615c50ac0e53a367401c84548cb5f6 /src/ChangeLog
parent9f6efa0c78099f2f028c4db1db5a58567a1cfb4e (diff)
downloademacs-e67a1dea3e622d61024b2dc17c36831d048bb271.tar.gz
emacs-e67a1dea3e622d61024b2dc17c36831d048bb271.zip
(Fset_window_configuration): Don't accidentally copy the
window-point of one window to another.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 256172630ef..3c06d253cd2 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12005-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * window.c (Fset_window_configuration): Don't accidentally copy the
4 window-point of one window to another.
5
12005-11-30 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu> 62005-11-30 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu>
2 7
3 * buffer.c (Fpop_to_buffer): Remove superfluous call to record_buffer. 8 * buffer.c (Fpop_to_buffer): Remove superfluous call to record_buffer.