diff options
| author | Reto Zimmermann | 2012-05-27 23:42:18 -0400 |
|---|---|---|
| committer | Stefan Monnier | 2012-05-27 23:42:18 -0400 |
| commit | fda91268666fe6c082ee08c0c9519a248a3a3d1f (patch) | |
| tree | 97d82bc4e01853c70ff3db1fda91a0d938461a9c /etc | |
| parent | 74d1f848fa6f197cd172aea14598a73a8ce72d3f (diff) | |
| download | emacs-fda91268666fe6c082ee08c0c9519a248a3a3d1f.tar.gz emacs-fda91268666fe6c082ee08c0c9519a248a3a3d1f.zip | |
* lisp/progmodes/vhdl-mode.el: Sync with upstream 3.33.28.
http://www.iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html#release-notes-3.33
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -95,6 +95,12 @@ character when doing minibuffer filename prompts. | |||
| 95 | 95 | ||
| 96 | * Changes in Specialized Modes and Packages in Emacs 24.2 | 96 | * Changes in Specialized Modes and Packages in Emacs 24.2 |
| 97 | 97 | ||
| 98 | ** VHDL-mode | ||
| 99 | - Support for ghdl (free vhdl compiler). Now default. | ||
| 100 | - Add/update support for VHDL-AMS packages. | ||
| 101 | - Update to VHDL'02 standard. | ||
| 102 | - Accept \r and \f as whitespace. | ||
| 103 | |||
| 98 | ** Diff mode | 104 | ** Diff mode |
| 99 | 105 | ||
| 100 | Faces for changes now use the same diff color scheme as in modern VCSes | 106 | Faces for changes now use the same diff color scheme as in modern VCSes |