aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorAndrew Innes2000-11-05 21:45:50 +0000
committerAndrew Innes2000-11-05 21:45:50 +0000
commitd1145f85c3c55f8ff386ff10793adbbd5119615a (patch)
tree2903a0bee152ff4129762fdede9bdcee8e1f04ac /src/ChangeLog
parent1521ce96f59f3dcdcbc840b80d7a74307359cbaa (diff)
downloademacs-d1145f85c3c55f8ff386ff10793adbbd5119615a.tar.gz
emacs-d1145f85c3c55f8ff386ff10793adbbd5119615a.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 56b0bd3c5e1..168d290ea2c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,21 @@
12000-11-05 Andrew Innes <andrewi@gnu.org>
2
3 * w32term.c (x_produce_glyphs): Fix typo in enum name.
4
5 * sysdep.c (read_input_waiting): Remove extraneous argument to
6 read_socket_hook.
7
8 * w32fns.c (Fx_server_version): Include w32_build_number in the
9 return list.
10
11 * w32heap.c (w32_build_number): New variable.
12 (cache_system_info): Set it.
13
14 * w32heap.h (w32_build_number): Add extern.
15
16 * emacs.c (syms_of_emacs): Update docstring for
17 system-configuration, to reflect the actual usage on MS-Windows.
18
12000-10-31 Gerd Moellmann <gerd@gnu.org> 192000-10-31 Gerd Moellmann <gerd@gnu.org>
2 20
3 * keyboard.c (read_char) <wrong_kboard>: Make sure that we 21 * keyboard.c (read_char) <wrong_kboard>: Make sure that we