aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2000-04-18 13:02:55 +0000
committerGerd Moellmann2000-04-18 13:02:55 +0000
commit1c7e22fd060aca74726588d4cdccdab4f9217595 (patch)
treea236e1497cc988d3fb44c27f7c578583291a836b /src/ChangeLog
parent42ccb7c8674215790324797d7fa5873f65d3bcb5 (diff)
downloademacs-1c7e22fd060aca74726588d4cdccdab4f9217595.tar.gz
emacs-1c7e22fd060aca74726588d4cdccdab4f9217595.zip
(x_produce_glyphs) <ASCII chars>: Take into account
that the per-character metrics may be null.
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 4d017ed8fd0..ea6b07e64af 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12000-04-18 Gerd Moellmann <gerd@gnu.org>
2
3 * xterm.c (x_produce_glyphs) <ASCII chars>: Take into account
4 that the per-character metrics may be null.
5
12000-04-17 Gerd Moellmann <gerd@gnu.org> 62000-04-17 Gerd Moellmann <gerd@gnu.org>
2 7
3 * buffer.c (clone_per_buffer_values): New function. 8 * buffer.c (clone_per_buffer_values): New function.