Mercurial > hg > xemacs-beta
comparison man/internals/internals.texi @ 5046:d4f666cda5e6
some random fixups
-------------------- ChangeLog entries follow: --------------------
man/ChangeLog addition:
2010-02-20 Ben Wing <ben@xemacs.org>
* internals/internals.texi (Intro to Window and Frame Geometry):
Shrink diagram to fit when offset by five spaces as a result of
quoting.
src/ChangeLog addition:
2010-02-20 Ben Wing <ben@xemacs.org>
* syswindows.h:
Add table about GNU Emacs -> XEmacs Windows constants from
the internals manual.
* frame.c:
Shrink size of diagram consistent with internals manual.
* alloc.c:
* compiler.h:
* console.c:
* events.c:
* gc.c (gc_stat_start_new_gc):
* gc.c (gc_stat_resume_gc):
* gc.c (kkcc_marking):
* gc.c (gc_1):
* gc.c (gc):
* objects-tty.c:
* redisplay-msw.c:
* redisplay-msw.c (mswindows_clear_region):
* syntax.c:
* syntax.c (ST_COMMENT_STYLE):
* sysdep.c:
Fix various compiler warnings.
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Sat, 20 Feb 2010 03:24:08 -0600 |
parents | c3cc3fa503a2 |
children | 0ca81354c4c7 a9c41067dd88 8b2f75cecb89 |
comparison
equal
deleted
inserted
replaced
5045:c3cc3fa503a2 | 5046:d4f666cda5e6 |
---|---|
17881 @section Intro to Window and Frame Geometry | 17881 @section Intro to Window and Frame Geometry |
17882 | 17882 |
17883 Here is an ASCII diagram: | 17883 Here is an ASCII diagram: |
17884 | 17884 |
17885 @example | 17885 @example |
17886 +-----------------------------------------------------------------------------| | 17886 +------------------------------------------------------------------------| |
17887 | window-manager decoration | | 17887 | window-manager decoration | |
17888 | +-------------------------------------------------------------------------+ | | 17888 | +--------------------------------------------------------------------+ | |
17889 | | menubar | | | 17889 | | menubar | | |
17890 | ########################################################################### | | 17890 | ###################################################################### | |
17891 | # toolbar # | | 17891 | # toolbar # | |
17892 | #-------------------------------------------------------------------------# | | 17892 | #--------------------------------------------------------------------# | |
17893 | # | gutter | # | | 17893 | # | gutter | # | |
17894 | # |-------------------------------------------------------------------| # | | 17894 | # |--------------------------------------------------------------| # | |
17895 | # | | internal border width | | # | | 17895 | # | | internal border width | | # | |
17896 | # | |-*************************************************************-| | # | | 17896 | # | | ******************************************************** | | # | |
17897 |w# | | * |s|v* |s* | | #w| | 17897 |w# | | * |s|v* |s* | | #w| |
17898 |i# | | * |c|e* |c* | | #i| | 17898 |i# | | * |c|e* |c* | | #i| |
17899 |n# | | * |r|r* |r* | | #n| | 17899 |n# | | * |r|r* |r* | | #n| |
17900 |d# | | * |o|t* |o* | | #d| | 17900 |d# | | * |o|t* |o* | | #d| |
17901 |o# | | * text area |l|.* text area |l* | | #o| | 17901 |o# | | * text area |l|.* text area |l* | | #o| |
17902 |w# | |i* |l| * |l*i| | #w| | 17902 |w# | |i* |l| * |l*i| | #w| |
17903 |-# | |n* |b|d* |b*n| | #-| | 17903 |-# | |n* |b|d* |b*n| | #-| |
17904 |m# | |t* |a|i* |a*t| | #m| | 17904 |m# | |t* |a|i* |a*t| | #m| |
17905 |a# | |.* |r|v* |r*.| | #a| | 17905 |a# | |.* |r|v* |r*.| | #a| |
17906 |n# t| | *--------------------------+-|i*--------------------------+-* | |t #n| | 17906 |n# t| | *-------------------------+-|i*----------------------+-* | |t #n| |
17907 |a# o|g|b* scrollbar | |d* scrollbar | *b|g|o #a| | 17907 |a# o|g|b* scrollbar | |d* scrollbar | *b|g|o #a| |
17908 |g# o|u|o*--------------------------+-|e*--------------------------+-*o|u|o #g| | 17908 |g# o|u|o*-------------------------+-|e*----------------------+-*o|u|o #g| |
17909 |e# l|t|r* modeline |r* modeline *r|t|l #e| | 17909 |e# l|t|r* modeline |r* modeline *r|t|l #e| |
17910 |r# b|t|d*************************************************************d|t|b #r| | 17910 |r# b|t|d********************************************************d|t|b #r| |
17911 | # a|e|e* =...texttexttex....= |s|v* |s*e|e|a # | | 17911 | # a|e|e* =..texttexttex....= |s|v* |s*e|e|a # | |
17912 |d# r|r|r*o m=...texttexttextt..=o m|c|e* |c*r|r|r #d| | 17912 |d# r|r|r*o m=..texttexttextt..=o m|c|e* |c*r|r|r #d| |
17913 |e# | | *u a=.texttexttextte...=u a|r|r* |r* | | #e| | 17913 |e# | | *u a=.exttexttextte...=u a|r|r* |r* | | #e| |
17914 |c# | |w*t r=.....texttexttex..=t r|o|t* |o*w| | #c| | 17914 |c# | |w*t r=....texttexttex..=t r|o|t* |o*w| | #c| |
17915 |o# | |i*s g= etc. =s g|l|.* text area |l*i| | #o| | 17915 |o# | |i*s g= etc. =s g|l|.* text area |l*i| | #o| |
17916 |r# | |d*i i= =i i|l| * |l*d| | #r| | 17916 |r# | |d*i i= =i i|l| * |l*d| | #r| |
17917 |a# | |t*d n= =d n|b|d* |b*t| | #a| | 17917 |a# | |t*d n= =d n|b|d* |b*t| | #a| |
17918 |t# | |h*e = inner text area =e |a|i* |a*h| | #t| | 17918 |t# | |h*e = inner text area =e |a|i* |a*h| | #t| |
17919 |i# | | * = = |r|v* |r* | | #i| | 17919 |i# | | * = = |r|v* |r* | | #i| |
17920 |o# | | *---====================---+-|i*--------------------------+-* | | #o| | 17920 |o# | | *---===================---+-|i*----------------------+-* | | #o| |
17921 |n# | | * scrollbar | |d* scrollbar | * | | #n| | 17921 |n# | | * scrollbar | |d* scrollbar | * | | #n| |
17922 | # | | *--------------------------+-|e*--------------------------+-* | | # | | 17922 | # | | *-------------------------+-|e*----------------------+-* | | # | |
17923 | # | | * modeline |r* modeline * | | # | | 17923 | # | | * modeline |r* modeline * | | # | |
17924 | # | | ************************************************************* | | # | | 17924 | # | | ******************************************************** | | # | |
17925 | # | | * minibuffer * | | # | | 17925 | # | | * minibuffer * | | # | |
17926 | # | | ************************************************************* | | # | | 17926 | # | | ******************************************************** | | # | |
17927 | # | | internal border width | | # | | 17927 | # | | internal border width | | # | |
17928 | # |-------------------------------------------------------------------| # | | 17928 | # |--------------------------------------------------------------| # | |
17929 | # | gutter | # | | 17929 | # | gutter | # | |
17930 | #-------------------------------------------------------------------------# | | 17930 | #--------------------------------------------------------------------# | |
17931 | # toolbar # | | 17931 | # toolbar # | |
17932 | ########################################################################### | | 17932 | ###################################################################### | |
17933 | window manager decoration | | 17933 | window manager decoration | |
17934 +-----------------------------------------------------------------------------+ | 17934 +------------------------------------------------------------------------+ |
17935 | 17935 |
17936 # = boundary of client area; * = window boundaries, boundary of paned area | 17936 # = boundary of client area; * = window boundaries, boundary of paned area |
17937 = = boundary of inner text area; . = inside margin area | 17937 = = boundary of inner text area; . = inside margin area |
17938 @end example | 17938 @end example |
17939 | 17939 |