(Image Cache): Document image-refresh.
[bpt/emacs.git] / etc / NEWS
1 GNU Emacs NEWS -- history of user-visible changes.
2
3 Copyright (C) 2007 Free Software Foundation, Inc.
4 See the end of the file for license conditions.
5
6 Please send Emacs bug reports to emacs-pretest-bug@gnu.org.
7 If possible, use M-x report-emacs-bug.
8
9 This file is about changes in Emacs version 23.
10
11 See files NEWS.22, NEWS.21, NEWS.20, NEWS.19, NEWS.18, and NEWS.1-17
12 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 Temporary note:
18 +++ indicates that the appropriate manual has already been updated.
19 --- means no change in the manuals is called for.
20 When you add a new item, please add it without either +++ or ---
21 so we will look at it and add it to the manual.
22
23 \f
24 * About external Lisp packages
25
26 \f
27 * Installation Changes in Emacs 23.1
28
29 ** The default X toolkit is now Gtk+, rather than Lucid.
30
31 ** configure now checks for libgif (as well as libungif) when
32 searching for a GIF library.
33
34 \f
35 * Startup Changes in Emacs 23.1
36
37 \f
38 * Incompatible Editing Changes in Emacs 23.1
39
40 \f
41 * Editing Changes in Emacs 23.1
42
43 ** New command kill-matching-buffers kills buffers whose name matches a regexp.
44
45 \f
46 * New Modes and Packages in Emacs 23.1
47
48 ** css-mode to edit Cascading Style Sheets.
49
50 ** bibtex-style-mode helps you write BibTeX's *.bst files.
51
52 ** socks.el (which had been part of W3) is now part of Emacs.
53
54 \f
55 * Changes in Specialized Modes and Packages in Emacs 23.1
56
57 ** In the `copyright' package, you can specify your copyright holders's names.
58 Only copyright lines with holders matching copyright-names-regexp will be
59 considered for update.
60
61
62 ** VC has some support for Bazaar (bzr).
63
64 \f
65 * Changes in Emacs 23.1 on non-free operating systems
66
67 \f
68 * Incompatible Lisp Changes in Emacs 23.1
69
70 \f
71 * Lisp Changes in Emacs 23.1
72
73 +++
74 ** The regexp form \(?<num>:<regexp>\) specifies the group number explicitly.
75
76 +++
77 ** New variable `user-emacs-directory'.
78 Use this instead of "~/.emacs.d".
79
80 \f
81 * New Packages for Lisp Programming in Emacs 23.1
82
83 \f
84 ----------------------------------------------------------------------
85 This file is part of GNU Emacs.
86
87 GNU Emacs is free software; you can redistribute it and/or modify
88 it under the terms of the GNU General Public License as published by
89 the Free Software Foundation; either version 2, or (at your option)
90 any later version.
91
92 GNU Emacs is distributed in the hope that it will be useful,
93 but WITHOUT ANY WARRANTY; without even the implied warranty of
94 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
95 GNU General Public License for more details.
96
97 You should have received a copy of the GNU General Public License
98 along with GNU Emacs; see the file COPYING. If not, write to the
99 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
100 Boston, MA 02110-1301, USA.
101
102 \f
103 Local variables:
104 mode: outline
105 paragraph-separate: "[ \f]*$"
106 end:
107
108 arch-tag: e759449d-88b3-4de4-9900-3a6c3dfa23e2