]> git.eshelyaron.com Git - emacs.git/commit
* term/xterm.el (terminal-init-xterm): Add eval-when-compile to
authorDan Nicolaescu <dann@ics.uci.edu>
Fri, 2 Sep 2005 16:59:57 +0000 (16:59 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Fri, 2 Sep 2005 16:59:57 +0000 (16:59 +0000)
commitf47877ee8495b19c531119d3252dcc65d75fd5e5
tree48c0a135ad8ccf4964e51d74e602d69f42f60e72
parent14bd660e692505fdfeeb15cbc655b20cfe2de197
* term/xterm.el (terminal-init-xterm): Add eval-when-compile to
fix compilation warning. Reorder the key definitions to group
together keys emitted by the current version of xterm.

* progmodes/vhdl-mode.el (vhdl-highlight-faces)
(vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
Reorder predicates to correct min-color usage.
lisp/ChangeLog
lisp/progmodes/vhdl-mode.el
lisp/term/xterm.el