changeset 60506:46609ac51b44

*** empty log message ***
author John Wiegley <johnw@newartisans.com>
date Tue, 08 Mar 2005 03:59:54 +0000
parents c919a3aa031f
children 8df8779687e1
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Mar 08 03:59:35 2005 +0000
+++ b/lisp/ChangeLog	Tue Mar 08 03:59:54 2005 +0000
@@ -1,3 +1,8 @@
+2005-03-07  Karl Chen  <quarl@cs.berkeley.edu>
+
+	* align.el (align-rules-list): Added an alignment rule for CSS
+	declarations (applies to css-mode and html-mode buffers).
+
 2005-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.