Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7482 emacs/lisp/ChangeLog:1.7483
*** emacs/lisp/ChangeLog:1.7482 Wed May 11 12:33:06 2005
--- emacs/lisp/ChangeLog        Wed May 11 15:55:16 2005
***************
*** 1,3 ****
--- 1,8 ----
+ 2005-05-11  Stefan Monnier  <[EMAIL PROTECTED]>
+ 
+       * font-lock.el (font-lock-fontify-keywords-region): Use a marker
+       when trying to ensure forward progress.
+ 
  2005-05-11  Chong Yidong  <[EMAIL PROTECTED]>
  
        * mouse-sel.el (mouse-sel-follow-link-p): New function.
***************
*** 18,25 ****
        (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
  
        * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
!       Moved to ada-mode.el.
!       (ada-stmt-mode-hook): Deleted; do the work in ada-mode.
  
        * cus-edit.el (custom-file): Call file-chase-links.
  
--- 23,30 ----
        (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
  
        * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
!       Move to ada-mode.el.
!       (ada-stmt-mode-hook): Delete; do the work in ada-mode.
  
        * cus-edit.el (custom-file): Call file-chase-links.
  


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

Reply via email to