Mercurial > emacs
changeset 97738:2a8442e750d8
* linum.el (linum): Inherit remaining face attributes from default face.
(linum-delay): Disable - it should no longer be necessary, and can
lead to longer delays.
(linum-update-window): Renumber if margin width has changed.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 26 Aug 2008 20:49:52 +0000 |
parents | e02d467ea734 |
children | 77e42c247dba |
files | lisp/ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Aug 26 20:28:20 2008 +0000 +++ b/lisp/ChangeLog Tue Aug 26 20:49:52 2008 +0000 @@ -1,3 +1,14 @@ +2008-08-26 Johan Bockgård <bojohan@gnu.org> + + * linum.el (linum): Inherit remaining face attributes from default + face. + +2008-08-26 Markus Triska <markus.triska@gmx.at> + + * linum.el (linum-delay): Disable - it should no longer be + necessary, and can lead to longer delays. + (linum-update-window): Renumber if margin width has changed. + 2008-08-26 Daiki Ueno <ueno@unixuser.org> * epa.el (epa--key-widget-action): Save the selected window to