aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJoakim Verona2011-10-18 21:25:17 +0200
committerJoakim Verona2011-10-18 21:25:17 +0200
commit3bb66ec6110273ae61230da585ca090650140dca (patch)
tree0261afb1bb220642cb313dc8b7f4b558d946ee12 /src/ChangeLog
parentf3a03521aceea440d66ae9c606c92b250d75d6db (diff)
parent87e478b3c1180f9e73396c2fa7c4db55da155489 (diff)
downloademacs-3bb66ec6110273ae61230da585ca090650140dca.tar.gz
emacs-3bb66ec6110273ae61230da585ca090650140dca.zip
upstream + xwidget-webkit-show-named-element
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2c72e97b7f7..07b0418b399 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12011-10-17 Eli Zaretskii <eliz@gnu.org>
2
3 * xdisp.c (push_display_prop): Determine whether to record string
4 or buffer position by IT->string, not by IT->method. Allow
5 GET_FROM_DISPLAY_VECTOR as IT->method on entry. (Bug#9771, part 4)
6 (move_it_vertically_backward): Don't look for character position
7 immediately after the newline when in a continuation line.
8 (Bug#9771, part 1)
9
12011-10-15 Martin Rudalics <rudalics@gmx.at> 102011-10-15 Martin Rudalics <rudalics@gmx.at>
2 11
3 * window.c (coordinates_in_window): Rewrite and delabelize 12 * window.c (coordinates_in_window): Rewrite and delabelize