projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9dfcbf0
)
; * etc/NEWS: Mark the 'check-expensive' entry not to be documented.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 9 Jan 2016 10:09:13 +0000
(12:09 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 9 Jan 2016 10:09:13 +0000
(12:09 +0200)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 6cac8096f5df1dc7399b240b4d89581f566a8e2f..0b450874124bd65f68b73eee2fc1cf0087a9f35d 100644
(file)
--- 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.
Various resolutions are available as etc/images/icons/hicolor/*/apps/emacs.png.
The old Emacs logo icons are available as `emacs23.png' in the same location.
+---
** New make target `check-expensive' to run additional tests.
This includes all tests which run via "make check", plus additional
tests which take more time to perform.