diff options
| author | Pavel Janík | 2001-10-08 05:48:56 +0000 |
|---|---|---|
| committer | Pavel Janík | 2001-10-08 05:48:56 +0000 |
| commit | 479dfe879f675d9ff4cca346015403a5737b5d2a (patch) | |
| tree | 056f9a1205b05ebe6b4683aeeedb2adf02723ba6 /src | |
| parent | dff49fc8a1beba2a2e80fa47fb8e5b2ad0ad4d69 (diff) | |
| download | emacs-479dfe879f675d9ff4cca346015403a5737b5d2a.tar.gz emacs-479dfe879f675d9ff4cca346015403a5737b5d2a.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c656b8c39c8..495a43ad89c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2001-10-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 1 | 2001-10-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 2 | 2 | ||
| 3 | * doc.c (Fdocumentation_property): Fix typo in a doc string. | ||
| 4 | |||
| 3 | * emacs.c (main): Remove extra `;'. | 5 | * emacs.c (main): Remove extra `;'. |
| 4 | 6 | ||
| 5 | * atimer.h (struct atimer): Fix typos in a comment. | 7 | * atimer.h (struct atimer): Fix typos in a comment. |