aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2001-05-16 16:05:20 +0000
committerGerd Moellmann2001-05-16 16:05:20 +0000
commit99c78ce82daf26c50509225aecd4ef1945b04f95 (patch)
tree493b0706939e2fc8ceb1601d2c22646f6d22dcfa /src/ChangeLog
parenta90b3d3c213f931facee140532ff38388aeae188 (diff)
downloademacs-99c78ce82daf26c50509225aecd4ef1945b04f95.tar.gz
emacs-99c78ce82daf26c50509225aecd4ef1945b04f95.zip
(read_process_output): Don't call signal_after_change
and update_compositions after insert_from_string_before_markers.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2ceb4ed297f..8cb01fff9bc 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12001-05-14 Dave Love <fx@gnu.org>
2
3 * process.c (read_process_output): Don't call signal_after_change
4 and update_compositions after insert_from_string_before_markers.
5
12001-05-16 Gerd Moellmann <gerd@gnu.org> 62001-05-16 Gerd Moellmann <gerd@gnu.org>
2 7
3 * xfaces.c (split_font_name): Use the right field when 8 * xfaces.c (split_font_name): Use the right field when