]> code.delx.au - gnu-emacs/blob - etc/NEWS
Add a NEWS entry for animated image API.
[gnu-emacs] / etc / NEWS
1 GNU Emacs NEWS -- history of user-visible changes.
2
3 Copyright (C) 2010 Free Software Foundation, Inc.
4 See the end of the file for license conditions.
5
6 Please send Emacs bug reports to bug-gnu-emacs@gnu.org.
7 If possible, use M-x report-emacs-bug.
8
9 This file is about changes in Emacs version 24.
10
11 See files NEWS.23, NEWS.22, NEWS.21, NEWS.20, NEWS.19, NEWS.18,
12 and NEWS.1-17 for changes in older Emacs versions.
13
14 You can narrow news to a specific version by calling `view-emacs-news'
15 with a prefix argument or by typing C-u C-h C-n.
16
17
18 Temporary note:
19 +++ indicates that the appropriate manual has already been updated.
20 --- means no change in the manuals is called for.
21 When you add a new item, please add it without either +++ or ---
22 so we will look at it and add it to the manual.
23
24 \f
25 * Installation Changes in Emacs 24.1
26
27 \f
28 * Startup Changes in Emacs 24.1
29
30 \f
31 * Changes in Emacs 24.1
32
33 \f
34 * Editing Changes in Emacs 24.1
35
36 \f
37 * Changes in Specialized Modes and Packages in Emacs 24.1
38
39 \f
40 * New Modes and Packages in Emacs 24.1
41
42 \f
43 * Incompatible Lisp Changes in Emacs 24.1
44
45 \f
46 * Lisp changes in Emacs 24.1
47
48 ** Image API
49
50 *** When the image type is one of listed in `image-animated-types'
51 and the number of sub-images in the image is more then one, then the
52 new function `create-animated-image' creates an animated image where
53 sub-images are displayed successively with the duration defined by
54 `image-animate-max-time' and the delay between sub-images defined
55 by the Graphic Control Extension of the image.
56
57 \f
58 * Changes in Emacs 24.1 on non-free operating systems
59
60 \f
61 ----------------------------------------------------------------------
62 This file is part of GNU Emacs.
63
64 GNU Emacs is free software: you can redistribute it and/or modify
65 it under the terms of the GNU General Public License as published by
66 the Free Software Foundation, either version 3 of the License, or
67 (at your option) any later version.
68
69 GNU Emacs is distributed in the hope that it will be useful,
70 but WITHOUT ANY WARRANTY; without even the implied warranty of
71 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
72 GNU General Public License for more details.
73
74 You should have received a copy of the GNU General Public License
75 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
76
77 \f
78 Local variables:
79 mode: outline
80 paragraph-separate: "[ \f]*$"
81 end: