changeset 97896:5699dd09fcac

*** empty log message ***
author Martin Rudalics <rudalics@gmx.at>
date Sun, 31 Aug 2008 08:47:03 +0000
parents f0990323fce1
children 170486ace2df
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Aug 31 08:46:30 2008 +0000
+++ b/lisp/ChangeLog	Sun Aug 31 08:47:03 2008 +0000
@@ -1,3 +1,9 @@
+2008-08-30  Markus Triska  <markus.triska@gmx.at>
+
+	* linum.el (linum-mode): `window-size-change-functions' can now be
+	buffer-local.
+	(linum-update-window): Use result of `move-overlay'.
+
 2008-08-30  Glenn Morris  <rgm@gnu.org>
 
 	* subr.el (make-variable-frame-local): Tweak obsolescence message.