diff options
| author | Eli Zaretskii | 2016-01-09 12:09:13 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2016-01-09 12:09:13 +0200 |
| commit | e985a0e9eed9542716c4c03e0e9a1a973de97a7a (patch) | |
| tree | ed25383262251fae38779fb16e7d1ba6ab2f2445 | |
| parent | 9dfcbf0262305eb3dfd394fb67891ef2c05fcd7f (diff) | |
| download | emacs-e985a0e9eed9542716c4c03e0e9a1a973de97a7a.tar.gz emacs-e985a0e9eed9542716c4c03e0e9a1a973de97a7a.zip | |
; * etc/NEWS: Mark the 'check-expensive' entry not to be documented.
| -rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -96,6 +96,7 @@ so if you want to use it, you can always take a copy from an older Emacs. | |||
| 96 | Various resolutions are available as etc/images/icons/hicolor/*/apps/emacs.png. | 96 | Various resolutions are available as etc/images/icons/hicolor/*/apps/emacs.png. |
| 97 | The old Emacs logo icons are available as `emacs23.png' in the same location. | 97 | The old Emacs logo icons are available as `emacs23.png' in the same location. |
| 98 | 98 | ||
| 99 | --- | ||
| 99 | ** New make target `check-expensive' to run additional tests. | 100 | ** New make target `check-expensive' to run additional tests. |
| 100 | This includes all tests which run via "make check", plus additional | 101 | This includes all tests which run via "make check", plus additional |
| 101 | tests which take more time to perform. | 102 | tests which take more time to perform. |