]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Tue, 15 Jun 2004 09:42:18 +0000 (09:42 +0000)
committerKim F. Storm <storm@cua.dk>
Tue, 15 Jun 2004 09:42:18 +0000 (09:42 +0000)
src/ChangeLog

index e4bcca81ede7427b110e3ffae84c7a8aa181ac2d..75fbd62670afa0ac57ae421f432d7e1ff5ccdb90 100644 (file)
@@ -1,10 +1,15 @@
+2004-06-15  Kim F. Storm  <storm@cua.dk>
+
+       * syntax.c (skip_chars): Only recognize [:class:] when it has the
+       proper format and class is a lower-case word.
+
 2004-06-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (xg_get_image_for_pixmap): New function.
        (xg_get_gdk_pixmap_and_mask): Removed.
        (update_frame_tool_bar): Call xg_get_image_for_pixmap instead of
        xg_get_gdk_pixmap_and_mask.
-       
+
        * xterm.h (struct x_display_info): Typo in comment fixed.
 
 2004-06-14  Juanma Barranquero  <lektu@terra.es>