aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 5d8108e677c..7a80e137992 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -88,6 +88,9 @@ treated as images.
88*** Images displayed via ImageMagick now support transparency and the 88*** Images displayed via ImageMagick now support transparency and the
89:background image spec property. 89:background image spec property.
90 90
91** Face underlining can now use a wave.
92See the "Face Attributes" section of the Elisp manual.
93
91** String values for `initial-buffer-choice' also apply to emacsclient 94** String values for `initial-buffer-choice' also apply to emacsclient
92frames, if emacsclient is only told to open a new frame without 95frames, if emacsclient is only told to open a new frame without
93specifying any file to visit or expression to evaluate. 96specifying any file to visit or expression to evaluate.