diff lisp/ChangeLog @ 110426:cd8d9630f156

* lisp/fringe.el (fringe-styles): New var. (fringe-mode, fringe-query-style): Use it.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 19 Sep 2010 11:32:52 +0200
parents 03a492f2d1ce
children 1d2cc4dc816f
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Sep 19 11:16:28 2010 +0200
+++ b/lisp/ChangeLog	Sun Sep 19 11:32:52 2010 +0200
@@ -1,7 +1,12 @@
+2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* fringe.el (fringe-styles): New var.
+	(fringe-mode, fringe-query-style): Use it.
+
 2010-09-18  Michael R. Mauger  <mmaug@yahoo.com>
 
 	* progmodes/sql.el: Version 2.8
-	(sql-login-params): Updated widget structure; changes still
+	(sql-login-params): Update widget structure; changes still
 	needed.
 	(sql-product-alist): Add :list-all and :list-table features for
 	SQLite, Postgres and MySQL products.