Mercurial > emacs
changeset 33528:934c226ad550
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 16 Nov 2000 00:53:41 +0000 |
parents | c4c7abc48752 |
children | 2e6d343c238d |
files | src/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Thu Nov 16 00:53:28 2000 +0000 +++ b/src/ChangeLog Thu Nov 16 00:53:41 2000 +0000 @@ -1,6 +1,6 @@ 2000-11-16 Kenichi Handa <handa@etl.go.jp> - * dispnew.c (null_row): New gloval static variable. + * dispnew.c (null_row): New global static variable. (clear_glyph_row): Delete local static variable null_row. 2000-11-15 Jason Rumney <jasonr@gnu.org>