diff options
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 f4dd3492001..f1d195c4544 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,10 @@ | |||
| 1 | 2011-04-24 Eli Zaretskii <eliz@gnu.org> | 1 | 2011-04-24 Eli Zaretskii <eliz@gnu.org> |
| 2 | 2 | ||
| 3 | * xdisp.c (handle_single_display_spec): Rename the | ||
| 4 | display_replaced_before_p argument into display_replaced_p, to | ||
| 5 | make it consistent with the commentary. Fix typos in the | ||
| 6 | commentary. | ||
| 7 | |||
| 3 | * textprop.c (syms_of_textprop): Remove dead code. | 8 | * textprop.c (syms_of_textprop): Remove dead code. |
| 4 | (copy_text_properties): Delete obsolete commentary about an | 9 | (copy_text_properties): Delete obsolete commentary about an |
| 5 | interface that was deleted long ago. Fix typos in the description | 10 | interface that was deleted long ago. Fix typos in the description |