Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8082 emacs/lisp/ChangeLog:1.8083
*** emacs/lisp/ChangeLog:1.8082 Thu Aug 18 14:55:02 2005
--- emacs/lisp/ChangeLog        Thu Aug 18 15:03:55 2005
***************
*** 53,60 ****
        for backward compatibility for faces that did not appear in the
        previous Emacs release.
  
!       * simple.el (next-error-follow-minor-mode): Fix init value and
!       ligher.
  
  2005-08-15  Kim F. Storm  <[EMAIL PROTECTED]>
  
--- 53,59 ----
        for backward compatibility for faces that did not appear in the
        previous Emacs release.
  
!       * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
  
  2005-08-15  Kim F. Storm  <[EMAIL PROTECTED]>
  
***************
*** 117,128 ****
        * progmodes/sh-script.el (sh-font-lock-keywords-var): Variable
        renamed from sh-font-lock-keywords.  In the `shell' entry, don't
        try to refer to executable-font-lock-keywords.
!       (sh-font-lock-keywords-var-1): Renamed from
!       sh-font-lock-keywords-1.
!       (sh-font-lock-keywords-var-2): Renamed from
!       sh-font-lock-keywords-2.
!       (sh-font-lock-keywords): Append executable-font-lock-keywords
!       here.
        (sh-mode): Set comment-start-skip, local-abbrev-table,
        imenu-case-fold-search.
        (sh-set-shell): Don't set them here.
--- 116,124 ----
        * progmodes/sh-script.el (sh-font-lock-keywords-var): Variable
        renamed from sh-font-lock-keywords.  In the `shell' entry, don't
        try to refer to executable-font-lock-keywords.
!       (sh-font-lock-keywords-var-1): Renamed from sh-font-lock-keywords-1.
!       (sh-font-lock-keywords-var-2): Renamed from sh-font-lock-keywords-2.
!       (sh-font-lock-keywords): Append executable-font-lock-keywords here.
        (sh-mode): Set comment-start-skip, local-abbrev-table,
        imenu-case-fold-search.
        (sh-set-shell): Don't set them here.


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

Reply via email to