X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=info%2Femodules.info;h=3ec19caeede1e6fb0bc476d093441fc5630cd68c;hb=c8aa261a7bf3eb1389d2e018be1d715f73cacd66;hp=6de33b4789d60cb5091b04f6a2e02ba185aae11a;hpb=376658ea71d16dced8acff36c3e385ac3738d868;p=chise%2Fxemacs-chise.git- diff --git a/info/emodules.info b/info/emodules.info index 6de33b4..3ec19ca 100644 --- a/info/emodules.info +++ b/info/emodules.info @@ -1,4 +1,4 @@ -This is ../info/emodules.info, produced by makeinfo version 3.12s from +This is ../info/emodules.info, produced by makeinfo version 4.0 from emodules.texi. This file documents the module loading technology of XEmacs. @@ -84,7 +84,7 @@ ways than you can imagine, it does have its short-comings. Firstly, Elisp is an interpreted language, and this has serious speed implications. Like all other interpreted languages (like Java), Elisp is often suitable only for certain types of application or extension. -So although Elisp is a general purpose language, and very ligh level, +So although Elisp is a general purpose language, and very high level, there are times when it is desirable to descend to a lower level compiled language for speed purposes. @@ -930,23 +930,23 @@ Index  Tag Table: -Node: Top1538 -Node: Introduction2886 -Node: Annatomy of a Module7395 -Node: Required Header File8211 -Node: Required Functions10132 -Node: Required Variables12381 -Node: Loading other Modules15068 -Node: Using ellcc17126 -Node: Compile Mode18921 -Node: Initialization Mode20289 -Node: Link Mode25321 -Node: Other ellcc options26468 -Node: Environment Variables29048 -Node: Defining Functions30739 -Node: Using DEFUN32750 -Node: Declaring Functions34461 -Node: Defining Variables35804 -Node: Index38049 +Node: Top1536 +Node: Introduction2884 +Node: Annatomy of a Module7393 +Node: Required Header File8209 +Node: Required Functions10130 +Node: Required Variables12379 +Node: Loading other Modules15066 +Node: Using ellcc17124 +Node: Compile Mode18919 +Node: Initialization Mode20287 +Node: Link Mode25319 +Node: Other ellcc options26466 +Node: Environment Variables29046 +Node: Defining Functions30737 +Node: Using DEFUN32748 +Node: Declaring Functions34459 +Node: Defining Variables35802 +Node: Index38047  End Tag Table