diff options
| author | Richard M. Stallman | 2004-12-28 17:55:12 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2004-12-28 17:55:12 +0000 |
| commit | 93fdf45f6514ddd7643583ed35b191d2776f1553 (patch) | |
| tree | 52af075d3a5a79dd85687e08f40369247db444d0 /src/ChangeLog | |
| parent | 75ed162dcb46cf56c86d99a3d64670ea625a0314 (diff) | |
| download | emacs-93fdf45f6514ddd7643583ed35b191d2776f1553.tar.gz emacs-93fdf45f6514ddd7643583ed35b191d2776f1553.zip | |
(back_to_previous_visible_line_start):
Don't call handle_display_prop.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 0e9d8644868..d68b775967d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2004-12-28 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * xdisp.c (back_to_previous_visible_line_start): | ||
| 4 | Don't call handle_display_prop. | ||
| 5 | |||
| 1 | 2004-12-28 Dan Nicolaescu <dann@ics.uci.edu> | 6 | 2004-12-28 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 7 | ||
| 3 | * coding.c (decode_coding_XXX, decode_composition_emacs_mule) | 8 | * coding.c (decode_coding_XXX, decode_composition_emacs_mule) |