• Miles Bader's avatar
    Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-415 · 63a5fd63
    Miles Bader authored
    Remove "-face" suffix from vhdl-mode faces
    
    2005-06-14  Miles Bader  <miles@gnu.org>
    
       * lisp/progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
       (vhdl-function, vhdl-directive, vhdl-reserved-word)
       (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
       names.
       (vhdl-speedbar-entity, vhdl-speedbar-architecture)
       (vhdl-speedbar-configuration, vhdl-speedbar-package)
       (vhdl-speedbar-library, vhdl-speedbar-instantiation)
       (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
       (vhdl-speedbar-architecture-selected)
       (vhdl-speedbar-configuration-selected)
       (vhdl-speedbar-package-selected)
       (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
       names.
       (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
       Use renamed faces.
       (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
       (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
       (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
       Use renamed faces.
       (syntax-alist): Don't use "font-lock-" or "-face" in generated face
       names.
       (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
       (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
       (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
       (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
       (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
       (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
    63a5fd63
ChangeLog 799 KB