diff options
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 16ba55f3c47..ffcaf349582 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,6 +1,8 @@ | |||
| 1 | 2001-10-15 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 1 | 2001-10-15 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 2 | 2 | ||
| 3 | * abbrev.c: Put doc strings in comments. | 3 | * editfns.c (Fchar_to_string): Make doc string consistent with arguments. |
| 4 | |||
| 5 | * abbrev.c, minibuf.c: Put doc strings in comments. | ||
| 4 | 6 | ||
| 5 | 2001-10-15 Gerd Moellmann <gerd@gnu.org> | 7 | 2001-10-15 Gerd Moellmann <gerd@gnu.org> |
| 6 | 8 | ||