Mercurial > emacs
comparison lisp/ChangeLog @ 83827:17a8beea7b8c
Use defstruct rather than macros.
Change naming to use "avl-tree--" for internal functions.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 31 Aug 2007 20:15:34 +0000 |
parents | 8404d44e8ab8 |
children | c2afe9e0ece9 |
comparison
equal
deleted
inserted
replaced
83826:41451b9525da | 83827:17a8beea7b8c |
---|---|
1 2007-08-31 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * emacs-lisp/avl-tree.el: Use defstruct rather than macros. | |
4 Change naming to use "avl-tree--" for internal functions. | |
5 | |
1 2007-08-31 Dan Nicolaescu <dann@ics.uci.edu> | 6 2007-08-31 Dan Nicolaescu <dann@ics.uci.edu> |
2 | 7 |
3 * term/x-win.el (x-menu-bar-open): Delete duplicated function from | 8 * term/x-win.el (x-menu-bar-open): Delete duplicated function from |
4 the merge. | 9 the merge. |
5 (global-set-key): Delete f10 mapping, now done in menu-bar.el. | 10 (global-set-key): Delete f10 mapping, now done in menu-bar.el. |