Fix date of ChangeLog entry
This commit is contained in:
parent
feb8a83af7
commit
b1890b0f10
1 changed files with 1 additions and 3 deletions
|
@ -8005,7 +8005,7 @@
|
|||
|
||||
* isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
|
||||
|
||||
2009-11-23 Toby Cubitt <toby-predictive@dr-qubit.org>
|
||||
2011-05-27 Toby Cubitt <toby-predictive@dr-qubit.org>
|
||||
|
||||
* emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new
|
||||
traversal functions for avl-trees.
|
||||
|
@ -8023,8 +8023,6 @@
|
|||
(avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
|
||||
(avl-tree-stack-empty-p): New functions.
|
||||
|
||||
2009-11-23 Toby Cubitt <toby-predictive@dr-qubit.org>
|
||||
|
||||
* emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
|
||||
avl-tree--del-balance1 and make it work both ways.
|
||||
(avl-tree--del-balance2): Remove.
|
||||
|
|
Loading…
Add table
Reference in a new issue