aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.7
diff options
context:
space:
mode:
authorStefan Monnier2002-11-07 21:01:20 +0000
committerStefan Monnier2002-11-07 21:01:20 +0000
commitb2b413042833aa30ac42d36c7b588315deff53e8 (patch)
treed68be86ce5c91a50f02459cc5d5f9bfe2f6577ae /src/ChangeLog.7
parent8fd4d684b3a77dcb3b65d03f604b64963e94345c (diff)
downloademacs-b2b413042833aa30ac42d36c7b588315deff53e8.tar.gz
emacs-b2b413042833aa30ac42d36c7b588315deff53e8.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog.7')
-rw-r--r--src/ChangeLog.78
1 files changed, 4 insertions, 4 deletions
diff --git a/src/ChangeLog.7 b/src/ChangeLog.7
index a35c256128e..45877c99cd9 100644
--- a/src/ChangeLog.7
+++ b/src/ChangeLog.7
@@ -40,8 +40,8 @@
40 bind input-method-exit-on-first-char and input-method-use-echo-area 40 bind input-method-exit-on-first-char and input-method-use-echo-area
41 to t. 41 to t.
42 (read_char): If PREV_EVENT is non-nil, don't run the input method. 42 (read_char): If PREV_EVENT is non-nil, don't run the input method.
43 (read_key_sequence): Do not bind input-method-function. 43 (read_key_sequence): Do not bind input-method-function.
44 44
45 * callint.c (Fcall_interactively): Pass new args to Fread_event 45 * callint.c (Fcall_interactively): Pass new args to Fread_event
46 and Fread_char. Let Fread_char do the prompting. 46 and Fread_char. Let Fread_char do the prompting.
47 47
@@ -77,7 +77,7 @@
771998-08-16 Richard Stallman <rms@psilocin.ai.mit.edu> 771998-08-16 Richard Stallman <rms@psilocin.ai.mit.edu>
78 78
79 * charset.c (Fmultibyte_char_to_unibyte): New function. 79 * charset.c (Fmultibyte_char_to_unibyte): New function.
80 (syms_of_charset): defsubr it. 80 (syms_of_charset): Defsubr it.
81 81
821998-08-15 Richard Stallman <rms@psilocin.ai.mit.edu> 821998-08-15 Richard Stallman <rms@psilocin.ai.mit.edu>
83 83
@@ -3397,7 +3397,7 @@
3397 (boyer_moore): New arg CHARSET_BASE says which chars 3397 (boyer_moore): New arg CHARSET_BASE says which chars
3398 to use the translate tables for. 3398 to use the translate tables for.
3399 (search_buffer): Properly test which chars participate in translation. 3399 (search_buffer): Properly test which chars participate in translation.
3400 3400
34011998-02-12 Gerd Moellmann <gerd@gnu.org> 34011998-02-12 Gerd Moellmann <gerd@gnu.org>
3402 3402
3403 * intervals.c (split_interval_right): Make sure to call 3403 * intervals.c (split_interval_right): Make sure to call