Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (linum-mode): window-size-change-functions is redundant. | Stefan Monnier | 2009-08-19 | 1 | -8/+13 |
| | | | | | Adapt to new window-configuration-change-hook behavior. (linum-after-size, linum-after-config): Remove. | ||||
* | * linum.el (linum-update-window): Use `delq' instead of `delete'; | Juanma Barranquero | 2009-01-18 | 1 | -2/+3 |
| | | | | compare strings with `equal-including-properties'. | ||||
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
| | |||||
* | Fix EOL mishap. | Juanma Barranquero | 2008-08-31 | 1 | -196/+196 |
| | |||||
* | (linum-mode): `window-size-change-functions' can now be buffer-local. | Martin Rudalics | 2008-08-31 | 1 | -199/+196 |
| | | | | (linum-update-window): Use result of `move-overlay'. | ||||
* | (linum): Inherit remaining face attributes from default face. | Chong Yidong | 2008-08-26 | 1 | -26/+25 |
| | | | | | | (linum-delay): Disable - it should no longer be necessary, and can lead to longer delays. (linum-update-window): Renumber if margin width has changed. | ||||
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
| | |||||
* | (linum-after-config): Update all visible windows. | Juanma Barranquero | 2008-02-23 | 1 | -1/+1 |
| | |||||
* | (linum-unload-function): New function. | Juanma Barranquero | 2008-01-31 | 1 | -0/+6 |
| | |||||
* | Add arch tagline | Miles Bader | 2008-01-30 | 1 | -0/+1 |
| | |||||
* | Update comment. | Juanma Barranquero | 2008-01-30 | 1 | -5/+1 |
| | |||||
* | New file. | Juanma Barranquero | 2008-01-30 | 1 | -0/+199 |