]> code.delx.au - gnu-emacs/blob - etc/NEWS
Add support for shelving snapshots and for showing shelves.
[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 ** VC and related modes
40
41 *** vc-dir for Bzr supports viewing shelve contents and shelving snapshots.
42
43 \f
44 * New Modes and Packages in Emacs 24.1
45
46 \f
47 * Incompatible Lisp Changes in Emacs 24.1
48
49 \f
50 * Lisp changes in Emacs 24.1
51
52 ** Image API
53
54 *** When the image type is one of listed in `image-animated-types'
55 and the number of sub-images in the image is more then one, then the
56 new function `create-animated-image' creates an animated image where
57 sub-images are displayed successively with the duration defined by
58 `image-animate-max-time' and the delay between sub-images defined
59 by the Graphic Control Extension of the image.
60
61 \f
62 * Changes in Emacs 24.1 on non-free operating systems
63
64 \f
65 ----------------------------------------------------------------------
66 This file is part of GNU Emacs.
67
68 GNU Emacs is free software: you can redistribute it and/or modify
69 it under the terms of the GNU General Public License as published by
70 the Free Software Foundation, either version 3 of the License, or
71 (at your option) any later version.
72
73 GNU Emacs is distributed in the hope that it will be useful,
74 but WITHOUT ANY WARRANTY; without even the implied warranty of
75 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
76 GNU General Public License for more details.
77
78 You should have received a copy of the GNU General Public License
79 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
80
81 \f
82 Local variables:
83 mode: outline
84 paragraph-separate: "[ \f]*$"
85 end: