aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 285bbf211a0..0c4bf7ea82e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12000-03-27 Gerd Moellmann <gerd@gnu.org> 12000-03-27 Gerd Moellmann <gerd@gnu.org>
2 2
3 * editfns.c (Fsubst_char_in_region): Don't use INC_POS in unibyte
4 buffers because it looks for multibyte character sequences which
5 don't exist in unibyte text.
6
3 * xterm.h (x_specified_cursor_type, x_copy_color): Add prototypes. 7 * xterm.h (x_specified_cursor_type, x_copy_color): Add prototypes.
4 8
5 * xfaces.c (register_color, unregister_colors, unregister_colors) 9 * xfaces.c (register_color, unregister_colors, unregister_colors)