Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7734 emacs/lisp/ChangeLog:1.7735
*** emacs/lisp/ChangeLog:1.7734 Fri Jun 10 10:45:37 2005
--- emacs/lisp/ChangeLog        Fri Jun 10 10:45:54 2005
***************
*** 1,5 ****
--- 1,13 ----
  2005-06-10  Miles Bader  <[EMAIL PROTECTED]>
  
+       * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
+       suffix from face names.
+       (tex-math-face, tex-verbatim-face): 
+       New backward-compatibility aliases for renamed faces.
+       (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
+       (tex-insert-quote): Use `tex-verbatim-face' variable instead of
+       literal face name.
+ 
        * textmodes/table.el (table-cell): Remove "-face" suffix from face
        name.
        (table-cell-face): New backward-compatibility alias for renamed face.


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

Reply via email to