/[emacs]/emacs/lisp/progmodes/vhdl-mode.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/vhdl-mode.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.41 by ttn, Mon Aug 15 13:52:55 2005 UTC revision 1.42 by lektu, Tue Aug 30 11:18:41 2005 UTC
# Line 128  Line 128 
128  (defconst vhdl-emacs-21 (and (<= 21 emacs-major-version) (not vhdl-xemacs))  (defconst vhdl-emacs-21 (and (<= 21 emacs-major-version) (not vhdl-xemacs))
129    "Non-nil if Emacs 21, 22, ... is used.")    "Non-nil if Emacs 21, 22, ... is used.")
130    
131    (defvar compilation-file-regexp-alist)
132    (defvar itimer-version)
133    (defvar lazy-lock-defer-contextually)
134    (defvar lazy-lock-defer-on-scrolling)
135    (defvar lazy-lock-defer-on-the-fly)
136    
137    
138  ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;  ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
139  ;;; Variables  ;;; Variables

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.42

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26