comparison etc/NEWS @ 78453:aebddcb3277b

New function image-refresh.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 07 Aug 2007 16:41:36 +0000
parents 491652901b9b
children 40bf41048aad
comparison
equal deleted inserted replaced
78452:8a8bca3342bc 78453:aebddcb3277b
71 71
72 * Lisp Changes in Emacs 22.2. 72 * Lisp Changes in Emacs 22.2.
73 73
74 ** New function `window-full-width-p' returns t if a window is as wide 74 ** New function `window-full-width-p' returns t if a window is as wide
75 as its frame. 75 as its frame.
76
77 ** The new function `image-refresh' refreshes all images associated
78 with a given image specification.
76 79
77 80
78 * Installation Changes in Emacs 22.1 81 * Installation Changes in Emacs 22.1
79 82
80 ** You can build Emacs with Gtk+ widgets by specifying `--with-x-toolkit=gtk' 83 ** You can build Emacs with Gtk+ widgets by specifying `--with-x-toolkit=gtk'