diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 1ab368efa0b..24b5c9618ea 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2001-10-21 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | ||
| 2 | |||
| 3 | * sysdep.c (init_sys_modes): Change doc-string comments to `new | ||
| 4 | style' [w/`doc:' keyword]. | ||
| 5 | |||
| 6 | * data.c, fileio.c, indent.c, print.c, search.c, sound.c, | ||
| 7 | * sunfns.c, textprop.c, undo.c, xselect.c: Change doc-string | ||
| 8 | comments to `new style' [w/`doc:' keyword]. | ||
| 9 | |||
| 1 | 2001-10-21 Jason Rumney <jasonr@gnu.org> | 10 | 2001-10-21 Jason Rumney <jasonr@gnu.org> |
| 2 | 11 | ||
| 3 | * w32fns.c (Fx_file_dialog): Pass a filter to GetOpenFileName. | 12 | * w32fns.c (Fx_file_dialog): Pass a filter to GetOpenFileName. |