aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7a652d04049..5f3e1322395 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12006-01-24 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu>
2
3 * xdisp.c (handle_invisible_prop): Set it->position to fix cursor
4 display when point moves across an ellipsis. If there are
5 adjacent invisible texts, don't lose the second one's ellipsis.
6 (x_produce_glyphs): Doc fix.
7
12006-01-23 Stefan Monnier <monnier@iro.umontreal.ca> 82006-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
2 9
3 * xterm.c (x_catch_errors_unwind): Yet another int/Lisp_Object mixup. 10 * xterm.c (x_catch_errors_unwind): Yet another int/Lisp_Object mixup.