diff options
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -1755,6 +1755,11 @@ an error if the argument actually returns differing values. | |||
| 1755 | 1755 | ||
| 1756 | * Changes in Specialized Modes and Packages in Emacs 22.1: | 1756 | * Changes in Specialized Modes and Packages in Emacs 22.1: |
| 1757 | 1757 | ||
| 1758 | ** Makefile mode has now been split up into specialized modes for automake, | ||
| 1759 | gmake, makepp and BSD make. The former two couldn't be differentiated before, | ||
| 1760 | and the latter two are new. Font-locking is robust now and offers new | ||
| 1761 | customizable faces. | ||
| 1762 | |||
| 1758 | +++ | 1763 | +++ |
| 1759 | ** In Outline mode, hide-body no longer hides lines at the top | 1764 | ** In Outline mode, hide-body no longer hides lines at the top |
| 1760 | of the file that precede the first header line. | 1765 | of the file that precede the first header line. |