diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 4 insertions, 2 deletions
| @@ -392,8 +392,10 @@ enables reading of shell initialization files. | |||
| 392 | ** CSS mode | 392 | ** CSS mode |
| 393 | 393 | ||
| 394 | --- | 394 | --- |
| 395 | *** Support for completing attribute values, at-rules, bang-rules, and | 395 | *** Support for completing attribute values, at-rules, bang-rules, |
| 396 | HTML tags using the 'completion-at-point' command. | 396 | HTML tags, classes and IDs using the 'completion-at-point' command. |
| 397 | Completion candidates for HTML classes and IDs are retrieved from open | ||
| 398 | HTML mode buffers. | ||
| 397 | 399 | ||
| 398 | +++ | 400 | +++ |
| 399 | ** Emacs now supports character name escape sequences in character and | 401 | ** Emacs now supports character name escape sequences in character and |