Mercurial > emacs
comparison src/ChangeLog @ 87737:665cf411d628
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sun, 13 Jan 2008 18:26:15 +0000 |
parents | d3276439c0d3 |
children | 8da4f8bf7244 |
comparison
equal
deleted
inserted
replaced
87736:9f61f76b34d8 | 87737:665cf411d628 |
---|---|
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: |
14 * emacs.c: | 14 * emacs.c: |
15 * fileio.c: | 15 * fileio.c: |
1882 QUIT hasn't been provided. | 1882 QUIT hasn't been provided. |
1883 | 1883 |
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. |
1892 | 1891 |
1893 * frame.c (Qterm_environment_variable) | 1892 * frame.c (Qterm_environment_variable) |