Mercurial > emacs
comparison src/ChangeLog @ 83804:dbfe44e28260
(Qterm_environment_variable): Remove.
(syms_of_frame): Don't init and staticpro it.
| author | Stefan Monnier <monnier@iro.umontreal.ca> |
|---|---|
| date | Fri, 31 Aug 2007 07:34:50 +0000 |
| parents | e7303426ed25 |
| children | 5c99c1cc7ce2 |
comparison
equal
deleted
inserted
replaced
| 83803:ddf7869d045b | 83804:dbfe44e28260 |
|---|---|
| 1 2007-08-31 Stefan Monnier <monnier@iro.umontreal.ca> | 1 2007-08-31 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | |
| 3 * frame.h: | |
| 4 * frame.c (Qterm_environment_variable): Remove. | |
| 5 (syms_of_frame): Don't init and staticpro it. | |
| 6 | |
| 7 | |
| 8 * callproc.c (getenv_internal): Remove special case for $TERM. | |
| 2 | 9 |
| 3 * callproc.c (Vinitial_environment): New variable. | 10 * callproc.c (Vinitial_environment): New variable. |
| 4 (set_initial_environment): Initialize it. | 11 (set_initial_environment): Initialize it. |
| 5 (syms_of_callproc): Declare it. | 12 (syms_of_callproc): Declare it. |
| 6 (child_setup): Don't mess with TERM via Qterm_environment_variable; the | 13 (child_setup): Don't mess with TERM via Qterm_environment_variable; the |
