New file.
[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
31** configure now checks for libgif (as well as libungif) when
32searching for a 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
42\f
0bfd685e 43* Startup Changes in Emacs 23.1
21f7b9d8 44
c44da964 45\f
0bfd685e 46* Incompatible Editing Changes in Emacs 23.1
b58cb59f 47
406c0f12 48\f
0bfd685e 49* Editing Changes in Emacs 23.1
406c0f12 50
a151f82c
SS
51** New command kill-matching-buffers kills buffers whose name matches a regexp.
52
0bfd685e
GM
53\f
54* New Modes and Packages in Emacs 23.1
0091c67e 55
3f7194ed
GM
56** css-mode to edit Cascading Style Sheets.
57
ede96990 58** bibtex-style-mode helps you write BibTeX's *.bst files.
7253ac49 59
3f7194ed
GM
60** socks.el (which had been part of W3) is now part of Emacs.
61
0bfd685e
GM
62\f
63* Changes in Specialized Modes and Packages in Emacs 23.1
61d244ca 64
b649d2e4
SM
65** In the `copyright' package, you can specify your copyright holders's names.
66Only copyright lines with holders matching copyright-names-regexp will be
67considered for update.
68
d3cce191
SM
69
70** VC has some support for Bazaar (bzr).
71
0bfd685e
GM
72\f
73* Changes in Emacs 23.1 on non-free operating systems
8ab314f9 74
0bfd685e
GM
75\f
76* Incompatible Lisp Changes in Emacs 23.1
8ec65cd7 77
0bfd685e
GM
78\f
79* Lisp Changes in Emacs 23.1
8ab314f9 80
c69b0314
SM
81+++
82** The regexp form \(?<num>:<regexp>\) specifies the group number explicitly.
83
abf13a8b
CY
84+++
85** New variable `user-emacs-directory'.
86Use this instead of "~/.emacs.d".
87
14a6c6ab
CY
88+++
89** The new function `image-refresh' refreshes all images associated
90with a given image specification.
91
9bae34bf 92\f
0bfd685e 93* New Packages for Lisp Programming in Emacs 23.1
efeb796b 94
05197f40 95\f
a933dad1 96----------------------------------------------------------------------
5b87ad55 97This file is part of GNU Emacs.
a933dad1 98
5b87ad55
GM
99GNU Emacs is free software; you can redistribute it and/or modify
100it under the terms of the GNU General Public License as published by
101the Free Software Foundation; either version 2, or (at your option)
102any later version.
103
104GNU Emacs is distributed in the hope that it will be useful,
105but WITHOUT ANY WARRANTY; without even the implied warranty of
106MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
107GNU General Public License for more details.
a933dad1 108
5b87ad55
GM
109You should have received a copy of the GNU General Public License
110along with GNU Emacs; see the file COPYING. If not, write to the
111Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
112Boston, MA 02110-1301, USA.
a933dad1 113
05197f40 114\f
a933dad1
DL
115Local variables:
116mode: outline
117paragraph-separate: "[ \f]*$"
118end:
ab5796a9 119
a533413c 120arch-tag: e759449d-88b3-4de4-9900-3a6c3dfa23e2