Mercurial > emacs
comparison src/ChangeLog @ 73140:c85ee72ad64b
* indent.c (Fvertical_motion): Do move back if the Lisp string
being displayed contains newlines.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 26 Sep 2006 19:25:35 +0000 |
parents | b7b3deb46c6a |
children | 645da5a91b56 |
comparison
equal
deleted
inserted
replaced
73139:1ae580684ad1 | 73140:c85ee72ad64b |
---|---|
1 2006-09-26 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * indent.c (Fvertical_motion): Do move back if the Lisp string | |
4 being displayed contains newlines. | |
5 | |
1 2006-09-26 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 6 2006-09-26 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
2 | 7 |
3 * macterm.c (mac_compute_glyph_string_overhangs, XLoadQueryFont) | 8 * macterm.c (mac_compute_glyph_string_overhangs, XLoadQueryFont) |
4 [USE_CG_DRAWING]: Call mac_prepare_for_quickdraw before QDTextBounds. | 9 [USE_CG_DRAWING]: Call mac_prepare_for_quickdraw before QDTextBounds. |
5 | 10 |