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 c438f1fb41a..bcc1f156e62 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 | * marker.c (bytepos_to_charpos): Remove; unused. | ||
| 4 | |||
| 3 | * lisp.h (verify_bytepos, count_markers): New decls, | 5 | * lisp.h (verify_bytepos, count_markers): New decls, |
| 4 | so that gcc does not warn that these functions aren't declared. | 6 | so that gcc does not warn that these functions aren't declared. |
| 5 | 7 | ||