Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert some .el files to lexical scoping. | Juanma Barranquero | 2011-04-04 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | * bs.el (bs-refresh, bs-sort-buffer-interns-are-last) (bs--get-marked-string, bs--get-modified-string) (bs--get-readonly-string, bs--get-size-string, bs--get-name) (bs--get-mode-name, bs--get-file-name): Mark unused arguments. (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG. * ehelp.el (electric-help-execute-extended) (electric-help-ctrl-x-prefix): * hexl.el (hexl-revert-buffer-function): * linum.el (linum-after-change, linum-after-scroll): * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments. * help-fns.el (help-describe-category-set): Remove unused ERR variable. | ||||
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -1/+1 |
| | |||||
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -1/+0 |
| | |||||
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
|\ | |||||
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
| | | |||||
* | | Add "Version:" and "Package:" Lisp file headers. | Chong Yidong | 2010-08-29 | 1 | -0/+1 |
|/ | |||||
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
| | |||||
* | (linum-update-window): Ignore intangible (bug#4996). | Stefan Monnier | 2009-11-24 | 1 | -1/+4 |
| | |||||
* | * linum.el (linum-delete-overlays, linum-update-window): | Juanma Barranquero | 2009-09-22 | 1 | -2/+2 |
| | | | | Do not modify the right margin. (Bug#3971) | ||||
* | (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 |