1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-05 07:01:11 -08:00
emacs/doc
tino calancha 9824885fab Code refactoring assoc-delete-all assq-delete-all
* 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.
2018-01-28 13:05:54 +09:00
..
emacs Merge from emacs-26 2018-01-26 20:45:38 -05:00
lispintro * src/print.c (syms_of_print) <print_quoted>: Set default to true 2018-01-15 13:42:51 -05:00
lispref Code refactoring assoc-delete-all assq-delete-all 2018-01-28 13:05:54 +09:00
man etags(1): fix formatting problem 2018-01-19 14:18:09 +00:00
misc Merge from emacs-26 2018-01-26 20:45:38 -05:00