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 bcc1f156e62..6354508250e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2011-03-15 Paul Eggert <eggert@cs.ucla.edu> | 1 | 2011-03-15 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 2 | ||
| 3 | * minibuf.c (choose_minibuf_frame_1): Now static. | ||
| 4 | |||
| 3 | * marker.c (bytepos_to_charpos): Remove; unused. | 5 | * marker.c (bytepos_to_charpos): Remove; unused. |
| 4 | 6 | ||
| 5 | * lisp.h (verify_bytepos, count_markers): New decls, | 7 | * lisp.h (verify_bytepos, count_markers): New decls, |