aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann2000-04-18 13:42:41 +0000
committerGerd Moellmann2000-04-18 13:42:41 +0000
commitf6d3257b91cfc32407e2cfba6bfb9c9e37f9254d (patch)
tree5b080c4ea211ada86f144472b8f2305fd48ab82f /src
parent5dbf89bc7d65c1871285e7461a4fdc17bf23a984 (diff)
downloademacs-f6d3257b91cfc32407e2cfba6bfb9c9e37f9254d.tar.gz
emacs-f6d3257b91cfc32407e2cfba6bfb9c9e37f9254d.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ea6b07e64af..36aeee51109 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12000-04-18 Gerd Moellmann <gerd@gnu.org> 12000-04-18 Gerd Moellmann <gerd@gnu.org>
2 2
3 * lread.c (read_filtered_event): Cancel and start busy cursor.
4
3 * xterm.c (x_produce_glyphs) <ASCII chars>: Take into account 5 * xterm.c (x_produce_glyphs) <ASCII chars>: Take into account
4 that the per-character metrics may be null. 6 that the per-character metrics may be null.
5 7