| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year to 2017 | Paul Eggert | 2016-12-31 | 1 | -1/+1 |
* | Update copyright year to 2016 | Paul Eggert | 2016-01-01 | 1 | -1/+1 |
* | Update copyright year to 2015 | Paul Eggert | 2015-01-01 | 1 | -1/+1 |
* | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -1/+1 |
* | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+1 |
* | Provide generalized variables in core Elisp. | Stefan Monnier | 2012-06-22 | 1 | -25/+25 |
* | Reduce use of cl in lisp/emacs-lisp/. | Stefan Monnier | 2012-06-10 | 1 | -28/+28 |
* | Replace lexical-let by lexical-binding (except Gnus, CEDET, ERT). | Stefan Monnier | 2012-04-26 | 1 | -5/+4 |
* | Standardize possessive apostrophe usage in manuals, docs, and comments | Glenn Morris | 2012-02-28 | 1 | -1/+1 |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | Minor ewoc fix for bug#3261. | Bob Rogers | 2011-03-03 | 1 | -0/+2 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -1/+0 |
* | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
* | Note that vc.el now uses this. | Eric S. Raymond | 2008-05-09 | 1 | -1/+1 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
* | (ewoc-collect): Return results in the correct order. | Alexandre Julliard | 2008-04-09 | 1 | -1/+1 |
* | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | (ewoc--insert-new-node): Take additional arg DLL. | Thien-Thi Nguyen | 2007-03-30 | 1 | -4/+5 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | Update copyright years. | Glenn Morris | 2006-12-07 | 1 | -1/+1 |
* | (ewoc--current-dll): Remove. Basically undo the change of 2006-05-26: | Stefan Monnier | 2006-05-29 | 1 | -64/+59 |
* | (ewoc--insert-new-node): Use ewoc--refresh-node. | Stefan Monnier | 2006-05-29 | 1 | -15/+10 |
* | Commentary and whitespace munging; nfc. | Thien-Thi Nguyen | 2006-05-27 | 1 | -34/+1 |
* | (ewoc): Add member `hf-pp' to this structure. | Thien-Thi Nguyen | 2006-05-27 | 1 | -10/+25 |
* | (ewoc--node): Don't define constructor | Thien-Thi Nguyen | 2006-05-27 | 1 | -0/+1 |
* | (ewoc--node-branch): Merge into unique caller. | Thien-Thi Nguyen | 2006-05-27 | 1 | -8/+4 |
* | (ewoc-delete): Compute last node once before looping. | Thien-Thi Nguyen | 2006-05-27 | 1 | -3/+3 |
* | (ewoc--create): No longer take | Thien-Thi Nguyen | 2006-05-27 | 1 | -5/+4 |
* | (ewoc--current-dll): New var. | Thien-Thi Nguyen | 2006-05-26 | 1 | -55/+61 |
* | (ewoc-delete): New function. | Thien-Thi Nguyen | 2006-05-23 | 1 | -19/+26 |
* | (ewoc-set-data): New func. | Thien-Thi Nguyen | 2006-05-22 | 1 | -0/+5 |
* | (ewoc-create): Add autoload cookie. | Thien-Thi Nguyen | 2006-05-21 | 1 | -1/+1 |
* | (ewoc--adjust): New func. | Thien-Thi Nguyen | 2006-05-18 | 1 | -23/+36 |
* | (ewoc-map, ewoc-invalidate): Compute PP before looping. | Thien-Thi Nguyen | 2006-05-17 | 1 | -3/+5 |
* | (ewoc-data): Add docstring. | Thien-Thi Nguyen | 2006-05-17 | 1 | -2/+5 |
* | (ewoc--node-enter-before, ewoc--create-node): Delete funcs. | Thien-Thi Nguyen | 2006-05-12 | 1 | -33/+23 |
* | (ewoc-refresh): Compute PP once before looping. | Thien-Thi Nguyen | 2006-05-12 | 1 | -3/+3 |
* | (ewoc--refresh-node): No longer save-excursion. | Thien-Thi Nguyen | 2006-05-11 | 1 | -16/+18 |
* | (ewoc--dll-create, ewoc--node-delete) | Thien-Thi Nguyen | 2006-05-10 | 1 | -53/+28 |
* | (ewoc--set-buffer-bind-dll-let*): Use `with-current-buffer'. | Thien-Thi Nguyen | 2006-05-08 | 1 | -8/+4 |
* | (ewoc-create, ewoc-set-hf): Use `insert' | Thien-Thi Nguyen | 2006-05-05 | 1 | -4/+4 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -2/+2 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | Doc fixes for public funcs: | Thien-Thi Nguyen | 2005-06-11 | 1 | -17/+19 |
* | (ewoc-create, ewoc-map, ewoc-locate, ewoc-invalidate, ewoc-collect): | Juanma Barranquero | 2004-06-16 | 1 | -25/+26 |