Mercurial > emacs
comparison src/termchar.h @ 89909:68c22ea6027c
Sync to HEAD
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 16 Apr 2004 12:51:06 +0000 |
parents | 375f2633d815 |
children | f9a65d7ebd29 |
comparison
equal
deleted
inserted
replaced
89908:ee1402f7b568 | 89909:68c22ea6027c |
---|---|
42 | 42 |
43 /* Nonzero means no need to redraw the entire frame on resuming | 43 /* Nonzero means no need to redraw the entire frame on resuming |
44 a suspended Emacs. This is useful on terminals with multiple pages, | 44 a suspended Emacs. This is useful on terminals with multiple pages, |
45 where one page is used for Emacs and another for all else. */ | 45 where one page is used for Emacs and another for all else. */ |
46 extern int no_redraw_on_reenter; | 46 extern int no_redraw_on_reenter; |
47 | |
48 /* arch-tag: bf9f0d49-842b-42fb-9348-ec8759b27193 | |
49 (do not change this comment) */ |