diff options
| author | Alan Mackenzie | 2016-12-20 21:49:31 +0000 |
|---|---|---|
| committer | Alan Mackenzie | 2016-12-20 21:49:31 +0000 |
| commit | 9e1209d7a6e575d80e923bc74587229fa42ddfbf (patch) | |
| tree | 6debbe40f4dd47ab42847b89541f0dc918b7a5e8 /etc | |
| parent | 88cdf14b37a7344bb266e94512485e3cc738c23d (diff) | |
| download | emacs-9e1209d7a6e575d80e923bc74587229fa42ddfbf.tar.gz emacs-9e1209d7a6e575d80e923bc74587229fa42ddfbf.zip | |
Amend the version number of CC Mode 5.33 -> 5.32.99. Don't merge to trunk.
lisp/progmodes/cc-defs.el: Amend the version number.
etc/NEWS: Add an item explaining the change.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
| @@ -50,6 +50,13 @@ Set this variable to a non-nil value to speed up display of characters | |||
| 50 | using large fonts, at the price of a larger memory footprint of the | 50 | using large fonts, at the price of a larger memory footprint of the |
| 51 | Emacs session. | 51 | Emacs session. |
| 52 | 52 | ||
| 53 | +++ | ||
| 54 | ** The version number of CC Mode has been changed from 5.33 to | ||
| 55 | 5.32.99, although the software itself hasn't changed. This aims to | ||
| 56 | reduce confusion with the standalone CC Mode 5.33 (available from | ||
| 57 | http://cc-mode.sourceforge.net), which is a more mature version than | ||
| 58 | the one in Emacs 25.2. | ||
| 59 | |||
| 53 | 60 | ||
| 54 | * Installation Changes in Emacs 25.1 | 61 | * Installation Changes in Emacs 25.1 |
| 55 | 62 | ||