aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2009-07-21 20:12:09 +0000
committerChong Yidong2009-07-21 20:12:09 +0000
commite6583e3d76a55dac04206a9296a80cb837ec709e (patch)
tree459713a61024e3b96fd007348909ffb7c9a60bb4 /src/ChangeLog
parentec06459cb6f90d7d8cf05d48cb66ac4cd0d85aad (diff)
downloademacs-e6583e3d76a55dac04206a9296a80cb837ec709e.tar.gz
emacs-e6583e3d76a55dac04206a9296a80cb837ec709e.zip
* xdisp.c (move_it_to): For continued lines ending in a tab, take
the overflowed pixels into account (Bug#3879).
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 5f4c417f058..b3410b1c69e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12009-07-21 Chong Yidong <cyd@stupidchicken.com>
2
3 * xdisp.c (move_it_to): For continued lines ending in a tab, take
4 the overflowed pixels into account (Bug#3879).
5
12009-07-21 Ken Raeburn <raeburn@raeburn.org> 62009-07-21 Ken Raeburn <raeburn@raeburn.org>
2 7
3 * lread.c (load_depth): New variable. 8 * lread.c (load_depth): New variable.