Mercurial > hg > xemacs-beta
diff man/internals/internals.texi @ 3930:1dac67fc67ae
[xemacs-hg @ 2007-04-30 16:22:22 by stephent]
Typo fix. <87tzuxhlkp.fsf@uwakimon.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Mon, 30 Apr 2007 16:22:35 +0000 |
parents | 5f25b1501bcd |
children | c1f9ac9f66de |
line wrap: on
line diff
--- a/man/internals/internals.texi Mon Apr 30 16:16:52 2007 +0000 +++ b/man/internals/internals.texi Mon Apr 30 16:22:35 2007 +0000 @@ -17540,7 +17540,7 @@ do with Lisp objects and little to do with redisplay, respectively. Rather they implement abstractions used for rendering on each console type, such as fonts and colors (@file{objects}) and string and graphics -drawing primitives (@file{rendering}). These modules are conceptually +drawing primitives (@file{redisplay}). These modules are conceptually part of the console implementations, not part of redisplay or Lisp. Public methods of a console are implemented as C functions declared