diff options
| author | Pavel Janík | 2001-10-21 12:23:10 +0000 |
|---|---|---|
| committer | Pavel Janík | 2001-10-21 12:23:10 +0000 |
| commit | c6f73eec5368ad4af64d15a4af9e97a2bee0c9ff (patch) | |
| tree | 9cac040d12745404fa3a83898f750a7d43c313ff /src/ChangeLog | |
| parent | 5e0fdc5a86ca32d437be51e94e8902ed489f3b57 (diff) | |
| download | emacs-c6f73eec5368ad4af64d15a4af9e97a2bee0c9ff.tar.gz emacs-c6f73eec5368ad4af64d15a4af9e97a2bee0c9ff.zip | |
*** empty log message ***
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. |