Add .dir-locals.el support for file-less buffers.
[emacs.git] / etc / NEWS
blobfcc08e7b6e5c46a69bc3a68bf457c4e90ea414fb
1 GNU Emacs NEWS -- history of user-visible changes.
3 Copyright (C) 2010 Free Software Foundation, Inc.
4 See the end of the file for license conditions.
6 Please send Emacs bug reports to bug-gnu-emacs@gnu.org.
7 If possible, use M-x report-emacs-bug.
9 This file is about changes in Emacs version 24.
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.
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.
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.
25 * Installation Changes in Emacs 24.1
28 * Startup Changes in Emacs 24.1
31 * Changes in Emacs 24.1
34 * Editing Changes in Emacs 24.1
37 * Changes in Specialized Modes and Packages in Emacs 24.1
39 ** VC and related modes
41 *** vc-dir for Bzr supports viewing shelve contents and shelving snapshots.
43 ** Directory local variables can apply to file-less buffers.
44 For example, adding "(diff-mode . ((mode . whitespace)))" to your
45 .dir-locals.el file, will turn on `whitespace-mode' for *vc-diff*
46 buffers.
49 * New Modes and Packages in Emacs 24.1
52 * Incompatible Lisp Changes in Emacs 24.1
55 * Lisp changes in Emacs 24.1
57 ** Image API
59 *** When the image type is one of listed in `image-animated-types'
60 and the number of sub-images in the image is more then one, then the
61 new function `create-animated-image' creates an animated image where
62 sub-images are displayed successively with the duration defined by
63 `image-animate-max-time' and the delay between sub-images defined
64 by the Graphic Control Extension of the image.
67 * Changes in Emacs 24.1 on non-free operating systems
70 ----------------------------------------------------------------------
71 This file is part of GNU Emacs.
73 GNU Emacs is free software: you can redistribute it and/or modify
74 it under the terms of the GNU General Public License as published by
75 the Free Software Foundation, either version 3 of the License, or
76 (at your option) any later version.
78 GNU Emacs is distributed in the hope that it will be useful,
79 but WITHOUT ANY WARRANTY; without even the implied warranty of
80 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
81 GNU General Public License for more details.
83 You should have received a copy of the GNU General Public License
84 along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
87 Local variables:
88 mode: outline
89 paragraph-separate: "[  \f]*$"
90 end: