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 495a43ad89c..b9cfcabde29 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 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 | * xfns.c (Fx_hide_tip): Fix typo in a doc string. | ||
| 4 | (Fx_file_dialog) [USE_MOTIF]: Remove unused variables | ||
| 5 | `popup_activated_flag' and `title'. | ||
| 6 | |||
| 3 | * doc.c (Fdocumentation_property): Fix typo in a doc string. | 7 | * doc.c (Fdocumentation_property): Fix typo in a doc string. |
| 4 | 8 | ||
| 5 | * emacs.c (main): Remove extra `;'. | 9 | * emacs.c (main): Remove extra `;'. |