aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3dc416e6387..bf9b74b1a56 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,17 @@
12003-03-18 Kenichi Handa <handa@etlken2>
2
3 * coding.c (Vchar_coding_system_table): Remove this variable.
4 (Vcoding_system_safe_chars): New variable.
5 (intersection): Remove this function.
6 (find_safe_codings): Don't use Vchar_coding_system_table, but try
7 all codings in SAFE_CODINGS.
8 (Ffind_coding_systems_region_internal): Adjusted for the change of
9 find_safe_codings. Get generic coding systems from
10 Vcoding_system_safe_chars.
11 (Fdefine_coding_system_internal): New function.
12 (syms_of_coding): Defsubr Sdefine_coding_system_internal.
13 Initialize and staticpro Vcoding_system_safe_chars.
14
12003-03-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 152003-03-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 16
3 * gtkutil.c (xg_set_toolkit_scroll_bar_thumb): Check if new values 17 * gtkutil.c (xg_set_toolkit_scroll_bar_thumb): Check if new values