summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2014-02-26 15:02:56 -0500
committerGlenn Morris <rgm@gnu.org>2014-02-26 15:02:56 -0500
commit3b48a331d19b0eddf5adf0a3c82d8283c950df6f (patch)
tree1d634f187965d3a3d45c6b58bd776d2ee0a5f673
parent259887e8087c39d8ccabbfbe56861e2f1fe96c91 (diff)
downloademacs-3b48a331d19b0eddf5adf0a3c82d8283c950df6f.tar.gz
NEWS markup
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 5a3bf58976f..0dc3f77fc6b 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -826,6 +826,7 @@ symbol found near point added to the search string initially.
*** `C-x 8 RET' in Isearch mode reads a character by its Unicode name
and adds it to the search string.
++++
*** `M-s i' in Isearch mode toggles whether search matches invisible text.
*** `query-replace' skips invisible text when `search-invisible' is nil,
@@ -1349,6 +1350,7 @@ conveniently prepend/append new face properties.
*** Face specs set via Custom themes now replace the `defface' spec
rather than inheriting from it (as do face specs set via Customize).
+---
*** New face characteristic (supports :underline (:style wave))
specifies whether or not the terminal can display a wavy line.