load-loom-patches [Function]
 Purpose 
 The load-loom-patches function loads the latest patches for the currently running Loom.
 Syntax 
 load-loom-patches &key source-if-newer-p
 Arguments 
 If the source-if-newer-p argument is t, then the source patch file will be loaded if it is newer than the binary.  Otherwise, the compiled patches will be loaded.  This argument defaults to t. 
 Value 
 This function returns the pathname of the patch file that was loaded.
 Examples 
(load-loom-patches) ==> \#P"/auto/loom/BIN-LCL4.1/patch/loom-patches.sbin"
 See Also 
Last modified:  Jun 1 1995