summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Albinus <michael.albinus@gmx.de>2013-10-24 09:42:18 +0200
committerMichael Albinus <michael.albinus@gmx.de>2013-10-24 09:42:18 +0200
commit990b9f68ce403df0781507929a5471726345d0a7 (patch)
treec8d267a1c09c5001ec39f0b16625f0410fa40636
parent955ada112b25068c6756b9fa904c6701da9911b0 (diff)
downloademacs-990b9f68ce403df0781507929a5471726345d0a7.tar.gz
Mention the `skip-unless' macro of ert.el.
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 247da3f9a1a..052cbd2f97d 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -591,6 +591,9 @@ During initialization, Emacs no longer expends a process to decide
whether it is safe to use Bash's --noediting option. These days
--noediting is ubiquitous; it was introduced in 1996 in Bash version 2.
++++
+** There is a new macro `skip-unless' for skipping ERT tests. See the manual.
+
* New Modes and Packages in Emacs 24.4