Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7496 emacs/lisp/ChangeLog:1.7497
*** emacs/lisp/ChangeLog:1.7496 Fri May 13 02:25:35 2005
--- emacs/lisp/ChangeLog        Fri May 13 03:34:50 2005
***************
*** 1,3 ****
--- 1,8 ----
+ 2005-05-12  Stefan Monnier  <[EMAIL PROTECTED]>
+ 
+       * font-lock.el (font-lock-comment-delimiter-face): Fix up
+       the inheritance.
+ 
  2005-05-12  Luc Teirlinck  <[EMAIL PROTECTED]>
  
        * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
***************
*** 60,65 ****
--- 65,76 ----
  
  2005-05-11  Stefan Monnier  <[EMAIL PROTECTED]>
  
+       * font-lock.el (font-lock-fontify-syntactically-region): Don't use
+       comment-end if comment-start-skip is not set.
+       Obey the font-lock-comment-delimiter-face variables.
+ 
+ 2005-05-11  Stefan Monnier  <[EMAIL PROTECTED]>
+ 
        * files.el (executable-find): Move from executable.el. Use locate-file.
        * progmodes/executable.el (executable-find): Move to files.el.
  


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to