; * etc/NEWS: assoc-delete-all fix
This is a mess. This function was added in master inafba4ccb8b
, undocumented. It was then tweaked and documented in9824885fab
. Much later incc233365a9
the original untweaked and undocumented version was backported to emacs-26. This was independently redocumented in emacs-26 incc8f334d2d
, which conflicted with the interface changes that had been made on master.
This commit is contained in:
parent
9e79d59790
commit
a2d5cb5a61
1 changed files with 1 additions and 1 deletions
2
etc/NEWS
2
etc/NEWS
|
@ -976,7 +976,7 @@ A buffer-local value of this hook is now run only if at least one
|
|||
window showing the buffer has changed its size.
|
||||
|
||||
+++
|
||||
** New function assoc-delete-all.
|
||||
** The function assoc-delete-all now takes an optional predicate argument.
|
||||
|
||||
+++
|
||||
** New function 'string-distance' to calculate the Levenshtein distance
|
||||
|
|
Loading…
Add table
Reference in a new issue