Remove find-file-not-found-hook VC method. (Bug#2757)
[bpt/emacs.git] / etc / NEWS
CommitLineData
29b7722a 1GNU Emacs NEWS -- history of user-visible changes.
5b87ad55 2
bb65542c 3Copyright (C) 2007, 2008, 2009 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 16
adce950d
CY
17
18Temporary note:
19 +++ indicates that the appropriate manual has already been updated.
20 --- means no change in the manuals is called for.
21When you add a new item, please add it without either +++ or ---
22so we will look at it and add it to the manual.
23
24\f
25* Changes in Emacs 23.2
26
05197f40 27\f
009c963c
MA
28* Changes in Specialized Modes and Packages in Emacs 23.2
29
30+++
31** New connection methods in Tramp.
32On systems which support GVFS-Fuse, Tramp offers the new connection
33methods "dav", "davs" and "obex".
34
3c3bf6ce
DN
35** VC and related modes
36
37*** When a file is not found, VC will not try to check it out of RCS anymore.
38
009c963c 39\f
0bfd685e 40* Installation Changes in Emacs 23.1
c58dccad 41
3f7194ed 42** The default X toolkit is now Gtk+, rather than Lucid.
09e18d03
CY
43The configure option `--with-gtk' has been removed. Gtk is now the
44default toolkit, but you can use --with-x-toolkit=gtk if necessary.
3f7194ed 45
09e18d03
CY
46** New font code.
47Fonts are handled by new code capable of dealing with multiple font
de9efca0 48backends. This uses the freetype and fontconfig libraries.
16e82271 49
09e18d03
CY
50*** Emacs now accepts font names supplied in the fontconfig format
51(e.g. "monospace-12:bold") and GTK format (e.g. "Monospace Bold 12").
1abe3a1e 52
09e18d03
CY
53*** Added support for local fonts (fonts installed on the machine
54where Emacs is running).
55
56*** Added support for the Xft library for antialiasing.
57
58*** Added support for the otf library for complex text layout by
59OpenType fonts.
60
61*** Added support for the m17n library for text shaping.
15f02f65 62
09e18d03 63** Changes to image support
16e82271 64
09e18d03 65*** configure now checks for libgif before libungif when searching for
9d3cc9b2 66a GIF library.
16e82271 67
09e18d03
CY
68*** Emacs now supports the SVG image format through librsvg2.
69
fab17942
JR
70*** Emacs now supports multi-page TIFF images.
71
006a2cde 72** New NeXTSTEP-based port
3dcdb6ea 73This provides support for GNUstep (via the GNUstep libraries) and Mac
1e9b0fb2 74OS X (via the Cocoa libraries).
043023ca 75
2e538385 76Specify --with-ns to configure for this. By default, a self-contained
043023ca
CY
77app will be built (containing all lisp). To install/share lisp with
78other emacsen (e.g. X11 build) use --disable-ns-self-contained. See
79nextstep/README and nextstep/INSTALL in the Emacs source directory.
006a2cde
CY
80
81** Mac OS X is no longer supported via Carbon.
82Use the NeXTSTEP port, described above.
36e625ec 83
09e18d03
CY
84** The new configuration option "--with-dbus" enables D-Bus language
85bindings for Emacs.
07e5c0b0 86
bb9f7948
EZ
87** Support for many obsolete platforms has been removed.
88See the list at the end of etc/MACHINES for details.
16e82271 89
09e18d03 90*** Support for systems without alloca has been removed.
16e82271 91
09e18d03 92*** Support for Sun windows has been removed.
16e82271 93
2e0ef05b 94*** The `emacstool' utility has been removed.
09e18d03 95
006a2cde 96** The following platforms will be removed in a future Emacs version:
9bc072cc
CY
97If you are still using Emacs on one of these platforms, please email
98emacs-devel@gnu.org to inform the Emacs developers.
006a2cde 99
9bc072cc 100*** Old GNU/Linux systems based on libc version 5.
006a2cde 101
9bc072cc
CY
102*** Old FreeBSD, NetBSD, and OpenBSD systems based on the COFF
103 executable format.
006a2cde
CY
104
105*** Solaris versions 2.6 and below.
106
32847230
CY
107*** Solaris on IBM RS6000 machines.
108
109*** UNIX System V (the original SysV, not later platforms based on it).
110
9bc072cc
CY
111*** Unixware on non-x86 machines.
112
32847230
CY
113*** Platforms not supporting shared libraries (i.e., requiring the
114NO_SHARED_LIBS compilation flag).
006a2cde 115
a46ee55c
GM
116** The configure options `--with-gcc', `--without-gcc' have been removed.
117Configure will use gcc by default. Set the CC environment variable if
118you need control over which C compiler is used.
119
09e18d03
CY
120** The refcards are now shipped as PDF files.
121
3b75ca8b
GM
122** The manuals are now licensed under the GNU Free Documentation License v1.3,
123or any later version.
124
09e18d03
CY
125** Emacs 23 comes with a new set of default icons.
126Various resolutions are available as etc/images/icons/hicolor/*/apps/emacs.png.
127The Emacs 22 icon is available as `emacs22.png' in the same location.
4e5cdb4f 128\f
6dadd99f
NR
129* Changes in Emacs 23.1
130
09e18d03 131** Improved X Window System support
16e82271 132
09e18d03
CY
133*** Emacs now supports using both X displays and ttys in one session.
134With an Emacs server active (M-x server-start), `emacsclient -t'
135creates a tty frame connected to the running emacs server. You can
136use any number of different ttys. `emacsclient -c' creates a new X11
137frame on the current $DISPLAY (or a tty frame if $DISPLAY is not set).
e390f3a3
JD
138There may be problems if a display exits unexpectedly and Emacs is compiled
139with Gtk+, see etc/PROBLEMS.
780d7bb9
RS
140
141You can test for the presence of this feature in your Lisp code by
142testing for the `multi-tty' feature.
16e82271
CY
143
144*** Emacs starts in the background, as a daemon, when given the
eab2ee89
DN
145--daemon command line argument. It disconnects from the terminal and
146starts the server. Clients can connect and create graphical or
147terminal frames using emacsclient.
16e82271 148
c569485c 149**** emacsclient starts emacs in daemon mode and connects to it when
82d0a250
DN
150--alternate-editor="" is used (or when the evironment variable
151ALTERNATE_EDITOR is set to "") and emacsclient cannot connect to an
c569485c
DN
152emacs server.
153
09e18d03 154*** The new command close-display-connection closes a connection to a
717c97e5 155remote display. There are some bugs for Gtk+. See etc/PROBLEMS.
d82c3d44 156
09e18d03
CY
157*** Emacs now supports the XEmbed specification.
158You can embed Emacs in another application on X11. The new command line
159option --parent-id is used to pass the parent window id to Emacs. See
7b476dbe
JD
160http://standards.freedesktop.org/xembed-spec/xembed-spec-latest.html
161for details about XEmbed.
16e82271 162
09e18d03
CY
163*** Emacs can now set the frame opacity.
164The opacity of a frame can be controlled by setting the `alpha' frame
165parameter. This only takes effect on a compositing window manager for
920ab46c
SZ
166the X Window System, such as Compiz, Beryl and Compiz Fusion, on Mac
167OS X, or on Windows 2000 and later versions of Windows.
55f9bad5
GM
168
169The alpha parameter should be an integer between 0 (transparent) and
09e18d03
CY
170100 (opaque), or a float number between 0.0 and 1.0. It can also be a
171cons cell (ACTIVE . INACTIVE), where ACTIVE is the opacity of an
540f3092 172active frame and INACTIVE is the opacity of non-active frames.
55f9bad5 173
09e18d03
CY
174The variable `frame-alpha-lower-limit' defines a lower bound for the
175opacity; the default is 20.
55f9bad5 176
09e18d03 177** Internationalization changes
16e82271 178
09e18d03
CY
179*** The Emacs character set is now a superset of Unicode.
180(It has about four times the code space, which should be plenty).
0a963185 181
09e18d03 182The internal encoding used for buffers and strings is now
16e82271
CY
183Unicode-based and called `utf-8-emacs' (`emacs-internal' is an alias
184for this). This encoding is backward-compatible with Unicode's UTF-8
185encoding. The internal encoding previously used by Emacs,
186`emacs-mule', is still available for reading and writing files.
6dadd99f 187
09e18d03
CY
188During byte-compilation, Emacs 23 uses `utf-8-emacs' to write files.
189As a result, byte-compiled files containing non-ASCII characters can't
190be read by earlier versions of Emacs. Files compiled by Emacs 20, 21,
16e82271
CY
191or 22 are loaded correctly as `emacs-mule' (whether or not they
192contain multibyte characters). This takes somewhat more time, so it
193may be worth recompiling existing .elc files which don't need to be
194shared with older Emacsen.
3ae459e5 195
09e18d03 196*** There are new coding systems/aliases; see M-x list-coding-systems.
c2e8590b 197
09e18d03
CY
198*** There is a new charset implementation with many new charsets.
199See M-x list-character-sets. New charsets can be defined conveniently
200as tables of unicodes.
1abe3a1e 201
09e18d03
CY
202*** There are new language environments for Chinese-GBK,
203Chinese-GB18030, Khmer, Bengali, Punjabi, Gujarati, Oriya, Telugu,
204Sinhala, and TaiViet.
16e82271 205
09e18d03
CY
206*** The minor modes unify-8859-on-encoding-mode and
207unify-8859-on-decoding-mode are obsolete.
16e82271 208
e94d0645
JL
209*** `ucs-insert' is bound to `C-x 8 RET' and in addition to hex numbers
210accepts numbers in hash notation (e.g. #o21430 for octal, or #10r8984 for
211decimal). It also accepts Unicode character names with completion.
16e82271 212
6d496c76
TZ
213*** The `cyrillic-translit' input method supports many new characters.
214Common typographical characters available from Unicode were added to
215`cyrillic-translit': punctuation marks, accented characters, fractions,
216and others.
217
09e18d03 218** Emacs now supports serial port access on GNU/Linux, Unix, and
81efacf9
CY
219Windows. The new command `serial-term' starts an interactive terminal
220on a serial port. The serial port can be configured at runtime with
221the mode-line mouse menu.
6c5d503f 222
09e18d03 223** Menu Bar changes
16e82271 224
09e18d03
CY
225*** In the Options menu, the "Set Default Font" item applies the
226selected font to the `default' face on all frames, not just the
227current frame. Furthermore, if Emacs is compiled with both GTK and
228Fontconfig support, the "Set Default Font" item uses the GTK font
229selection dialog instead of an Emacs pop-up menu.
16e82271 230
09e18d03
CY
231*** The font setting chosen by "Set Default Font" is saved if the
232"Save Options" item is used.
1b21ee06 233
b350bdf2
CY
234*** The Tools menu contains a new Encryption/Decryption submenu.
235This contains commands provided by EasyPG, the newly-included
236interface to GnuPG (see New Modes and Packages).
16e82271 237
81efacf9
CY
238*** In the Options menu, the "Truncate Long Lines in the Buffer" entry
239has been replaced with a submenu offering three different ways to
240handle long lines: truncation, continuation at the window edge, and
697f6b43 241the new word wrapping behavior (see Editing Changes, below).
16e82271 242
c1337511
DN
243*** Improvements to menus for major and minor modes
244More major and minor modes now have a mode specific menu, and existing
245mode menus have been improved to include more functionality.
246
09e18d03 247** Mode-line changes
16e82271 248
09e18d03
CY
249*** The mode-line displays a `@', instead of `-', if the
250default-directory for the current buffer is on a remote machine.
16e82271 251
09e18d03
CY
252*** The mode-line displays a mode menu when mouse-1 is clicked on a
253minor mode, in the same way as it already did for major modes.
16e82271 254
09e18d03
CY
255*** The `mode-line-emphasis' face is used to highlight certain
256mode-line information (e.g. waiting for a VC command to finish).
16e82271 257
c1337511 258*** The mode-line tooltips have been improved to provide more details.
16e82271 259
c1337511
DN
260*** The VC, line/colum number and minor mode indicators on the mode
261line are now interactive: mouse-1 can be used on them to pop up a menu.
262
b798e26a
GM
263** File deletion can make use of the Recycle Bin or system Trash folder.
264Set `delete-by-moving-to-trash' non-nil to use this. Deleted files
0956be4f 265and directories will then be sent to the Recycle Bin on Windows, and
b798e26a
GM
266to `trash-directory' on other systems.
267
09e18d03 268** Directory-local variables can now be defined.
fc0318c6
JL
269By default, Emacs looks in .dir-locals.el for directory-local
270variables. For more information, see `dir-locals-set-directory-class'
271and `dir-locals-set-class-variables'.
307f3501 272
b798e26a
GM
273** Emacs can now use `auth-source' for authentication.
274`smtpmail' and `url' (Tramp and Gnus also) use `auth-source' to obtain
275login names and passwords. The match, if found, is reported
276in *Messages* with the password blanked out.
277
278** `where-is-preferred-modifier' can specify your favorite modifier.
279
6dadd99f 280\f
0bfd685e 281* Startup Changes in Emacs 23.1
21f7b9d8 282
3063e326
JL
283** The option `inhibit-startup-screen' (with aliases to old names
284`inhibit-splash-screen' and `inhibit-startup-message') doesn't inhibit
285display of the initial message in the *scratch* buffer. If you don't
286want to display the initial message in the *scratch* buffer at startup,
287you can set the option `initial-scratch-message' to nil.
288
56e1896b
JL
289** New user option `initial-buffer-choice' specifies what to display
290after starting Emacs: startup screen, *scratch* buffer, visiting a
291file or directory.
292
aa5310e4
DK
293** New alias `argv' for `command-line-args-left'
294This is a convenience alias, so that one can write `(pop argv)'
295inside of --eval command line arguments in order to access
296following arguments.
f8fd7ed3
GM
297
298** The abbrev file is no longer read at startup in batch mode.
f36acfd9
EZ
299
300** Emacs now supports invocation by an X session manager.
301It can save a session and restore it later. See the documentation of
302the functions `emacs-session-save' and `emacs-session-restore'.
303(Actually, this feature was introduced with Emacs 22, but it was not
304documented.)
c44da964 305\f
0bfd685e 306* Incompatible Editing Changes in Emacs 23.1
b58cb59f 307
d1949cd5
JL
308** In Dired, `dired-flag-garbage-files' is rebound from `&' to `%&'
309on the regexp command prefix map.
310
117907d4
JL
311** In Dired-x, all command guesses for ! are now added to the default
312list accessible by M-n instead of pushing all guesses temporarily into
313the history list.
314
e94d0645
JL
315** In Isearch mode, a special case of typing `C-w' at the beginning of
316the minibuffer that toggles word search (i.e. using key sequences
317`C-s RET C-w' or `C-s M-e C-w') is obsolete. You can use the global key
318`M-s w' to start word search, or type `M-s w' in Isearch mode to
fd4c2a39
JL
319toggle word search. To start nonincremental word search you can now use
320`M-s w RET' and `M-s w C-r RET' instead of `C-s RET C-w' and `C-r RET C-w'.
e94d0645 321
45ad1cc5
JL
322** In Info, `Info-search' is unbound from `M-s' to allow using `M-s w'
323for word search as well as other search commands from the global prefix
324key `M-s'. `Info-search' is still bound to `s', and also incremental
325search commands `C-s', `C-M-s', `C-r', `C-M-r' are available for searching
326through multiple Info nodes, together with their nonincremental versions
327`C-s RET', `C-r RET', `C-M-s RET', `C-M-r RET', `M-s w RET'.
328
16e82271
CY
329** In Text mode, `center-line' and `center-paragraph' are rebound from
330`M-s' and `M-S' to global keys `M-o M-s' and `M-o M-S' on the global
331prefix map `M-o', which is intended for such formatting commands.
4e14951f 332
e405fa5f 333** The following input methods were removed in Emacs 22.2, but this was
9a930d75 334not advertised: danish-alt-postfix, esperanto-alt-postfix,
e405fa5f
RS
335finnish-alt-postfix, german-alt-postfix, icelandic-alt-postfix,
336norwegian-alt-postfix, scandinavian-alt-postfix, spanish-alt-postfix,
337and swedish-alt-postfix. Use the versions without "alt-", which are
338identical.
0b0914ae 339
406c0f12 340\f
0bfd685e 341* Editing Changes in Emacs 23.1
406c0f12 342
0c8b58e9
CY
343** The C-n and C-p line-motion commands now move by screen lines,
344taking continued lines and variable-width characters into account.
345Setting `line-move-visual' to nil reverts this to the previous
16e82271
CY
346behavior (i.e., motion by logical lines based on buffer contents
347alone).
0c8b58e9 348
09e18d03 349** C-x C-c now invokes `save-buffers-kill-terminal', and C-z now
16e82271 350invokes `suspend-frame'. These changes are for compatibility with the
09e18d03 351new multi-tty support (see `Improved X Window System support' above).
3ae459e5 352
09e18d03 353** Mark changes
16e82271 354
3ae459e5 355*** Transient Mark mode is now on by default.
16e82271 356
3ae459e5 357*** mark-even-if-inactive now defaults to t
16e82271 358
b350bdf2
CY
359*** When Transient Mark mode is on, C-SPC C-SPC pushes a mark without
360activating it.
16e82271 361
3ae459e5
CY
362*** When Transient Mark mode is on, M-q now fills the region if the
363region is active. Otherwise, it fills the current paragraph.
16e82271 364
3ae459e5
CY
365*** When Transient Mark mode is on, M-$ now checks spelling of the
366region if the region is active. Otherwise, it checks spelling of the
dc868f13 367word at point.
16e82271 368
3ae459e5
CY
369*** When Transient Mark mode is on, TAB now indents the region if the
370region is active.
16e82271
CY
371
372*** The variable `use-empty-active-region' controls whether an empty
373active region in Transient Mark mode should make commands operate on
374that empty region.
3ae459e5
CY
375
376** Temporarily active regions
16e82271 377
3ae459e5
CY
378*** The new variable shift-select-mode, non-nil by default, controls
379shift-selection. When Shift Select mode is on, shift-translated
380motion keys (e.g. S-left and S-down) activate and extend a temporary
381region, similar to mouse-selection.
16e82271 382
3ae459e5
CY
383*** Temporarily active regions, created using shift-selection or
384mouse-selection, are not necessarily deactivated in the next command.
385They are only deactivated after point motion commands that are not
386shift-translated, or after commands that would ordinarily deactivate
387the mark in Transient Mark mode (e.g., any command that modifies the
388buffer).
389
3307af6c 390** Minibuffer and completion changes
16e82271 391
206faa92
CY
392*** Emacs may ask for confirmation before opening a non-existent file
393or buffer. By default, Emacs requests confirmation if you type RET
394immediately after TAB, and the resulting input is not an existing file
395or buffer; this usually happens when the minibuffer input did not
396complete far enough and you entered RET by mistake. In that case,
397Emacs puts the message "[Confirm]" in the minibuffer; type RET again
398to create the file or buffer.
399
400The new variable confirm-nonexistent-file-or-buffer determines whether
401Emacs asks for confirmation. The default value is `after-completion'.
402If you change it to t, Emacs always asks for confirmation; if you
403change it to nil, Emacs never asks for confirmation.
16e82271 404
aea75a87
CY
405*** The rules for performing completion have been changed.
406When generating completion alternatives, Emacs now takes the
407minibuffer text after point, if any, into account: this text is
408treated as a substring of the remaining part of the completion
409alternative (i.e., the part not matched by the minibuffer text before
410point). If no completion alternatives are found this way, Emacs
411attempts to perform partial-completion. If still no completion
412alternatives are found, we fall back on the Emacs 22 rules for
413performing completion.
414
415The new variable `completion-styles' can be customized to choose your
416favorite completion style.
16e82271 417
d47a29c1
JL
418*** When M-n in the minibuffer reaches the end of the list of defaults,
419it adds the completion list to the end, so next M-n continues putting
420completion items to the minibuffer. The same principle applies to
421incremental search commands as well: C-s or C-M-s starts searching
422the default values and after the end of defaults they continue
423searching minibuffer completion items.
16e82271 424
09e18d03 425*** Minibuffer input of shell commands now comes with completion.
16e82271 426
09e18d03
CY
427*** In the `C-x d' (Dired) prompt, typing M-n gives the visited file
428name of the current buffer.
dc2f6c05 429
09e18d03
CY
430*** In the M-! (shell-command) prompt, M-n provides some default commands.
431These are guessed using the file extension of the current file, based
432on the file-handlers specified in the operating system's `mailcap'
433file. The ! command in Dired (dired-do-shell-command) works
434similarly, using the file displayed on the current line.
117907d4
JL
435
436*** A list of regexp default values is available via M-n for `occur',
437`keep-lines', `flush-lines' and `how-many'. This list includes the active
4f75e082
JL
438region in transient-mark-mode, the word under the cursor, the last Isearch
439regexp, the last Isearch string and the last replacement regexp.
16e82271 440
3353f870
CY
441*** When enable-recursive-minibuffers is non-nil, operations which use
442switch-to-buffer (such as C-x b and C-x C-f) do not fail any more when
443used in a minibuffer or a dedicated window. Instead, they fallback on
444using pop-to-buffer, which will use some other window. This change
445has no effect when enable-recursive-minibuffers is nil (the default).
16e82271 446
4f75e082
JL
447*** Isearch started in the minibuffer searches in the minibuffer history.
448Reverse Isearch commands (C-r, C-M-r) search in previous minibuffer
449history elements, and forward Isearch commands (C-s, C-M-s) search in
297b8ccd
JL
450next history elements. When the reverse search reaches the first history
451element, it wraps to the last history element, and the forward search
452wraps to the first history element. When the search is terminated, the
453history element containing the search string becomes the current.
16e82271 454
6c897494
CY
455*** The variable read-file-name-completion-ignore-case overrides
456completion-ignore-case for file name completion.
16e82271 457
6c897494
CY
458*** The variable read-buffer-completion-ignore-case overrides
459completion-ignore-case for buffer name completion.
16e82271 460
3307af6c
CY
461*** The new command `minibuffer-force-complete' chooses one of the
462possible completions, rather than stopping at the common prefix.
16e82271 463
3307af6c
CY
464*** If `completion-auto-help' is `lazy', Emacs shows the completions
465buffer only on the second attempt to complete. This was already
466supported in `partial-completion-mode'.
6c897494 467
505d8756 468** Face changes
16e82271 469
b350bdf2
CY
470*** S-down-mouse-1 now pops up a menu for changing the font and text
471size of the default face in the current buffer. The face is changed
133c4dc5 472via face remapping (see Lisp changes, below).
16e82271 473
5f9e21a9
CY
474*** New commands to change the default face size in the current buffer.
475To increase it, type `C-x C-+' or `C-x C-='. To decrease it, type
476`C-x C--'. To restore the default (global) face size, type `C-x C-0'.
d59f7c45
CY
477These work via Text Scale mode, a new minor mode.
478
479The final key in the above commands may be repeated without the
480leading `C-x', e.g. `C-x C-= C-= C-=' increases the face height by
481three steps. Each step scales the height of the default face by the
482value of the variable `text-scale-mode-step'.
483
60959d23
CY
484*** The commands buffer-face-mode and buffer-face-set can be used to
485remap the default face in the current buffer. See "Buffer Face mode",
486under New Modes and Packages.
f20186fd 487
09e18d03 488** Primary selection changes
16e82271 489
09e18d03
CY
490*** If `select-active-regions' is t, setting the mark automatically
491makes the new region into the primary selection (for interaction with
492other window applications). If you enable this, you might want to
493bind `mouse-yank-primary' to Mouse-2.
16e82271 494
b350bdf2
CY
495*** You can disable kill ring commands from accessing the primary
496selection by setting `x-select-enable-primary' to nil.
2e282009 497
697f6b43
CY
498** Continuation lines can now be wrapped at word boundaries
499(word-wrapping). This is controlled by the new per-buffer variable
500`word-wrap'. Word wrapping does not take place if continuation lines
501are not shown, e.g. if truncate-lines is non-nil. The most convenient
502way to enable word-wrapping is using the new minor mode Visual Line
503mode; in addition to setting `word-wrap' to t, this rebinds some
504editing commands to work on screen lines rather than text lines. See
505New Modes and Packages, below.
85b1de32 506
463c6766 507** Window management changes
16e82271 508
463c6766
CY
509*** truncate-partial-width-windows now accepts integer values, which
510specify a minimum window width for partial-width windows, below which
7d09b7a6 511lines are truncated. The default has been changed to 50.
463c6766
CY
512
513*** The new command balance-windows-area balances windows both
514vertically and horizontally.
16e82271 515
8f5cee6a
MR
516*** pop-to-buffer now always sets input focus when the popped-to window
517is on a different frame.
518
09e18d03 519** Miscellaneous changes:
16e82271 520
09e18d03
CY
521*** C-l is bound to the new command recenter-top-bottom, rather than recenter.
522This moves the current line to window center, top and bottom on
cdc0338e 523successive invocations.
16e82271 524
09e18d03 525*** scroll-preserve-screen-position also preserves the column position.
16e82271 526
09e18d03
CY
527*** If `yank-pop-change-selection' is t, rotating the kill ring also
528updates the selection or clipboard to the current yank, just as M-w
529would do so with the text it copies to the kill ring.
16e82271 530
09e18d03
CY
531*** C-M-% now shows replacement as it would look in the buffer, with
532`\N' and `\&' substituted according to the match. Old behavior can be
533restored by customizing `query-replace-show-replacement'.
534
535*** The command shell prompts for the default directory, when it is
536called with a prefix and the default directory is a remote file name.
537This is because some file name handlers (like ange-ftp) are not able to
538run processes remotely.
16e82271 539
09e18d03
CY
540*** The new command kill-matching-buffers kills buffers whose name
541matches a regexp.
16e82271 542
ae98e41f
CY
543*** The value of comment-style now defaults to `indent'.
544Thefore, comment-start markers are inserted at the current indentation
545of the region to comment, rather than the leftmost column.
16e82271 546
b350bdf2
CY
547*** The new commands `pp-macroexpand-expression' and
548`pp-macroexpand-last-sexp' pretty-print macro expansions.
16e82271 549
018a960d
EZ
550*** The new command `set-file-modes' allows to set file's mode bits.
551The mode bits can be specified in symbolic notation, like with GNU
e6979067
DN
552Coreutils, in addition to an octal number. `chmod' is a new
553convenience alias for this function.
d334fa1e 554
d2c52e26
EZ
555*** `next-error-recenter' specifies how next-error should recenter the
556visited source file. Its value can be a number (for example, 0 for
557top line, -1 for bottom line), or nil for no recentering.
16e82271 558
c594dbfa
CY
559*** When typing in a password in the echo area, C-y yanks the current
560kill into the password.
16e82271 561
e02ec85e
EZ
562*** Tooltip frame parameters `font' and `color' in `tooltip-frame-parameters'
563are ignored. Customize the `tooltip' face instead.
16e82271 564
53374291 565*** `mkdir' is a new convenience alias for `make-directory'.
09e18d03
CY
566\f
567* New Modes and Packages in Emacs 23.1
e11910e2
GM
568
569** Auto Composition Mode is a minor mode that composes characters
570automatically when they are displayed. It is globally on by default.
571It uses `auto-composition-function' (default `auto-compose-chars').
572
09e18d03 573** Bubbles, a new game, is similar to SameGame.
60959d23
CY
574
575** Buffer Face mode is a minor mode for remapping the default face in
576the current buffer. The variable `buffer-face-mode-face' specifies
577the face to remap to. The command `buffer-face-set' prompts for a
578face name, sets `buffer-face-mode-face' to it, and enables
579buffer-face-mode. See "Face changes", under Editing Changes, for a
580description of face remapping.
581
18e4b9bd
JL
582** butterfly flips the desired bit on the drive platter.
583See http://xkcd.com/378/
f6b26818 584
7ef39c6e
GM
585** bug-reference.el provides clickable links to bug reports.
586
09e18d03
CY
587** dbus.el provides D-Bus language bindings.
588D-Bus is an inter-process communication mechanism for applications
b350bdf2 589residing on the same host. See the manual for details.
09e18d03 590
85c78c0f 591** DocView mode allows viewing of PDF, PostScript and DVI documents.
b350bdf2
CY
592One can also search for a regular expression in the document. For
593details, see the commentary in doc-view.el.
09e18d03 594
4545a339
CY
595PDF and DVI files are now opened in Doc View mode by default.
596
597In Postcript mode, C-c C-c launches Doc View minor mode for viewing
598the postscript file.
5ed3edfa 599
b350bdf2
CY
600** EasyPG provides an interface to the GNU Privacy Guard (GnuPG).
601It includes a GnuPG keyring browser, cryptographic operations on
602regions and files, and automatic encryption of *.gpg files. For
603details, see the EasyPG Assistant User's Manual.
09e18d03
CY
604
605** json.el is a library for parsing and generating JSON
606(JavaScript Object Notation), a lightweight data-interchange format.
607
608** linum.el is a new minor mode to display line numbers for the
609current buffer.
610
4b4eb083
CY
611** mairix.el is an interface to mairix, a free tool for indexing and
612searching locally stored mail. It allows you to query mairix and
613display the search results with Rmail, Gnus and VM. Note that there
614is an existing Gnus back end, nnmairix.el, which should be used with
615Maildir/MH setups.
616
e94d0645 617** minibuffer-depth-indicate-mode shows the minibuffer depth in the prompt.
09e18d03
CY
618
619** nXML Mode
620This is a new mode for editing XML documents. It allows a schema to
621be associated with the XML document being edited, using Relax NG as
622the schema language. The schema is used to provide two key features:
623
624*** Continuous validation. nXML validates as you type, highlighting
625any invalid parts of your document.
626
627*** Completion. nXML can assist you in entering an element name,
628attribute name or data value by using information about what is
629allowed by the schema in that context.
630
efdd80c6
DN
631** proced.el provides a Dired-like interface for operating on
632processes. Proced makes an Emacs buffer containing a listing of the
633current processes. You can use the normal Emacs commands to move
634around in this buffer, and special Proced commands to operate on the
635processes listed. It is currently only functional on GNU/Linux,
636MS-Windows and Solaris.
09e18d03
CY
637
638** Remember Mode is a mode for jotting down things to remember.
639Notes can be saved to a Diary file. For details, see the Remember
640Manual.
641
b1c3a827 642** RST mode is a major mode for editing reStructuredText files.
c2d0b538 643
17a937cc
CY
644** Ruby mode is a major mode for Ruby files.
645
12f165e9
CY
646** Visual Line mode provides support for editing by visual lines.
647It turns on word-wrapping in the current buffer, and rebinds C-a, C-e,
648and C-k to commands that operate by visual lines instead of logical
649lines. This is a more reliable replacement for longlines-mode.
697f6b43
CY
650This can also be turned on using the menu bar, via
651Options -> Line Wrapping in this Buffer -> Word Wrap
12f165e9 652
0c68a24b
MA
653** xesam.el is an implementation of Xesam, an interface to (desktop)
654search engines like Beagle, Strigi, and Tracker. The Xesam API
655requires D-Bus for communication.
656
09e18d03
CY
657** zeroconf.el offers service discovery and service publishing
658interfaces according to the zeroconf specification. It communicates
659with Avahi, a zeroconf implementation, via D-Bus messages on systems
660which have installed this software.
661
d332a7a4
GM
662** There is a new `whitespace' package.
663(The pre-existing one has been renamed to `old-whitespace'.)
664Now, besides reporting bogus blanks, the whitespace package has a
665minor mode and a global minor mode to visualize blanks (TAB, (HARD)
666SPACE and NEWLINE). The visualization is made via faces and/or display
667table. It can also indicate lines that extend beyond a given column,
668trailing blanks, and empty lines at the start or end of a buffer.
669See `whitespace-style' for more details. The `whitespace-action' option
670specifies what to do when a buffer is visited, killed, or written.
4e5a8be9 671
09e18d03
CY
672\f
673* Changes in Specialized Modes and Packages in Emacs 23.1
674
675** Abbrev has been rewritten in Elisp and extended with more flexibility.
16e82271 676
e047f448 677*** New functions: abbrev-get, abbrev-put, abbrev-table-get, abbrev-table-put,
a3709a8c 678 abbrev-table-p, abbrev-insert, abbrev-table-menu.
16e82271 679
e047f448 680*** Special hook `abbrev-expand-functions' obsoletes `pre-abbrev-expand-hook'.
16e82271 681
e047f448
SM
682*** `make-abbrev-table', `define-abbrev', `define-abbrev-table' all take
683 extra arguments for arbitrary properties.
16e82271 684
e047f448 685*** New variable `abbrev-minor-mode-table-alist'.
16e82271 686
e047f448 687*** `local-abbrev-table' can hold a list of abbrev-tables.
16e82271 688
e047f448 689*** Abbrevs have now the following special properties:
79415279 690 `:count', `:system', `:enable-function', `:case-fixed'.
16e82271 691
e047f448
SM
692*** Abbrev-tables have now the following special properties:
693 `:parents', `:case-fixed', `:enable-function', `:regexp',
694 `abbrev-table-modiff'.
695
09e18d03 696** Apropos
16e82271 697
09e18d03 698*** `apropos-library' describes the elements defined in a given library.
16e82271 699
09e18d03 700*** Set `apropos-compact-layout' is you want a more compact (but wider) layout.
0253fffa 701
09e18d03 702** Archive Mode has basic support to browse Rar archives.
dfa2fb2a
CY
703Note, however, that the free version of the unrar command only handles
704versions 1 and 2 of the Rar format.
0253fffa 705
09e18d03 706** BibTeX mode
bafbec39 707
09e18d03 708*** New command `bibtex-initialize' (re)initializes BibTeX buffers.
bafbec39 709
09e18d03
CY
710*** New `bibtex-entry-format' options `whitespace', `braces', and
711`string', disabled by default.
12bbb989 712
09e18d03
CY
713*** New variable `bibtex-cite-matcher-alist' contains rules to
714identify cited keys in BibTeX entries, used by `bibtex-find-crossref'.
9097e8af 715
09e18d03 716*** Command `bibtex-url' allows multiple URLs per entry.
4c24d241 717
09e18d03 718** Calendar and diary
320bc739 719
09e18d03
CY
720*** There is a new date style, `iso', essentially year/month/day.
721The variable `european-calendar-style' is obsolete - use `calendar-date-style'.
722Similarly, the commands `american-calendar' and `european-calendar'
723should be replaced by `calendar-set-date-style'.
c3bb6fdb 724
09e18d03
CY
725*** The calendar namespace has been rationalized.
726All functions and variables now begin with a `calendar-', `diary-', or
727`holiday-' prefix. The various calendar systems have secondary
728prefixes, eg `calendar-french-'. The old names you are likely to use
729directly still exist, for the time being, as aliases, but please start
730using the new names.
731
e889393b
GM
732*** The whitespace in the calendar layout can be customized.
733See the variables:
734calendar-left-margin, calendar-intermonth-spacing, calendar-column-width,
735calendar-day-header-width, and calendar-day-digit-width.
736
737*** Text (e.g. ISO weeks) can be displayed between the calendar months.
738See the variables calendar-intermonth-header and calendar-intermonth-text.
739
09e18d03
CY
740*** The function `holiday-chinese' computes holidays on the Chinese calendar.
741It has been used to add items to the list `holiday-oriental-holidays'.
742
743*** `diary-remind' accepts a negative number -DAYS as a shorthand for
744the list (1 2 ... DAYS).
24cdde13 745
a6b85944
CY
746** Change Log mode
747
748*** The new command C-c C-f (change-log-find-file) finds the file
749associated with the current log entry.
750
751*** The new command C-c C-c (change-log-goto-source) goes to the
752source code associated with a log entry.
753
76be286d 754** Compile and grep modes
16e82271 755
76be286d
DN
756*** The mode-line entry for the *compilation* and *grep* buffer is color coded.
757It has different colors for to show that: (a) the command is still
758running, (b) successful completion, (c) error.
16e82271 759
76be286d 760*** compilation-auto-jump-to-first-error tells `compile' to jump to
813fb3fe 761the first error encountered during compilations.
16e82271 762
194894cb
CY
763*** compilation-scroll-output accepts a new value, `first-error', which
764says to stop auto scrolling at the first error that occurs.
16e82271 765
0b22a5e1 766*** The `cc' alias for C++ files in `grep-file-aliases' has been
2e538385 767improved. `hh' can be used to match C++ header files and `cchh' both
0b22a5e1
DN
768C++ sources and headers.
769
d332a7a4
GM
770** Copyright
771
772*** You can specify your copyright holders' names.
773Only copyright lines with holders matching `copyright-names-regexp' are
774considered for update.
775
776*** Copyrights can be at the end of the buffer.
777This is controlled by `copyright-at-end-flag' (used by, e.g., change-log-mode).
778
09e18d03 779** Custom
16e82271 780
09e18d03 781*** defcustom accepts new keyword arguments, `:safe' and `:risky', which
b68769f2
GM
782set a variable's `safe-local-variable' and `risky-local-variable' property.
783
09e18d03 784** Diff mode
16e82271 785
09e18d03
CY
786*** diff-refine-hunk highlights word-level details of changes in a diff hunk.
787It's used automatically as you move through hunks, see
7381be9d 788diff-auto-refine-mode. It is bound to `C-c C-b'.
16e82271 789
09e18d03
CY
790*** diff-add-change-log-entries-other-window iterates through the diff
791buffer and tries to create ChangeLog entries for each change.
792It is bound to `C-x 4 A'.
16e82271 793
ac7020b3
DN
794*** Turning on `whitespace-mode' in a diff buffer will show trailing
795whitespace problems in the modified lines.
d332a7a4 796
71554a21 797** Dired
16e82271 798
71554a21
JL
799*** In Dired, C-x C-q now runs the command wdired-change-to-wdired-mode,
800and C-x C-q in wdired-mode exits it with asking a question about
801saving changes.
16e82271 802
d1949cd5
JL
803*** `&' runs the command `dired-do-async-shell-command' that executes
804the command asynchronously without the need to manually add ampersand
805to the end of the command. Its output appears in the buffer `*Async Shell
806Command*'.
16e82271 807
6d9f0d00 808*** `M-s f C-s' and `M-s f M-C-s' run Isearch that matches only at file names.
2cb5f8ed
JL
809When a new user option `dired-isearch-filenames' is t, then even ordinary
810Isearch started with `C-s' and `C-M-s' matches only at file names in the
811Dired buffer. When `dired-isearch-filenames' is `dwim' then activation of
812file name Isearch depends on the position of point - if point is on a file
813name initially, then Isearch matches only file names, otherwise it matches
814everywhere in the Dired buffer. You can toggle file names matching on or
815off by typing `M-s f' in Isearch mode.
16e82271 816
cc3236e1
JL
817*** `M-s a C-s' and `M-s a M-C-s' run multi-file Isearch on the marked files.
818They visit the first marked file in the sequence and display the usual Isearch
819prompt for a string or a regexp where all Isearch commands are available.
16e82271 820
71554a21
JL
821*** `Q' in Dired provides two new keys for multi-file replacement.
822The upper case key `Y' replaces all remaining matches in all remaining files
823with no more questions. The upper case key `N' stops doing replacements
824in the current file and skips to the next file. These multi-file keys
825are available for all commands that use `tags-query-replace'
826including `dired-do-query-replace-regexp', `vc-dir-query-replace-regexp',
827`reftex-query-replace-document'.
828
09e18d03 829** Fortran
16e82271 830
77a00355
GM
831*** The line length of fixed-form Fortran is not fixed at 72 any more.
832Customize the variable `fortran-line-length' to change it.
117d3cc5 833
09e18d03
CY
834*** In Fortran mode, M-; is now bound to the standard comment-dwim,
835rather than fortran-indent-comment.
76be286d 836
09e18d03 837*** (The increasingly misnamed) F90 mode supports Fortran 2003 syntax.
b592c357 838
09e18d03 839** Gnus
6653c6b7 840
09e18d03
CY
841*** The Gnus package has been updated
842There are many news features, bug fixes and improvements; see the file
843GNUS-NEWS or the node "No Gnus" in the Gnus manual for details.
db86064f 844
09e18d03
CY
845*** In Emacs 23, Gnus uses Emacs' new internal coding system `utf-8-emacs' for
846saving articles drafts and ~/.newsrc.eld. These file may not be read
847correctly in Emacs 22 and below. If you want to Gnus across different Emacs
848versions, you may set `mm-auto-save-coding-system' to `emacs-mule'.
15947a44 849
540f3092 850*** Passwords are consistently loaded through `auth-source'
6d496c76
TZ
851Gnus can use `auth-source' for POP and IMAP passwords. Also see that
852`smtpmail' and `url' support `auth-source' for SMTP and HTTP/HTTPS/RSS
853authentication respectively.
854
09e18d03 855** Help mode
16e82271 856
09e18d03
CY
857*** New macro `with-help-window' should set up help windows better
858than `with-output-to-temp-buffer' with `print-help-return-message'.
8f5cee6a 859
09e18d03
CY
860*** New option `help-window-select' permits to customize whether help
861window shall be automatically selected when invoking help.
8f5cee6a 862
540f3092
GM
863*** New variable `help-window-point-marker' permits one to specify a new
864position for point in help window (for example in `view-lossage').
15947a44 865
09e18d03 866** Isearch
16e82271 867
4f75e082
JL
868*** New command `isearch-forward-word' bound globally to `M-s w' starts
869incremental word search. New command `isearch-toggle-word' bound to the
870same key `M-s w' in Isearch mode toggles word searching on or off
871while Isearch is active.
872
873*** New command `isearch-highlight-regexp' bound to `M-s h r' in Isearch
874mode runs `highlight-regexp' (`hi-lock-face-buffer') with the current
875search string as its regexp argument. The same key `M-s h r' and
876other keys on the `M-s h' prefix are bound globally to the command
877`highlight-regexp' and other hi-lock commands.
16e82271 878
4f75e082
JL
879*** New command `isearch-occur' bound to `M-s o' in Isearch mode
880runs `occur' with the current search string. The same key `M-s o'
881is bound globally to the command `occur'.
16e82271 882
4f75e082
JL
883*** Isearch can now search through multiple ChangeLog files.
884When running Isearch in a ChangeLog file, if the search fails,
09e18d03 885then another C-s tries searching the previous ChangeLog,
540f3092 886if there is one (e.g. going from ChangeLog to ChangeLog.12).
babc4609 887This is enabled if multi-isearch-search is non-nil.
93a142e1 888
babc4609 889*** Two new commands to start Isearch on a list of marked buffers
cc3236e1
JL
890for buff-menu.el and ibuffer.el are bound to the keys `M-s a C-s' and
891`M-s a M-C-s'.
16e82271 892
3c241617
CY
893*** The part of an Isearch that failed to match is highlighted in
894`isearch-fail' face.
5d503af9 895
4f75e082
JL
896*** `C-h C-h' in Isearch mode displays isearch-specific Help screen,
897`C-h b' displays all Isearch key bindings, `C-h k' displays the full
898documentation of the given Isearch key sequence, `C-h m' displays
899documentation of Isearch mode. All the rest Help commands exit Isearch mode
09e18d03 900and execute their global definitions.
16e82271 901
09e18d03
CY
902*** When started in the minibuffer, Isearch searches in the minibuffer
903history. See `Minibuffer changes', above.
2793c9bb 904
66863844 905** MH-E
1e9b0fb2 906
d1d87851 907*** Upgraded to MH-E version 8.2. See MH-E-NEWS for details.
66863844 908
09e18d03
CY
909** Python
910*** The file etc/emacs.py now supports both Python 2 and 3, meaning
911that either version can be used as inferior Python by python.el.
c5578d5f 912
09e18d03
CY
913*** Python mode now has `pdbtrack' functionality. When using pdb to
914debug a Python program, pdbtrack notices the pdb prompt and displays
915the source file and line that the program is stopped at, much the same
916way as gud-mode does for debugging C programs with gdb.
2793c9bb 917
1e9b0fb2
MA
918** Recentf
919
920*** The default value of `recentf-keep' prevents from checking of
921remote files, if there is no established connection to the
922corresponding remote host.
923
2d51ab64
GM
924** Rmail
925
b55b134f 926*** Rmail no longer converts the messages to Babyl format.
33b43245
GM
927Instead, it uses UNIX mbox format, both on disk and in Rmail buffers,
928and does conversion and decoding when a message is displayed.
b55b134f 929
33b43245 930The first time you visit an Rmail file in Babyl format, Rmail
b55b134f
EZ
931automatically converts it to mbox format. This is a one-time
932conversion, but it can take a few minutes, depending on how fast is
933your machine and on the size of the file. You should find the rest of
934Rmail usage unaltered.
935
80d634b8
RS
936However, M-x set-rmail-inbox-list now lasts only for one session
937because there is no way to save the list of inbox files in an
938mbox-format file.
939
329a643c
GM
940Also, whereas with Babyl format M-x find-file would switch to Rmail
941mode, with mbox format this is no longer the case (there being no way
bcf3f1f5
GM
942to add an "-*- rmail-*-" cookie to an mbox file). Use C-u M-x rmail
943instead.
329a643c 944
33b43245
GM
945If you have written any extensions to Rmail, they are likely to need
946updating. Conceptually, the Rmail buffer that you see is no longer
947just a narrowed portion of the whole. So you cannot access the whole
948of a message (or message collection) by a simple save-restriction and
949widen. Instead, there are two buffers: the rmail-buffer, and the
2e538385 950rmail-view-buffer. The former is the buffer that you see, the latter
33b43245
GM
951is invisible. Most of the time, the invisible `view' buffer contains
952the full contents of the Rmail file, and the Rmail buffer contains a
953decoded copy of the current message (with only a subset of the
2e538385 954headers). In this state, Rmail is said to be `swapped'.
2d51ab64 955
33b43245
GM
956You may find the following functions useful:
957
958`rmail-get-header' and `rmail-set-header' get or set the value of a
959message header, whether or not it is currently visible.
960
961`rmail-apply-in-message' is a general purpose function that calls a
962function (with arguments) which you specify on the full text of a given
963message. To further narrow to just the headers, search forward for "\n\n".
964
33b43245 965*** The new command `rmail-mime' displays MIME messages.
2e538385 966It is bound to `v' in Rmail buffers and summaries. It displays plain
33b43245
GM
967text and multipart messages in a temporary buffer, and offers buttons
968to save attachments.
969
763e01c4
EZ
970*** The command `rmail-redecode-body' no longer accepts the optional arg RAW.
971Since Rmail now holds messages in their original undecoded form in a
972separate buffer, `rmail-redecode-body' no longer encodes the original
973message, and therefore there should be no need to avoid encoding it.
974
80d634b8
RS
975*** The o command is now `rmail-output'. It is an all-purpose command
976for copying messages from Rmail and appending them to files. It
977handles Babyl-format files as well as mbox-format files, and it
978handles both kinds properly when they are visited in Emacs. It always
979copies the full headers of the message.
980
80d634b8
RS
981*** The C-o command is now `rmail-output-as-seen'. It uses
982the message as displayed, appending it to an mbox file.
983
2e538385
GM
984*** The modified status of the Rmail buffer is reported in the mode-line.
985Previously, this information was hidden.
986
9721264a 987** TeX modes
16e82271 988
9721264a
MR
989*** New option latex-indent-within-escaped-parens
990permits to customize indentation of LaTeX environments delimited
991by escaped parens.
992
09e18d03 993** T-mouse Mode
16e82271 994
09e18d03
CY
995*** If the gpm mouse server is running and t-mouse-mode is enabled,
996Emacs uses a Unix socket in a GNU/Linux console to talk to server,
997rather than faking events using the client program mev. This C level
998approach provides mouse highlighting and help echoing in the
999minibuffer.
2793c9bb 1000
cc213f24
MA
1001** Tramp
1002
1003*** New connection methods.
1004The new methods "plinkx", "plink2", "psftp", "sftp" and "fish" have
1005been introduced. There are also new so-called gateway methods
1006"tunnel" and "socks".
1007
cc2fc5a2
MA
1008*** IPv6 addresses.
1009IPv6 addresses are supported now as host names. They must be embedded
1010in square brackets, like in "/ssh:[::1]:".
1011
cc213f24 1012*** Multihop syntax has been removed.
540f3092 1013The pseudo-method "multi" has been removed. Instead, multi hops
cc213f24
MA
1014can be specified by the new variable `tramp-default-proxies-alist'.
1015
1016*** More default settings.
1017Default values can be set via the variables `tramp-default-user',
1018`tramp-default-user-alist' and `tramp-default-host'.
1019
1020*** Connection information is cached.
1021In order to reduce connection setup, information about used
540f3092 1022connections is kept persistently in a file. The name of this file is
cc213f24
MA
1023defined in the variable `tramp-persistency-file-name'.
1024
1025*** Control of remote processes.
1026Running processes on a remote host can be controlled by settings in
1027`tramp-remote-path' and `tramp-remote-process-environment'.
1028
1029*** Success of remote copy is checked.
1030When the variable `file-precious-flag' is set, the success of a remote
1031file copy is checked via the file's checksum.
1032
7cba69f2
MA
1033*** Passwords can be read from an authentification file.
1034Tramp uses the package `auth-source' to read passwords from a file, if
1035necessary.
1036
289aee1c 1037** VC and related modes
16e82271 1038
09e18d03
CY
1039*** VC now supports applying VC operations to a set of files at a time.
1040This enables VC to work much more effectively with changeset-oriented
1041version-control systems such as Subversion, GNU Arch, Mercurial, Git
1042and Bzr. VC will now pass a multiple-file commit to these systems as
1043a single changeset.
16e82271 1044
09e18d03 1045*** vc-dir is a new command that displays file names and their VC
289aee1c
DN
1046status. It allows to apply various VC operations to a file, a
1047directory or a set of files/directories.
16e82271 1048
614677a0
GM
1049*** VC switches are no longer appended, rather the first non-nil value is used.
1050(This was for the most part true in Emacs 22, but was not advertised).
1051This is because there is an increasing variety of VC systems, and they
1052do not all accept the same "common" options. For example, a CVS diff
1053command used to append the values of `vc-cvs-diff-switches',
1054`vc-diff-switches', and `diff-switches'. Now the first non-nil value
1055from that sequence is used. The special value `t' means "no switches".
16e82271 1056
09e18d03 1057*** Clicking on the VC mode-line entry now pops the VC menu.
16e82271 1058
09e18d03 1059*** The VC mode-line entry now has a tooltip that explains the VC file status.
2b69181c
DN
1060
1061*** In VC Annotate mode, the key bindings have changed to use lower
1062case keys instead of the upper case keys used in the past.
16e82271 1063
09e18d03
CY
1064*** In VC Annotate mode, for VC systems that support changesets, you can
1065see the diff for the whole changeset (not only for the current file)
ee0f0556
CY
1066by typing the D key. Using the "Show changeset diff of revision at
1067line" menu entry does the same thing.
16e82271 1068
e86fa02b 1069*** In VC Annotate mode, you can type v to toggle the annotation visibility.
16e82271 1070
09e18d03
CY
1071*** In VC Annotate mode, you can type f to show the file revision on
1072the current line.
16e82271 1073
09e18d03
CY
1074*** Asynchronous VC commands display [Waiting...] in the mode-line
1075of the corresponding buffer as long as the asynchronous process is
1076active.
16e82271 1077
09e18d03
CY
1078*** Log entries can be modified using the key "e" in log-view.
1079For now only CVS, RCS, SCCS and SVN support this functionality.
1080This is done by the `modify-change-comment' backend function.
16e82271 1081
09e18d03
CY
1082*** In log-view-mode, for VC systems that support changesets, you can
1083see the diff for the whole changeset (not only for the current file)
1084by typing the D key or using the "Changeset Diff" menu entry.
16e82271 1085
289aee1c
DN
1086*** In Log Edit mode, C-c C-d now shows the diff for the files involved.
1087
1088*** vc-git supports the "git grep" command.
16e82271 1089
540f3092 1090*** VC Support for Meta-CVS has been removed for lack of a maintainer able
09e18d03 1091to update it to the new VC.
cf944fa4 1092
d15f7b68
GM
1093** Miscellaneous
1094
1095*** comint-mode uses `start-file-process' now (see Lisp Changes).
cc213f24
MA
1096If `default-directory' is a remote file name, subprocesses are started
1097on the corresponding remote system.
16e82271 1098
09e18d03
CY
1099*** Eldoc highlights the function argument under point
1100with the face `eldoc-highlight-function-argument'.
16e82271 1101
09e18d03 1102*** In Etags, the --members option is now the default.
fffa137c 1103Use --no-members if you want the old default behavior of not tagging
09e18d03 1104struct members in C, members variables in C++ and variables in PHP.
16e82271 1105
09e18d03
CY
1106*** The `gdb' command only works with the graphical interface now.
1107Use `gud-gdb' if you want the (old) text command mode.
1108
1109*** goto-address.el provides two new minor modes, goto-address-mode and
1110goto-address-prog-mode, which buttonize URLS and email addresses.
1111
1112*** The new command `eshell/info' runs info in an eshell buffer.
3cf86f00 1113
4d1e89e3
GM
1114*** The new variable `ffap-rfc-directories' specifies a list of local
1115directories in which `ffap-rfc' will first search for RFCs.
16e82271 1116
09e18d03
CY
1117*** hide-ifdef-mode allows shadowing ifdef-blocks instead of hiding them.
1118See option `hide-ifdef-shadow' and function `hide-ifdef-toggle-shadowing'.
1119
1120*** `icomplete-prospects-height' now supercedes `icomplete-prospects-length'.
1121
1122*** Info displays breadcrumbs in the header of the page.
1123See Info-breadcrumbs-depth to control it.
1124
d2c98acc 1125*** net-utils has an `iwconfig' command, similar to the existing `ifconfig'.
b7bfcc8a 1126It is used to configure wireless interfaces.
d2c98acc 1127
09e18d03
CY
1128*** The pcmpl-unix package supports hostname completion for ssh and scp.
1129
1130*** sgml-electric-tag-pair-mode lets you simultaneously edit matched tag pairs.
1131
1132*** smerge-refine highlights word-level details of changes in conflict.
7381be9d
TTN
1133It's used automatically as you move through conflicts, see
1134smerge-auto-refine-mode.
09e18d03
CY
1135
1136*** talk.el has been extended for multiple tty support.
1137
1138*** A new command `display-time-world' has been added to the Time
1139package. It creates a buffer with an updating time display using
1140several time zones.
1141
1142*** The appearance of superscript and subscript in TeX is more customizable.
1143See the documentation of the variables: tex-fontify-script,
1144tex-font-script-display, tex-suscript-height-ratio, and
1145tex-suscript-height-minimum.
1146
1147*** view-remove-frame-by-deleting is now by default t
1148since users found iconification of view-mode frames distracting.
16e82271 1149
09e18d03
CY
1150*** WoMan tries to add locale-specific manual page directories to the
1151search path. This can be disabled by setting `woman-locale' to nil.
1152
0bfd685e
GM
1153\f
1154* Changes in Emacs 23.1 on non-free operating systems
8ab314f9 1155
203553fd
JPW
1156** Case is now considered significant in completion on MS-Windows.
1157The default value of `completion-ignore-case' is now nil on
1158MS-Windows, the same as it is for other operating systems. The
1159variable doesn't apply to reading a file name -- in that case Emacs
1160heeds `read-file-name-completion-ignore-case' instead.
1161
672f99b6
JR
1162** IPv6 is supported on MS-Windows.
1163Emacs now supports IPv6 on Windows XP and later, and earlier versions
2660a9da 1164of Windows with third party IPv6 stacks installed. In Emacs 22, IPv6 was
672f99b6
JR
1165supported on other platforms, but not on Windows due to using the winsock
11661.1 header file, even though Emacs was linking to the winsock 2 library.
1167
6e344060
JR
1168** Busy cursor (hourglass) now displays on MS-Windows.
1169When Emacs is busy, an hourglass mouse cursor is displayed on Windows.
2660a9da
JR
1170In Emacs 22 only X supported the busy cursor.
1171
2660a9da
JR
1172** Battery status is available on MS-Windows
1173Emacs can now display the battery status in the mode-line when enabled with
1174display-battery-mode or from the Options menu. More verbose battery
1175information is also available with the command `battery'. In Emacs 22
1176battery status was supported only on GNU/Linux and Mac.
6e344060 1177
3280c5c5
JR
1178** More keys available on MS-Windows.
1179Keys normally associated with IMEs, and some exotic keys not normally found
1180on standard keyboards have been given names so they can be bound to functions
1181inside Emacs. If there are keys on your keyboard that have not been exposed
1182to Emacs in the past, try C-h k to see if they are available now.
1183
1184Emacs can now bind functions to the extra buttons for media player and
1185browser control present on some keyboards. These buttons are disabled
1186by default, since enabling them prevents their system-wide use when
1187Emacs has focus. To enable them, set the variable
0caa490b 1188w32-pass-multimedia-buttons to nil. See the doc string of that variable
3280c5c5 1189for the list of extra keys that are available.
2660a9da 1190
4a263588 1191** BDF fonts no longer supported on MS-Windows.
2e538385 1192The font backend was completely rewritten for this release. The focus
4a263588
JR
1193on Windows has been getting acceptable performance and full unicode
1194support, including complex script shaping for native Windows fonts. A
1195rewrite of the BDF font support has not happened due to lack of time
1196and developers. If demand still exists for such a backend even with
1197the improved language support for native Windows fonts, future
1198development in this direction will most likely be based on the
1199freetype library, giving access to a wider range of font formats.
1200
0bfd685e
GM
1201\f
1202* Incompatible Lisp Changes in Emacs 23.1
8ec65cd7 1203
fd9440c5 1204** Variables cannot be both buffer-local and frame-local any more.
a9b08254 1205
fc944cd4 1206** `functionp' returns nil for special forms.
65f81a0b 1207I.e., it only returns t for objects that can be passed to `funcall'.
fc944cd4 1208
d82c3d44
GM
1209** The behavior of map-char-table has changed. It may call the
1210specified function with a cons (FROM . TO) as a key if characters in
1211that range have the same value.
1212
b350bdf2 1213** Process changes
16e82271 1214
b350bdf2 1215*** The function `dired-call-process' has been removed.
16e82271 1216
b350bdf2
CY
1217*** The multibyteness of process filters is now determined by the
1218coding-system used for decoding. The functions
1219`process-filter-multibyte-p' and `set-process-filter-multibyte' are
1220obsolete.
03605a28 1221
777ea444 1222** The variable `byte-compile-warnings' can now be a list starting with `not',
0caa490b 1223meaning to disable the specified warnings. The meaning of this list
777ea444 1224may therefore be the reverse of what you expect (of course, this is
0caa490b 1225only an issue if you make use of the new `not' syntax). Rather than
777ea444
GM
1226checking/manipulating elements directly, use the new functions
1227`byte-compile-warning-enabled-p', `byte-compile-disable-warning', and
1228`byte-compile-enable-warning.'
1229
69df9d6d
GM
1230** `mode-name' is no longer guaranteed to be a string.
1231Use `(format-mode-line mode-name)' to ensure a string value.
1232
53ed745a
CY
1233** The function x-font-family-list has been removed.
1234Use the new function font-family-list (see Lisp Changes, below).
1235
b350bdf2
CY
1236** Internationalization changes
1237
1238*** The value of the function `charset-id' is now always 0.
16e82271 1239
b350bdf2
CY
1240*** The functions `register-char-codings' and `coding-system-spec'
1241have been removed.
16e82271 1242
b350bdf2
CY
1243*** The cpXXX coding systems are now supported automatically.
1244The functions cp-...-codepage, which you had to use in Emacs 22 to
1245enable support for these coding systems, have been deleted.
16e82271 1246
b350bdf2 1247*** The following features have been removed. They were used for
85a1f98d
GM
1248displaying various scripts with specific fonts, and are no longer
1249needed now that OpenType font support is available:
1250
b350bdf2 1251**** `devanagari' and `devan-util', and all associated devanagari-* and
85a1f98d
GM
1252dev-* functions and variables (formerly used for Devanagari script).
1253
b350bdf2 1254**** `kannada' and `knd-util', and all associated kannada-* and knd-*
85a1f98d
GM
1255functions and variables (formerly used for Kannada script).
1256
b350bdf2 1257**** `malayalam' and `mlm-util', and all associated malayalam-* and
85a1f98d
GM
1258mlm-* functions and variables (formerly used for Malayalam script).
1259
b350bdf2 1260**** `tamil' and `tml-util, and all associated tamil-* and tml-*
85a1f98d 1261functions and variables (formerly used for Tamil script).
6a6b4d7d 1262
2d2db320
KH
1263*** The meaning of NAME argument of `set-fontset-font' is changed.
1264Previously nil is accepted as the default fontset. Now, nil is for
1265the fontset of the selected frame and t is for the default fontset.
1266
1267*** The meaning of FONTSET argument of `print-fontset' is changed.
1268Now, nil is for the fontset of the selected frame and t is for the
1269default fontset.
1270
16e82271
CY
1271** If a function in write-region-annotate-functions returns with a
1272different buffer current, Emacs no longer kills that buffer
1273automatically. This behavior existed in previous versions of Emacs,
1274but was undocumented. To kill a buffer after write-region, give the
1275variable `write-region-post-annotation-function' a buffer-local value
1276of `kill-buffer'.
1277
55504ada 1278** The variable temp-file-name-pattern has been removed.
f4150f61
CY
1279This variable was only used by call-process-region, which now uses
1280temporary-file-directory instead.
1281
52456e59
CY
1282** The COUNT and SYSTEM-FLAG arguments to define-abbrev have been
1283removed. The function now takes extra arguments for specifying
1284arbitrary abbrev properties.
1285
7841339b
AM
1286** end-of-defun-function is now guaranteed to work only when called
1287from the start of a defun. It must now leave point exactly at the end
1288of defun, since `end-of-defun' now itself moves forward over
1289whitespace after calling it.
1290
0bfd685e
GM
1291\f
1292* Lisp Changes in Emacs 23.1
8ab314f9 1293
b8afe7e4
EZ
1294** The new variable `generate-autoload-cookie' controls the magic comment
1295string used by `update-file-autoloads' to find autoloaded forms. The
1296variable `generated-autoload-file' similarly controls the name of the
1297file where `update-file-autoloads' writes the calls to `autoload'.
1298The default values are ";;;###autoload" and `loaddefs.el',
1299respectively.
1300
a20878b6 1301** New primitives `list-system-processes' and `process-attributes'
5d692341
EZ
1302let Lisp programs access the processes that are running on the local
1303machine. See the doc strings of these functions for more details.
1304Not all platforms support accessing this information; on those that
1305don't, these primitives will return nil.
1306
b350bdf2
CY
1307** New variable `user-emacs-directory'.
1308Use this instead of "~/.emacs.d".
43f8b275 1309
b350bdf2
CY
1310** If a local hook function has a non-nil `permanent-local-hook'
1311property, `kill-all-local-variables' does not remove it from the local
1312value of the hook variable; it remains even if you change major modes.
09e18d03 1313
b350bdf2
CY
1314** `frame-inherited-parameters' lets new frames inherit parameters from
1315the selected frame.
09e18d03 1316
b350bdf2
CY
1317** New keymap `input-decode-map' overrides like key-translation-map, but
1318applies before function-key-map. Also it is terminal-local contrary to
1319key-translation-map. Terminal-specific key-sequences are generally added to
1320this map rather than to function-key-map now.
09e18d03 1321
b350bdf2 1322** `ignore-errors' is now a standard macro (does not require the CL package).
09e18d03 1323
b350bdf2
CY
1324** `interprogram-paste-function' can now return one string or a list
1325of strings. In the latter case, Emacs puts the second and following
1326strings on the kill ring.
09e18d03 1327
b350bdf2
CY
1328** In `condition-case', a handler can specify "let the debugger run first".
1329You do this by writing `debug' in the list of conditions to be handled,
1330like this:
09e18d03 1331
b350bdf2
CY
1332 (condition-case nil
1333 (foo bar)
1334 ((debug error) nil))
09e18d03 1335
b350bdf2 1336** clone-indirect-buffer now runs the clone-indirect-buffer-hook.
09e18d03 1337
7841339b
AM
1338** `beginning-of-defun-function' now takes one argument, the count given to
1339`beginning-of-defun'. (N.B. `end-of-defun-function' doesn't take any
1340arguments.)
09e18d03 1341
b350bdf2
CY
1342** `file-remote-p' has new optional parameters IDENTIFICATION and CONNECTED.
1343IDENTIFICATION specifies which part of the remote identifier has to be
1344returned. With CONNECTED passed non-nil, it is checked whether a
1345remote connection has been established already.
09e18d03 1346
b350bdf2
CY
1347** The new macro `declare-function' suppresses compiler warnings about
1348undefined functions.
a1562258 1349
b350bdf2 1350** Changes to interactive function handling
8ba31f36 1351
b350bdf2
CY
1352*** The new interactive spec code ^ says to first call
1353handle-shift-selection if shift-select-mode is non-nil, before reading
1354the command arguments. This is used for shift-selection (see above).
e2947429 1355
b350bdf2
CY
1356*** Built-in functions can now have an interactive specification that
1357is not a prompt string. If the `intspec' parameter of a `DEFUN'
1358starts with a `(', the string is evaluated as a Lisp form.
e2947429 1359
b350bdf2
CY
1360*** The interactive-form of a function can be added post-facto via the
1361`interactive-form' symbol property. Mostly useful to add complex
1362interactive forms to subroutines.
d87be1df 1363
b350bdf2 1364** Region changes
3ae459e5 1365
b350bdf2
CY
1366*** Commands should use `use-region-p' to test whether there is
1367an active region that they should operate on.
3ae459e5 1368
b350bdf2 1369*** `region-active-p' returns non-nil when Transient Mark mode is
71b605b8
CY
1370enabled and the mark is active. Most commands that act specially on
1371the active region in Transient Mark mode should use `use-region-p'
1372instead of `region-active-p', because `use-region-p' obeys the new
1373user option `use-empty-active-region' (see Editing Changes, above).
58555d81 1374
b350bdf2
CY
1375*** If a command sets `transient-mark-mode' to (only . OLDVAL), that
1376means to activate transient-mark-mode temporarily, until the next
1377unshifted point motion command or mark deactivation. Afterwards,
1378reset transient-mark-mode to the value OLDVAL. The values `only' and
1379`identity', introduced in Emacs 22, are now deprecated.
e5c4079c 1380
b350bdf2 1381** Emacs session information
13cda5f9 1382
b350bdf2
CY
1383*** The new variables `before-init-time' and `after-init-time' record the
1384value of `current-time' before and after Emacs loads the init files.
a2bc5bdd 1385
b350bdf2 1386*** The new function `emacs-uptime' returns the uptime of an Emacs instance.
d82c3d44 1387
b350bdf2
CY
1388*** The new function `emacs-init-time' returns the duration of the
1389Emacs initialization.
50bfa18a 1390
b350bdf2 1391** Changes affecting display-buffer
16e82271 1392
abe8f306
MR
1393*** display-buffer tries to be smarter when splitting windows.
1394The new option split-window-preferred-function lets you specify your own
1395function to pop up new windows. Its default value split-window-sensibly
1396can split a window either vertically or horizontally, whichever seems
1397more suitable in the current configuration. You can tune the behavior
1398of split-window-sensibly by customizing split-height-threshold and the
1399new option split-width-threshold. Both options now take the value nil
1400to inhibit splitting in one direction. Setting split-width-threshold to
1401nil inhibits horizontal splitting and gets you the behavior of Emacs 22
1402in this respect. In any case, display-buffer may now split the largest
1403window vertically even when it is not as wide as the containing frame.
2d105adf 1404
f691c216
CY
1405*** If pop-up-frames has the value `graphic-only', display-buffer only
1406makes a separate frame on graphic displays.
1407
abe8f306 1408*** select-frame and set-frame-selected-window have a new optional
ee434cb1
MR
1409argument NORECORD. If non-nil, this will avoid messing with the order
1410of recently selected windows and the buffer list.
205f3a3b 1411
781459a4
CY
1412** Window parameters can now be defined.
1413These are analogous to frame parameters, but are associated with
1414individual windows.
16e82271 1415
781459a4
CY
1416*** The new functions window-parameters, window-parameter, and
1417set-window-parameter are used to query and set window parameters.
1418
b350bdf2 1419** Minibuffer and completion changes
16e82271 1420
b350bdf2 1421*** A list of default values can be specified for the DEFAULT argument of
b9694062
JL
1422functions `read-from-minibuffer', `read-string', `read-command',
1423`read-variable', `read-buffer', `completing-read'. Elements of this list
1424are available for inserting into the minibuffer by typing `M-n'.
1425For empty input these functions return the first element of this list.
1426
90993beb 1427*** New function `read-regexp' uses the regexp history and some useful
4f75e082 1428regexp defaults (string at point, last Isearch/replacement regexp/string)
90993beb
JL
1429via M-n when reading a regexp in the minibuffer.
1430
b350bdf2
CY
1431*** minibuffer-local-must-match-filename-map is now named
1432minibuffer-local-filename-must-match-map.
66dc1ca2 1433
206faa92
CY
1434*** The `require-match' argument to `completing-read' accepts the new
1435values `confirm-only' and `confirm-after-completion'.
d03b9b31 1436
b350bdf2 1437** Search and replacement changes
16e82271 1438
b350bdf2 1439*** The regexp form \(?<num>:<regexp>\) specifies the group number explicitly.
16e82271 1440
b350bdf2
CY
1441*** New function `match-substitute-replacement' returns the result of
1442`replace-match' without actually using it in the buffer.
c60d543d 1443
b350bdf2 1444*** The new variable `replace-search-function' determines the function
80120f13
EZ
1445to use for searching in query-replace and replace-string. The
1446function it specifies is called by `perform-replace' when its 4th
1447argument is nil.
3ae459e5 1448
b350bdf2
CY
1449*** The new variable `replace-re-search-function' determines the
1450function to use for searching in `query-replace-regexp',
1451`replace-regexp', `query-replace-regexp-eval', and
80120f13
EZ
1452`map-query-replace-regexp'. The function it specifies is called by
1453`perform-replace' when its 4th argument is non-nil.
4f4a84ec 1454
4f75e082
JL
1455*** New keymap `search-map' bound to `M-s' provides global bindings
1456for search related commands.
1457
1458*** New keymap `multi-query-replace-map' contains additonal keys bound
71554a21
JL
1459to `automatic-all' and `exit-current' for multi-buffer interactive replacement.
1460
b350bdf2
CY
1461*** The variable `inhibit-changing-match-data', if non-nil, prevents
1462the search and match primitives from changing the match data.
967b2682 1463
3c241617
CY
1464*** New functions `word-search-forward-lax' and `word-search-backward-lax'.
1465These are like `word-search-forward and `word-search-backward', except
1466that the end of the search string need not match a word boundary,
1467unless it ends in whitespace.
1468
b350bdf2 1469** File handling changes
8bf5c8a6 1470
b350bdf2
CY
1471*** set-file-modes is now interactive and can take the mode value in
1472symbolic notation thanks to auxiliary functions.
16e82271 1473
291703b5
EZ
1474*** file-local-variables-alist stores an alist of file-local
1475variables defined in the current buffer.
1476
d59f7c45 1477** Face-remapping
16e82271 1478
d59f7c45
CY
1479*** Each face can be remapped to a different face definition using the
1480variable `face-remapping-alist'. This is an alist that maps faces to
1481replacement definitions (which can be face names, lists of face names,
1482or attribute/value plists. If this variable is buffer-local, the
1483remapping occurs only in that buffer.
1484
1485*** text-scale-mode remaps the default face to a larger or smaller
2e538385 1486size in the current buffer. This feature is used by the Buffer Face
d59f7c45
CY
1487menu and the new `C-x C-+', `C-x C--', and `C-x C-0' commands (see
1488Editing Changes, above).
1489
1490*** New functions:
16e82271 1491
d59f7c45
CY
1492**** `face-remap-add-relative' adds a face remapping entry to the
1493current buffer.
16e82271 1494
d59f7c45
CY
1495**** ``face-remap-remove-relative' removes a face remapping entry from
1496the current buffer.
16e82271 1497
d59f7c45 1498**** `face-remap-reset-base' restores a face to its global definition.
16e82271 1499
d59f7c45
CY
1500**** `face-remap-set-base' sets the base remapping of a face.
1501
85c78c0f 1502** Process changes
16e82271 1503
b350bdf2
CY
1504*** The new function `start-file-process' is similar to `start-process',
1505but obeys file handlers. The file handler is chosen based on
1506`default-directory'. The functions `start-file-process-shell-command'
1507and `process-file-shell-command' are also new; they call internally
1508`start-file-process' and `process-file', respectively.
1509
1510*** The new function `process-lines' executes an external program and
1511returns its output as a list of lines.
63571b5a 1512
d82c3d44
GM
1513** Character code, representation, and charset changes.
1514
16e82271
CY
1515*** In multibyte buffers and strings, characters are represented by
1516UTF-8 byte sequences. The character code space is now 0x0..0x3FFFFF
1517with no gap; code points 0x0..0x10FFFF are Unicode characters of the
1518same code points, while code points 0x3FFF80..0x3FFFFF are raw 8-bit
1519bytes.
d82c3d44 1520
16e82271 1521*** Generic characters no longer exist.
d82c3d44 1522
16e82271
CY
1523*** The concept of a charset has changed. A single character may
1524belong to multiple charsets (e.g. a-grave, U+00E0, belongs to charsets
b350bdf2 1525unicode, iso-8859-1, iso-8859-3, etc).
d82c3d44 1526
16e82271
CY
1527**** The dimension of a charset is now 1, 2, 3, or 4, and the size of
1528each dimension is no longer limited to 94 or 96.
1529
1530**** A dynamic charset priority list is used to infer the charset of
1531characters for display.
1532
c9a1876d
EZ
1533*** The functions `split-char' and `make-char' now accept up to 4
1534positional codes instead of just 2.
1535
d82c3d44
GM
1536*** The functions `encode-char' and `decode-char' now accept any character sets.
1537
1538*** The function `define-charset' now accepts a completely different
1539form of arguments (old-style arguments still work).
1540
d82c3d44
GM
1541*** The value of the function `char-charset' depends on the current
1542priorities of charsets.
1543
d82c3d44
GM
1544*** The function get-char-code-property now accepts many Unicode base
1545character properties. They are `name', `general-category',
1546`canonical-combining-class', `bidi-class', `decomposition',
1547`decimal-digit-value', `digit-value', `numeric-value', `mirrored',
1548`old-name', `iso-10646-comment', `uppercase', `lowercase', and
1549`titlecase'.
1550
b350bdf2
CY
1551*** The functions `modify-syntax-entry' and `modify-category-entry' now
1552accept a cons of characters as the first argument, and modify all
1553entries in that range of characters.
d82c3d44 1554
8434d0b8
EZ
1555*** Use of `translation-table-for-input' for character code unification
1556is now obsolete, since Emacs 23.1 and later uses Unicode as basis for
1557internal representation of characters.
d82c3d44 1558
b350bdf2 1559*** New functions:
d82c3d44 1560
b350bdf2
CY
1561**** `characterp' returns t if and only if the argument is a character.
1562This replaces `char-valid-p', which is now obsolete.
d82c3d44 1563
b350bdf2 1564**** `max-char' returns the maximum character code (currently #x3FFFFF).
d82c3d44 1565
b350bdf2
CY
1566**** `define-charset-alias' defines an alias of a charset.
1567
1568**** `set-charset-priority' sets priorities of charsets.
1569
1570**** `charset-priority-list' returns a prioritized list of charsets.
1571
1572**** `unibyte-string' makes a unibyte string from bytes.
1573
1574**** `define-char-code-property' defines a character code property.
1575
1576**** `char-code-property-description' returns the description string of
1577a character code property.
1578
1579*** New variables:
1580
1581**** `find-word-boundary-function-table' is a char-table of functions to
1582search for a word boundary.
1583
1584**** `char-script-table' is a char-table of script names.
1585
1586**** `char-width-table' is a char-table of character widths.
1587
1588**** `print-charset-text-property' controls how to handle `charset' text
1589property on printing a string.
1590
1591**** `printable-chars' is a char-table of printable characters.
d82c3d44 1592
505d8756 1593** Code conversion changes
d82c3d44
GM
1594
1595*** The new function `define-coding-system' should be used to define a
1596coding system instead of `make-coding-system' (which is now obsolete).
1597
1598*** The functions `encode-coding-region' and `decode-coding-region'
1599have an optional 4th argument to specify where the result of
1600conversion should go.
1601
1602*** The functions `encode-coding-string' and `decode-coding-string'
1603have an optional 4th argument specifying a buffer to store the result
1604of conversion.
1605
b0caa7fb
EZ
1606*** The new variable `inhibit-null-byte-detection' controls whether to
1607consider text with null bytes as binary data. By default, it is
1608`nil', and Emacs uses `no-conversion' for any text containing null
1609bytes.
1610
b350bdf2 1611*** The functions `set-coding-priority' and `make-coding-system' are obsolete.
d82c3d44 1612
b350bdf2 1613*** New functions:
d82c3d44 1614
b350bdf2
CY
1615**** `with-coding-priority' executes Lisp code using the specified
1616coding system priority order.
d82c3d44 1617
b350bdf2
CY
1618**** `check-coding-systems-region' checks if the text in the region is
1619encodable by the specified coding systems.
d82c3d44 1620
b350bdf2 1621**** `coding-system-aliases' returns a list of aliases of a coding system.
d82c3d44 1622
b350bdf2
CY
1623**** `coding-system-charset-list' returns a list of charsets supported
1624by a coding system.
d82c3d44 1625
b350bdf2
CY
1626**** `coding-system-priority-list' returns a list of coding systems
1627ordered by their priorities.
1628
1629**** `set-coding-system-priority' sets priorities of coding systems.
d82c3d44 1630
f4017dc5
KH
1631**** `coding-system-from-name' returns a coding system matching with
1632the argument name.
1633
1634
d82c3d44 1635** There is a new input method, Robin, different from Quail.
0caa490b 1636It has three functionalities:
d82c3d44
GM
1637 i) a simple input method (converts an ASCII sequence into a string).
1638ii) converts an existing buffer substring into another string
1639iii) reverse conversion (each character produced by a
1640robin rule can hold the original ASCII sequence as a char-code-property)
1641
1642*** The new function `robin-define-package' defines a Robin package.
1643
1644*** The new function `robin-modify-package' modifies an existing Robin package.
1645
1646*** The new function `robin-use-package' starts using a Robin package
1647as an input method.
1648
888d7d86
KH
1649*** The new function `string-to-unibyte' is like `string-as-unibyte'
1650but signals an error if STRING contains a non-ASCII, non-eight-bit
1651character.
1652
505d8756 1653** Changes related to the new font backend
16e82271 1654
0c1e3f0d
CY
1655*** Which font backends to use can be specified by the X resource
1656"FontBackend". For instance, to use both X core fonts and Xft fonts:
2b7a2553 1657
b19aa6dd 1658Emacs.FontBackend: x,xft
2b7a2553 1659
b19aa6dd
GM
1660If this resource is not set, Emacs tries to use all font backends
1661available on your graphic device.
16e82271 1662
d82c3d44
GM
1663*** New frame parameter `font-backend' specifies a list of
1664font-backends supported by the frame's graphic device. On X, they are
1665currently `x' and `xft'.
1666
b350bdf2
CY
1667*** The function `set-fontset-font' now accepts a script name as the
1668second argument, and has an optional 5th argument to control how to
1669set the font.
bd9d28f7 1670
b350bdf2 1671*** New functions:
16e82271 1672
b350bdf2 1673**** `fontp' checks if the argument is a font-spec or font-entity.
16e82271 1674
b350bdf2 1675**** `font-spec' creates a new font-spec object.
16e82271 1676
b350bdf2 1677**** `font-get' returns a font property value.
16e82271 1678
b350bdf2 1679**** `font-put' sets a font property value.
16e82271 1680
b350bdf2 1681**** `font-face-attributes' returns a plist of face attributes set by a font.
16e82271 1682
b350bdf2 1683**** `list-fonts' returns a list of font-entities matching a font spec.
16e82271 1684
543e6d09 1685**** `find-font' returns the font-entity best matching the given font spec.
16e82271 1686
ae525471 1687**** `font-family-list' returns a list of family names of available fonts.
16e82271 1688
b350bdf2
CY
1689**** `font-xlfd-name' returns an XLFD name of a given font spec, font
1690entity, or font object.
16e82271 1691
b350bdf2 1692**** `clear-font-cache' clears all font caches.
d82c3d44 1693
b350bdf2 1694** Changes related to multiple-terminal (multi-tty) support
24cdde13 1695
b12f6e85
SM
1696*** $TERM is now set to `dumb' for subprocesses. If you want to know the
1697$TERM inherited by Emacs you will have to look inside initial-environment.
1698
6168122d
SM
1699*** $DISPLAY is now dynamically inherited from the frame's `display'.
1700
b350bdf2 1701*** The `window-system' variable is now frame-local. The new
24cdde13 1702`initial-window-system' variable contains the `window-system' value
bbe3eb99
GM
1703for the first frame. `window-system' is also now a function that
1704takes a frame argument.
24cdde13 1705
b350bdf2
CY
1706*** The `keyboard-translate-table' variable and the terminal and
1707keyboard coding systems are now terminal-local.
1708
24cdde13
GM
1709*** You can specify a terminal device (`tty' parameter) and a terminal
1710type (`tty-type' parameter) to `make-terminal-frame'.
1711
24cdde13 1712*** The function `make-frame-on-display' now works during a tty
4e598d29 1713session.
24cdde13 1714
1e637a9f
EZ
1715*** A new `terminal' data type.
1716The functions `get-device-terminal', `terminal-parameters',
765980a4 1717`terminal-parameter', `set-terminal-parameter' use this data type.
24cdde13 1718
b350bdf2
CY
1719*** Function key sequences are now mapped using `local-function-key-map',
1720a new variable. This inherits from the global variable function-key-map,
1721which is not used directly any more.
92cd6a7c 1722
b350bdf2 1723*** New hooks:
da406961 1724
7082ceb2
CY
1725**** before-hack-local-variables-hook is called after setting new
1726variable file-local-variables-alist, and before actually applying the
1727file-local variables.
1728
b350bdf2
CY
1729**** `suspend-tty-functions' and `resume-tty-functions' are called
1730after a tty frame has been suspended or resumed, respectively. The
1731functions are called with the terminal id of the frame being
1732suspended/resumed as a parameter.
da406961 1733
b350bdf2
CY
1734**** The special hook `delete-terminal-functions' is called before
1735deleting a terminal.
82866ad5 1736
b350bdf2 1737*** New functions:
24cdde13 1738
490f1197 1739**** `delete-terminal'
9f44d41a 1740
b350bdf2 1741**** `suspend-tty'
ea2e3ef4 1742
b350bdf2 1743**** `resume-tty'.
8d371994 1744
b350bdf2 1745*** `initial-environment' holds the environment inherited from Emacs's parent.
8d371994 1746
b350bdf2 1747** Redisplay changes
16e82271 1748
b350bdf2
CY
1749*** For underlined characters, the distance between the underline and
1750the baseline is controlled by a new variable, `underline-minimum-offset'.
16e82271 1751
b350bdf2
CY
1752*** You can now pass the value of the `invisible' property to
1753invisible-p to check whether it would cause the text to be invisible.
540f3092
GM
1754This is convenient when checking invisibility of text with no buffer
1755position (e.g. in before/after-strings).
16e82271 1756
b350bdf2 1757*** `clear-image-cache' can be told to flush only images of a specific file.
16e82271 1758
0c8b58e9
CY
1759*** `vertical-motion' can now be given a goal column.
1760It now accepts a cons cell (COLS . LINES) in its first argument, which
1761says to stop, where possible, at a pixel x-position equal to COLS
1762times the default column width.
16e82271 1763
e589455f
MR
1764*** redisplay-end-trigger-functions, set-window-redisplay-end-trigger,
1765and window-redisplay-end-trigger are obsolete. Use `jit-lock-register'
1766instead.
16e82271 1767
605bfcb3
CY
1768*** The new variables `wrap-prefix' and `line-prefix' specify display
1769specs which are appended at display-time to every continuation line
1770and non-continuation line, respectively. In addition, Emacs
1771recognizes the `wrap-prefix' and `line-prefix' text or overlay
1772properties; these have the same effects as the variables of the same
1773name, but take precedence.
e589455f 1774
9ac64acd
CY
1775** The Lisp interpreter now treats non-breaking space as whitespace.
1776
b350bdf2 1777** Miscellaneous new functions
9f44d41a 1778
b350bdf2 1779*** `apply-partially' performs a "curried" application of a function.
abf13a8b 1780
b350bdf2
CY
1781*** `buffer-swap-text' swaps text between two buffers. This can be
1782useful for modes such as tar-mode, archive-mode, RMAIL.
967b2682 1783
6880f6db
CY
1784*** `combine-and-quote-strings' produces a single string from a list of strings
1785sticking a separator string in between each pair, and quoting those
1786strings that include the separator as their substring. Useful for
1787consing shell command lines from the individual arguments.
1788
1789*** `custom-note-var-changed' tells Custom to treat the change in a
1790certain variable as having been made within Custom.
b350bdf2
CY
1791
1792*** `face-all-attributes' returns an alist describing all the basic
1793attributes of a given face.
1794
6880f6db
CY
1795*** `format-seconds' converts a number of seconds into a readable
1796string of days, hours, etc.
b350bdf2
CY
1797
1798*** `image-refresh' refreshes all images associated with a given image
1799specification.
64639e26 1800
6880f6db
CY
1801*** `locate-user-emacs-file' helps packages to select the appropriate
1802place to save user-specific files. It defaults to `user-emacs-directory'
1803unless the file already exists at $HOME.
1804
6880f6db
CY
1805*** `read-color' reads a color name using the minibuffer.
1806
6880f6db
CY
1807*** `read-shell-command' does what its name says, with completion. It
1808uses the minibuffer-local-shell-command-map for that.
1809
6880f6db
CY
1810*** `split-string-and-unquote' splits a string into a list of substrings
1811on the boundaries of a given delimiter, and unquotes the substrings that
1812are quoted. Useful for taking apart shell commands.
1813
b350bdf2 1814*** The two new functions `looking-at-p' and `string-match-p' can do
45595a4f
RS
1815the same matching as `looking-at' and `string-match' without changing
1816the match data.
89835619 1817
81efacf9
CY
1818*** The two new functions `make-serial-process' and
1819`serial-process-configure' provide a Lisp interface to the new serial
1820port support (see Emacs changes, above).
1821
b350bdf2
CY
1822** Miscellaneous new variables
1823
91f68422
CY
1824*** `read-circle', if nil, disables the reading of recursive Lisp
1825structures using the #N= and #N# syntax.
1826
b350bdf2
CY
1827*** `this-command-keys-shift-translated' is non-nil if the key
1828sequence invoking the current command was found by shift-translation.
1829
1830*** `window-point-insertion-type' determines the insertion-type of the
1831marker used for window-point.
1832
1833*** bookmark provides `bookmark-make-record-function' so special major
1834modes like Info can teach bookmark.el how to save and restore the
1835relevant data.
1836
b350bdf2
CY
1837*** `fill-forward-paragraph-function' specifies which function the
1838filling code should use to find paragraph boundaries.
1839
9bae34bf 1840\f
0bfd685e 1841* New Packages for Lisp Programming in Emacs 23.1
efeb796b 1842
b350bdf2
CY
1843** The new package avl-tree.el deals with the AVL tree data structure.
1844
1845** The new package check-declare.el verifies the accuracy of
1846declare-function macros (see Lisp Changes, above).
d445b3f8 1847
20202f5e 1848** find-cmd.el can build `find' commands using lisp syntax.
6dfcbe31 1849
babc4609
JL
1850** The package misearch.el has been added. It allows Isearch to search
1851through multiple buffers. A variable `multi-isearch-next-buffer-function'
1852defines the function to call to get the next buffer to search in the series
1853of multiple buffers. Top-level commands `multi-isearch-buffers',
1854`multi-isearch-buffers-regexp', `multi-isearch-files' and
1855`multi-isearch-files-regexp' accept a single argument that specifies
1856a list of buffers/files to search for a string/regexp.
9097e8af 1857
b350bdf2
CY
1858** The new major mode `special-mode' is intended as a parent for
1859major modes such as those that set the "'mode-class 'special" property.
d53a60a6 1860
05197f40 1861\f
a933dad1 1862----------------------------------------------------------------------
5b87ad55 1863This file is part of GNU Emacs.
a933dad1 1864
ab73e885 1865GNU Emacs is free software: you can redistribute it and/or modify
5b87ad55 1866it under the terms of the GNU General Public License as published by
ab73e885
GM
1867the Free Software Foundation, either version 3 of the License, or
1868(at your option) any later version.
5b87ad55
GM
1869
1870GNU Emacs is distributed in the hope that it will be useful,
1871but WITHOUT ANY WARRANTY; without even the implied warranty of
1872MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1873GNU General Public License for more details.
a933dad1 1874
5b87ad55 1875You should have received a copy of the GNU General Public License
ab73e885 1876along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
a933dad1 1877
05197f40 1878\f
a933dad1
DL
1879Local variables:
1880mode: outline
1881paragraph-separate: "[ \f]*$"
1882end:
ab5796a9 1883
a533413c 1884arch-tag: e759449d-88b3-4de4-9900-3a6c3dfa23e2