Raymond Toy pushed to branch master at cmucl / cmucl

Commits:

4 changed files:

Changes:

  • src/code/module.lisp
    ... ... @@ -91,7 +91,17 @@
    91 91
       calling PROVIDE to indicate a successful load of the module.
    
    92 92
     
    
    93 93
       While loading any files, *load-verbose* is bound to *require-verbose*
    
    94
    -  which defaults to t."
    
    94
    +  which defaults to t.
    
    95
    +
    
    96
    +  The predefined modules included are :defsystem, :asdf, :lisp-unit,
    
    97
    +  :unix, :clx, :clm, :hemlock, and :cmu-contribs.
    
    98
    +
    
    99
    +  The module :cmu-contribs differs from the other modules in that
    
    100
    +  requiring this module only defines the following modules:
    
    101
    +  \"contrib-demos\", \"contrib-follow-mouse\",
    
    102
    +  \"contrib-games-feebs\", \"contrib-hist\", \"contrib-psgraph\",
    
    103
    +  \"contrib-ops\", \"contrib-embedded-c\", \"contrib-sprof\", and
    
    104
    +  \"contrib-packed-sse2\". "
    
    95 105
       (let ((saved-modules (copy-list *modules*))
    
    96 106
             (module-name (module-name-string module-name)))
    
    97 107
         (unless (member module-name *modules* :test #'string=)
    

  • src/i18n/locale/cmucl.pot
    ... ... @@ -10397,7 +10397,17 @@ msgid ""
    10397 10397
     "  calling PROVIDE to indicate a successful load of the module.\n"
    
    10398 10398
     "\n"
    
    10399 10399
     "  While loading any files, *load-verbose* is bound to *require-verbose*\n"
    
    10400
    -"  which defaults to t."
    
    10400
    +"  which defaults to t.\n"
    
    10401
    +"\n"
    
    10402
    +"  The predefined modules included are :defsystem, :asdf, :lisp-unit,\n"
    
    10403
    +"  :unix, :clx, :clm, :hemlock, and :cmu-contribs.\n"
    
    10404
    +"\n"
    
    10405
    +"  The module :cmu-contribs differs from the other modules in that\n"
    
    10406
    +"  requiring this module only defines the following modules:\n"
    
    10407
    +"  \"contrib-demos\", \"contrib-follow-mouse\",\n"
    
    10408
    +"  \"contrib-games-feebs\", \"contrib-hist\", \"contrib-psgraph\",\n"
    
    10409
    +"  \"contrib-ops\", \"contrib-embedded-c\", \"contrib-sprof\", and\n"
    
    10410
    +"  \"contrib-packed-sse2\". "
    
    10401 10411
     msgstr ""
    
    10402 10412
     
    
    10403 10413
     #: src/code/module.lisp
    

  • src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl.po
    ... ... @@ -14850,6 +14850,7 @@ msgstr ""
    14850 14850
     "  asecay-ensitivesay."
    
    14851 14851
     
    
    14852 14852
     #: src/code/module.lisp
    
    14853
    +#, fuzzy
    
    14853 14854
     msgid ""
    
    14854 14855
     "Loads a module when it has not been already.  Pathname, if\n"
    
    14855 14856
     "  supplied, is a single pathname or list of pathnames to be loaded if\n"
    
    ... ... @@ -14872,7 +14873,17 @@ msgid ""
    14872 14873
     "  calling PROVIDE to indicate a successful load of the module.\n"
    
    14873 14874
     "\n"
    
    14874 14875
     "  While loading any files, *load-verbose* is bound to *require-verbose*\n"
    
    14875
    -"  which defaults to t."
    
    14876
    +"  which defaults to t.\n"
    
    14877
    +"\n"
    
    14878
    +"  The predefined modules included are :defsystem, :asdf, :lisp-unit,\n"
    
    14879
    +"  :unix, :clx, :clm, :hemlock, and :cmu-contribs.\n"
    
    14880
    +"\n"
    
    14881
    +"  The module :cmu-contribs differs from the other modules in that\n"
    
    14882
    +"  requiring this module only defines the following modules:\n"
    
    14883
    +"  \"contrib-demos\", \"contrib-follow-mouse\",\n"
    
    14884
    +"  \"contrib-games-feebs\", \"contrib-hist\", \"contrib-psgraph\",\n"
    
    14885
    +"  \"contrib-ops\", \"contrib-embedded-c\", \"contrib-sprof\", and\n"
    
    14886
    +"  \"contrib-packed-sse2\". "
    
    14876 14887
     msgstr ""
    
    14877 14888
     "Oadslay away odulemay enwhay itway ashay otnay eenbay alreadyway.  "
    
    14878 14889
     "Athnamepay, ifway\n"
    

  • src/i18n/locale/ko/LC_MESSAGES/cmucl.po
    ... ... @@ -10422,7 +10422,17 @@ msgid ""
    10422 10422
     "  calling PROVIDE to indicate a successful load of the module.\n"
    
    10423 10423
     "\n"
    
    10424 10424
     "  While loading any files, *load-verbose* is bound to *require-verbose*\n"
    
    10425
    -"  which defaults to t."
    
    10425
    +"  which defaults to t.\n"
    
    10426
    +"\n"
    
    10427
    +"  The predefined modules included are :defsystem, :asdf, :lisp-unit,\n"
    
    10428
    +"  :unix, :clx, :clm, :hemlock, and :cmu-contribs.\n"
    
    10429
    +"\n"
    
    10430
    +"  The module :cmu-contribs differs from the other modules in that\n"
    
    10431
    +"  requiring this module only defines the following modules:\n"
    
    10432
    +"  \"contrib-demos\", \"contrib-follow-mouse\",\n"
    
    10433
    +"  \"contrib-games-feebs\", \"contrib-hist\", \"contrib-psgraph\",\n"
    
    10434
    +"  \"contrib-ops\", \"contrib-embedded-c\", \"contrib-sprof\", and\n"
    
    10435
    +"  \"contrib-packed-sse2\". "
    
    10426 10436
     msgstr ""
    
    10427 10437
     
    
    10428 10438
     #: src/code/module.lisp