aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2007-12-15 10:29:16 +0000
committerEli Zaretskii2007-12-15 10:29:16 +0000
commit1518e9a11892a829d379ab40959b9dfcce23d925 (patch)
treebfd5c0a9419bb08bebbd4381c145b1450923b803
parent243d547c730449b851f31a74e147d7569bf05f51 (diff)
downloademacs-1518e9a11892a829d379ab40959b9dfcce23d925.tar.gz
emacs-1518e9a11892a829d379ab40959b9dfcce23d925.zip
Update due to renaming of macemacs_*.png to emacs*_mac.png.
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 5f89a8d46be..fb51744bab6 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -55,7 +55,7 @@ testing for the `multi-tty' feature.
55OS-X-style icons (an application icon and a relevant document icon) 55OS-X-style icons (an application icon and a relevant document icon)
56were contributed by Kentaro Ohkouchi. 56were contributed by Kentaro Ohkouchi.
57Source files for these icons can be found in Emacs.app/Contents/Resources. 57Source files for these icons can be found in Emacs.app/Contents/Resources.
58PNG versions are available as etc/images/icons/macemacs_*.png. 58PNG versions are available as etc/images/icons/emacs*_mac.png.
59 59
60** Built-in functions (subr) can now have an interactive specification 60** Built-in functions (subr) can now have an interactive specification
61that is not a prompt string. If the `intspec' parameter of a `DEFUN' 61that is not a prompt string. If the `intspec' parameter of a `DEFUN'