aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2011-10-26 15:42:33 +0200
committerJuanma Barranquero2011-10-26 15:42:33 +0200
commit5430d39930cee884e1434f91452241c26ae48692 (patch)
tree273540dab98acef753b7426c298f984113c42a57 /src/ChangeLog
parent3d0788a9a28c10b49217107b71d4ece9eee0f28d (diff)
downloademacs-5430d39930cee884e1434f91452241c26ae48692.tar.gz
emacs-5430d39930cee884e1434f91452241c26ae48692.zip
* lisp/term/w32-win.el (w32-default-color-map): Declare obsolete.
* src/w32fns.c (w32_default_color_map): New function, extracted from Fw32_default_color_map. (Fw32_default_color_map, Fx_open_connection): Use it.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 854c4987be5..d68225070d7 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12011-10-26 Juanma Barranquero <lekktu@gmail.com>
2
3 * w32fns.c (w32_default_color_map): New function,
4 extracted from Fw32_default_color_map.
5 (Fw32_default_color_map, Fx_open_connection): Use it.
6
12011-10-25 Paul Eggert <eggert@cs.ucla.edu> 72011-10-25 Paul Eggert <eggert@cs.ucla.edu>
2 8
3 * dispextern.h (Fcontrolling_tty_p): New decl (Bug#6649 part 2). 9 * dispextern.h (Fcontrolling_tty_p): New decl (Bug#6649 part 2).