diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index ffcaf349582..10518e2fd7e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 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 | * process.c (process-inherit-coding-system-flag, | ||
| 4 | get-buffer-process): Do not confuse make-docfile with doc strings | ||
| 5 | in comment. | ||
| 6 | |||
| 3 | * editfns.c (Fchar_to_string): Make doc string consistent with arguments. | 7 | * editfns.c (Fchar_to_string): Make doc string consistent with arguments. |
| 4 | 8 | ||
| 5 | * abbrev.c, minibuf.c: Put doc strings in comments. | 9 | * abbrev.c, minibuf.c: Put doc strings in comments. |