Use cl-loaddefs.el rather than manual autoloads.
[bpt/emacs.git] / etc / NEWS
CommitLineData
29b7722a 1GNU Emacs NEWS -- history of user-visible changes.
5b87ad55 2
0bfd685e 3Copyright (C) 2007 Free Software Foundation, Inc.
5b87ad55 4See the end of the file for license conditions.
a933dad1 5
3f7194ed 6Please send Emacs bug reports to emacs-pretest-bug@gnu.org.
9a21d88b
KS
7If possible, use M-x report-emacs-bug.
8
0bfd685e 9This file is about changes in Emacs version 23.
9a21d88b 10
0bfd685e
GM
11See files NEWS.22, NEWS.21, NEWS.20, NEWS.19, NEWS.18, and NEWS.1-17
12for changes in older Emacs versions.
9a21d88b
KS
13
14You can narrow news to a specific version by calling `view-emacs-news'
15with a prefix argument or by typing C-u C-h C-n.
3f7194ed
GM
16
17Temporary note:
18 +++ indicates that the appropriate manual has already been updated.
19 --- means no change in the manuals is called for.
20When you add a new item, please add it without either +++ or ---
21so we will look at it and add it to the manual.
22
05197f40 23\f
9c576ea0
KS
24* About external Lisp packages
25
9c576ea0 26\f
0bfd685e 27* Installation Changes in Emacs 23.1
c58dccad 28
3f7194ed
GM
29** The default X toolkit is now Gtk+, rather than Lucid.
30
9d3cc9b2
GM
31** configure now checks for libgif before libungif when searching for
32a GIF library.
b5ac89f8 33
4e5cdb4f 34\f
6dadd99f
NR
35* Changes in Emacs 23.1
36
37** If the gpm mouse server is running and t-mouse-mode enabled, Emacs uses a
38Unix socket in a GNU/Linux console to talk to server, rather than faking events
39using the client program mev. This C level approach provides mouse
40highlighting, and help echoing in the minibuffer.
41
c2e8590b
TTN
42** The new variable next-error-recenter specifies how next-error should
43recenter the visited source file. Its value can be a number (for example,
440 for top line, -1 for bottom line), or nil for no recentering.
45
6dadd99f 46\f
0bfd685e 47* Startup Changes in Emacs 23.1
21f7b9d8 48
c44da964 49\f
0bfd685e 50* Incompatible Editing Changes in Emacs 23.1
b58cb59f 51
406c0f12 52\f
0bfd685e 53* Editing Changes in Emacs 23.1
406c0f12 54
a151f82c
SS
55** New command kill-matching-buffers kills buffers whose name matches a regexp.
56
0bfd685e
GM
57\f
58* New Modes and Packages in Emacs 23.1
0091c67e 59
3f7194ed
GM
60** css-mode to edit Cascading Style Sheets.
61
ede96990 62** bibtex-style-mode helps you write BibTeX's *.bst files.
7253ac49 63
37d4643c
DN
64** vera-mode to edit Vera files.
65
dcd6e8d7
KS
66** socks.el (which had been part of W3) is now part of Emacs.
67
68** minibuffer-indicate-depth-mode shows the minibuffer depth in the prompt.
3f7194ed 69
0bfd685e
GM
70\f
71* Changes in Specialized Modes and Packages in Emacs 23.1
61d244ca 72
b649d2e4
SM
73** In the `copyright' package, you can specify your copyright holders's names.
74Only copyright lines with holders matching copyright-names-regexp will be
75considered for update.
76
56dada42
SM
77** VC
78*** VC backends can provide completion of revision names.
79*** VC has some support for Bazaar (bzr).
d3cce191 80
56dada42 81*** VC has some support for Mercurial (hg).
61223448 82
5d503af9
SM
83** sgml-electric-tag-pair-mode lets you simultaneously edit matched tag pairs.
84
2793c9bb
RW
85** BibTeX mode:
86
87*** New `bibtex-entry-format' options `whitespace', `braces', and
88`string', disabled by default.
89
90*** New variable `bibtex-cite-matcher-alist' contains rules to
91identify cited keys in BibTeX entries, used by `bibtex-find-crossref.
92
93*** Command `bibtex-url' now allows multiple URLs per entry.
94
0bfd685e
GM
95\f
96* Changes in Emacs 23.1 on non-free operating systems
8ab314f9 97
0bfd685e
GM
98\f
99* Incompatible Lisp Changes in Emacs 23.1
8ec65cd7 100
0bfd685e
GM
101\f
102* Lisp Changes in Emacs 23.1
8ab314f9 103
c69b0314
SM
104+++
105** The regexp form \(?<num>:<regexp>\) specifies the group number explicitly.
106
abf13a8b
CY
107+++
108** New variable `user-emacs-directory'.
109Use this instead of "~/.emacs.d".
110
14a6c6ab
CY
111+++
112** The new function `image-refresh' refreshes all images associated
113with a given image specification.
114
9bae34bf 115\f
0bfd685e 116* New Packages for Lisp Programming in Emacs 23.1
efeb796b 117
05197f40 118\f
a933dad1 119----------------------------------------------------------------------
5b87ad55 120This file is part of GNU Emacs.
a933dad1 121
5b87ad55
GM
122GNU Emacs is free software; you can redistribute it and/or modify
123it under the terms of the GNU General Public License as published by
124the Free Software Foundation; either version 2, or (at your option)
125any later version.
126
127GNU Emacs is distributed in the hope that it will be useful,
128but WITHOUT ANY WARRANTY; without even the implied warranty of
129MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
130GNU General Public License for more details.
a933dad1 131
5b87ad55
GM
132You should have received a copy of the GNU General Public License
133along with GNU Emacs; see the file COPYING. If not, write to the
134Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
135Boston, MA 02110-1301, USA.
a933dad1 136
05197f40 137\f
a933dad1
DL
138Local variables:
139mode: outline
140paragraph-separate: "[ \f]*$"
141end:
ab5796a9 142
a533413c 143arch-tag: e759449d-88b3-4de4-9900-3a6c3dfa23e2