Mercurial > emacs
changeset 65867:035abbbac402
(speedbar-attached-frame): Add defvar.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 06 Oct 2005 08:19:57 +0000 |
parents | df5f6fcce1be |
children | fb90b962c3cb |
files | lisp/progmodes/vhdl-mode.el |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/progmodes/vhdl-mode.el Thu Oct 06 08:19:10 2005 +0000 +++ b/lisp/progmodes/vhdl-mode.el Thu Oct 06 08:19:57 2005 +0000 @@ -142,6 +142,8 @@ (defvar lazy-lock-defer-contextually) (defvar lazy-lock-defer-on-scrolling) (defvar lazy-lock-defer-on-the-fly) +(defvar speedbar-attached-frame) + ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; Variables