diff options
| author | Juanma Barranquero | 2008-01-13 18:26:15 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2008-01-13 18:26:15 +0000 |
| commit | ce20b66472dfead20a281e8145af385780bd6d3a (patch) | |
| tree | 67cd52fb1aa97f50a8b1046343a6f897c044e759 /src | |
| parent | 19e2f1bfc7f4709a25ac16484bccb421fd94e88c (diff) | |
| download | emacs-ce20b66472dfead20a281e8145af385780bd6d3a.tar.gz emacs-ce20b66472dfead20a281e8145af385780bd6d3a.zip | |
*** empty log message ***
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. |