diff options
| -rw-r--r-- | lisp/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 531876e2d8d..c11d9f1ebf3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,14 @@ | |||
| 1 | 2008-08-26 Johan Bockgård <bojohan@gnu.org> | ||
| 2 | |||
| 3 | * linum.el (linum): Inherit remaining face attributes from default | ||
| 4 | face. | ||
| 5 | |||
| 6 | 2008-08-26 Markus Triska <markus.triska@gmx.at> | ||
| 7 | |||
| 8 | * linum.el (linum-delay): Disable - it should no longer be | ||
| 9 | necessary, and can lead to longer delays. | ||
| 10 | (linum-update-window): Renumber if margin width has changed. | ||
| 11 | |||
| 1 | 2008-08-26 Daiki Ueno <ueno@unixuser.org> | 12 | 2008-08-26 Daiki Ueno <ueno@unixuser.org> |
| 2 | 13 | ||
| 3 | * epa.el (epa--key-widget-action): Save the selected window to | 14 | * epa.el (epa--key-widget-action): Save the selected window to |