diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index a6caa49221b..e2bbadcb62a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,13 +1,13 @@ | |||
| 1 | 2008-01-13 Dan Nicolaescu <dann@ics.uci.edu> | 1 | 2008-01-13 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 2 | ||
| 3 | * callproc.c: (Fcall_process): Fix previous change. | 3 | * callproc.c (Fcall_process): Fix previous change. |
| 4 | 4 | ||
| 5 | 2008-01-13 Dan Nicolaescu <dann@ics.uci.edu> | 5 | 2008-01-13 Dan Nicolaescu <dann@ics.uci.edu> |
| 6 | 6 | ||
| 7 | * (unexsunos4): Remove file, system not supported anymore. | 7 | * unexsunos4: Remove file, system not supported anymore. |
| 8 | 8 | ||
| 9 | * (src/m/mips.h): | 9 | * src/m/mips.h: |
| 10 | * (src/m/intel386.h): | 10 | * src/m/intel386.h: |
| 11 | * callproc.c: | 11 | * callproc.c: |
| 12 | * config.in: | 12 | * config.in: |
| 13 | * ecrt0.c: | 13 | * ecrt0.c: |
| @@ -1884,8 +1884,7 @@ | |||
| 1884 | 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu> | 1884 | 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu> |
| 1885 | 1885 | ||
| 1886 | * callproc.c (child_setup, getenv_internal): Use the | 1886 | * callproc.c (child_setup, getenv_internal): Use the |
| 1887 | display-environment-variable and term-environment-variable frame | 1887 | display-environment-variable and term-environment-variable frame params. |
| 1888 | params. | ||
| 1889 | (set_initial_environment): Initialise Vprocess_environment. | 1888 | (set_initial_environment): Initialise Vprocess_environment. |
| 1890 | 1889 | ||
| 1891 | * config.in: Disable multi-keyboard support on a mac. | 1890 | * config.in: Disable multi-keyboard support on a mac. |