• Philipp Stephani's avatar
    Don't recommend using 'module-load' for loading modules. · e1ce9f34
    Philipp Stephani authored
    'module-load' most likely doesn't do what users expect.  Users should
    use 'load' and its wrappers, which do the right thing.
    
    * doc/lispref/loading.texi (Dynamic Modules): Document
    disadvantages of 'module-load' and recommend normal 'load' and
    its wrappers instead.
    
    * doc/lispref/internals.texi (Module Functions): Recommend
    'load' over 'module-load'.
    e1ce9f34
internals.texi 114 KB