changeset 66189:38d892a3045c

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 18 Oct 2005 15:26:27 +0000
parents fe198c9ace5c
children a9aaea202c65
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Oct 18 15:26:08 2005 +0000
+++ b/lisp/ChangeLog	Tue Oct 18 15:26:27 2005 +0000
@@ -1,3 +1,10 @@
+2005-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
+	Various docstring and line-width fixups.
+	(conf-mode): Use cond.
+	Set font-lock-defaults.  Don't set comment-use-syntax.
+
 2005-10-18  David Ponce  <david@dponce.com>
 
 	* tree-widget.el (tree-widget-button-click): New function.