aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS.228
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/NEWS.22 b/etc/NEWS.22
index ae31b2489e1..fc608c69c2d 100644
--- a/etc/NEWS.22
+++ b/etc/NEWS.22
@@ -69,6 +69,14 @@ in to make it use the scrollbars from the system theme.
69 69
70*** VC has some support for Git. 70*** VC has some support for Git.
71 71
72* Lisp Changes in Emacs 22.2.
73
74** New function `window-full-width-p' returns t if a window is as wide
75as its frame.
76
77** The new function `image-refresh' refreshes all images associated
78with a given image specification.
79
72 80
73* Installation Changes in Emacs 22.1 81* Installation Changes in Emacs 22.1
74 82