diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c7af9a83701..cdba368c48a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2005-11-11 Kim F. Storm <storm@cua.dk> | 1 | 2005-11-11 Kim F. Storm <storm@cua.dk> |
| 2 | 2 | ||
| 3 | * doc.c (Fsubstitute_command_keys): Doc fix. | ||
| 4 | |||
| 3 | * dispextern.h (struct it): New member ignore_overlay_strings_at_pos_p. | 5 | * dispextern.h (struct it): New member ignore_overlay_strings_at_pos_p. |
| 4 | 6 | ||
| 5 | * xdisp.c (handle_stop): Skip overlay string handling if | 7 | * xdisp.c (handle_stop): Skip overlay string handling if |