(copyright-current-gpl-version): Set to 3.
[bpt/emacs.git] / lisp / emacs-lisp / ewoc.el
2007-03-30 Thien-Thi Nguyen(ewoc--insert-new-node): Take additional arg DLL.
2007-01-21 Glenn MorrisAdd 2007 to copyright years.
2006-12-07 Glenn MorrisUpdate copyright years.
2006-05-29 Stefan Monnier(ewoc--current-dll): Remove. Basically undo the change...
2006-05-29 Stefan Monnier(ewoc--insert-new-node): Use ewoc--refresh-node.
2006-05-27 Thien-Thi NguyenCommentary and whitespace munging; nfc.
2006-05-27 Thien-Thi Nguyen(ewoc): Add member `hf-pp' to this structure.
2006-05-27 Thien-Thi Nguyen(ewoc--node): Don't define constructor
2006-05-27 Thien-Thi Nguyen(ewoc--node-branch): Merge into unique caller.
2006-05-27 Thien-Thi Nguyen(ewoc-delete): Compute last node once before looping.
2006-05-27 Thien-Thi Nguyen(ewoc--create): No longer take
2006-05-26 Thien-Thi Nguyen(ewoc--current-dll): New var.
2006-05-23 Thien-Thi Nguyen(ewoc-delete): New function.
2006-05-22 Thien-Thi Nguyen(ewoc-set-data): New func.
2006-05-21 Thien-Thi Nguyen(ewoc-create): Add autoload cookie.
2006-05-18 Thien-Thi Nguyen(ewoc--adjust): New func.
2006-05-17 Thien-Thi Nguyen(ewoc-map, ewoc-invalidate): Compute PP before looping.
2006-05-17 Thien-Thi Nguyen(ewoc-data): Add docstring.
2006-05-12 Thien-Thi Nguyen(ewoc--node-enter-before, ewoc--create-node): Delete...
2006-05-12 Thien-Thi Nguyen(ewoc-refresh): Compute PP once before looping.
2006-05-11 Thien-Thi Nguyen(ewoc--refresh-node): No longer save-excursion.
2006-05-10 Thien-Thi Nguyen(ewoc--dll-create, ewoc--node-delete)
2006-05-08 Thien-Thi Nguyen(ewoc--set-buffer-bind-dll-let*): Use `with-current...
2006-05-05 Thien-Thi Nguyen(ewoc-create, ewoc-set-hf): Use `insert'
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-08-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate FSF's address.
2005-06-11 Thien-Thi NguyenDoc fixes for public funcs:
2004-06-16 Juanma Barranquero(ewoc-create, ewoc-map, ewoc-locate, ewoc-invalidate...
2003-09-01 Miles BaderAdd arch taglines
2003-02-04 Juanma BarranqueroTrailing whitepace deleted.
2002-09-19 Stefan Monnier(ewoc--node-branch): Add docstring.
2001-12-20 Pavel JaníkDoc fix.
2001-11-27 Sam SteingoldConverted backquote to the new style.
2001-07-16 Pavel JaníkSome fixes to follow coding conventions.
2000-12-06 Dave LoveFix copyright years.
2000-11-06 Stefan Monnier(ewoc-goto-prev, ewoc-goto-next):
2000-10-15 Stefan Monnier(ewoc-location): New function.
2000-08-16 Stefan Monnier* emacs-lisp/ewoc.el (ewoc-locate): Default POS to...
2000-03-22 Stefan Monnier* pcvs.el: Add a minimal leading commentary.
2000-03-11 Stefan Monnier*** empty log message ***