Mercurial > emacs
comparison lisp/ChangeLog @ 101931:8e4895e46810
Add "tiny change" note.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 10 Feb 2009 10:26:53 +0000 |
parents | a7b014166b41 |
children | f9435803466a |
comparison
equal
deleted
inserted
replaced
101930:a7b014166b41 | 101931:8e4895e46810 |
---|---|
1 2009-02-10 Eric Hanchrow <eric.hanchrow@gmail.com> | 1 2009-02-10 Eric Hanchrow <eric.hanchrow@gmail.com> (tiny change) |
2 | 2 |
3 * env.el (getenv): When FRAME is non-nil, pass the frame environment | 3 * env.el (getenv): When FRAME is non-nil, pass the frame environment |
4 to `getenv-internal', not the frame. (Bug#2259) | 4 to `getenv-internal', not the frame. (Bug#2259) |
5 | 5 |
6 2009-02-10 Kenichi Handa <handa@m17n.org> | 6 2009-02-10 Kenichi Handa <handa@m17n.org> |