• tino calancha's avatar
    Code refactoring assoc-delete-all assq-delete-all · 9824885f
    tino calancha authored
    * lisp/subr.el (assoc-delete-all): Add optional arg TEST.
    (assq-delete-all): Use assoc-delete-all.
    
    * test/lisp/subr-tests.el (subr-tests--assoc-delete-all)
    (subr-tests--assq-delete-all): New tests.
    
    * doc/lispref/lists.texi (Association Lists): Document
    assoc-delete-all in the manual.
    
    ; * etc/NEWS: Announce assoc-delete-all.
    9824885f
subr-tests.el 14.4 KB