From 4b4f3f827dd4498ce976343c60a7551cbcf41477 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Tue, 26 Aug 2008 20:49:52 +0000 Subject: [PATCH] * 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. --- lisp/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) 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 -- 2.39.5