|
|
1.1 ! root 1: ;; ! 2: ;; copyright (C) 1987, 1988 Franz Inc, Berkeley, Ca. ! 3: ;; ! 4: ;; The software, data and information contained herein are the property ! 5: ;; of Franz, Inc. ! 6: ;; ! 7: ;; This file (or any derivation of it) may be distributed without ! 8: ;; further permission from Franz Inc. as long as: ! 9: ;; ! 10: ;; * it is not part of a product for sale, ! 11: ;; * no charge is made for the distribution, other than a tape ! 12: ;; fee, and ! 13: ;; * all copyright notices and this notice are preserved. ! 14: ;; ! 15: ! 16: (setq clman::oblist ! 17: (append ! 18: (if (assoc "lisp" clman:package-info) ! 19: '(("about contagion") ! 20: ("about declarations") ! 21: ("about equality") ! 22: ("about forms") ! 23: ("about generalized variables") ! 24: ("about keywords") ! 25: ("about lambda") ! 26: ("about lambda lists") ! 27: ("about notation") ! 28: ("about numeric constants") ! 29: ("about predicates") ! 30: ("about printing") ! 31: ("about reading") ! 32: ("about scope and extent") ! 33: ("about special forms") ! 34: ("about type specifiers") ! 35: ("abs") ! 36: ("acons") ! 37: ("acos") ! 38: ("acosh") ! 39: ("adjoin") ! 40: ("adjustable-array-p") ! 41: ("adjust-array") ! 42: ("&allow-other-keys") ! 43: (":allow-other-keys") ! 44: ("alpha-char-p") ! 45: ("alphanumericp") ! 46: ("and") ! 47: ("and") ! 48: ("append") ! 49: ("apply") ! 50: ("applyhook") ! 51: ("*applyhook*") ! 52: ("apropos") ! 53: ("apropos-list") ! 54: ("aref") ! 55: ("array") ! 56: ("array-dimension") ! 57: ("array-dimension-limit") ! 58: ("array-dimensions") ! 59: ("array-element-type") ! 60: ("array-has-fill-pointer-p") ! 61: ("array-in-bounds-p") ! 62: ("arrayp") ! 63: ("array-rank") ! 64: ("array-rank-limit") ! 65: ("array-row-major-index") ! 66: ("array-total-size") ! 67: ("array-total-size-limit") ! 68: ("ash") ! 69: ("asin") ! 70: ("asinh") ! 71: ("assert") ! 72: ("assoc") ! 73: ("assoc-if") ! 74: ("assoc-if-not") ! 75: ("atan") ! 76: ("atanh") ! 77: ("atom") ! 78: ("atom") ! 79: ("&aux") ! 80: ("bignum") ! 81: ("bit") ! 82: ("bit") ! 83: ("bit-and") ! 84: ("bit-andc1") ! 85: ("bit-andc2") ! 86: ("bit-eqv") ! 87: ("bit-ior") ! 88: ("bit-nand") ! 89: ("bit-nor") ! 90: ("bit-not") ! 91: ("bit-orc1") ! 92: ("bit-orc2") ! 93: ("bit-vector") ! 94: ("bit-vector-p") ! 95: ("bit-xor") ! 96: ("block") ! 97: ("&body") ! 98: ("boole") ! 99: ("boole-and") ! 100: ("boole-andc1") ! 101: ("boole-andc2") ! 102: ("boole-c1") ! 103: ("boole-c2") ! 104: ("boole-clr") ! 105: ("boole-eqv") ! 106: ("boole-ior") ! 107: ("boole-nand") ! 108: ("boole-nor") ! 109: ("boole-orc1") ! 110: ("boole-orc2") ! 111: ("boole-set") ! 112: ("boole-xor") ! 113: ("boole-1") ! 114: ("boole-2") ! 115: ("both-case-p") ! 116: ("boundp") ! 117: ("break") ! 118: ("*break-on-warnings*") ! 119: ("butlast") ! 120: ("byte") ! 121: ("byte-position") ! 122: ("byte-size") ! 123: ("caaaar") ! 124: ("caaadr") ! 125: ("caaar") ! 126: ("caadar") ! 127: ("caaddr") ! 128: ("caadr") ! 129: ("caar") ! 130: ("cadaar") ! 131: ("cadadr") ! 132: ("cadar") ! 133: ("caddar") ! 134: ("cadddr") ! 135: ("caddr") ! 136: ("cadr") ! 137: ("call-arguments-limit") ! 138: ("car") ! 139: ("case") ! 140: ("catch") ! 141: ("ccase") ! 142: ("cdaaar") ! 143: ("cdaadr") ! 144: ("cdaar") ! 145: ("cdadar") ! 146: ("cdaddr") ! 147: ("cdadr") ! 148: ("cdar") ! 149: ("cddaar") ! 150: ("cddrad") ! 151: ("cddar") ! 152: ("cdddar") ! 153: ("cddddr") ! 154: ("cdddr") ! 155: ("cddr") ! 156: ("cdr") ! 157: ("ceiling") ! 158: ("cerror") ! 159: ("char") ! 160: ("character") ! 161: ("character") ! 162: ("characterp") ! 163: ("char-bit") ! 164: ("char-bits") ! 165: ("char-bits-limit") ! 166: ("char-code") ! 167: ("char-code-limit") ! 168: ("char-control-bit") ! 169: ("char-downcase") ! 170: ("char-equal") ! 171: ("char-font") ! 172: ("char-font-limit") ! 173: ("char-greaterp") ! 174: ("char-hyper-bit") ! 175: ("char-int") ! 176: ("char-lessp") ! 177: ("char-meta-bit") ! 178: ("char-name") ! 179: ("char-not-equal") ! 180: ("char-not-greaterp") ! 181: ("char-not-lessp") ! 182: ("char-super-bit") ! 183: ("char-upcase") ! 184: ("char/=") ! 185: ("char<") ! 186: ("char<=") ! 187: ("char=") ! 188: ("char>") ! 189: ("char>=") ! 190: ("check-type") ! 191: ("cis") ! 192: ("clear-input") ! 193: ("clear-output") ! 194: ("close") ! 195: ("clrhash") ! 196: ("code-char") ! 197: ("coerce") ! 198: ("common") ! 199: ("commonp") ! 200: ("compile") ! 201: ("compiled-function") ! 202: ("compiled-function-p") ! 203: ("compile-file") ! 204: ("compiler-let") ! 205: ("complex") ! 206: ("complex") ! 207: ("complexp") ! 208: ("concatenate") ! 209: ("cond") ! 210: ("conjugate") ! 211: ("cons") ! 212: ("cons") ! 213: ("consp") ! 214: ("constantp") ! 215: ("copy-alist") ! 216: ("copy-list") ! 217: ("copy-readtable") ! 218: ("copy-seq") ! 219: ("copy-symbol") ! 220: ("copy-tree") ! 221: ("cos") ! 222: ("cosh") ! 223: ("count") ! 224: ("count-if") ! 225: ("count-if-not") ! 226: ("ctypecase") ! 227: ("*debug-io*") ! 228: ("decf") ! 229: ("declaration") ! 230: ("declare") ! 231: ("decode-float") ! 232: ("decode-universal-time") ! 233: ("*default-pathname-defaults*") ! 234: ("defconstant") ! 235: ("define-modify-macro") ! 236: ("define-setf-method") ! 237: ("defmacro") ! 238: ("defparameter") ! 239: ("defsetf") ! 240: ("defstruct") ! 241: (":conc-name") ! 242: (":constructor") ! 243: (":copier") ! 244: (":include") ! 245: (":initial-offset") ! 246: (":named") ! 247: (":predicate") ! 248: (":print-function") ! 249: (":type") ! 250: ("deftype") ! 251: ("defun") ! 252: ("defvar") ! 253: ("delete") ! 254: ("delete-duplicates") ! 255: ("delete-file") ! 256: ("delete-if") ! 257: ("delete-if-not") ! 258: ("denominator") ! 259: ("deposit-field") ! 260: ("describe") ! 261: ("digit-char") ! 262: ("digit-char-p") ! 263: (":direction") ! 264: ("directory") ! 265: ("directory-namestring") ! 266: ("disassemble") ! 267: (":displaced-index-offset") ! 268: (":displaced-to") ! 269: ("do") ! 270: ("do*") ! 271: ("do-all-symbols") ! 272: ("do-external-symbols") ! 273: ("do-symbols") ! 274: ("documentation") ! 275: ("dolist") ! 276: ("dotimes") ! 277: ("double-float") ! 278: ("double-float-epsilon") ! 279: ("double-float-negative-epsilon") ! 280: ("dpb") ! 281: ("dribble") ! 282: ("ecase") ! 283: ("ed") ! 284: ("eighth") ! 285: ("elt") ! 286: (":element-type") ! 287: (":element-type") ! 288: ("encode-universal-time") ! 289: (":end") ! 290: ("endp") ! 291: ("enough-namestring") ! 292: ("&environment") ! 293: ("eq") ! 294: ("eql") ! 295: ("equal") ! 296: ("equalp") ! 297: ("error") ! 298: ("*error-output*") ! 299: ("etypecase") ! 300: ("eval") ! 301: ("evalhook") ! 302: ("*evalhook*") ! 303: ("eval-when") ! 304: ("evenp") ! 305: ("every") ! 306: ("exp") ! 307: ("export") ! 308: ("expt") ! 309: ("fboundp") ! 310: ("fceiling") ! 311: ("*features*") ! 312: ("ffloor") ! 313: ("fifth") ! 314: ("file-author") ! 315: ("file-length") ! 316: ("file-namestring") ! 317: ("file-position") ! 318: ("file-write-date") ! 319: ("fill") ! 320: ("fill-pointer") ! 321: (":fill-pointer") ! 322: ("find") ! 323: ("find-all-symbols") ! 324: ("find-if") ! 325: ("find-if-not") ! 326: ("find-package") ! 327: ("find-symbol") ! 328: ("finish-output") ! 329: ("first") ! 330: ("fixnum") ! 331: ("flet") ! 332: ("float") ! 333: ("float") ! 334: ("float-digits") ! 335: ("float-precision") ! 336: ("float-radix") ! 337: ("float-sign") ! 338: ("floatp") ! 339: ("floor") ! 340: ("fmakunbound") ! 341: ("force-output") ! 342: ("format") ! 343: ! 344: ! 345: ;;; The following are added because of completion bug. ! 346: ;;; The problem was that if your completion key was space, ! 347: ;;; and you hit space after "format", you could never get to say, ! 348: ;;; "format directive ~A". ! 349: ;;; In the doc-page-directory, there will be duplicate files of the form ! 350: ;;; formatHdirectiveBTA.doc ! 351: ! 352: ("format-directive ~A") ! 353: ("format-directive ~B") ! 354: ("format-directive ~C") ! 355: ("format-directive ~D") ! 356: ("format-directive ~E") ! 357: ("format-directive ~F") ! 358: ("format-directive ~G") ! 359: ("format-directive ~O") ! 360: ("format-directive ~P") ! 361: ("format-directive ~R") ! 362: ("format-directive ~S") ! 363: ("format-directive ~T") ! 364: ("format-directive ~X") ! 365: ("format-directive ~*") ! 366: ("format-directive ~$") ! 367: ("format-directive ~<") ! 368: ("format-directive ~?") ! 369: ("format-directive ~{") ! 370: ("format-directive ~[") ! 371: ("format-directive ~(") ! 372: ("format-directive ~|") ! 373: ("format-directive ~^") ! 374: ("format-directive ~&") ! 375: ("format-directive ~%") ! 376: ! 377: ! 378: ("format directive ~A") ! 379: ("format directive ~B") ! 380: ("format directive ~C") ! 381: ("format directive ~D") ! 382: ("format directive ~E") ! 383: ("format directive ~F") ! 384: ("format directive ~G") ! 385: ("format directive ~O") ! 386: ("format directive ~P") ! 387: ("format directive ~R") ! 388: ("format directive ~S") ! 389: ("format directive ~T") ! 390: ("format directive ~X") ! 391: ("format directive ~*") ! 392: ("format directive ~$") ! 393: ("format directive ~<") ! 394: ("format directive ~?") ! 395: ("format directive ~{") ! 396: ("format directive ~[") ! 397: ("format directive ~(") ! 398: ("format directive ~|") ! 399: ("format directive ~^") ! 400: ("format directive ~&") ! 401: ("format directive ~%") ! 402: ("format directive ~newline") ! 403: ("fourth") ! 404: ("fresh-line") ! 405: ("fround") ! 406: ("ftruncate") ! 407: ("ftype") ! 408: ("funcall") ! 409: ("function") ! 410: ("function") ! 411: ("function") ! 412: ("functionp") ! 413: ("gcd") ! 414: ("gensym") ! 415: ("gentemp") ! 416: ("get") ! 417: ("get-decoded-time") ! 418: ("get-dispatch-macro-character") ! 419: ("getf") ! 420: ("gethash") ! 421: ("get-internal-real-time") ! 422: ("get-internal-run-time") ! 423: ("get-macro-character") ! 424: ("get-output-stream-string") ! 425: ("get-properties") ! 426: ("get-setf-method") ! 427: ("get-setf-method-multiple-value") ! 428: ("get-universal-time") ! 429: ("go") ! 430: ("graphic-char-p") ! 431: ("hash-table") ! 432: ("hash-table-count") ! 433: ("hash-table-p") ! 434: ("host-namestring") ! 435: ("identity") ! 436: ("if") ! 437: (":if-does-not-exist") ! 438: (":if-exists") ! 439: ("ignore") ! 440: ("imagpart") ! 441: ("import") ! 442: ("in-package") ! 443: ("incf") ! 444: (":initial-contents") ! 445: (":initial-element") ! 446: ("inline") ! 447: ("input-stream-p") ! 448: ("inspect") ! 449: ("int-char") ! 450: ("integer") ! 451: ("integer-decode-float") ! 452: ("integer-length") ! 453: ("integerp") ! 454: ("intern") ! 455: ("internal-time-units-per-second") ! 456: ("intersection") ! 457: ("isqrt") ! 458: ("&key") ! 459: (":key") ! 460: ("keyword") ! 461: ("keywordp") ! 462: ("labels") ! 463: ("lambda-list-keywords") ! 464: ("lambda-parameters-limit") ! 465: ("last") ! 466: ("lcm") ! 467: ("ldb") ! 468: ("ldb-test") ! 469: ("ldiff") ! 470: ("least-negative-double-float") ! 471: ("least-negative-long-float") ! 472: ("least-negative-short-float") ! 473: ("least-negative-single-float") ! 474: ("least-positive-double-float") ! 475: ("least-positive-long-float") ! 476: ("least-positive-short-float") ! 477: ("least-positive-single-float") ! 478: ("length") ! 479: ("let") ! 480: ("let*") ! 481: ("lisp-implementation-type") ! 482: ("lisp-implementation-version") ! 483: ("list") ! 484: ("list") ! 485: ("list*") ! 486: ("list-all-packages") ! 487: ("list-length") ! 488: ("listen") ! 489: ("listp") ! 490: ("load") ! 491: ("*load-verbose*") ! 492: ("locally") ! 493: ("log") ! 494: ("logand") ! 495: ("logandc1") ! 496: ("logandc2") ! 497: ("logbitp") ! 498: ("logcount") ! 499: ("logeqv") ! 500: ("logior") ! 501: ("lognand") ! 502: ("lognor") ! 503: ("lognot") ! 504: ("logorc1") ! 505: ("logorc2") ! 506: ("logtest") ! 507: ("logxor") ! 508: ("long-float") ! 509: ("long-float-epsilon") ! 510: ("long-float-negative-epsilon") ! 511: ("long-site-name") ! 512: ("loop") ! 513: ("lower-case-p") ! 514: ("machine-instance") ! 515: ("machine-type") ! 516: ("machine-version") ! 517: ("macro-function") ! 518: ("macroexpand") ! 519: ("*macroexpand-hook*") ! 520: ("macroexpand-1") ! 521: ("macrolet") ! 522: ("make-array") ! 523: ("make-broadcast-stream") ! 524: ("make-char") ! 525: ("make-concatenated-stream") ! 526: ("make-dispatch-macro-character") ! 527: ("make-echo-stream") ! 528: ("make-hash-table") ! 529: ("make-list") ! 530: ("make-package") ! 531: ("make-pathname") ! 532: ("make-random-state") ! 533: ("make-sequence") ! 534: ("make-string") ! 535: ("make-string-input-stream") ! 536: ("make-string-output-stream") ! 537: ("make-symbol") ! 538: ("make-synonym-stream") ! 539: ("make-two-way-stream") ! 540: ("makunbound") ! 541: ("map") ! 542: ("mapc") ! 543: ("mapcan") ! 544: ("mapcar") ! 545: ("mapcon") ! 546: ("maphash") ! 547: ("mapl") ! 548: ("maplist") ! 549: ("mask-field") ! 550: ("max") ! 551: ("member") ! 552: ("member") ! 553: ("member-if") ! 554: ("member-if-not") ! 555: ("merge") ! 556: ("merge-pathnames") ! 557: ("min") ! 558: ("minusp") ! 559: ("mismatch") ! 560: ("mod") ! 561: ("mod") ! 562: ("*modules*") ! 563: ("most-negative-double-float") ! 564: ("most-negative-fixnum") ! 565: ("most-negative-long-float") ! 566: ("most-negative-short-float") ! 567: ("most-negative-single-float") ! 568: ("most-positive-double-float") ! 569: ("most-positive-fixnum") ! 570: ("most-positive-long-float") ! 571: ("most-positive-short-float") ! 572: ("most-positive-single-float") ! 573: ("multiple-value-bind") ! 574: ("multiple-value-call") ! 575: ("multiple-value-list") ! 576: ("multiple-value-prog1") ! 577: ("multiple-value-setq") ! 578: ("multiple-values-limit") ! 579: ("name-char") ! 580: ("namestring") ! 581: ("nbutlast") ! 582: ("nconc") ! 583: ("nil") ! 584: ("nil") ! 585: ("nintersection") ! 586: ("ninth") ! 587: ("not") ! 588: ("not") ! 589: ("notany") ! 590: ("notevery") ! 591: ("notinline") ! 592: ("nreconc") ! 593: ("nreverse") ! 594: ("nset-difference") ! 595: ("nset-exclusive-or") ! 596: ("nstring-capitalize") ! 597: ("nstring-downcase") ! 598: ("nstring-upcase") ! 599: ("nsublis") ! 600: ("nsubst") ! 601: ("nsubst-if") ! 602: ("nsubst-if-not") ! 603: ("nsubstitute") ! 604: ("nsubstitute-if") ! 605: ("nsubstitute-if-not") ! 606: ("nth") ! 607: ("nthcdr") ! 608: ("null") ! 609: ("null") ! 610: ("number") ! 611: ("numberp") ! 612: ("numerator") ! 613: ("nunion") ! 614: ("oddp") ! 615: ("open") ! 616: ("optimize") ! 617: ("&optional") ! 618: ("or") ! 619: ("or") ! 620: ("output-stream-p") ! 621: ("package") ! 622: ("*package*") ! 623: ("package-name") ! 624: ("package-nicknames") ! 625: ("packagep") ! 626: ("package-shadowing-symbols") ! 627: ("package-use-list") ! 628: ("package-used-by-list") ! 629: ("pairlis") ! 630: ("parse-integer") ! 631: ("parse-namestring") ! 632: ("pathname") ! 633: ("pathname") ! 634: ("pathname-device") ! 635: ("pathname-directory") ! 636: ("pathname-host") ! 637: ("pathname-name") ! 638: ("pathnamep") ! 639: ("pathname-type") ! 640: ("pathname-version") ! 641: ("peek-char") ! 642: ("phase") ! 643: ("pi") ! 644: ("plusp") ! 645: ("pop") ! 646: ("position") ! 647: ("position-if") ! 648: ("position-if-not") ! 649: ("pprint") ! 650: ("princ") ! 651: ("princ-to-string") ! 652: ("print") ! 653: ("*print-array*") ! 654: ("*print-base*") ! 655: ("*print-case*") ! 656: ("*print-circle*") ! 657: ("*print-escape*") ! 658: ("*print-gensym*") ! 659: ("*print-length*") ! 660: ("*print-level*") ! 661: ("*print-pretty*") ! 662: ("*print-radix*") ! 663: ("prin1") ! 664: ("prin1-to-string") ! 665: ("probe-file") ! 666: ("proclaim") ! 667: ("prog") ! 668: ("prog*") ! 669: ("progn") ! 670: ("progv") ! 671: ("prog1") ! 672: ("prog2") ! 673: ("provide") ! 674: ("psetf") ! 675: ("psetq") ! 676: ("push") ! 677: ("pushnew") ! 678: ("*query-io*") ! 679: ("quote") ! 680: ("random") ! 681: ("random-state") ! 682: ("*random-state*") ! 683: ("random-state-p") ! 684: ("rassoc") ! 685: ("rassoc-if") ! 686: ("rassoc-if-not") ! 687: ("ratio") ! 688: ("rational") ! 689: ("rational") ! 690: ("rationalize") ! 691: ("rationalp") ! 692: ("read") ! 693: ("*read-base*") ! 694: ("read-byte") ! 695: ("read-char") ! 696: ("read-char-no-hang") ! 697: ("*read-default-float-format*") ! 698: ("read-delimited-list") ! 699: ("read-from-string") ! 700: ("read-line") ! 701: ("read-preserving-whitespace") ! 702: ("*read-suppress*") ! 703: ("readtable") ! 704: ("*readtable*") ! 705: ("readtablep") ! 706: ("realpart") ! 707: ("reduce") ! 708: ("rem") ! 709: ("remf") ! 710: ("remhash") ! 711: ("remove") ! 712: ("remove-duplicates") ! 713: ("remove-if") ! 714: ("remove-if-not") ! 715: ("remprop") ! 716: ("rename-file") ! 717: ("rename-package") ! 718: ("replace") ! 719: ("require") ! 720: ("rest") ! 721: ("&rest") ! 722: ("return") ! 723: ("return-from") ! 724: ("revappend") ! 725: ("reverse") ! 726: ("room") ! 727: ("rotatef") ! 728: ("round") ! 729: ("rplaca") ! 730: ("rplacd") ! 731: ("satisfies") ! 732: ("sbit") ! 733: ("scale-float") ! 734: ("schar") ! 735: ("search") ! 736: ("second") ! 737: ("sequence") ! 738: ("set") ! 739: ("set-char-bit") ! 740: ("set-difference") ! 741: ("set-dispatch-macro-character") ! 742: ("set-exclusive-or") ! 743: ("setf") ! 744: ("set-macro-character") ! 745: ("setq") ! 746: ("set-syntax-from-char") ! 747: ("seventh") ! 748: ("shadow") ! 749: ("shadowing-import") ! 750: ("shiftf") ! 751: ("short-float") ! 752: ("short-float-epsilon") ! 753: ("short-float-negative-epsilon") ! 754: ("short-site-name") ! 755: ("signed-byte") ! 756: ("signum") ! 757: ("simple-array") ! 758: ("simple-bit-vector") ! 759: ("simple-bit-vector-p") ! 760: ("simple-string") ! 761: ("simple-string-p") ! 762: ("simple-vector") ! 763: ("simple-vector-p") ! 764: ("sin") ! 765: ("single-float") ! 766: ("single-float-epsilon") ! 767: ("single-float-negative-epsilon") ! 768: ("sinh") ! 769: ("sixth") ! 770: ("sleep") ! 771: ("software-type") ! 772: ("software-version") ! 773: ("some") ! 774: ("sort") ! 775: ("special") ! 776: ("special-form-p") ! 777: ("sqrt") ! 778: ("stable-sort") ! 779: ("standard-char") ! 780: ("standard-char-p") ! 781: ("*standard-input*") ! 782: ("*standard-output*") ! 783: (":start") ! 784: ("step") ! 785: ("stream") ! 786: ("stream-element-type") ! 787: ("streamp") ! 788: ("string") ! 789: ("string") ! 790: ("string-capitalize") ! 791: ("string-char") ! 792: ("string-char-p") ! 793: ("string-downcase") ! 794: ("string-equal") ! 795: ("string-greaterp") ! 796: ("string-left-trim") ! 797: ("string-lessp") ! 798: ("string-not-equal") ! 799: ("string-not-greaterp") ! 800: ("string-not-lessp") ! 801: ("stringp") ! 802: ("string-right-trim") ! 803: ("string-trim") ! 804: ("string-upcase") ! 805: ("string/=") ! 806: ("string<") ! 807: ("string<=") ! 808: ("string=") ! 809: ("string>") ! 810: ("string>=") ! 811: ("sublis") ! 812: ("subseq") ! 813: ("subsetp") ! 814: ("subst") ! 815: ("subst-if") ! 816: ("subst-if-not") ! 817: ("substitute") ! 818: ("substitute-if") ! 819: ("substitute-if-not") ! 820: ("subtypep") ! 821: ("svref") ! 822: ("sxhash") ! 823: ("symbol") ! 824: ("symbol-function") ! 825: ("symbol-name") ! 826: ("symbolp") ! 827: ("symbol-package") ! 828: ("symbol-plist") ! 829: ("symbol-value") ! 830: ("t") ! 831: ("t") ! 832: ("tagbody") ! 833: ("tailp") ! 834: ("tan") ! 835: ("tanh") ! 836: ("tenth") ! 837: ("*terminal-io*") ! 838: ("terpri") ! 839: (":test") ! 840: (":test-not") ! 841: ("the") ! 842: ("third") ! 843: ("throw") ! 844: ("time") ! 845: ("trace") ! 846: ("*trace-output*") ! 847: ("tree-equal") ! 848: ("truename") ! 849: ("truncate") ! 850: ("type") ! 851: ("type-of") ! 852: ("typecase") ! 853: ("typep") ! 854: ("unexport") ! 855: ("unintern") ! 856: ("union") ! 857: ("unless") ! 858: ("unread-char") ! 859: ("unsigned-byte") ! 860: ("untrace") ! 861: ("unuse-package") ! 862: ("unwind-protect") ! 863: ("upper-case-p") ! 864: ("use-package") ! 865: ("user-homedir-pathname") ! 866: ("values") ! 867: ("values") ! 868: ("values-list") ! 869: ("vector") ! 870: ("vector") ! 871: ("vector-pop") ! 872: ("vector-push") ! 873: ("vector-push-extend") ! 874: ("vectorp") ! 875: ("warn") ! 876: ("when") ! 877: ("&whole") ! 878: ("with-input-from-string") ! 879: ("with-open-file") ! 880: ("with-open-stream") ! 881: ("with-output-to-string") ! 882: ("write") ! 883: ("write-byte") ! 884: ("write-char") ! 885: ("write-line") ! 886: ("write-string") ! 887: ("write-to-string") ! 888: ("y-or-n-p") ! 889: ("yes-or-no-p") ! 890: ("zerop") ! 891: ("*") ! 892: ("*") ! 893: ("**") ! 894: ("***") ! 895: ("+") ! 896: ("+") ! 897: ("++") ! 898: ("+++") ! 899: ("-") ! 900: ("-") ! 901: ("/") ! 902: ("/") ! 903: ("//") ! 904: ("///") ! 905: ("/=") ! 906: ("1+") ! 907: ("1-") ! 908: ("<") ! 909: ("<=") ! 910: ("=") ! 911: (">") ! 912: (">=") ! 913: ("reader syntax \;") ! 914: ("reader syntax \'") ! 915: ("reader syntax \`") ! 916: ("reader syntax (") ! 917: ;; ("reader syntax \"") ! 918: ("reader syntax \\") ! 919: ("reader syntax \|") ! 920: ("reader syntax \#") ! 921: ("reader syntax #a") ! 922: ("reader syntax #b") ! 923: ("reader syntax #c") ! 924: ("reader syntax #o") ! 925: ("reader syntax #r") ! 926: ("reader syntax #s") ! 927: ("reader syntax #x") ! 928: ("reader syntax #\|") ! 929: ("reader syntax #\'") ! 930: ("reader syntax #\(") ! 931: ("reader syntax #\*") ! 932: ("reader syntax #\:") ! 933: ("reader syntax #\\") ! 934: ("reader syntax #\+") ! 935: ("reader syntax #\-") ! 936: ("reader syntax #\.") ! 937: ("reader syntax #\,") ! 938: ("reader syntax #\=") ! 939: ("reader syntax ##") ! 940: ("reader syntax #\<") ! 941: )) ! 942: (if (assoc "cw" clman:package-info) ! 943: '( ! 944: ("cw:about mouse cursors") ! 945: ("cw:about special characters") ! 946: ("cw:50%-gray") ! 947: ("cw:activate") ! 948: ("cw:active-p") ! 949: ("cw:active-region-activate") ! 950: ("cw:active-region-bottom") ! 951: ("cw:active-region-bury") ! 952: ("cw:active-region-button") ! 953: ("cw:active-region-columns") ! 954: ("cw:active-region-deactivate") ! 955: ("cw:active-region-expose") ! 956: ("cw:active-region-flush") ! 957: ("cw:active-region-get") ! 958: ("cw:active-region-grid-coordinates") ! 959: ("cw:active-region-grid-region") ! 960: ("cw:active-region-height") ! 961: ("cw:active-region-left") ! 962: ("cw:active-region-left-button-down") ! 963: ("cw:active-region-left-button-up") ! 964: ("cw:active-region-middle-button-down") ! 965: ("cw:active-region-middle-button-up") ! 966: ("cw:active-region-mouse-cursor") ! 967: ("cw:active-region-mouse-cursor-in") ! 968: ("cw:active-region-mouse-cursor-move") ! 969: ("cw:active-region-mouse-cursor-out") ! 970: ("cw:active-region-p") ! 971: ("cw:active-region-parent") ! 972: ("cw:active-region-plist") ! 973: ("cw:active-region-remprop") ! 974: ("cw:active-region-right-button-down") ! 975: ("cw:active-region-right-button-up") ! 976: ("cw:active-region-rows") ! 977: ("cw:active-region-width") ! 978: ("cw:active-window-stream-list") ! 979: ("cw:add-right-button-menu") ! 980: ("cw:add-to-font-set") ! 981: ("cw:*all-window-streams*") ! 982: ("cw:bitblt") ! 983: ("cw:bitmap-bit") ! 984: ("cw:bitmap-height") ! 985: ("cw:bitmap-p") ! 986: ("cw:bitmap-stream-p") ! 987: ("cw:bitmap-to-expr") ! 988: ("cw:bitmap-width") ! 989: ("cw:black") ! 990: ("cw:blue") ! 991: ("cw:bury") ! 992: ("cw:bury-notify") ! 993: ("cw:button") ! 994: ("cw:clear") ! 995: ("cw:clear-area") ! 996: ("cw:clear-rectangle-xy") ! 997: ("cw:color-blue") ! 998: ("cw:color-brightness") ! 999: ("cw:color-green") ! 1000: ("cw:color-hue") ! 1001: ("cw:color-p") ! 1002: ("cw:color-red") ! 1003: ("cw:*color-support*") ! 1004: ("cw:color-saturation") ! 1005: ("cw:colormap-p") ! 1006: ("cw:common-windows-host") ! 1007: ("cw:common-windows-initialized-p") ! 1008: ("cw:common-windows-version") ! 1009: ("cw:complement-area") ! 1010: ("cw:complement-rectangle-xy") ! 1011: ("cw:connected-to-server-p") ! 1012: ("cw:control-mouse-cursor-move-events") ! 1013: ("cw:copy-area-mask-xy") ! 1014: ("cw:copy-area-xy") ! 1015: ("cw:copy-bitmap") ! 1016: ("cw:copy-position") ! 1017: ("cw:copy-rectangle-mask-xy") ! 1018: ("cw:copy-rectangle-xy") ! 1019: ("cw:copy-region") ! 1020: ("cw:*cursor-font*") ! 1021: ("cw:deactivate") ! 1022: ("cw:*default-bits-per-pixel*") ! 1023: ("cw:*default-border-width*") ! 1024: ("cw:*default-chars-wide*") ! 1025: ("cw:*default-colormap*") ! 1026: ("cw:*default-lines-high*") ! 1027: ("cw:*default-mat-width*") ! 1028: ("cw:disable-gc-cursor") ! 1029: ("cw:disable-window-stream-event-handling") ! 1030: ("cw:disable-window-stream-extent-scrolling") ! 1031: ("cw:disable-window-stream-more-scrolling") ! 1032: ("cw:disable-window-stream-page-scrolling") ! 1033: ("cw:*discard-illegal-graphics*") ! 1034: ("cw:documentation-print") ! 1035: ("cw:draw-circle") ! 1036: ("cw:draw-circle-xy") ! 1037: ("cw:draw-filled-circle") ! 1038: ("cw:draw-filled-circle-xy") ! 1039: ("cw:draw-filled-polygon") ! 1040: ("cw:draw-filled-polygon-xy") ! 1041: ("cw:draw-filled-rectangle") ! 1042: ("cw:draw-filled-rectangle-xy") ! 1043: ("cw:draw-filled-triangle") ! 1044: ("cw:draw-filled-triangle-xy") ! 1045: ("cw:draw-image-mask-xy") ! 1046: ("cw:draw-image-xy") ! 1047: ("cw:draw-line") ! 1048: ("cw:draw-line-xy") ! 1049: ("cw:draw-lines") ! 1050: ("cw:draw-point") ! 1051: ("cw:draw-point-xy") ! 1052: ("cw:draw-points") ! 1053: ("cw:draw-polygon") ! 1054: ("cw:draw-polygon-xy") ! 1055: ("cw:draw-rectangle") ! 1056: ("cw:draw-rectangle-xy") ! 1057: ("cw:draw-to") ! 1058: ("cw:draw-to-xy") ! 1059: ("cw:draw-triangle") ! 1060: ("cw:draw-triangle-xy") ! 1061: ("cw:enable-gc-cursor") ! 1062: ("cw:enable-window-stream-event-handling") ! 1063: ("cw:enable-window-stream-extent-scrolling") ! 1064: ("cw:enable-window-stream-page-scrolling") ! 1065: ("cw:*event-button-mask*") ! 1066: ("cw:*event-handler-priority*") ! 1067: ("cw:*event-type-mask*") ! 1068: ("cw:expand") ! 1069: ("cw:expand-bitmap") ! 1070: ("cw:expand-notify") ! 1071: ("cw:expose") ! 1072: ("cw:expose-notify") ! 1073: ("cw:expr-to-bitmap") ! 1074: ("cw:flush") ! 1075: ("cw:flush-bitmap") ! 1076: ("cw:flush-colormap") ! 1077: ("cw:flush-font") ! 1078: ("cw:flush-mouse-cursor") ! 1079: ("cw:flush-notify") ! 1080: ("cw:flush-window-stream-active-regions") ! 1081: ("cw:font-attributes") ! 1082: ("cw:font-baseline") ! 1083: ("cw:font-character-height") ! 1084: ("cw:font-character-width") ! 1085: ("cw:font-installed-p") ! 1086: ("cw:font-p") ! 1087: ("cw:font-string-width") ! 1088: ("cw:force-graphics-output") ! 1089: ("cw:force-input") ! 1090: ("cw:frame-left-button-down") ! 1091: ("cw:frame-left-button-up") ! 1092: ("cw:frame-middle-button-down") ! 1093: ("cw:frame-middle-button-up") ! 1094: ("cw:frame-mouse-cursor-in") ! 1095: ("cw:frame-mouse-cursor-out") ! 1096: ("cw:frame-right-button-down") ! 1097: ("cw:frame-right-button-up") ! 1098: ("cw:get-box-region") ! 1099: ("cw:get-mouse-state") ! 1100: ("cw:get-position") ! 1101: ("cw:get-region") ! 1102: ("cw:get-rubout-handler-buffer") ! 1103: ("cw:got-character") ! 1104: ("cw:gray-level") ! 1105: ("cw:gray-p") ! 1106: ("cw:green") ! 1107: ("cw:handle-damage") ! 1108: ("cw:icon-expanded-window") ! 1109: ("cw:icon-p") ! 1110: ("cw:*initialize-common-windows-actions*") ! 1111: ("cw:initialize-common-windows") ! 1112: ("cw:") ! 1113: ("cw:install-color") ! 1114: ("cw:install-colormap") ! 1115: ("cw:install-font") ! 1116: ("cw:installed-fonts") ! 1117: ("cw:kill-common-windows") ! 1118: ("cw:*kill-common-windows-actions*") ! 1119: ("cw:left-button-down") ! 1120: ("cw:left-button-up") ! 1121: ("cw:make-active-region") ! 1122: ("cw:make-bitmap") ! 1123: ("cw:make-bitmap-stream") ! 1124: ("cw:make-color") ! 1125: ("cw:make-colormap") ! 1126: ("cw:make-gray") ! 1127: ("cw:make-icon") ! 1128: ("cw:make-mouse-cursor") ! 1129: ("cw:make-mouse-state") ! 1130: ("cw:make-pop-up-menu") ! 1131: ("cw:make-position") ! 1132: ("cw:make-prompt-window") ! 1133: ("cw:make-region") ! 1134: ("cw:make-window-stream") ! 1135: ("cw:*make-window-stream-actions*") ! 1136: ("cw:*maximum-bits-per-pixel*") ! 1137: ("cw:*maximum-mouse-cursor-height*") ! 1138: ("cw:*maximum-mouse-cursor-width*") ! 1139: ("cw:menu-field-triple-list") ! 1140: ("cw:menu-p") ! 1141: ("cw:middle-button-down") ! 1142: ("cw:middle-button-up") ! 1143: ("cw:minimize-bitmap") ! 1144: ("cw:*minimum-mouse-cursor-height*") ! 1145: ("cw:*minimum-mouse-cursor-width*") ! 1146: ("cw:modify-active-region-method") ! 1147: ("cw:modify-window-stream-method") ! 1148: ("cw:mouse-button-state") ! 1149: ("cw:*mouse-button-states*") ! 1150: ("cw:mouse-cursor-in") ! 1151: ("cw:mouse-cursor-move") ! 1152: ("cw:mouse-cursor-out") ! 1153: ("cw:mouse-position") ! 1154: ("cw:mouse-state-button-state") ! 1155: ("cw:mouse-state-position") ! 1156: ("cw:mouse-xy") ! 1157: ("cw:move") ! 1158: ("cw:move-notify") ! 1159: ("cw:open-font") ! 1160: ("cw:open-font-named") ! 1161: ("cw:pop-up-menu-choose") ! 1162: ("cw:position+") ! 1163: ("cw:position-") ! 1164: ("cw:position-p") ! 1165: ("cw:position-x") ! 1166: ("cw:position-y") ! 1167: ("cw:position=") ! 1168: ("cw:*prompt-window*") ! 1169: ("cw:purple") ! 1170: ("cw:read-bitmap") ! 1171: ("cw:red") ! 1172: ("cw:region-bottom") ! 1173: ("cw:region-contains-point-p") ! 1174: ("cw:region-contains-position-p") ! 1175: ("cw:region-height") ! 1176: ("cw:region-intersection") ! 1177: ("cw:region-left") ! 1178: ("cw:region-p") ! 1179: ("cw:region-position") ! 1180: ("cw:region-right") ! 1181: ("cw:region-top") ! 1182: ("cw:region-union") ! 1183: ("cw:region-width") ! 1184: ("cw:regions-intersect-p") ! 1185: ("cw:remove-from-font-set") ! 1186: ("cw:repaint") ! 1187: ("cw:reset") ! 1188: ("cw:reshape") ! 1189: ("cw:reshape-notify") ! 1190: ("cw:reshape-window-stream-inner-region") ! 1191: ("cw:restart-common-windows") ! 1192: ("cw:*restart-common-windows-actions*") ! 1193: ("cw:restore") ! 1194: ("cw:restore-bitmap-image") ! 1195: ("cw:restore-bitmap-stream") ! 1196: ("cw:restore-default-active-region-method") ! 1197: ("cw:restore-default-window-stream-method") ! 1198: ("cw:restore-window-stream") ! 1199: ("cw:*root-window*") ! 1200: ("cw:right-button-down") ! 1201: ("cw:right-button-up") ! 1202: ("cw:rotate-bitmap") ! 1203: ("cw:rotate-colors") ! 1204: ("cw:rubout-handler") ! 1205: ("cw:save") ! 1206: ("cw:save-bitmap") ! 1207: ("cw:save-bitmap-image") ! 1208: ("cw:save-bitmap-stream") ! 1209: ("cw:save-window-stream") ! 1210: ("cw:scroll") ! 1211: ("cw:select") ! 1212: ("cw:selected-window-stream") ! 1213: ("cw:set-color") ! 1214: ("cw:set-mouse-position") ! 1215: ("cw:set-mouse-xy") ! 1216: ("cw:set-window-stream-cursor-position") ! 1217: ("cw:shrink") ! 1218: ("cw:shrink-notify") ! 1219: ("cw:*system-font*") ! 1220: ("cw:*system-font-set*") ! 1221: ("cw:*system-mouse-cursor*") ! 1222: ("cw:subregion-p") ! 1223: ("cw:swap-colors") ! 1224: ("cw:*title-font*") ! 1225: ("cw:translate") ! 1226: ("cw:translate-position") ! 1227: ("cw:translate-region") ! 1228: ("cw:turquoise") ! 1229: ("cw:uninstall-colormap") ! 1230: ("cw:*version*") ! 1231: ("cw:white") ! 1232: ("cw:window-stream-activate") ! 1233: ("cw:window-stream-activateable-p") ! 1234: ("cw:window-stream-active-regions") ! 1235: ("cw:window-stream-ascent") ! 1236: ("cw:window-stream-background-color") ! 1237: ("cw:window-stream-bit") ! 1238: ("cw:window-stream-bit-xy") ! 1239: ("cw:window-stream-borders") ! 1240: ("cw:window-stream-bottom") ! 1241: ("cw:window-stream-bound-to") ! 1242: ("cw:window-stream-brush-width") ! 1243: ("cw:window-stream-bury") ! 1244: ("cw:window-stream-bury-notify") ! 1245: ("cw:window-stream-buryable-p") ! 1246: ("cw:window-stream-button") ! 1247: ("cw:window-stream-children") ! 1248: ("cw:window-stream-clear") ! 1249: ("cw:window-stream-clipping-region") ! 1250: ("cw:window-stream-colormap") ! 1251: ("cw:window-stream-dashing") ! 1252: ("cw:window-stream-deactivate") ! 1253: ("cw:window-stream-deactivateable-p") ! 1254: ("cw:window-stream-event-handler") ! 1255: ("cw:window-stream-event-handling-p") ! 1256: ("cw:window-stream-event-queue") ! 1257: ("cw:window-stream-expand") ! 1258: ("cw:window-stream-expand-notify") ! 1259: ("cw:window-stream-expose") ! 1260: ("cw:window-stream-expose-notify") ! 1261: ("cw:window-stream-exposeable-p") ! 1262: ("cw:window-stream-extent-bottom") ! 1263: ("cw:window-stream-extent-height") ! 1264: ("cw:window-stream-extent-left") ! 1265: ("cw:window-stream-extent-region") ! 1266: ("cw:window-stream-extent-width") ! 1267: ("cw:window-stream-flush") ! 1268: ("cw:window-stream-flush-notify") ! 1269: ("cw:window-stream-font") ! 1270: ("cw:window-stream-font-set") ! 1271: ("cw:window-stream-foreground-color") ! 1272: ("cw:window-stream-frame-button") ! 1273: ("cw:window-stream-frame-color") ! 1274: ("cw:window-stream-frame-left-button-down") ! 1275: ("cw:window-stream-frame-left-button-up") ! 1276: ("cw:window-stream-frame-middle-button-down") ! 1277: ("cw:window-stream-frame-middle-button-up") ! 1278: ("cw:window-stream-frame-mouse-cursor") ! 1279: ("cw:window-stream-frame-mouse-cursor-in") ! 1280: ("cw:window-stream-frame-mouse-cursor-move") ! 1281: ("cw:window-stream-frame-mouse-cursor-out") ! 1282: ("cw:window-stream-frame-right-button-down") ! 1283: ("cw:window-stream-frame-right-button-up") ! 1284: ("cw:window-stream-get") ! 1285: ("cw:window-stream-got-character") ! 1286: ("cw:window-stream-handle-damage") ! 1287: ("cw:window-stream-height") ! 1288: ("cw:window-stream-icon") ! 1289: ("cw:window-stream-immediate-children") ! 1290: ("cw:window-stream-inner-bottom") ! 1291: ("cw:window-stream-inner-height") ! 1292: ("cw:window-stream-inner-left") ! 1293: ("cw:window-stream-inner-region") ! 1294: ("cw:window-stream-inner-width") ! 1295: ("cw:window-stream-left") ! 1296: ("cw:window-stream-left-button-down") ! 1297: ("cw:window-stream-left-button-up") ! 1298: ("cw:window-stream-left-margin") ! 1299: ("cw:window-stream-linefeed-height") ! 1300: ("cw:window-stream-lisp-listener-process") ! 1301: ("cw:window-stream-mat-color") ! 1302: ("cw:window-stream-middle-button-down") ! 1303: ("cw:window-stream-middle-button-up") ! 1304: ("cw:window-stream-moreable-p") ! 1305: ("cw:window-stream-mouse-cursor") ! 1306: ("cw:window-stream-mouse-cursor-in") ! 1307: ("cw:window-stream-mouse-cursor-move") ! 1308: ("cw:window-stream-mouse-cursor-out") ! 1309: ("cw:window-stream-move") ! 1310: ("cw:window-stream-move-notify") ! 1311: ("cw:window-stream-moveable-p") ! 1312: ("cw:window-stream-on-top-p") ! 1313: ("cw:window-stream-operation") ! 1314: ("cw:window-stream-p") ! 1315: ("cw:window-stream-pageable-p") ! 1316: ("cw:window-stream-pannable-p") ! 1317: ("cw:window-stream-parent") ! 1318: ("cw:window-stream-plist") ! 1319: ("cw:window-stream-position") ! 1320: ("cw:window-stream-process") ! 1321: ("cw:window-stream-region") ! 1322: ("cw:window-stream-remprop") ! 1323: ("cw:window-stream-repaint") ! 1324: ("cw:window-stream-repaintable-p") ! 1325: ("cw:window-stream-reset") ! 1326: ("cw:window-stream-reshape") ! 1327: ("cw:window-stream-reshape-notify") ! 1328: ("cw:window-stream-reshapeable-p") ! 1329: ("cw:window-stream-restore") ! 1330: ("cw:window-stream-right") ! 1331: ("cw:window-stream-right-button-down") ! 1332: ("cw:window-stream-right-button-up") ! 1333: ("cw:window-stream-right-margin") ! 1334: ("cw:window-stream-save") ! 1335: ("cw:window-stream-scroll") ! 1336: ("cw:window-stream-scrollable-p") ! 1337: ("cw:window-stream-select") ! 1338: ("cw:window-stream-shrink") ! 1339: ("cw:window-stream-shrink-notify") ! 1340: ("cw:window-stream-shrunken-p") ! 1341: ("cw:window-stream-status") ! 1342: ("cw:window-stream-texture") ! 1343: ("cw:window-stream-title") ! 1344: ("cw:window-stream-title-color") ! 1345: ("cw:window-stream-title-font") ! 1346: ("cw:window-stream-title-height") ! 1347: ("cw:window-stream-titled-p") ! 1348: ("cw:window-stream-top") ! 1349: ("cw:window-stream-truncate-lines-p") ! 1350: ("cw:window-stream-under-mouse") ! 1351: ("cw:window-stream-under-point") ! 1352: ("cw:window-stream-under-position") ! 1353: ("cw:window-stream-width") ! 1354: ("cw:window-stream-write-title") ! 1355: ("cw:window-stream-x-offset") ! 1356: ("cw:window-stream-x-position") ! 1357: ("cw:window-stream-xy") ! 1358: ("cw:window-stream-y-offset") ! 1359: ("cw:window-stream-y-position") ! 1360: ("cw:with-graphics-batching") ! 1361: ("cw:with-mouse-grabbed") ! 1362: ("cw:with-output-to-rubout-handler") ! 1363: ("cw:with-window-stream-selected") ! 1364: ("cw:write-title") ! 1365: ("cw:*x-pixels-per-inch*") ! 1366: ("cw:yellow") ! 1367: ("cw:*y-pixels-per-inch*") ! 1368: )) ! 1369: (if (assoc "math" clman:package-info) ! 1370: '( ! 1371: ("math:\-") ! 1372: ("math:+") ! 1373: ("math:*") ! 1374: ("math:*mathpack-version*") ! 1375: ("math:atan") ! 1376: ("math:column-matrix") ! 1377: ("math:column") ! 1378: ("math:complex-double-float-matrix") ! 1379: ("math:complex-double-float-vector") ! 1380: ("math:complex-single-float-matrix") ! 1381: ("math:complex-single-float-vector") ! 1382: ("math:concatenate-matrix") ! 1383: ("math:conjugate-transpose") ! 1384: ("math:conjugate") ! 1385: ("math:copy-matrix") ! 1386: ("math:cos") ! 1387: ("math:determinant-and-inverse") ! 1388: ("math:determinant") ! 1389: ("math:diagonal-matrix") ! 1390: ("math:diagonal-vector") ! 1391: ("math:dot-product") ! 1392: ("math:double-float-matrix") ! 1393: ("math:double-float-vector") ! 1394: ("math:eigen-values") ! 1395: ("math:eigen-vectors") ! 1396: ("math:eigen") ! 1397: ("math:exp") ! 1398: ("math:expt") ! 1399: ("math:indentity-matrix") ! 1400: ("math:imagpart") ! 1401: ("math:inverse") ! 1402: ("math:log") ! 1403: ("math:make-matrix") ! 1404: ("math:matrix-with-initial-element") ! 1405: ("math:matrixp") ! 1406: ("math:nconjugate-transpose") ! 1407: ("math:nconjugate") ! 1408: ("math:ndeterminant-and-inverse") ! 1409: ("math:ndeterminant") ! 1410: ("math:ninverse") ! 1411: ("math:ntranspose") ! 1412: ("math:print-matrix") ! 1413: ("math:realpart") ! 1414: ("math:row-matrix") ! 1415: ("math:row") ! 1416: ("math:set-column") ! 1417: ("math:set-row") ! 1418: ("math:sin") ! 1419: ("math:single-float-matrix") ! 1420: ("math:single-float-vector") ! 1421: ("math:sqrt") ! 1422: ("math:sub-matrix") ! 1423: ("math:transpose") ! 1424: ("math:vector-product")))))
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.