* 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.
This commit is contained in:
parent
2306a735e7
commit
4b4f3f827d
1 changed files with 11 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue