diff options
-rw-r--r-- | etc/NEWS.22 | 8 |
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. *** VC has some support for Git. +* Lisp Changes in Emacs 22.2. + +** New function `window-full-width-p' returns t if a window is as wide +as its frame. + +** The new function `image-refresh' refreshes all images associated +with a given image specification. + * Installation Changes in Emacs 22.1 |