Add new VC operation `revision-completion-table'.
[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
d3cce191
SM
77
78** VC has some support for Bazaar (bzr).
79
61223448
DN
80** VC has some support for Mercurial (hg).
81
5d503af9
SM
82** sgml-electric-tag-pair-mode lets you simultaneously edit matched tag pairs.
83
2793c9bb
RW
84** BibTeX mode:
85
86*** New `bibtex-entry-format' options `whitespace', `braces', and
87`string', disabled by default.
88
89*** New variable `bibtex-cite-matcher-alist' contains rules to
90identify cited keys in BibTeX entries, used by `bibtex-find-crossref.
91
92*** Command `bibtex-url' now allows multiple URLs per entry.
93
0bfd685e
GM
94\f
95* Changes in Emacs 23.1 on non-free operating systems
8ab314f9 96
0bfd685e
GM
97\f
98* Incompatible Lisp Changes in Emacs 23.1
8ec65cd7 99
0bfd685e
GM
100\f
101* Lisp Changes in Emacs 23.1
8ab314f9 102
c69b0314
SM
103+++
104** The regexp form \(?<num>:<regexp>\) specifies the group number explicitly.
105
abf13a8b
CY
106+++
107** New variable `user-emacs-directory'.
108Use this instead of "~/.emacs.d".
109
14a6c6ab
CY
110+++
111** The new function `image-refresh' refreshes all images associated
112with a given image specification.
113
9bae34bf 114\f
0bfd685e 115* New Packages for Lisp Programming in Emacs 23.1
efeb796b 116
05197f40 117\f
a933dad1 118----------------------------------------------------------------------
5b87ad55 119This file is part of GNU Emacs.
a933dad1 120
5b87ad55
GM
121GNU Emacs is free software; you can redistribute it and/or modify
122it under the terms of the GNU General Public License as published by
123the Free Software Foundation; either version 2, or (at your option)
124any later version.
125
126GNU Emacs is distributed in the hope that it will be useful,
127but WITHOUT ANY WARRANTY; without even the implied warranty of
128MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
129GNU General Public License for more details.
a933dad1 130
5b87ad55
GM
131You should have received a copy of the GNU General Public License
132along with GNU Emacs; see the file COPYING. If not, write to the
133Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
134Boston, MA 02110-1301, USA.
a933dad1 135
05197f40 136\f
a933dad1
DL
137Local variables:
138mode: outline
139paragraph-separate: "[ \f]*$"
140end:
ab5796a9 141
a533413c 142arch-tag: e759449d-88b3-4de4-9900-3a6c3dfa23e2