aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorReto Zimmermann2012-05-27 23:42:18 -0400
committerStefan Monnier2012-05-27 23:42:18 -0400
commitfda91268666fe6c082ee08c0c9519a248a3a3d1f (patch)
tree97d82bc4e01853c70ff3db1fda91a0d938461a9c /etc
parent74d1f848fa6f197cd172aea14598a73a8ce72d3f (diff)
downloademacs-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/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index c5448c01e8a..479d2642162 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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
100Faces for changes now use the same diff color scheme as in modern VCSes 106Faces for changes now use the same diff color scheme as in modern VCSes