Sync with upstream vhdl mode v3.35.1
authorReto Zimmermann <reto@gnu.org>
Wed, 26 Mar 2014 03:58:25 +0000 (20:58 -0700)
committerGlenn Morris <rgm@gnu.org>
Wed, 26 Mar 2014 03:58:25 +0000 (20:58 -0700)
commitfb3deac832b66a0f2674ccd06ebc741cbbf960fe
treebb6061d1ad9a02c7a8c4473342b3bd56dea6cd06
parent511df08c33c81bb4990e36102475e7596c4c5319
Sync with upstream vhdl mode v3.35.1

* lisp/progmodes/vhdl-mode.el (vhdl-version, vhdl-time-stamp): Update.
(vhdl-compiler-alist): Doc fix.
(vhdl-goto-line): Remove.
(vhdl-mode-abbrev-table-init): Add XEmacs compat.
(vhdl-mode) <paragraph-start>: Fix value.
(vhdl-fix-statement-region): Not `for' in wait-statement.
(vhdl-beautify-region): Also (un)tabify.
(vhdl-get-visible-signals):
Scan declarative part of generate statements.
(vhdl-template-record): Fix indentation for record type declaration.
(vhdl-expand-abbrev, vhdl-expand-paren): FIXME.
(vhdl-scan-directory-contents): Tweak.
(vhdl-speedbar-find-file, vhdl-speedbar-port-copy)
(vhdl-compose-components-package):
Replace vhdl-goto-line with forward-line.
(top-level): Tweak speedbar frame selection.
(vhdl-generate-makefile-1): Support for compilers with no
unit-to-file name mapping (create directory with dummy files).
lisp/ChangeLog
lisp/progmodes/vhdl-mode.el