aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 6ee6129ff40..609695773e3 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -53,6 +53,7 @@ testing for the `multi-tty' feature.
53OS-X-style icons (an application icon and a relevant document icon) 53OS-X-style icons (an application icon and a relevant document icon)
54were contributed by Kentaro Ohkouchi. 54were contributed by Kentaro Ohkouchi.
55Source files for these icons can be found in Emacs.app/Contents/Resources. 55Source files for these icons can be found in Emacs.app/Contents/Resources.
56PNG versions are available as etc/images/icons/macemacs_*.png.
56 57
57** Built-in functions (subr) can now have an interactive specification 58** Built-in functions (subr) can now have an interactive specification
58that is not a prompt string. If the `intspec' parameter of a `DEFUN' 59that is not a prompt string. If the `intspec' parameter of a `DEFUN'