comparison lisp/emacs-lisp/cl.el @ 28038:5ef76039360b

Remove expt, delete, rassoc from autoloads lists.
author Dave Love <fx@gnu.org>
date Tue, 07 Mar 2000 19:41:12 +0000
parents 5d6eb73b10d0
children add63b27c709
comparison
equal deleted inserted replaced
28037:acbd35afbe7b 28038:5ef76039360b
574 (cddr set)))) 574 (cddr set))))
575 '(("cl-extra" nil 575 '(("cl-extra" nil
576 coerce equalp cl-map-keymap maplist mapc mapl mapcan mapcon 576 coerce equalp cl-map-keymap maplist mapc mapl mapcan mapcon
577 cl-map-keymap cl-map-keymap-recursively cl-map-intervals 577 cl-map-keymap cl-map-keymap-recursively cl-map-intervals
578 cl-map-overlays cl-set-frame-visible-p cl-float-limits 578 cl-map-overlays cl-set-frame-visible-p cl-float-limits
579 gcd lcm isqrt expt floor* ceiling* truncate* round* 579 gcd lcm isqrt floor* ceiling* truncate* round*
580 mod* rem* signum random* make-random-state random-state-p 580 mod* rem* signum random* make-random-state random-state-p
581 subseq concatenate cl-mapcar-many map some every notany 581 subseq concatenate cl-mapcar-many map some every notany
582 notevery revappend nreconc list-length tailp copy-tree get* getf 582 notevery revappend nreconc list-length tailp copy-tree get* getf
583 cl-set-getf cl-do-remf remprop cl-make-hash-table cl-hash-lookup 583 cl-set-getf cl-do-remf remprop cl-make-hash-table cl-hash-lookup
584 cl-gethash cl-puthash cl-remhash cl-clrhash cl-maphash cl-hash-table-p 584 cl-gethash cl-puthash cl-remhash cl-clrhash cl-maphash cl-hash-table-p
585 cl-hash-table-count cl-progv-before cl-prettyexpand 585 cl-hash-table-count cl-progv-before cl-prettyexpand
586 cl-macroexpand-all) 586 cl-macroexpand-all)
587 ("cl-seq" nil 587 ("cl-seq" nil
588 reduce fill replace remq remove remove* remove-if remove-if-not 588 reduce fill replace remq remove remove* remove-if remove-if-not
589 delete delete* delete-if delete-if-not remove-duplicates 589 delete* delete-if delete-if-not remove-duplicates
590 delete-duplicates substitute substitute-if substitute-if-not 590 delete-duplicates substitute substitute-if substitute-if-not
591 nsubstitute nsubstitute-if nsubstitute-if-not find find-if 591 nsubstitute nsubstitute-if nsubstitute-if-not find find-if
592 find-if-not position position-if position-if-not count count-if 592 find-if-not position position-if position-if-not count count-if
593 count-if-not mismatch search sort* stable-sort merge member* 593 count-if-not mismatch search sort* stable-sort merge member*
594 member-if member-if-not cl-adjoin assoc* assoc-if assoc-if-not 594 member-if member-if-not cl-adjoin assoc* assoc-if assoc-if-not
595 rassoc* rassoc rassoc-if rassoc-if-not union nunion intersection 595 rassoc* rassoc-if rassoc-if-not union nunion intersection
596 nintersection set-difference nset-difference set-exclusive-or 596 nintersection set-difference nset-difference set-exclusive-or
597 nset-exclusive-or subsetp subst-if subst-if-not nsubst nsubst-if 597 nset-exclusive-or subsetp subst-if subst-if-not nsubst nsubst-if
598 nsubst-if-not sublis nsublis tree-equal) 598 nsubst-if-not sublis nsublis tree-equal)
599 ("cl-macs" nil 599 ("cl-macs" nil
600 gensym gentemp typep cl-do-pop get-setf-method 600 gensym gentemp typep cl-do-pop get-setf-method