summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/ewoc.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Provide generalized variables in core Elisp.Stefan Monnier2012-06-221-25/+25
* Reduce use of cl in lisp/emacs-lisp/.Stefan Monnier2012-06-101-28/+28
* Replace lexical-let by lexical-binding (except Gnus, CEDET, ERT).Stefan Monnier2012-04-261-5/+4
* Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris2012-02-281-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Minor ewoc fix for bug#3261.Bob Rogers2011-03-031-0/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Note that vc.el now uses this.Eric S. Raymond2008-05-091-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (ewoc-collect): Return results in the correct order.Alexandre Julliard2008-04-091-1/+1
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (ewoc--insert-new-node): Take additional arg DLL.Thien-Thi Nguyen2007-03-301-4/+5
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright years.Glenn Morris2006-12-071-1/+1
* (ewoc--current-dll): Remove. Basically undo the change of 2006-05-26:Stefan Monnier2006-05-291-64/+59
* (ewoc--insert-new-node): Use ewoc--refresh-node.Stefan Monnier2006-05-291-15/+10
* Commentary and whitespace munging; nfc.Thien-Thi Nguyen2006-05-271-34/+1
* (ewoc): Add member `hf-pp' to this structure.Thien-Thi Nguyen2006-05-271-10/+25
* (ewoc--node): Don't define constructorThien-Thi Nguyen2006-05-271-0/+1
* (ewoc--node-branch): Merge into unique caller.Thien-Thi Nguyen2006-05-271-8/+4
* (ewoc-delete): Compute last node once before looping.Thien-Thi Nguyen2006-05-271-3/+3
* (ewoc--create): No longer takeThien-Thi Nguyen2006-05-271-5/+4
* (ewoc--current-dll): New var.Thien-Thi Nguyen2006-05-261-55/+61
* (ewoc-delete): New function.Thien-Thi Nguyen2006-05-231-19/+26
* (ewoc-set-data): New func.Thien-Thi Nguyen2006-05-221-0/+5
* (ewoc-create): Add autoload cookie.Thien-Thi Nguyen2006-05-211-1/+1
* (ewoc--adjust): New func.Thien-Thi Nguyen2006-05-181-23/+36
* (ewoc-map, ewoc-invalidate): Compute PP before looping.Thien-Thi Nguyen2006-05-171-3/+5
* (ewoc-data): Add docstring.Thien-Thi Nguyen2006-05-171-2/+5
* (ewoc--node-enter-before, ewoc--create-node): Delete funcs.Thien-Thi Nguyen2006-05-121-33/+23
* (ewoc-refresh): Compute PP once before looping.Thien-Thi Nguyen2006-05-121-3/+3
* (ewoc--refresh-node): No longer save-excursion.Thien-Thi Nguyen2006-05-111-16/+18
* (ewoc--dll-create, ewoc--node-delete)Thien-Thi Nguyen2006-05-101-53/+28
* (ewoc--set-buffer-bind-dll-let*): Use `with-current-buffer'.Thien-Thi Nguyen2006-05-081-8/+4
* (ewoc-create, ewoc-set-hf): Use `insert'Thien-Thi Nguyen2006-05-051-4/+4
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Doc fixes for public funcs:Thien-Thi Nguyen2005-06-111-17/+19
* (ewoc-create, ewoc-map, ewoc-locate, ewoc-invalidate, ewoc-collect):Juanma Barranquero2004-06-161-25/+26
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-5/+5