aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2016-01-09 12:09:13 +0200
committerEli Zaretskii2016-01-09 12:09:13 +0200
commite985a0e9eed9542716c4c03e0e9a1a973de97a7a (patch)
treeed25383262251fae38779fb16e7d1ba6ab2f2445
parent9dfcbf0262305eb3dfd394fb67891ef2c05fcd7f (diff)
downloademacs-e985a0e9eed9542716c4c03e0e9a1a973de97a7a.tar.gz
emacs-e985a0e9eed9542716c4c03e0e9a1a973de97a7a.zip
; * etc/NEWS: Mark the 'check-expensive' entry not to be documented.
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 6cac8096f5d..0b450874124 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -96,6 +96,7 @@ so if you want to use it, you can always take a copy from an older Emacs.
96Various resolutions are available as etc/images/icons/hicolor/*/apps/emacs.png. 96Various resolutions are available as etc/images/icons/hicolor/*/apps/emacs.png.
97The old Emacs logo icons are available as `emacs23.png' in the same location. 97The 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.
100This includes all tests which run via "make check", plus additional 101This includes all tests which run via "make check", plus additional
101tests which take more time to perform. 102tests which take more time to perform.