From: Chong Yidong Date: Tue, 26 Aug 2008 20:49:52 +0000 (+0000) Subject: * linum.el (linum): Inherit remaining face attributes from default face. X-Git-Tag: emacs-pretest-23.0.90~3257 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4b4f3f827dd4498ce976343c60a7551cbcf41477;p=emacs.git * 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. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 531876e2d8d..c11d9f1ebf3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +2008-08-26 Johan Bockgård + + * linum.el (linum): Inherit remaining face attributes from default + face. + +2008-08-26 Markus Triska + + * 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 * epa.el (epa--key-widget-action): Save the selected window to