Spelling fixes.
[bpt/emacs.git] / etc / NEWS.23
CommitLineData
eb199145
GM
1GNU Emacs NEWS -- history of user-visible changes.
2
73b0cd50 3Copyright (C) 2007-2011 Free Software Foundation, Inc.
eb199145
GM
4See the end of the file for license conditions.
5
6Please send Emacs bug reports to bug-gnu-emacs@gnu.org.
7If possible, use M-x report-emacs-bug.
8
9This file is about changes in Emacs version 23.
10
11See files NEWS.22, NEWS.21, NEWS.20, NEWS.19, NEWS.18, and NEWS.1-17
12for changes in older Emacs versions.
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.
16
eb199145 17\f
f7ff1b0f 18* Installation Changes in Emacs 23.4
171eda53 19
6b8bc570
CY
20** The MS-Windows build prefers libpng version 1.14 or later.
21Versions of libpng before 1.14 had security issues, so we now
22recommend to use version 1.14 or later. Precompiled Windows binaries
23require version 1.14 or later. See README.W32 and nt/INSTALL for
24details and pointers to URLs where the latest libpng can be
25downloaded.
26
f7ff1b0f
GM
27\f
28* Changes in Emacs 23.4 on non-free operating systems
29
30** The MS-Windows port can now use more than 500MB of heap.
31Depending on the available virtual memory, Emacs on Windows can now
32have up to 2GB of heap space. This allows, e.g., to visit several
33large (> 256MB) files in the same session.
34
35\f
36* Installation Changes in Emacs 23.3
37
38** New configure option --with-crt-dir specifies the location of your
39crt*.o files, if they are in a non-standard location. This is only
40used on x86-64 and s390x GNU/Linux architectures.
41
171eda53
SM
42* Changes in Emacs 23.3
43
d52969e8
GM
44** The last-resort backup file `%backup%~' is now written to
45`user-emacs-directory', instead of the user's home directory.
46
233ba4d9
GM
47** If Emacs creates `user-emacs-directory', that directory's
48permissions are now set to rwx------, ignoring the umask.
171eda53
SM
49
50\f
51* Changes in Specialized Modes and Packages in Emacs 23.3
52
233ba4d9
GM
53** Calendar and diary
54
55*** The appt-add command takes an optional argument, the warning time.
2a64315a
SM
56This can be used in place of the default appt-message-warning-time.
57
233ba4d9
GM
58** Python mode
59
60*** You can allow inferior Python processes to load modules from the
07976ae3
CY
61current directory by setting `python-remove-cwd-from-path' to nil.
62
233ba4d9
GM
63** Rmail
64
65*** The default value of `rmail-enable-mime' is now t. Rmail decodes
66MIME contents automatically. You can customize the variable
67`rmail-enable-mime' back to `nil' to disable this automatic MIME
68decoding.
69
70*** The command `rmail-mime' change the displaying of a MIME message
71between decoded presentation form and raw data if `rmail-enable-mime'
72is non-nil. And, with prefix argument, it change only the displaying
73of the MIME entity at point.
74
75*** The new command `rmail-mime-next-item' (bound to TAB) moves point
76to the next item of MIME message.
77
78*** The new command `rmail-mime-previous-item' (bound to backtab) moves
79point to the previous item of MIME message.
80
81*** The new command `rmail-mime-toggle-hidden' (RET) hide or show the
82body of the MIME entity at point.
83
07976ae3
CY
84** VC and related modes
85
86*** New VC command `vc-log-incoming', bound to `C-x v I'.
87This shows a log of changes to be received with a pull operation.
88For Git, this runs "git fetch" to make the necessary data available
89locally; this requires version 1.7 or newer.
90
91*** New VC command `vc-log-outgoing', bound to `C-x v O'.
92This shows a log of changes to be sent in the next commit.
93
94*** New VC command vc-find-conflicted-file.
95
07976ae3
CY
96*** The 'g' key in VC diff, log, log-incoming and log-outgoing buffers
97reruns the corresponding VC command to compute an up to date version
98of the buffer.
99
100*** vc-dir for Bzr supports viewing shelve contents and shelving snapshots.
101
07976ae3
CY
102*** Special markup can be added to log-edit buffers.
103You can add headers specifying additional information to be supplied
104to the version control system. For example:
105
106 Author: J. R. Hacker <jrh@example.com>
107 Fixes: 4204
108 Actual text of log entry...
109
110Bazaar recognizes the headers "Author", "Date" and "Fixes".
111Git, Mercurial, and Monotone recognize "Author" and "Date".
112Any unknown header is left as is in the message, so it is not lost.
113
220d91b8
JB
114** Obsolete packages
115
220d91b8
JB
116*** lmenu.el and cl-compat.el are now obsolete.
117
171eda53
SM
118\f
119* New Modes and Packages in Emacs 23.3
07976ae3 120
d607b96b
SM
121** smie.el is a generic navigation and indentation engine.
122It takes a simple BNF description of the grammar, and provides both
123sexp-style navigation (jumping over begin..end pairs) as well as
124indentation, which can be adjusted via ad-hoc indentation rules.
07976ae3 125
171eda53
SM
126\f
127* Incompatible Lisp Changes in Emacs 23.3
128
4a47c275
SM
129** posn-col-row now excludes the header line from the row count
130If the frame has a header line, posn-col-row will count row numbers
131starting from the first line of text below the header line.
132
171eda53
SM
133\f
134* Lisp changes in Emacs 23.3
135
266a86bd
CY
136** `e' and `pi' are now called `float-e' and `float-pi'.
137 The old names are obsolete.
07976ae3 138
07976ae3
CY
139** The use of unintern without an obarray arg is now obsolete.
140
07976ae3
CY
141** The function `princ-list' is now obsolete.
142
07976ae3
CY
143** The yank-handler argument to kill-region and friends is now obsolete.
144
171eda53
SM
145** New function byte-to-string, like char-to-string but for bytes.
146
147\f
148* Changes in Emacs 23.3 on non-free operating systems
149
b612ffc9 150** The NeXTstep port can have different modifiers for the left and right
07976ae3
CY
151alt/option key by customizing the value for ns-right-alternate-modifier.
152
171eda53 153\f
eb199145
GM
154* Installation Changes in Emacs 23.2
155
0235128c 156** New configure options for Emacs developers.
eb199145 157These are not new features; only the configure flags are new.
0235128c 158
eb199145
GM
159*** --enable-profiling builds Emacs with profiling enabled.
160This might not work on all platforms.
0235128c 161
eb199145
GM
162*** --enable-checking[=OPTIONS] builds emacs with extra runtime checks.
163
eb199145
GM
164** `make install' now consistently ignores umask, creating a
165world-readable install.
166
167** Emacs compiles with Gconf support, if it is detected.
168Use the configure option --without-gconf to disable this.
6e104790 169This is used by the `font-use-system-font' feature (see below).
eb199145
GM
170
171* Startup Changes in Emacs 23.2
0235128c 172
eb199145
GM
173** The command-line option -Q (--quick) also inhibits loading X resources.
174However, if Emacs is compiled with the Lucid or Motif toolkit, X
175resource settings for the graphical widgets are still applied.
176On Windows, the -Q option causes Emacs to ignore Registry settings,
177but environment variables set on the Registry are still honored.
0235128c 178
eb199145
GM
179*** The new variable `inhibit-x-resources' shows whether X resources
180were loaded.
181
eb199145
GM
182** New command-line option -mm (--maximized) maximizes the initial frame.
183
184* Changes in Emacs 23.2
185
eb199145
GM
186** The maximum size of buffers (and the largest fixnum) is doubled.
187On typical 32bit systems, buffers can now be up to 512MB.
188
eb199145
GM
189** The default value of `trash-directory' is now nil.
190This means that `move-file-to-trash' trashes files according to
191freedesktop.org specifications, the same method used by the Gnome,
192KDE, and XFCE desktops. (This change has no effect on Windows, which
193uses `system-move-file-to-trash' for trashing.)
194
eb199145
GM
195** The pointer now becomes invisible when typing.
196Customize `make-pointer-invisible' to disable this feature.
197
198** Font changes
0235128c 199
eb199145
GM
200*** Emacs can use the system default monospaced font in Gnome.
201To enable this feature, set `font-use-system-font' to non-nil (it is
202nil by default). If the system default changes, Emacs changes also.
203This feature requires Gconf support, which is automatically included
204at compile-time if configure detects the gconf libraries (you can
205disable this with the configure option --without-gconf).
0235128c 206
eb199145
GM
207*** On X11, Emacs reacts to Xft changes made by configuration tools,
208via the XSETTINGS mechanism. This includes antialias, hinting,
209hintstyle, RGBA, DPI and lcdfilter changes.
210
eb199145
GM
211** Killing a buffer with a running process now asks for confirmation.
212To remove this query, remove `process-kill-buffer-query-function' from
213`kill-buffer-query-functions', or set the appropriate process flag
214with `set-process-query-on-exit-flag'.
215
216** File-local variable changes
0235128c 217
eb199145
GM
218*** Specifying a minor mode as a local variables enables that mode,
219unconditionally. The previous behavior, toggling the mode, was
220neither reliable nor generally desirable.
221
6e104790 222*** There are new commands for adding and removing file-local variables:
eb199145
GM
223`add-file-local-variable', `delete-file-local-variable',
224`add-file-local-variable-prop-line', and
225`delete-file-local-variable-prop-line'.
226
6e104790 227*** There are new commands for adding and removing directory-local variables,
eb199145
GM
228and copying them to and from file-local variable lists:
229`add-dir-local-variable', `delete-dir-local-variable',
230`copy-dir-locals-to-file-locals',
231`copy-dir-locals-to-file-locals-prop-line' and
232`copy-file-locals-to-dir-locals'.
233
234** Internationalization changes
0235128c 235
eb199145
GM
236*** Unibyte sessions are now considered obsolete.
237This refers to the EMACS_UNIBYTE environment variable as well as the
238--unibyte, --multibyte, --no-multibyte, and --no-unibyte command line
239arguments. Customizing enable-multibyte-characters and setting
240default-enable-multibyte-characters are also deprecated.
0235128c 241
eb199145
GM
242*** New coding system `utf-8-hfs'.
243This is suitable for default-file-name-coding-system on Mac OS X; see
244international/ucs-normalize.el.
245
eb199145
GM
246** Function arguments in *Help* buffers are now shown in upper-case.
247Customize `help-downcase-arguments' to t to show them in lower-case.
248
0235128c
SM
249** New command `async-shell-command', bound globally to `M-&'.
250This executes the command asynchronously, similar to calling `M-!' and
251manually adding an ampersand to the end of the command. With `M-&',
252you don't need the ampersand. The output appears in the buffer
253`*Async Shell Command*'.
254
255** When running in a new enough xterm (newer than version 242), Emacs
256asks xterm what the background color is and it sets up faces
257accordingly for a dark background if needed (the current default is to
258consider the background light).
259
eb199145
GM
260\f
261* Editing Changes in Emacs 23.2
262
263** Kill-ring and selection changes
0235128c 264
eb199145
GM
265*** If `select-active-regions' is t, any active region automatically
266becomes the primary selection (for interaction with other window
267applications). If you enable this, you might want to bind
268`mouse-yank-primary' to Mouse-2.
0235128c 269
eb199145
GM
270*** When `save-interprogram-paste-before-kill' is non-nil, the kill
271commands save the interprogram-paste selection into the kill ring
272before doing anything else. This avoids losing the selection.
0235128c 273
eb199145
GM
274*** When `kill-do-not-save-duplicates' is non-nil, identical
275subsequent kills are not duplicated in the `kill-ring'.
276
277** Completion changes
278
279*** The new command `completion-at-point' provides mode-sensitive completion.
0235128c 280
eb199145 281*** tab-always-indent set to `complete' lets TAB do completion as well.
0235128c 282
eb199145
GM
283*** The new completion-style `initials' is available.
284For instance, this can complete M-x lch to list-command-history.
0235128c 285
eb199145
GM
286*** The new variable `completions-format' determines how completions
287are displayed in the *Completions* buffer. If you set it to
288`vertical', completions are sorted vertically in columns.
289
eb199145
GM
290** The default value of `blink-matching-paren-distance' is increased.
291
eb199145
GM
292** M-n provides more default values in the minibuffer for commands
293that read file names. These include the file name at point (when ffap
294is loaded without ffap-bindings), the file name on the current line
295(in Dired buffers), and the directory names of adjacent Dired windows
296(for Dired commands that operate on several directories, such as copy,
297rename, or diff).
298
eb199145
GM
299** M-r is bound to the new `move-to-window-line-top-bottom'.
300This moves point to the window center, top and bottom on successive
301invocations, in the same spirit as the C-l (recenter-top-bottom)
302command.
303
eb199145
GM
304** The new variable `recenter-positions' determines the default
305cycling order of C-l (`recenter-top-bottom').
306
eb199145
GM
307** The abbrevs file is now a file named abbrev_defs in
308user-emacs-directory; but the old location, ~/.abbrev_defs, is used if
309that file exists.
0235128c 310
eb199145
GM
311\f
312* Changes in Specialized Modes and Packages in Emacs 23.2
313
314** The bookmark menu has a narrowing search via bookmark-bmenu-search.
315
eb199145 316** Calc
0235128c 317
eb199145
GM
318*** The Calc settings file is now a file named calc.el in
319user-emacs-directory; but the old location, ~/.calc.el, is used if
320that file exists.
0235128c 321
eb199145
GM
322*** Graphing commands (`g f' etc.) now work on MS-Windows, if you have
323the native Windows port of Gnuplot version 3.8 or later installed.
324
325** Calendar and diary
0235128c 326
eb199145
GM
327*** Fancy diary display is now the default.
328If you prefer the simple display, customize `diary-display-function'.
0235128c 329
eb199145 330*** The diary's fancy display now enables view-mode.
0235128c 331
eb199145
GM
332*** The command `calendar-current-date' accepts an optional argument
333giving an offset from today.
334
335** Desktop
0235128c 336
eb199145
GM
337*** The default value for `desktop-buffers-not-to-save' is nil.
338This means Desktop will try restoring all buffers, when you restart
339your Emacs session. Also, `desktop-buffers-not-to-save' is only
340effective for buffers that have no associated file. If you want to
341exempt buffers that do correspond to files, customize the value of
342`desktop-files-not-to-save' instead.
343
344** Dired
0235128c 345
e867cb5d
SM
346*** The new variable `dired-auto-revert-buffer', if non-nil, causes
347Dired buffers to be reverted automatically on revisiting them.
eb199145
GM
348
349** DocView
0235128c 350
eb199145
GM
351*** When `doc-view-continuous' is non-nil, scrolling a line
352on the page edge advances to the next/previous page.
353
0235128c
SM
354** Elint
355
356*** Elint now uses compilation-mode.
357
358*** Elint can now scan individual files and whole directories,
359and can be run in batch mode.
360
361*** Elint does a more thorough initialization, and recognizes more built-in
362functions and variables. Customize `elint-scan-preloaded' if you want
363to sacrifice some accuracy for a faster startup.
364
365*** Elint attempts some basic understanding of featurep and (f)boundp tests.
366
367*** Customize `elint-ignored-warnings' to suppress some warnings.
368
eb199145
GM
369** GDB-UI
370
371*** Toolbar functionality for reverse debugging. Display of STL
6e104790 372collections as watch expressions. These features require GDB 7.0 or later.
eb199145
GM
373
374** Grep
0235128c 375
eb199145
GM
376*** A new command `zrgrep' searches recursively in gzipped files.
377
378** Info
379
380*** The new command `Info-virtual-index' bound to "I" displays a menu of
381matched topics found in the index.
382
383*** The new command `info-finder' replaces finder.el with a virtual Info
384manual that generates an Info file which gives the same information
385through a menu structure.
386
0235128c
SM
387** LaTeX mode now provides completion (via completion-at-point).
388
eb199145
GM
389** Message mode is now the default mode for composing mail.
390
391The default for `mail-user-agent' is now message-user-agent, so the
392C-x m (`compose-mail') command uses Message mode instead of Mail mode.
393
394Message mode has been included in Emacs, as part of the Gnus package,
395for several years. It provides several features that are absent in
396Mail mode, such as MIME handling.
397
398*** If the user has not customized mail-user-agent, `compose-mail'
399checks for Mail mode customizations, and issues a warning if these
400customizations are found. This alerts users who may otherwise be
401unaware that their mail configuration has changed.
402
403To disable this check, set compose-mail-user-agent-warnings to nil.
404
405** The default value of mail-interactive is t, since Emacs 23.1.
406(This was not announced at the time.) It means that when sending mail,
407Emacs will wait for the process sending mail to return. If you
408experience delays when sending mail, you may wish to set this to nil.
409
410** nXML mode is now the default for editing XML files.
411
0235128c
SM
412** pcomplete provides a new command `pcomplete-std-completion' which
413is similar to `pcomplete' but using the standard completion UI code.
414
85738751 415** Shell (and other comint modes)
0235128c 416
85738751 417*** M-s is no longer bound to `comint-next-matching-input'.
0235128c 418
85738751
SM
419*** M-r is now bound to `comint-history-isearch-backward-regexp'.
420This starts an incremental search of the comint/shell input history.
0235128c 421
85738751 422*** ansi-color is now enabled by default in Shell mode.
eb199145
GM
423To disable it, set ansi-color-for-comint-mode to nil.
424
eb199145 425** Tramp
0235128c 426
eb199145
GM
427*** New connection methods "rsyncc", "imap" and "imaps".
428On systems which support GVFS-Fuse, Tramp offers also the new
429connection methods "dav", "davs", "obex" and "synce".
430
431** VC and related modes
0235128c 432
eb199145
GM
433*** When using C-x v v or C-x v i on a unregistered file that is in a
434directory not controlled by any VCS, ask the user what VC backend to
435use to create a repository, create a new repository and register the
436file.
0235128c 437
85738751
SM
438*** New command `vc-root-print-log', bound to `C-x v L'.
439This displays a `*vc-change-log*' buffer showing the history of the
440version-controlled directory tree as a whole.
0235128c 441
85738751
SM
442*** New command `vc-root-diff', bound to `C-x v D'.
443This is similar to `vc-diff', but compares the entire directory tree
444of the current VC directory with its working revision.
0235128c 445
85738751
SM
446*** `C-x v l' and `C-x v L' do not show the full log by default.
447The number of entries shown can be chosen interactively with a prefix
448argument, or by customizing vc-log-show-limit. The `*vc-change-log*'
449buffer now contains buttons at the end of the buffer, which can be
450used to increase the number of entries shown. RCS, SCCS, and CVS do
451not support this feature.
0235128c 452
eb199145
GM
453*** vc-annotate supports annotations through file copies and renames,
454it displays the old names for the files and it can show logs/diffs for
455the corresponding lines. Currently only Git and Mercurial take
456advantage of this feature.
0235128c 457
eb199145
GM
458*** The log command in vc-annotate can display a single log entry
459instead of redisplaying the full log. The RCS, CVS and SCCS VC
460backends do not support this.
0235128c 461
eb199145 462*** When a file is not found, VC will not try to check it out of RCS anymore.
0235128c 463
85738751 464*** Diff and log operations can be used from Dired buffers.
eb199145
GM
465
466*** vc-git changes
467
6e104790
SM
468**** The short log format for git makes use of the graph display,
469so it's not supported on git versions earlier than 1.5.6.
eb199145 470
6e104790
SM
471**** vc-dir uses the --relative option of git, and so requires at least
472git version 1.5.5.
eb199145 473
6e104790
SM
474**** Support for operating with stashes has been added to vc-dir:
475the stash list is displayed in the *vc-dir* header, stashes can be
476created, removed, applied and their content displayed.
eb199145
GM
477
478*** vc-bzr supports operating with shelves: the shelve list is
479displayed in the *vc-dir* header, shelves can be created, removed and applied.
0235128c 480
eb199145
GM
481*** log-edit-strip-single-file-name controls whether or not single filenames
482are stripped when copying text from the ChangeLog to the *VC-Log* buffer.
483
eb199145 484** Miscellaneous
0235128c 485
eb199145
GM
486*** Interactively `multi-isearch-buffers' and `multi-isearch-buffers-regexp'
487read buffer names to search, one by one, ended with RET. With a prefix
488argument, they ask for a regexp, and search in buffers whose names match
489the specified regexp. Interactively `multi-isearch-files' and
490`multi-isearch-files-regexp' read file names to search, one by one,
491ended with RET. With a prefix argument, they ask for a wildcard, and
492search in file buffers whose file names match the specified wildcard.
0235128c 493
eb199145 494*** Autorevert Tail mode now works also for remote files.
0235128c
SM
495
496*** The new eshell built-in commands `su' and `sudo' support Tramp.
497Thus, they change `default-directory' to reflect the new user id, and
498let commands run under that user's permissions. This works even when
eb199145 499`default-directory' is already remote. Calling the external commands
0235128c
SM
500is possible via `*su' or `*sudo', respectively.
501
502** Obsolete packages
503
504*** sym-comp.el is now obsolete, superseded by completion-at-point.
505
506*** lucid.el and levents.el are now obsolete.
eb199145
GM
507
508\f
509* New Modes and Packages in Emacs 23.2
510
511** CEDET (the Collection of Emacs Development Tools) is now in Emacs.
512This is a collection of packages to aid with using Emacs as an IDE
513(integrated development environment):
514
515*** The Semantic package allows the use of parsers to intelligently
516edit and navigate source code. Parsers for C/C++, Java, Javascript,
517and several other languages are included by default, and Semantic can
518also interface with external tools such as GNU Global and GNU Idutils.
519
520To enable Semantic, use the global minor mode `semantic-mode'.
521See the Semantic manual for details.
522
523*** EDE (Emacs Development Environment) is a package for managing code
524projects, including features such as automatic Makefile generation.
525
526To enable EDE, use the minor mode `global-ede-mode'.
527See the EDE manual for details.
528
529*** SRecode is a library for recoding Semantic tags back into source
530code. It is currently used by some parts of Semantic and EDE; in the
531future, it may be used for code generation features.
532
533*** The EIEIO library implements a subset of the Common Lisp Object
534System (CLOS). It is used by the other CEDET packages.
535
536** mpc.el is a front end for the Music Player Daemon. Run it with M-x mpc.
537
538** htmlfontify.el turns a fontified Emacs buffer into an HTML page.
539
540** js.el is a new major mode for JavaScript files.
541
542** imap-hash.el is a new library to address IMAP mailboxes as hashtables.
543
544\f
545* Incompatible Lisp Changes in Emacs 23.2
546
eb199145
GM
547** The Lisp reader turns integers that are too large/small into floats.
548For instance, on machines where `536870911' is the largest integer,
549reading `536870912' gives the floating-point object `536870912.0'.
550
551This change only concerns the Lisp reader; it does not affect how
552actual integer objects overflow.
553
eb199145
GM
554** Several obsolete functions removed.
555The functions have been obsolete since Emacs 19, and are unlikely to
556be in use:
557
558 time-stamp-month-dd-yyyy, time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy
559 time-stamp-dd-mon-yy, time-stamp-yy/mm/dd, time-stamp-yyyy/mm/dd,
560 time-stamp-yyyy-mm-dd, time-stamp-yymmdd, time-stamp-hh:mm:ss,
561 time-stamp-hhmm, baud-rate
562
eb199145
GM
563** Support for generating Emacs 18 compatible bytecode (by setting
564the variable `byte-compile-compatibility') has been removed.
565
6e104790
SM
566** In image-mode.el `image-mode-maybe' is obsolete.
567Instead, you can either use `image-mode' (which displays an image file
568as the actual image initially), or `image-mode-as-text' (when you want
569to display an image file as text initially). `image-mode-as-text' is a
570combination of a non-image mode from `auto-mode-alist' (or Fundamental
571mode) and `image-minor-mode'. `image-minor-mode' provides a `C-c C-c'
572key binding to toggle image display.
eb199145
GM
573`image-toggle-display-text' removes image properties.
574`image-toggle-display-image' adds image properties.
6e104790 575`image-toggle-display' toggles between `image-mode-as-text' and `image-mode'.
eb199145
GM
576
577\f
578* Lisp changes in Emacs 23.2
0235128c 579
e867cb5d
SM
580** All the default-FOO variables that hold the default value of the FOO
581variable, are now declared obsolete.
eb199145 582
e867cb5d
SM
583** read-key is a function halfway between read-event and read-key-sequence.
584It reads a single key, but obeys input and escape sequence decoding.
eb199145
GM
585
586** Frame parameter changes
0235128c 587
eb199145
GM
588*** You can give the `fullscreen' frame parameter the value `maximized'.
589This maximizes the frame.
0235128c 590
eb199145
GM
591*** The new frame parameter `sticky' makes Emacs frames sticky in
592virtual desktops.
593
e867cb5d
SM
594** Completion changes
595
596*** completion-base-size is obsoleted by completion-base-position.
eb199145
GM
597This change causes a few backward incompatibilities, mostly with
598choose-completion-string-functions where the `mini-p' argument has
599been replaced by a `base-position' argument, and where the `base-size'
600argument is now always nil.
601
e867cb5d
SM
602*** New function `completion-in-region' to use the standard completion
603facilities on a particular region of text.
0235128c 604
e867cb5d
SM
605*** The 4th arg to all-completions (aka hide-spaces) is declared obsolete.
606
607*** completion-annotate-function specifies how to compute annotations
608for completions displayed in *Completions*.
609
610** Minibuffer changes
0235128c 611
e867cb5d
SM
612*** read-file-name-predicate is obsolete. It was used to pass the predicate
613to read-file-name-internal because read-file-name-internal abused its `pred'
614argument to pass the current directory, but this hack is not needed
615any more.
616
617** Changes to file-manipulation functions
0235128c 618
e867cb5d 619*** `delete-directory' has an optional parameter RECURSIVE.
0235128c 620
e867cb5d
SM
621*** New function `copy-directory', which copies a directory recursively.
622
eb199145
GM
623** called-interactively-p now takes one argument and replaces interactive-p
624which is now marked obsolete.
e867cb5d 625
eb199145
GM
626** New function set-advertised-calling-convention makes it possible
627to obsolete arguments as well as make some arguments mandatory.
eb199145
GM
628
629** You can control which binding is preferentially shown in menus and
630docstrings by adding a `:advertised-binding' property to the corresponding
631command's symbol. That property can hold a single binding or a list
632of bindings.
633
e867cb5d 634** Network and process changes
0235128c 635
e867cb5d
SM
636*** start-process-shell-command and start-file-process-shell-command
637now only take a single `command' argument.
0235128c 638
e867cb5d
SM
639*** The new variable `process-file-side-effects' should be set to nil
640if a `process-file' call does not change a remote file. This allows
641file name handlers such as Tramp to optimizations.
0235128c 642
e867cb5d 643*** make-network-process can now also create `seqpacket' Unix sockets.
eb199145 644
e867cb5d 645** Loading changes
0235128c 646
e867cb5d 647*** eval-next-after-load is obsolete.
0235128c 648
e867cb5d
SM
649*** New hook `after-load-functions' run after loading an Elisp file.
650
651** Byte compilation changes
0235128c 652
e867cb5d
SM
653*** Changing the file-names generated by byte-compilation by redefining
654the function `byte-compile-dest-file' before loading bytecomp.el is obsolete.
655Instead, customize byte-compile-dest-file-function.
0235128c 656
e867cb5d 657*** `byte-compile-warnings' has new members, `constants' and `suspicious'.
eb199145 658
e867cb5d
SM
659** New macro with-silent-modifications to tweak text properties without
660affecting the buffer's modification state.
eb199145 661
eb199145
GM
662** Hash tables have a new printed representation that is readable.
663The feature `hashtable-print-readable' identifies this new
664functionality.
665
e867cb5d 666** New functions for performing Unicode normalization:
eb199145
GM
667ucs-normalize-NFD-region, ucs-normalize-NFD-string,
668ucs-normalize-NFC-region, ucs-normalize-NFC-string,
669ucs-normalize-NFKD-region, ucs-normalize-NFKD-string,
670ucs-normalize-NFKC-region, ucs-normalize-NFKC-string,
671ucs-normalize-HFS-NFD-region, ucs-normalize-HFS-NFD-string,
672ucs-normalize-HFS-NFC-region, ucs-normalize-HFS-NFC-string.
673
eb199145
GM
674** Face aliases can now be marked as obsolete, using the macro
675`define-obsolete-face-alias'.
676
eb199145
GM
677** New function `window-full-height-p', analogous to the full-width version.
678
679\f
680* Changes in Emacs 23.2 on non-free operating systems
681
eb199145
GM
682** On MS-Windows, `display-time' now displays the system load average
683as well as the time, as it does on GNU and Unix.
684
685\f
686* Installation Changes in Emacs 23.1
687
688** The default X toolkit is now Gtk+, rather than Lucid.
689The configure option `--with-gtk' has been removed. Gtk is now the
690default toolkit, but you can use --with-x-toolkit=gtk if necessary.
691
692** New font code.
693Fonts are handled by new code capable of dealing with multiple font
694backends. This uses the freetype and fontconfig libraries.
695
696*** Emacs now accepts font names supplied in the fontconfig format
697(e.g. "monospace-12:bold") and GTK format (e.g. "Monospace Bold 12").
698
699*** Added support for local fonts (fonts installed on the machine
700where Emacs is running).
701
702*** Added support for the Xft library for antialiasing.
703
704*** Added support for the otf library for complex text layout by
705OpenType fonts.
706
707*** Added support for the m17n library for text shaping.
708
709** Changes to image support
710
711*** configure now checks for libgif before libungif when searching for
712a GIF library.
713
714*** Emacs now supports the SVG image format through librsvg2.
715
716*** Emacs now supports multi-page TIFF images.
717
b612ffc9 718** New NeXTstep-based port.
eb199145
GM
719This provides support for GNUstep (via the GNUstep libraries) and Mac
720OS X (via the Cocoa libraries).
721
722Specify --with-ns to configure for this. By default, a self-contained
723app will be built (containing all lisp). To install/share lisp with
724other emacsen (e.g. X11 build) use --disable-ns-self-contained. See
725nextstep/README and nextstep/INSTALL in the Emacs source directory.
726
727** Mac OS X is no longer supported via Carbon.
b612ffc9 728Use the NeXTstep port, described above.
eb199145
GM
729
730** The new configuration option "--with-dbus" enables D-Bus language
731bindings for Emacs.
732
733** Support for many obsolete platforms has been removed.
734See the list at the end of etc/MACHINES for details.
735
736*** Support for systems without alloca has been removed.
737
738*** Support for Sun windows has been removed.
739
740*** The `emacstool' utility has been removed.
741
742** The following platforms will be removed in a future Emacs version:
743If you are still using Emacs on one of these platforms, please email
744emacs-devel@gnu.org to inform the Emacs developers.
745
746*** Old GNU/Linux systems based on libc version 5.
747
748*** Old FreeBSD, NetBSD, and OpenBSD systems based on the COFF
749executable format.
750
751*** Solaris versions 2.6 and below.
752
753*** Solaris on IBM RS6000 machines.
754
755*** UNIX System V (the original SysV, not later platforms based on it).
756
757*** Unixware on non-x86 machines.
758
759*** Platforms not supporting shared libraries (i.e., requiring the
760NO_SHARED_LIBS compilation flag).
761
762** The configure options `--with-gcc', `--without-gcc' have been removed.
763Configure will use gcc by default. Set the CC environment variable if
764you need control over which C compiler is used.
765
766** The refcards are now shipped as PDF files.
767
768** The manuals are now licensed under the GNU Free Documentation License v1.3,
769or any later version.
770
771** Emacs 23 comes with a new set of default icons.
772Various resolutions are available as etc/images/icons/hicolor/*/apps/emacs.png.
773The Emacs 22 icon is available as `emacs22.png' in the same location.
774\f
775* Changes in Emacs 23.1
776
777** Improved X Window System support
778
779*** Emacs now supports using both X displays and ttys in one session.
780With an Emacs server active (M-x server-start), `emacsclient -t'
781creates a tty frame connected to the running emacs server. You can
782use any number of different ttys. `emacsclient -c' creates a new X11
783frame on the current $DISPLAY (or a tty frame if $DISPLAY is not set).
784There may be problems if a display exits unexpectedly and Emacs is compiled
785with Gtk+, see etc/PROBLEMS.
786
787You can test for the presence of this feature in your Lisp code by
788testing for the `multi-tty' feature.
789
790*** Emacs starts in the background, as a daemon, when given the
791--daemon command line argument. It disconnects from the terminal and
792starts the server. Clients can connect and create graphical or
793terminal frames using emacsclient.
794
795**** emacsclient starts emacs in daemon mode and connects to it when
796--alternate-editor="" is used (or when the evironment variable
797ALTERNATE_EDITOR is set to "") and emacsclient cannot connect to an
798emacs server.
799
800*** The new command close-display-connection closes a connection to a
801remote display. There are some bugs for Gtk+. See etc/PROBLEMS.
802
803*** Emacs now supports the XEmbed specification.
804You can embed Emacs in another application on X11. The new command line
805option --parent-id is used to pass the parent window id to Emacs. See
806http://standards.freedesktop.org/xembed-spec/xembed-spec-latest.html
807for details about XEmbed.
808
809*** Emacs can now set the frame opacity.
810The opacity of a frame can be controlled by setting the `alpha' frame
811parameter. This only takes effect on a compositing window manager for
812the X Window System, such as Compiz, Beryl and Compiz Fusion, on Mac
813OS X, or on Windows 2000 and later versions of Windows.
814
815The alpha parameter should be an integer between 0 (transparent) and
816100 (opaque), or a float number between 0.0 and 1.0. It can also be a
817cons cell (ACTIVE . INACTIVE), where ACTIVE is the opacity of an
818active frame and INACTIVE is the opacity of non-active frames.
819
820The variable `frame-alpha-lower-limit' defines a lower bound for the
821opacity; the default is 20.
822
823** Internationalization changes
824
825*** The Emacs character set is now a superset of Unicode.
826(It has about four times the code space, which should be plenty).
827
828The internal encoding used for buffers and strings is now
829Unicode-based and called `utf-8-emacs' (`emacs-internal' is an alias
830for this). This encoding is backward-compatible with Unicode's UTF-8
831encoding. The internal encoding previously used by Emacs,
832`emacs-mule', is still available for reading and writing files.
833
834During byte-compilation, Emacs 23 uses `utf-8-emacs' to write files.
835As a result, byte-compiled files containing non-ASCII characters can't
836be read by earlier versions of Emacs. Files compiled by Emacs 20, 21,
837or 22 are loaded correctly as `emacs-mule' (whether or not they
838contain multibyte characters). This takes somewhat more time, so it
839may be worth recompiling existing .elc files which don't need to be
840shared with older Emacsen.
841
842*** There are new coding systems/aliases; see M-x list-coding-systems.
843
844*** There is a new charset implementation with many new charsets.
845See M-x list-character-sets. New charsets can be defined conveniently
846as tables of unicodes.
847
848*** There are new language environments for Chinese-GBK,
849Chinese-GB18030, Khmer, Bengali, Punjabi, Gujarati, Oriya, Telugu,
850Sinhala, and TaiViet.
851
852*** The minor modes unify-8859-on-encoding-mode and
853unify-8859-on-decoding-mode are obsolete.
854
855*** `ucs-insert' is bound to `C-x 8 RET' and in addition to hex numbers
856accepts numbers in hash notation (e.g. #o21430 for octal, or #10r8984 for
857decimal). It also accepts Unicode character names with completion.
858
859*** The `cyrillic-translit' input method supports many new characters.
860Common typographical characters available from Unicode were added to
861`cyrillic-translit': punctuation marks, accented characters, fractions,
862and others.
863
864** Emacs now supports serial port access on GNU/Linux, Unix, and
865Windows. The new command `serial-term' starts an interactive terminal
866on a serial port. The serial port can be configured at runtime with
867the mode-line mouse menu.
868
869** Menu Bar changes
870
871*** In the Options menu, the "Set Default Font" item applies the
872selected font to the `default' face on all frames, not just the
873current frame. Furthermore, if Emacs is compiled with both GTK and
874Fontconfig support, the "Set Default Font" item uses the GTK font
875selection dialog instead of an Emacs pop-up menu.
876
877*** The font setting chosen by "Set Default Font" is saved if the
878"Save Options" item is used.
879
880*** The Tools menu contains a new Encryption/Decryption submenu.
881This contains commands provided by EasyPG, the newly-included
882interface to GnuPG (see New Modes and Packages).
883
884*** In the Options menu, the "Truncate Long Lines in the Buffer" entry
885has been replaced with a submenu offering three different ways to
886handle long lines: truncation, continuation at the window edge, and
887the new word wrapping behavior (see Editing Changes, below).
888
889*** Improvements to menus for major and minor modes
890More major and minor modes now have a mode specific menu, and existing
891mode menus have been improved to include more functionality.
892
893** Mode-line changes
894
895*** The mode-line displays a `@', instead of `-', if the
896default-directory for the current buffer is on a remote machine.
897
898*** The mode-line displays a mode menu when mouse-1 is clicked on a
899minor mode, in the same way as it already did for major modes.
900
901*** The `mode-line-emphasis' face is used to highlight certain
902mode-line information (e.g. waiting for a VC command to finish).
903
904*** The mode-line tooltips have been improved to provide more details.
905
906*** The VC, line/colum number and minor mode indicators on the mode
907line are now interactive: mouse-1 can be used on them to pop up a menu.
908
909** File deletion can make use of the Recycle Bin or system Trash folder.
910Set `delete-by-moving-to-trash' non-nil to use this. Deleted files
911and directories will then be sent to the Recycle Bin on Windows, and
912to `trash-directory' on other systems.
913
914** Directory-local variables can now be defined.
915By default, Emacs looks in .dir-locals.el for directory-local
916variables. For more information, see `dir-locals-set-directory-class'
917and `dir-locals-set-class-variables'.
918
919** Emacs can now use `auth-source' for authentication.
920`smtpmail' and `url' (Tramp and Gnus also) use `auth-source' to obtain
921login names and passwords. The match, if found, is reported
922in *Messages* with the password blanked out.
923
924** `where-is-preferred-modifier' can specify your favorite modifier.
925
926\f
927* Startup Changes in Emacs 23.1
928
929** The option `inhibit-startup-screen' (with aliases to old names
930`inhibit-splash-screen' and `inhibit-startup-message') doesn't inhibit
931display of the initial message in the *scratch* buffer. If you don't
932want to display the initial message in the *scratch* buffer at startup,
933you can set the option `initial-scratch-message' to nil.
934
935** New user option `initial-buffer-choice' specifies what to display
936after starting Emacs: startup screen, *scratch* buffer, visiting a
937file or directory.
938
939** New alias `argv' for `command-line-args-left'
940This is a convenience alias, so that one can write `(pop argv)'
941inside of --eval command line arguments in order to access
942following arguments.
943
944** The abbrev file is no longer read at startup in batch mode.
945
946** Emacs now supports invocation by an X session manager.
947It can save a session and restore it later. See the documentation of
948the functions `emacs-session-save' and `emacs-session-restore'.
949(Actually, this feature was introduced with Emacs 22, but it was not
950documented.)
951\f
952* Incompatible Editing Changes in Emacs 23.1
953
954** In Dired, `dired-flag-garbage-files' is rebound from `&' to `%&'
955on the regexp command prefix map.
956
957** In Dired-x, all command guesses for ! are now added to the default
958list accessible by M-n instead of pushing all guesses temporarily into
959the history list.
960
961** In Isearch mode, a special case of typing `C-w' at the beginning of
962the minibuffer that toggles word search (i.e. using key sequences
963`C-s RET C-w' or `C-s M-e C-w') is obsolete. You can use the global key
964`M-s w' to start word search, or type `M-s w' in Isearch mode to
965toggle word search. To start nonincremental word search you can now use
966`M-s w RET' and `M-s w C-r RET' instead of `C-s RET C-w' and `C-r RET C-w'.
967
968** In Info, `Info-search' is unbound from `M-s' to allow using `M-s w'
969for word search as well as other search commands from the global prefix
970key `M-s'. `Info-search' is still bound to `s', and also incremental
971search commands `C-s', `C-M-s', `C-r', `C-M-r' are available for searching
972through multiple Info nodes, together with their nonincremental versions
973`C-s RET', `C-r RET', `C-M-s RET', `C-M-r RET', `M-s w RET'.
974
975** In Text mode, `center-line' and `center-paragraph' are rebound from
976`M-s' and `M-S' to global keys `M-o M-s' and `M-o M-S' on the global
977prefix map `M-o', which is intended for such formatting commands.
978
979** The following input methods were removed in Emacs 22.2, but this was
980not advertised: danish-alt-postfix, esperanto-alt-postfix,
981finnish-alt-postfix, german-alt-postfix, icelandic-alt-postfix,
982norwegian-alt-postfix, scandinavian-alt-postfix, spanish-alt-postfix,
983and swedish-alt-postfix. Use the versions without "alt-", which are
984identical.
985
986\f
987* Editing Changes in Emacs 23.1
988
989** The C-n and C-p line-motion commands now move by screen lines,
990taking continued lines and variable-width characters into account.
991Setting `line-move-visual' to nil reverts this to the previous
992behavior (i.e., motion by logical lines based on buffer contents
993alone).
994
995** C-x C-c now invokes `save-buffers-kill-terminal', and C-z now
996invokes `suspend-frame'. These changes are for compatibility with the
997new multi-tty support (see `Improved X Window System support' above).
998
999** Mark changes
1000
1001*** Transient Mark mode is now on by default.
1002
1003*** mark-even-if-inactive now defaults to t
1004
1005*** When Transient Mark mode is on, C-SPC C-SPC pushes a mark without
1006activating it.
1007
1008*** When Transient Mark mode is on, M-q now fills the region if the
1009region is active. Otherwise, it fills the current paragraph.
1010
1011*** When Transient Mark mode is on, M-$ now checks spelling of the
1012region if the region is active. Otherwise, it checks spelling of the
1013word at point.
1014
1015*** When Transient Mark mode is on, TAB now indents the region if the
1016region is active.
1017
1018*** The variable `use-empty-active-region' controls whether an empty
1019active region in Transient Mark mode should make commands operate on
1020that empty region.
1021
1022** Temporarily active regions
1023
1024*** The new variable shift-select-mode, non-nil by default, controls
1025shift-selection. When Shift Select mode is on, shift-translated
1026motion keys (e.g. S-left and S-down) activate and extend a temporary
1027region, similar to mouse-selection.
1028
1029*** Temporarily active regions, created using shift-selection or
1030mouse-selection, are not necessarily deactivated in the next command.
1031They are only deactivated after point motion commands that are not
1032shift-translated, or after commands that would ordinarily deactivate
1033the mark in Transient Mark mode (e.g., any command that modifies the
1034buffer).
1035
1036** Minibuffer and completion changes
1037
1038*** Emacs may ask for confirmation before opening a non-existent file
1039or buffer. By default, Emacs requests confirmation if you type RET
1040immediately after TAB, and the resulting input is not an existing file
1041or buffer; this usually happens when the minibuffer input did not
1042complete far enough and you entered RET by mistake. In that case,
1043Emacs puts the message "[Confirm]" in the minibuffer; type RET again
1044to create the file or buffer.
1045
1046The new variable confirm-nonexistent-file-or-buffer determines whether
1047Emacs asks for confirmation. The default value is `after-completion'.
1048If you change it to t, Emacs always asks for confirmation; if you
1049change it to nil, Emacs never asks for confirmation.
1050
1051*** The rules for performing completion have been changed.
1052When generating completion alternatives, Emacs now takes the
1053minibuffer text after point, if any, into account: this text is
1054treated as a substring of the remaining part of the completion
1055alternative (i.e., the part not matched by the minibuffer text before
1056point). If no completion alternatives are found this way, Emacs
1057attempts to perform partial-completion. If still no completion
1058alternatives are found, we fall back on the Emacs 22 rules for
1059performing completion.
1060
1061The new variable `completion-styles' can be customized to choose your
1062favorite completion style.
1063
1064*** When M-n in the minibuffer reaches the end of the list of defaults,
1065it adds the completion list to the end, so next M-n continues putting
1066completion items to the minibuffer. The same principle applies to
1067incremental search commands as well: C-s or C-M-s starts searching
1068the default values and after the end of defaults they continue
1069searching minibuffer completion items.
1070
1071*** Minibuffer input of shell commands now comes with completion.
1072
1073*** In the `C-x d' (Dired) prompt, typing M-n gives the visited file
1074name of the current buffer.
1075
1076*** In the M-! (shell-command) prompt, M-n provides some default commands.
1077These are guessed using the file extension of the current file, based
1078on the file-handlers specified in the operating system's `mailcap'
1079file. The ! command in Dired (dired-do-shell-command) works
1080similarly, using the file displayed on the current line.
1081
1082*** A list of regexp default values is available via M-n for `occur',
1083`keep-lines', `flush-lines' and `how-many'. This list includes the active
1084region in transient-mark-mode, the word under the cursor, the last Isearch
1085regexp, the last Isearch string and the last replacement regexp.
1086
1087*** When enable-recursive-minibuffers is non-nil, operations which use
1088switch-to-buffer (such as C-x b and C-x C-f) do not fail any more when
1089used in a minibuffer or a dedicated window. Instead, they fallback on
1090using pop-to-buffer, which will use some other window. This change
1091has no effect when enable-recursive-minibuffers is nil (the default).
1092
1093*** Isearch started in the minibuffer searches in the minibuffer history.
1094Reverse Isearch commands (C-r, C-M-r) search in previous minibuffer
1095history elements, and forward Isearch commands (C-s, C-M-s) search in
1096next history elements. When the reverse search reaches the first history
1097element, it wraps to the last history element, and the forward search
1098wraps to the first history element. When the search is terminated, the
1099history element containing the search string becomes the current.
1100
1101*** The variable read-file-name-completion-ignore-case overrides
1102completion-ignore-case for file name completion.
1103
1104*** The variable read-buffer-completion-ignore-case overrides
1105completion-ignore-case for buffer name completion.
1106
1107*** The new command `minibuffer-force-complete' chooses one of the
1108possible completions, rather than stopping at the common prefix.
1109
1110*** If `completion-auto-help' is `lazy', Emacs shows the completions
1111buffer only on the second attempt to complete. This was already
1112supported in `partial-completion-mode'.
1113
1114** Face changes
1115
1116*** S-down-mouse-1 now pops up a menu for changing the font and text
1117size of the default face in the current buffer. The face is changed
1118via face remapping (see Lisp changes, below).
1119
1120*** New commands to change the default face size in the current buffer.
1121To increase it, type `C-x C-+' or `C-x C-='. To decrease it, type
1122`C-x C--'. To restore the default (global) face size, type `C-x C-0'.
1123These work via Text Scale mode, a new minor mode.
1124
1125The final key in the above commands may be repeated without the
1126leading `C-x', e.g. `C-x C-= C-= C-=' increases the face height by
1127three steps. Each step scales the height of the default face by the
1128value of the variable `text-scale-mode-step'.
1129
1130*** The commands buffer-face-mode and buffer-face-set can be used to
1131remap the default face in the current buffer. See "Buffer Face mode",
1132under New Modes and Packages.
1133
1134** Primary selection changes
1135
1136*** You can disable kill ring commands from accessing the primary
1137selection by setting `x-select-enable-primary' to nil.
1138
1139** Continuation lines can now be wrapped at word boundaries
1140(word-wrapping). This is controlled by the new per-buffer variable
1141`word-wrap'. Word wrapping does not take place if continuation lines
1142are not shown, e.g. if truncate-lines is non-nil. The most convenient
1143way to enable word-wrapping is using the new minor mode Visual Line
1144mode; in addition to setting `word-wrap' to t, this rebinds some
1145editing commands to work on screen lines rather than text lines. See
1146New Modes and Packages, below.
1147
1148** Window management changes
1149
1150*** truncate-partial-width-windows now accepts integer values, which
1151specify a minimum window width for partial-width windows, below which
1152lines are truncated. The default has been changed to 50.
1153
1154*** The new command balance-windows-area balances windows both
1155vertically and horizontally.
1156
1157*** pop-to-buffer now always sets input focus when the popped-to window
1158is on a different frame.
1159
1160** Miscellaneous changes:
1161
1162*** C-l is bound to the new command recenter-top-bottom, rather than recenter.
1163This moves the current line to window center, top and bottom on
1164successive invocations.
1165
1166*** scroll-preserve-screen-position also preserves the column position.
1167
1168*** If `yank-pop-change-selection' is t, rotating the kill ring also
1169updates the selection or clipboard to the current yank, just as M-w
1170would do so with the text it copies to the kill ring.
1171
1172*** C-M-% now shows replacement as it would look in the buffer, with
1173`\N' and `\&' substituted according to the match. Old behavior can be
1174restored by customizing `query-replace-show-replacement'.
1175
1176*** The command shell prompts for the default directory, when it is
1177called with a prefix and the default directory is a remote file name.
1178This is because some file name handlers (like ange-ftp) are not able to
1179run processes remotely.
1180
1181*** The new command kill-matching-buffers kills buffers whose name
1182matches a regexp.
1183
1184*** The value of comment-style now defaults to `indent'.
8350f087 1185Therefore, comment-start markers are inserted at the current indentation
eb199145
GM
1186of the region to comment, rather than the leftmost column.
1187
1188*** The new commands `pp-macroexpand-expression' and
1189`pp-macroexpand-last-sexp' pretty-print macro expansions.
1190
1191*** The new command `set-file-modes' allows to set file's mode bits.
1192The mode bits can be specified in symbolic notation, like with GNU
1193Coreutils, in addition to an octal number. `chmod' is a new
1194convenience alias for this function.
1195
1196*** `next-error-recenter' specifies how next-error should recenter the
1197visited source file. Its value can be a number (for example, 0 for
1198top line, -1 for bottom line), or nil for no recentering.
1199
1200*** When typing in a password in the echo area, C-y yanks the current
1201kill into the password.
1202
1203*** Tooltip frame parameters `font' and `color' in `tooltip-frame-parameters'
1204are ignored. Customize the `tooltip' face instead.
1205
1206*** `mkdir' is a new convenience alias for `make-directory'.
1207\f
1208* New Modes and Packages in Emacs 23.1
1209
1210** Auto Composition Mode is a minor mode that composes characters
1211automatically when they are displayed. It is globally on by default.
1212It uses `auto-composition-function' (default `auto-compose-chars').
1213
1214** Bubbles, a new game, is similar to SameGame.
1215
1216** Buffer Face mode is a minor mode for remapping the default face in
1217the current buffer. The variable `buffer-face-mode-face' specifies
1218the face to remap to. The command `buffer-face-set' prompts for a
1219face name, sets `buffer-face-mode-face' to it, and enables
1220buffer-face-mode. See "Face changes", under Editing Changes, for a
1221description of face remapping.
1222
1223** butterfly flips the desired bit on the drive platter.
1224See http://xkcd.com/378/
1225
1226** bug-reference.el provides clickable links to bug reports.
1227
1228** dbus.el provides D-Bus language bindings.
1229D-Bus is an inter-process communication mechanism for applications
1230residing on the same host. See the manual for details.
1231
1232** DocView mode allows viewing of PDF, PostScript and DVI documents.
1233One can also search for a regular expression in the document. For
1234details, see the commentary in doc-view.el.
1235
1236PDF and DVI files are now opened in Doc View mode by default.
1237
1238In Postcript mode, C-c C-c launches Doc View minor mode for viewing
1239the postscript file.
1240
1241** EasyPG provides an interface to the GNU Privacy Guard (GnuPG).
1242It includes a GnuPG keyring browser, cryptographic operations on
1243regions and files, and automatic encryption of *.gpg files. For
1244details, see the EasyPG Assistant User's Manual.
1245
1246** json.el is a library for parsing and generating JSON
1247(JavaScript Object Notation), a lightweight data-interchange format.
1248
1249** linum.el is a new minor mode to display line numbers for the
1250current buffer.
1251
1252** mairix.el is an interface to mairix, a free tool for indexing and
1253searching locally stored mail. It allows you to query mairix and
1254display the search results with Rmail, Gnus and VM. Note that there
1255is an existing Gnus back end, nnmairix.el, which should be used with
1256Maildir/MH setups.
1257
1258** minibuffer-depth-indicate-mode shows the minibuffer depth in the prompt.
1259
1260** nXML Mode
1261This is a new mode for editing XML documents. It allows a schema to
1262be associated with the XML document being edited, using Relax NG as
1263the schema language. The schema is used to provide two key features:
1264
1265*** Continuous validation. nXML validates as you type, highlighting
1266any invalid parts of your document.
1267
1268*** Completion. nXML can assist you in entering an element name,
1269attribute name or data value by using information about what is
1270allowed by the schema in that context.
1271
1272** proced.el provides a Dired-like interface for operating on
1273processes. Proced makes an Emacs buffer containing a listing of the
1274current processes. You can use the normal Emacs commands to move
1275around in this buffer, and special Proced commands to operate on the
1276processes listed. It is currently only functional on GNU/Linux,
1277MS-Windows and Solaris.
1278
1279** Remember Mode is a mode for jotting down things to remember.
1280Notes can be saved to a Diary file. For details, see the Remember
1281Manual.
1282
1283** RST mode is a major mode for editing reStructuredText files.
1284
1285** Ruby mode is a major mode for Ruby files.
1286
1287** Visual Line mode provides support for editing by visual lines.
1288It turns on word-wrapping in the current buffer, and rebinds C-a, C-e,
1289and C-k to commands that operate by visual lines instead of logical
1290lines. This is a more reliable replacement for longlines-mode.
1291This can also be turned on using the menu bar, via
1292Options -> Line Wrapping in this Buffer -> Word Wrap
1293
1294** xesam.el is an implementation of Xesam, an interface to (desktop)
1295search engines like Beagle, Strigi, and Tracker. The Xesam API
1296requires D-Bus for communication.
1297
1298** zeroconf.el offers service discovery and service publishing
1299interfaces according to the zeroconf specification. It communicates
1300with Avahi, a zeroconf implementation, via D-Bus messages on systems
1301which have installed this software.
1302
1303** There is a new `whitespace' package.
1304(The pre-existing one has been renamed to `old-whitespace'.)
1305Now, besides reporting bogus blanks, the whitespace package has a
1306minor mode and a global minor mode to visualize blanks (TAB, (HARD)
1307SPACE and NEWLINE). The visualization is made via faces and/or display
1308table. It can also indicate lines that extend beyond a given column,
1309trailing blanks, and empty lines at the start or end of a buffer.
1310See `whitespace-style' for more details. The `whitespace-action' option
1311specifies what to do when a buffer is visited, killed, or written.
1312
1313\f
1314* Changes in Specialized Modes and Packages in Emacs 23.1
1315
1316** Abbrev has been rewritten in Elisp and extended with more flexibility.
1317
1318*** New functions: abbrev-get, abbrev-put, abbrev-table-get, abbrev-table-put,
1319abbrev-table-p, abbrev-insert, abbrev-table-menu.
1320
1321*** Special hook `abbrev-expand-functions' obsoletes `pre-abbrev-expand-hook'.
1322
1323*** `make-abbrev-table', `define-abbrev', `define-abbrev-table' all take
1324extra arguments for arbitrary properties.
1325
1326*** New variable `abbrev-minor-mode-table-alist'.
1327
1328*** `local-abbrev-table' can hold a list of abbrev-tables.
1329
1330*** Abbrevs have now the following special properties:
1331`:count', `:system', `:enable-function', `:case-fixed'.
1332
1333*** Abbrev-tables have now the following special properties:
1334`:parents', `:case-fixed', `:enable-function', `:regexp',
1335`abbrev-table-modiff'.
1336
1337** Apropos
1338
1339*** `apropos-library' describes the elements defined in a given library.
1340
1341*** Set `apropos-compact-layout' is you want a more compact (but wider) layout.
1342
1343** Archive Mode has basic support to browse Rar archives.
1344Note, however, that the free version of the unrar command only handles
1345versions 1 and 2 of the Rar format.
1346
1347** BibTeX mode
1348
1349*** New command `bibtex-initialize' (re)initializes BibTeX buffers.
1350
1351*** New `bibtex-entry-format' options `whitespace', `braces', and
1352`string', disabled by default.
1353
1354*** New variable `bibtex-cite-matcher-alist' contains rules to
1355identify cited keys in BibTeX entries, used by `bibtex-find-crossref'.
1356
1357*** Command `bibtex-url' allows multiple URLs per entry.
1358
1359** Bookmarks
1360
1361*** bookmark.el saves bookmarks in a pre-Emacs-23-incompatible file format
1362bookmark.el can read a .emacs.bmk file saved by an older Emacs, but an
1363older Emacs cannot read one saved by Emacs 23.
1364
1365** Calendar and diary
1366
1367*** There is a new date style, `iso', essentially year/month/day.
1368The variable `european-calendar-style' is obsolete - use `calendar-date-style'.
1369Similarly, the commands `american-calendar' and `european-calendar'
1370should be replaced by `calendar-set-date-style'.
1371
1372*** The calendar namespace has been rationalized.
1373All functions and variables now begin with a `calendar-', `diary-', or
1374`holiday-' prefix. The various calendar systems have secondary
1375prefixes, eg `calendar-french-'. The old names you are likely to use
1376directly still exist, for the time being, as aliases, but please start
1377using the new names.
1378
1379*** The whitespace in the calendar layout can be customized.
1380See the variables:
1381calendar-left-margin, calendar-intermonth-spacing, calendar-column-width,
1382calendar-day-header-width, and calendar-day-digit-width.
1383
1384*** Text (e.g. ISO weeks) can be displayed between the calendar months.
1385See the variables calendar-intermonth-header and calendar-intermonth-text.
1386
1387*** The function `holiday-chinese' computes holidays on the Chinese calendar.
1388It has been used to add items to the list `holiday-oriental-holidays'.
1389
1390*** `diary-remind' accepts a negative number -DAYS as a shorthand for
1391the list (1 2 ... DAYS).
1392
1393** Change Log mode
1394
1395*** The new command C-c C-f (change-log-find-file) finds the file
1396associated with the current log entry.
1397
1398*** The new command C-c C-c (change-log-goto-source) goes to the
1399source code associated with a log entry.
1400
1401** Compile and grep modes
1402
1403*** The mode-line entry for the *compilation* and *grep* buffer is color coded.
1404It has different colors for to show that: (a) the command is still
1405running, (b) successful completion, (c) error.
1406
1407*** compilation-auto-jump-to-first-error tells `compile' to jump to
1408the first error encountered during compilations.
1409
1410*** compilation-scroll-output accepts a new value, `first-error', which
1411says to stop auto scrolling at the first error that occurs.
1412
1413*** The `cc' alias for C++ files in `grep-file-aliases' has been
1414improved. `hh' can be used to match C++ header files and `cchh' both
1415C++ sources and headers.
1416
1417** Copyright
1418
1419*** You can specify your copyright holders' names.
1420Only copyright lines with holders matching `copyright-names-regexp' are
1421considered for update.
1422
1423*** Copyrights can be at the end of the buffer.
1424This is controlled by `copyright-at-end-flag' (used by, e.g., change-log-mode).
1425
1426** Custom
1427
1428*** defcustom accepts new keyword arguments, `:safe' and `:risky', which
1429set a variable's `safe-local-variable' and `risky-local-variable' property.
1430
1431** Diff mode
1432
1433*** diff-refine-hunk highlights word-level details of changes in a diff hunk.
1434It's used automatically as you move through hunks, see
1435diff-auto-refine-mode. It is bound to `C-c C-b'.
1436
1437*** diff-add-change-log-entries-other-window iterates through the diff
1438buffer and tries to create ChangeLog entries for each change.
1439It is bound to `C-x 4 A'.
1440
1441*** Turning on `whitespace-mode' in a diff buffer will show trailing
1442whitespace problems in the modified lines.
1443
1444** Dired
1445
1446*** In Dired, C-x C-q now runs the command wdired-change-to-wdired-mode,
1447and C-x C-q in wdired-mode exits it with asking a question about
1448saving changes.
1449
1450*** `&' runs the command `dired-do-async-shell-command' that executes
1451the command asynchronously without the need to manually add ampersand
1452to the end of the command. Its output appears in the buffer `*Async Shell
1453Command*'.
1454
1455*** `M-s f C-s' and `M-s f M-C-s' run Isearch that matches only at file names.
1456When a new user option `dired-isearch-filenames' is t, then even ordinary
1457Isearch started with `C-s' and `C-M-s' matches only at file names in the
1458Dired buffer. When `dired-isearch-filenames' is `dwim' then activation of
1459file name Isearch depends on the position of point - if point is on a file
1460name initially, then Isearch matches only file names, otherwise it matches
1461everywhere in the Dired buffer. You can toggle file names matching on or
1462off by typing `M-s f' in Isearch mode.
1463
1464*** `M-s a C-s' and `M-s a M-C-s' run multi-file Isearch on the marked files.
1465They visit the first marked file in the sequence and display the usual Isearch
1466prompt for a string or a regexp where all Isearch commands are available.
1467
1468*** `Q' in Dired provides two new keys for multi-file replacement.
1469The upper case key `Y' replaces all remaining matches in all remaining files
1470with no more questions. The upper case key `N' stops doing replacements
1471in the current file and skips to the next file. These multi-file keys
1472are available for all commands that use `tags-query-replace'
1473including `dired-do-query-replace-regexp', `vc-dir-query-replace-regexp',
1474`reftex-query-replace-document'.
1475
1476** Fortran
1477
1478*** The line length of fixed-form Fortran is not fixed at 72 any more.
1479Customize the variable `fortran-line-length' to change it.
1480
1481*** In Fortran mode, M-; is now bound to the standard comment-dwim,
1482rather than fortran-indent-comment.
1483
1484*** (The increasingly misnamed) F90 mode supports Fortran 2003 syntax.
1485
1486** Gnus
1487
1488*** The Gnus package has been updated
0235128c 1489There are many new features, bug fixes and improvements; see the file
eb199145
GM
1490GNUS-NEWS or the node "No Gnus" in the Gnus manual for details.
1491
1492*** In Emacs 23, Gnus uses Emacs' new internal coding system `utf-8-emacs' for
0235128c 1493saving articles, drafts, and ~/.newsrc.eld. These file may not be read
eb199145
GM
1494correctly in Emacs 22 and below. If you want to Gnus across different Emacs
1495versions, you may set `mm-auto-save-coding-system' to `emacs-mule'.
1496
1497*** Passwords are consistently loaded through `auth-source'
1498Gnus can use `auth-source' for POP and IMAP passwords. Also see that
1499`smtpmail' and `url' support `auth-source' for SMTP and HTTP/HTTPS/RSS
1500authentication respectively.
1501
1502** Help mode
1503
1504*** New macro `with-help-window' should set up help windows better
1505than `with-output-to-temp-buffer' with `print-help-return-message'.
1506
1507*** New option `help-window-select' permits to customize whether help
1508window shall be automatically selected when invoking help.
1509
1510*** New variable `help-window-point-marker' permits one to specify a new
1511position for point in help window (for example in `view-lossage').
1512
1513** Isearch
1514
1515*** New command `isearch-forward-word' bound globally to `M-s w' starts
1516incremental word search. New command `isearch-toggle-word' bound to the
1517same key `M-s w' in Isearch mode toggles word searching on or off
1518while Isearch is active.
1519
1520*** New command `isearch-highlight-regexp' bound to `M-s h r' in Isearch
1521mode runs `highlight-regexp' (`hi-lock-face-buffer') with the current
1522search string as its regexp argument. The same key `M-s h r' and
1523other keys on the `M-s h' prefix are bound globally to the command
1524`highlight-regexp' and other hi-lock commands.
1525
1526*** New command `isearch-occur' bound to `M-s o' in Isearch mode
1527runs `occur' with the current search string. The same key `M-s o'
1528is bound globally to the command `occur'.
1529
1530*** Isearch can now search through multiple ChangeLog files.
1531When running Isearch in a ChangeLog file, if the search fails,
1532then another C-s tries searching the previous ChangeLog,
1533if there is one (e.g. going from ChangeLog to ChangeLog.12).
1534This is enabled if multi-isearch-search is non-nil.
1535
1536*** Two new commands to start Isearch on a list of marked buffers
1537for buff-menu.el and ibuffer.el are bound to the keys `M-s a C-s' and
1538`M-s a M-C-s'.
1539
1540*** The part of an Isearch that failed to match is highlighted in
1541`isearch-fail' face.
1542
1543*** `C-h C-h' in Isearch mode displays isearch-specific Help screen,
1544`C-h b' displays all Isearch key bindings, `C-h k' displays the full
1545documentation of the given Isearch key sequence, `C-h m' displays
0235128c
SM
1546documentation for Isearch mode. All the other Help commands exit
1547Isearch mode and execute their global definitions.
eb199145
GM
1548
1549*** When started in the minibuffer, Isearch searches in the minibuffer
1550history. See `Minibuffer changes', above.
1551
1552** MH-E
1553
1554*** Upgraded to MH-E version 8.2. See MH-E-NEWS for details.
1555
1556** Python
1557*** The file etc/emacs.py now supports both Python 2 and 3, meaning
1558that either version can be used as inferior Python by python.el.
1559
1560*** Python mode now has `pdbtrack' functionality. When using pdb to
1561debug a Python program, pdbtrack notices the pdb prompt and displays
1562the source file and line that the program is stopped at, much the same
1563way as gud-mode does for debugging C programs with gdb.
1564
1565** Recentf
1566
1567*** The default value of `recentf-keep' prevents from checking of
1568remote files, if there is no established connection to the
1569corresponding remote host.
1570
1571** Rmail
1572
1573*** Rmail no longer converts the messages to Babyl format.
1574Instead, it uses UNIX mbox format, both on disk and in Rmail buffers,
1575and does conversion and decoding when a message is displayed.
1576
1577The first time you visit an Rmail file in Babyl format, Rmail
1578automatically converts it to mbox format. This is a one-time
1579conversion, but it can take a few minutes, depending on how fast is
1580your machine and on the size of the file. You should find the rest of
1581Rmail usage unaltered.
1582
1583However, M-x set-rmail-inbox-list now lasts only for one session
1584because there is no way to save the list of inbox files in an
1585mbox-format file.
1586
1587Also, whereas with Babyl format M-x find-file would switch to Rmail
1588mode, with mbox format this is no longer the case (there being no way
1589to add an "-*- rmail-*-" cookie to an mbox file). Use C-u M-x rmail
1590instead.
1591
1592If you have written any extensions to Rmail, they are likely to need
1593updating. Conceptually, the Rmail buffer that you see is no longer
1594just a narrowed portion of the whole. So you cannot access the whole
1595of a message (or message collection) by a simple save-restriction and
1596widen. Instead, there are two buffers: the rmail-buffer, and the
1597rmail-view-buffer. The former is the buffer that you see, the latter
1598is invisible. Most of the time, the invisible `view' buffer contains
1599the full contents of the Rmail file, and the Rmail buffer contains a
1600decoded copy of the current message (with only a subset of the
1601headers). In this state, Rmail is said to be `swapped'.
1602
1603You may find the following functions useful:
1604
1605`rmail-get-header' and `rmail-set-header' get or set the value of a
1606message header, whether or not it is currently visible.
1607
1608`rmail-apply-in-message' is a general purpose function that calls a
1609function (with arguments) which you specify on the full text of a given
1610message. To further narrow to just the headers, search forward for "\n\n".
1611
1612*** The new command `rmail-mime' displays MIME messages.
1613It is bound to `v' in Rmail buffers and summaries. It displays plain
1614text and multipart messages in a temporary buffer, and offers buttons
1615to save attachments.
1616
1617*** The command `rmail-redecode-body' no longer accepts the optional arg RAW.
1618Since Rmail now holds messages in their original undecoded form in a
1619separate buffer, `rmail-redecode-body' no longer encodes the original
1620message, and therefore there should be no need to avoid encoding it.
1621
1622*** The o command is now `rmail-output'. It is an all-purpose command
1623for copying messages from Rmail and appending them to files. It
1624handles Babyl-format files as well as mbox-format files, and it
1625handles both kinds properly when they are visited in Emacs. It always
1626copies the full headers of the message.
1627
1628*** The C-o command is now `rmail-output-as-seen'. It uses
1629the message as displayed, appending it to an mbox file.
1630
1631*** The modified status of the Rmail buffer is reported in the mode-line.
1632Previously, this information was hidden.
1633
1634** TeX modes
1635
1636*** New option latex-indent-within-escaped-parens
1637permits to customize indentation of LaTeX environments delimited
1638by escaped parens.
1639
1640** T-mouse Mode
1641
1642*** If the gpm mouse server is running and t-mouse-mode is enabled,
1643Emacs uses a Unix socket in a GNU/Linux console to talk to server,
1644rather than faking events using the client program mev. This C level
1645approach provides mouse highlighting and help echoing in the
1646minibuffer.
1647
1648** Tramp
1649
1650*** New connection methods.
1651The new methods "plinkx", "plink2", "psftp", "sftp" and "fish" have
1652been introduced. There are also new so-called gateway methods
1653"tunnel" and "socks".
1654
1655*** IPv6 addresses.
1656IPv6 addresses are supported now as host names. They must be embedded
1657in square brackets, like in "/ssh:[::1]:".
1658
1659*** Multihop syntax has been removed.
1660The pseudo-method "multi" has been removed. Instead, multi hops
1661can be specified by the new variable `tramp-default-proxies-alist'.
1662
1663*** More default settings.
1664Default values can be set via the variables `tramp-default-user',
1665`tramp-default-user-alist' and `tramp-default-host'.
1666
1667*** Connection information is cached.
1668In order to reduce connection setup, information about used
1669connections is kept persistently in a file. The name of this file is
1670defined in the variable `tramp-persistency-file-name'.
1671
1672*** Control of remote processes.
1673Running processes on a remote host can be controlled by settings in
1674`tramp-remote-path' and `tramp-remote-process-environment'.
1675
1676*** Success of remote copy is checked.
1677When the variable `file-precious-flag' is set, the success of a remote
1678file copy is checked via the file's checksum.
1679
1680*** Passwords can be read from an authentification file.
1681Tramp uses the package `auth-source' to read passwords from a file, if
1682necessary.
1683
1684** VC and related modes
1685
1686*** VC now supports applying VC operations to a set of files at a time.
1687This enables VC to work much more effectively with changeset-oriented
1688version-control systems such as Subversion, GNU Arch, Mercurial, Git
1689and Bzr. VC will now pass a multiple-file commit to these systems as
1690a single changeset.
1691
1692*** vc-dir is a new command that displays file names and their VC
1693status. It allows to apply various VC operations to a file, a
1694directory or a set of files/directories.
1695
1696*** VC switches are no longer appended, rather the first non-nil value is used.
1697(This was for the most part true in Emacs 22, but was not advertised).
1698This is because there is an increasing variety of VC systems, and they
1699do not all accept the same "common" options. For example, a CVS diff
1700command used to append the values of `vc-cvs-diff-switches',
1701`vc-diff-switches', and `diff-switches'. Now the first non-nil value
1702from that sequence is used. The special value `t' means "no switches".
1703
1704*** Clicking on the VC mode-line entry now pops the VC menu.
1705
1706*** The VC mode-line entry now has a tooltip that explains the VC file status.
1707
1708*** In VC Annotate mode, the key bindings have changed to use lower
1709case keys instead of the upper case keys used in the past.
1710
1711*** In VC Annotate mode, for VC systems that support changesets, you can
1712see the diff for the whole changeset (not only for the current file)
1713by typing the D key. Using the "Show changeset diff of revision at
1714line" menu entry does the same thing.
1715
1716*** In VC Annotate mode, you can type v to toggle the annotation visibility.
1717
1718*** In VC Annotate mode, you can type f to show the file revision on
1719the current line.
1720
1721*** Asynchronous VC commands display [Waiting...] in the mode-line
1722of the corresponding buffer as long as the asynchronous process is
1723active.
1724
1725*** Log entries can be modified using the key "e" in log-view.
1726For now only CVS, RCS, SCCS and SVN support this functionality.
1727This is done by the `modify-change-comment' backend function.
1728
1729*** In log-view-mode, for VC systems that support changesets, you can
1730see the diff for the whole changeset (not only for the current file)
1731by typing the D key or using the "Changeset Diff" menu entry.
1732
1733*** In Log Edit mode, C-c C-d now shows the diff for the files involved.
1734
1735*** vc-git supports the "git grep" command.
1736
1737*** VC Support for Meta-CVS has been removed for lack of a maintainer able
1738to update it to the new VC.
1739
1740** Miscellaneous
1741
1742*** comint-mode uses `start-file-process' now (see Lisp Changes).
1743If `default-directory' is a remote file name, subprocesses are started
1744on the corresponding remote system.
1745
1746*** Eldoc highlights the function argument under point
1747with the face `eldoc-highlight-function-argument'.
1748
1749*** In Etags, the --members option is now the default.
1750Use --no-members if you want the old default behavior of not tagging
1751struct members in C, members variables in C++ and variables in PHP.
1752
1753*** The `gdb' command only works with the graphical interface now.
1754Use `gud-gdb' if you want the (old) text command mode.
1755
1756*** goto-address.el provides two new minor modes, goto-address-mode and
1757goto-address-prog-mode, which buttonize URLS and email addresses.
1758
1759*** The new command `eshell/info' runs info in an eshell buffer.
1760
1761*** The new variable `ffap-rfc-directories' specifies a list of local
1762directories in which `ffap-rfc' will first search for RFCs.
1763
1764*** hide-ifdef-mode allows shadowing ifdef-blocks instead of hiding them.
1765See option `hide-ifdef-shadow' and function `hide-ifdef-toggle-shadowing'.
1766
2b0c7330 1767*** `icomplete-prospects-height' now supersedes `icomplete-prospects-length'.
eb199145
GM
1768
1769*** Info displays breadcrumbs in the header of the page.
1770See Info-breadcrumbs-depth to control it.
1771
1772*** net-utils has an `iwconfig' command, similar to the existing `ifconfig'.
1773It is used to configure wireless interfaces.
1774
1775*** The pcmpl-unix package supports hostname completion for ssh and scp.
1776
1777*** sgml-electric-tag-pair-mode lets you simultaneously edit matched tag pairs.
1778
1779*** smerge-refine highlights word-level details of changes in conflict.
1780It's used automatically as you move through conflicts, see
1781smerge-auto-refine-mode.
1782
1783*** talk.el has been extended for multiple tty support.
1784
1785*** A new command `display-time-world' has been added to the Time
1786package. It creates a buffer with an updating time display using
1787several time zones.
1788
1789*** The appearance of superscript and subscript in TeX is more customizable.
1790See the documentation of the variables: tex-fontify-script,
1791tex-font-script-display, tex-suscript-height-ratio, and
1792tex-suscript-height-minimum.
1793
1794*** view-remove-frame-by-deleting is now by default t
1795since users found iconification of view-mode frames distracting.
1796
1797*** WoMan tries to add locale-specific manual page directories to the
1798search path. This can be disabled by setting `woman-locale' to nil.
1799
1800\f
1801* Changes in Emacs 23.1 on non-free operating systems
1802
1803** Case is now considered significant in completion on MS-Windows.
1804The default value of `completion-ignore-case' is now nil on
1805MS-Windows, the same as it is for other operating systems. The
1806variable doesn't apply to reading a file name -- in that case Emacs
1807heeds `read-file-name-completion-ignore-case' instead.
1808
1809** IPv6 is supported on MS-Windows.
1810Emacs now supports IPv6 on Windows XP and later, and earlier versions
1811of Windows with third party IPv6 stacks installed. In Emacs 22, IPv6 was
1812supported on other platforms, but not on Windows due to using the winsock
18131.1 header file, even though Emacs was linking to the winsock 2 library.
1814
1815** Busy cursor (hourglass) now displays on MS-Windows.
1816When Emacs is busy, an hourglass mouse cursor is displayed on Windows.
1817In Emacs 22 only X supported the busy cursor.
1818
1819** Battery status is available on MS-Windows
1820Emacs can now display the battery status in the mode-line when enabled with
1821display-battery-mode or from the Options menu. More verbose battery
1822information is also available with the command `battery'. In Emacs 22
1823battery status was supported only on GNU/Linux and Mac.
1824
1825** More keys available on MS-Windows.
1826Keys normally associated with IMEs, and some exotic keys not normally found
1827on standard keyboards have been given names so they can be bound to functions
1828inside Emacs. If there are keys on your keyboard that have not been exposed
1829to Emacs in the past, try C-h k to see if they are available now.
1830
1831Emacs can now bind functions to the extra buttons for media player and
1832browser control present on some keyboards. These buttons are disabled
1833by default, since enabling them prevents their system-wide use when
1834Emacs has focus. To enable them, set the variable
1835w32-pass-multimedia-buttons to nil. See the doc string of that variable
1836for the list of extra keys that are available.
1837
1838** BDF fonts no longer supported on MS-Windows.
1839The font backend was completely rewritten for this release. The focus
1840on Windows has been getting acceptable performance and full unicode
1841support, including complex script shaping for native Windows fonts. A
1842rewrite of the BDF font support has not happened due to lack of time
1843and developers. If demand still exists for such a backend even with
1844the improved language support for native Windows fonts, future
1845development in this direction will most likely be based on the
1846freetype library, giving access to a wider range of font formats.
1847
1848\f
1849* Incompatible Lisp Changes in Emacs 23.1
1850
1851** Variables cannot be both buffer-local and frame-local any more.
1852
1853** `functionp' returns nil for special forms.
1854I.e., it only returns t for objects that can be passed to `funcall'.
1855
1856** The behavior of map-char-table has changed. It may call the
1857specified function with a cons (FROM . TO) as a key if characters in
1858that range have the same value.
1859
1860** Process changes
1861
1862*** The function `dired-call-process' has been removed.
1863
1864*** The multibyteness of process filters is now determined by the
1865coding-system used for decoding. The functions
1866`process-filter-multibyte-p' and `set-process-filter-multibyte' are
1867obsolete.
1868
1869** The variable `byte-compile-warnings' can now be a list starting with `not',
1870meaning to disable the specified warnings. The meaning of this list
1871may therefore be the reverse of what you expect (of course, this is
1872only an issue if you make use of the new `not' syntax). Rather than
1873checking/manipulating elements directly, use the new functions
1874`byte-compile-warning-enabled-p', `byte-compile-disable-warning', and
1875`byte-compile-enable-warning.'
1876
1877** `mode-name' is no longer guaranteed to be a string.
1878Use `(format-mode-line mode-name)' to ensure a string value.
1879
1880** The function x-font-family-list has been removed.
1881Use the new function font-family-list (see Lisp Changes, below).
1882
1883** Internationalization changes
1884
1885*** The value of the function `charset-id' is now always 0.
1886
1887*** The functions `register-char-codings' and `coding-system-spec'
1888have been removed.
1889
1890*** The cpXXX coding systems are now supported automatically.
1891The functions cp-...-codepage, which you had to use in Emacs 22 to
1892enable support for these coding systems, have been deleted.
1893
1894*** The following features have been removed. They were used for
1895displaying various scripts with specific fonts, and are no longer
1896needed now that OpenType font support is available:
1897
1898**** `devanagari' and `devan-util', and all associated devanagari-* and
1899dev-* functions and variables (formerly used for Devanagari script).
1900
1901**** `kannada' and `knd-util', and all associated kannada-* and knd-*
1902functions and variables (formerly used for Kannada script).
1903
1904**** `malayalam' and `mlm-util', and all associated malayalam-* and
1905mlm-* functions and variables (formerly used for Malayalam script).
1906
1907**** `tamil' and `tml-util, and all associated tamil-* and tml-*
1908functions and variables (formerly used for Tamil script).
1909
1910*** The meaning of NAME argument of `set-fontset-font' is changed.
1911Previously nil is accepted as the default fontset. Now, nil is for
1912the fontset of the selected frame and t is for the default fontset.
1913
1914*** The meaning of FONTSET argument of `print-fontset' is changed.
1915Now, nil is for the fontset of the selected frame and t is for the
1916default fontset.
1917
1918** If a function in write-region-annotate-functions returns with a
1919different buffer current, Emacs no longer kills that buffer
1920automatically. This behavior existed in previous versions of Emacs,
1921but was undocumented. To kill a buffer after write-region, give the
1922variable `write-region-post-annotation-function' a buffer-local value
1923of `kill-buffer'.
1924
1925** The variable temp-file-name-pattern has been removed.
1926This variable was only used by call-process-region, which now uses
1927temporary-file-directory instead.
1928
1929** The COUNT and SYSTEM-FLAG arguments to define-abbrev have been
1930removed. The function now takes extra arguments for specifying
1931arbitrary abbrev properties.
1932
1933** end-of-defun-function is now guaranteed to work only when called
1934from the start of a defun. It must now leave point exactly at the end
1935of defun, since `end-of-defun' now itself moves forward over
1936whitespace after calling it.
1937
1938\f
1939* Lisp Changes in Emacs 23.1
1940
1941** The new variable `generate-autoload-cookie' controls the magic comment
1942string used by `update-file-autoloads' to find autoloaded forms. The
1943variable `generated-autoload-file' similarly controls the name of the
1944file where `update-file-autoloads' writes the calls to `autoload'.
1945The default values are ";;;###autoload" and `loaddefs.el',
1946respectively.
1947
1948** New primitives `list-system-processes' and `process-attributes'
1949let Lisp programs access the processes that are running on the local
1950machine. See the doc strings of these functions for more details.
1951Not all platforms support accessing this information; on those that
1952don't, these primitives will return nil.
1953
1954** New variable `user-emacs-directory'.
1955Use this instead of "~/.emacs.d".
1956
1957** If a local hook function has a non-nil `permanent-local-hook'
1958property, `kill-all-local-variables' does not remove it from the local
1959value of the hook variable; it remains even if you change major modes.
1960
1961** `frame-inherited-parameters' lets new frames inherit parameters from
1962the selected frame.
1963
1964** New keymap `input-decode-map' overrides like key-translation-map, but
1965applies before function-key-map. Also it is terminal-local contrary to
1966key-translation-map. Terminal-specific key-sequences are generally added to
1967this map rather than to function-key-map now.
1968
1969** `ignore-errors' is now a standard macro (does not require the CL package).
1970
1971** `interprogram-paste-function' can now return one string or a list
1972of strings. In the latter case, Emacs puts the second and following
1973strings on the kill ring.
1974
1975** In `condition-case', a handler can specify "let the debugger run first".
1976You do this by writing `debug' in the list of conditions to be handled,
1977like this:
1978
1979 (condition-case nil
1980 (foo bar)
1981 ((debug error) nil))
1982
1983** clone-indirect-buffer now runs the clone-indirect-buffer-hook.
1984
1985** `beginning-of-defun-function' now takes one argument, the count given to
1986`beginning-of-defun'. (N.B. `end-of-defun-function' doesn't take any
1987arguments.)
1988
1989** `file-remote-p' has new optional parameters IDENTIFICATION and CONNECTED.
1990IDENTIFICATION specifies which part of the remote identifier has to be
1991returned. With CONNECTED passed non-nil, it is checked whether a
1992remote connection has been established already.
1993
1994** The new macro `declare-function' suppresses compiler warnings about
1995undefined functions.
1996
1997** Changes to interactive function handling
1998
1999*** The new interactive spec code ^ says to first call
2000handle-shift-selection if shift-select-mode is non-nil, before reading
2001the command arguments. This is used for shift-selection (see above).
2002
2003*** Built-in functions can now have an interactive specification that
2004is not a prompt string. If the `intspec' parameter of a `DEFUN'
2005starts with a `(', the string is evaluated as a Lisp form.
2006
2007*** The interactive-form of a function can be added post-facto via the
2008`interactive-form' symbol property. Mostly useful to add complex
2009interactive forms to subroutines.
2010
2011** Region changes
2012
2013*** Commands should use `use-region-p' to test whether there is
2014an active region that they should operate on.
2015
2016*** `region-active-p' returns non-nil when Transient Mark mode is
2017enabled and the mark is active. Most commands that act specially on
2018the active region in Transient Mark mode should use `use-region-p'
2019instead of `region-active-p', because `use-region-p' obeys the new
2020user option `use-empty-active-region' (see Editing Changes, above).
2021
2022*** If a command sets `transient-mark-mode' to (only . OLDVAL), that
2023means to activate transient-mark-mode temporarily, until the next
2024unshifted point motion command or mark deactivation. Afterwards,
2025reset transient-mark-mode to the value OLDVAL. The values `only' and
2026`identity', introduced in Emacs 22, are now deprecated.
2027
2028** Emacs session information
2029
2030*** The new variables `before-init-time' and `after-init-time' record the
2031value of `current-time' before and after Emacs loads the init files.
2032
2033*** The new function `emacs-uptime' returns the uptime of an Emacs instance.
2034
2035*** The new function `emacs-init-time' returns the duration of the
2036Emacs initialization.
2037
2038** Changes affecting display-buffer
2039
2040*** display-buffer tries to be smarter when splitting windows.
2041The new option split-window-preferred-function lets you specify your own
2042function to pop up new windows. Its default value split-window-sensibly
2043can split a window either vertically or horizontally, whichever seems
2044more suitable in the current configuration. You can tune the behavior
2045of split-window-sensibly by customizing split-height-threshold and the
2046new option split-width-threshold. Both options now take the value nil
2047to inhibit splitting in one direction. Setting split-width-threshold to
2048nil inhibits horizontal splitting and gets you the behavior of Emacs 22
2049in this respect. In any case, display-buffer may now split the largest
2050window vertically even when it is not as wide as the containing frame.
2051
2052*** If pop-up-frames has the value `graphic-only', display-buffer only
2053makes a separate frame on graphic displays.
2054
2055*** select-frame and set-frame-selected-window have a new optional
2056argument NORECORD. If non-nil, this will avoid messing with the order
2057of recently selected windows and the buffer list.
2058
2059** Window parameters can now be defined.
2060These are analogous to frame parameters, but are associated with
2061individual windows.
2062
2063*** The new functions window-parameters, window-parameter, and
2064set-window-parameter are used to query and set window parameters.
2065
2066** Minibuffer and completion changes
2067
2068*** A list of default values can be specified for the DEFAULT argument of
2069functions `read-from-minibuffer', `read-string', `read-command',
2070`read-variable', `read-buffer', `completing-read'. Elements of this list
2071are available for inserting into the minibuffer by typing `M-n'.
2072For empty input these functions return the first element of this list.
2073
2074*** New function `read-regexp' uses the regexp history and some useful
2075regexp defaults (string at point, last Isearch/replacement regexp/string)
2076via M-n when reading a regexp in the minibuffer.
2077
2078*** minibuffer-local-must-match-filename-map is now named
2079minibuffer-local-filename-must-match-map.
2080
2081*** The `require-match' argument to `completing-read' accepts the new
2082values `confirm-only' and `confirm-after-completion'.
2083
2084** Search and replacement changes
2085
2086*** The regexp form \(?<num>:<regexp>\) specifies the group number explicitly.
2087
2088*** New function `match-substitute-replacement' returns the result of
2089`replace-match' without actually using it in the buffer.
2090
2091*** The new variable `replace-search-function' determines the function
2092to use for searching in query-replace and replace-string. The
2093function it specifies is called by `perform-replace' when its 4th
2094argument is nil.
2095
2096*** The new variable `replace-re-search-function' determines the
2097function to use for searching in `query-replace-regexp',
2098`replace-regexp', `query-replace-regexp-eval', and
2099`map-query-replace-regexp'. The function it specifies is called by
2100`perform-replace' when its 4th argument is non-nil.
2101
2102*** New keymap `search-map' bound to `M-s' provides global bindings
2103for search related commands.
2104
2105*** New keymap `multi-query-replace-map' contains additonal keys bound
2106to `automatic-all' and `exit-current' for multi-buffer interactive replacement.
2107
2108*** The variable `inhibit-changing-match-data', if non-nil, prevents
2109the search and match primitives from changing the match data.
2110
2111*** New functions `word-search-forward-lax' and `word-search-backward-lax'.
2112These are like `word-search-forward and `word-search-backward', except
2113that the end of the search string need not match a word boundary,
2114unless it ends in whitespace.
2115
2116** File handling changes
2117
2118*** set-file-modes is now interactive and can take the mode value in
2119symbolic notation thanks to auxiliary functions.
2120
2121*** file-local-variables-alist stores an alist of file-local
2122variables defined in the current buffer.
2123
2124** Face-remapping
2125
2126*** Each face can be remapped to a different face definition using the
2127variable `face-remapping-alist'. This is an alist that maps faces to
2128replacement definitions (which can be face names, lists of face names,
2129or attribute/value plists. If this variable is buffer-local, the
2130remapping occurs only in that buffer.
2131
2132*** text-scale-mode remaps the default face to a larger or smaller
2133size in the current buffer. This feature is used by the Buffer Face
2134menu and the new `C-x C-+', `C-x C--', and `C-x C-0' commands (see
2135Editing Changes, above).
2136
2137*** New functions:
2138
2139**** `face-remap-add-relative' adds a face remapping entry to the
2140current buffer.
2141
2142**** ``face-remap-remove-relative' removes a face remapping entry from
2143the current buffer.
2144
2145**** `face-remap-reset-base' restores a face to its global definition.
2146
2147**** `face-remap-set-base' sets the base remapping of a face.
2148
2149** Process changes
2150
2151*** The new function `start-file-process' is similar to `start-process',
2152but obeys file handlers. The file handler is chosen based on
2153`default-directory'. The functions `start-file-process-shell-command'
2154and `process-file-shell-command' are also new; they call internally
2155`start-file-process' and `process-file', respectively.
2156
2157*** The new function `process-lines' executes an external program and
2158returns its output as a list of lines.
2159
2160** Character code, representation, and charset changes.
2161
2162*** In multibyte buffers and strings, characters are represented by
2163UTF-8 byte sequences. The character code space is now 0x0..0x3FFFFF
2164with no gap; code points 0x0..0x10FFFF are Unicode characters of the
2165same code points, while code points 0x3FFF80..0x3FFFFF are raw 8-bit
2166bytes.
2167
2168*** Generic characters no longer exist.
2169
2170*** The concept of a charset has changed. A single character may
2171belong to multiple charsets (e.g. a-grave, U+00E0, belongs to charsets
2172unicode, iso-8859-1, iso-8859-3, etc).
2173
2174**** The dimension of a charset is now 1, 2, 3, or 4, and the size of
2175each dimension is no longer limited to 94 or 96.
2176
2177**** A dynamic charset priority list is used to infer the charset of
2178characters for display.
2179
2180*** The functions `split-char' and `make-char' now accept up to 4
2181positional codes instead of just 2.
2182
2183*** The functions `encode-char' and `decode-char' now accept any character sets.
2184
2185*** The function `define-charset' now accepts a completely different
2186form of arguments (old-style arguments still work).
2187
2188*** The value of the function `char-charset' depends on the current
2189priorities of charsets.
2190
2191*** The function get-char-code-property now accepts many Unicode base
2192character properties. They are `name', `general-category',
2193`canonical-combining-class', `bidi-class', `decomposition',
2194`decimal-digit-value', `digit-value', `numeric-value', `mirrored',
2195`old-name', `iso-10646-comment', `uppercase', `lowercase', and
2196`titlecase'.
2197
2198*** The functions `modify-syntax-entry' and `modify-category-entry' now
2199accept a cons of characters as the first argument, and modify all
2200entries in that range of characters.
2201
2202*** Use of `translation-table-for-input' for character code unification
2203is now obsolete, since Emacs 23.1 and later uses Unicode as basis for
2204internal representation of characters.
2205
2206*** New functions:
2207
2208**** `characterp' returns t if and only if the argument is a character.
2209This replaces `char-valid-p', which is now obsolete.
2210
2211**** `max-char' returns the maximum character code (currently #x3FFFFF).
2212
2213**** `define-charset-alias' defines an alias of a charset.
2214
2215**** `set-charset-priority' sets priorities of charsets.
2216
2217**** `charset-priority-list' returns a prioritized list of charsets.
2218
2219**** `unibyte-string' makes a unibyte string from bytes.
2220
2221**** `define-char-code-property' defines a character code property.
2222
2223**** `char-code-property-description' returns the description string of
2224a character code property.
2225
2226*** New variables:
2227
2228**** `find-word-boundary-function-table' is a char-table of functions to
2229search for a word boundary.
2230
2231**** `char-script-table' is a char-table of script names.
2232
2233**** `char-width-table' is a char-table of character widths.
2234
2235**** `print-charset-text-property' controls how to handle `charset' text
2236property on printing a string.
2237
2238**** `printable-chars' is a char-table of printable characters.
2239
2240** Code conversion changes
2241
2242*** The new function `define-coding-system' should be used to define a
2243coding system instead of `make-coding-system' (which is now obsolete).
2244
2245*** The functions `encode-coding-region' and `decode-coding-region'
2246have an optional 4th argument to specify where the result of
2247conversion should go.
2248
2249*** The functions `encode-coding-string' and `decode-coding-string'
2250have an optional 4th argument specifying a buffer to store the result
2251of conversion.
2252
2253*** The new variable `inhibit-null-byte-detection' controls whether to
2254consider text with null bytes as binary data. By default, it is
2255`nil', and Emacs uses `no-conversion' for any text containing null
2256bytes.
2257
2258*** The functions `set-coding-priority' and `make-coding-system' are obsolete.
2259
2260*** New functions:
2261
2262**** `with-coding-priority' executes Lisp code using the specified
2263coding system priority order.
2264
2265**** `check-coding-systems-region' checks if the text in the region is
2266encodable by the specified coding systems.
2267
2268**** `coding-system-aliases' returns a list of aliases of a coding system.
2269
2270**** `coding-system-charset-list' returns a list of charsets supported
2271by a coding system.
2272
2273**** `coding-system-priority-list' returns a list of coding systems
2274ordered by their priorities.
2275
2276**** `set-coding-system-priority' sets priorities of coding systems.
2277
2278**** `coding-system-from-name' returns a coding system matching with
2279the argument name.
2280
2281** There is a new input method, Robin, different from Quail.
2282It has three functionalities:
2283 i) a simple input method (converts an ASCII sequence into a string).
2284ii) converts an existing buffer substring into another string
2285iii) reverse conversion (each character produced by a
2286robin rule can hold the original ASCII sequence as a char-code-property)
2287
2288*** The new function `robin-define-package' defines a Robin package.
2289
2290*** The new function `robin-modify-package' modifies an existing Robin package.
2291
2292*** The new function `robin-use-package' starts using a Robin package
2293as an input method.
2294
2295*** The new function `string-to-unibyte' is like `string-as-unibyte'
2296but signals an error if STRING contains a non-ASCII, non-eight-bit
2297character.
2298
2299** Changes related to the new font backend
2300
2301*** Which font backends to use can be specified by the X resource
2302"FontBackend". For instance, to use both X core fonts and Xft fonts:
2303
2304Emacs.FontBackend: x,xft
2305
2306If this resource is not set, Emacs tries to use all font backends
2307available on your graphic device.
2308
2309*** New frame parameter `font-backend' specifies a list of
2310font-backends supported by the frame's graphic device. On X, they are
2311currently `x' and `xft'.
2312
2313*** The function `set-fontset-font' now accepts a script name as the
2314second argument, and has an optional 5th argument to control how to
2315set the font.
2316
2317*** New functions:
2318
2319**** `fontp' checks if the argument is a font-spec or font-entity.
2320
2321**** `font-spec' creates a new font-spec object.
2322
2323**** `font-get' returns a font property value.
2324
2325**** `font-put' sets a font property value.
2326
2327**** `font-face-attributes' returns a plist of face attributes set by a font.
2328
2329**** `list-fonts' returns a list of font-entities matching a font spec.
2330
2331**** `find-font' returns the font-entity best matching the given font spec.
2332
2333**** `font-family-list' returns a list of family names of available fonts.
2334
2335**** `font-xlfd-name' returns an XLFD name of a given font spec, font
2336entity, or font object.
2337
2338**** `clear-font-cache' clears all font caches.
2339
2340** Changes related to multiple-terminal (multi-tty) support
2341
2342*** $TERM is now set to `dumb' for subprocesses. If you want to know the
2343$TERM inherited by Emacs you will have to look inside initial-environment.
2344
2345*** $DISPLAY is now dynamically inherited from the frame's `display'.
2346
2347*** The `window-system' variable is now frame-local. The new
2348`initial-window-system' variable contains the `window-system' value
2349for the first frame. `window-system' is also now a function that
2350takes a frame argument.
2351
2352*** The `keyboard-translate-table' variable and the terminal and
2353keyboard coding systems are now terminal-local.
2354
2355*** You can specify a terminal device (`tty' parameter) and a terminal
2356type (`tty-type' parameter) to `make-terminal-frame'.
2357
2358*** The function `make-frame-on-display' now works during a tty
2359session.
2360
2361*** A new `terminal' data type.
2362The functions `get-device-terminal', `terminal-parameters',
2363`terminal-parameter', `set-terminal-parameter' use this data type.
2364
2365*** Function key sequences are now mapped using `local-function-key-map',
2366a new variable. This inherits from the global variable function-key-map,
2367which is not used directly any more.
2368
2369*** New hooks:
2370
2371**** before-hack-local-variables-hook is called after setting new
2372variable file-local-variables-alist, and before actually applying the
2373file-local variables.
2374
2375**** `suspend-tty-functions' and `resume-tty-functions' are called
2376after a tty frame has been suspended or resumed, respectively. The
2377functions are called with the terminal id of the frame being
2378suspended/resumed as a parameter.
2379
2380**** The special hook `delete-terminal-functions' is called before
2381deleting a terminal.
2382
2383*** New functions:
2384
2385**** `delete-terminal'
2386
2387**** `suspend-tty'
2388
2389**** `resume-tty'.
2390
2391*** `initial-environment' holds the environment inherited from Emacs's parent.
2392
2393** Redisplay changes
2394
2395*** For underlined characters, the distance between the underline and
2396the baseline is controlled by a new variable, `underline-minimum-offset'.
2397
2398*** You can now pass the value of the `invisible' property to
2399invisible-p to check whether it would cause the text to be invisible.
2400This is convenient when checking invisibility of text with no buffer
2401position (e.g. in before/after-strings).
2402
2403*** `clear-image-cache' can be told to flush only images of a specific file.
2404
2405*** `vertical-motion' can now be given a goal column.
2406It now accepts a cons cell (COLS . LINES) in its first argument, which
2407says to stop, where possible, at a pixel x-position equal to COLS
2408times the default column width.
2409
2410*** redisplay-end-trigger-functions, set-window-redisplay-end-trigger,
2411and window-redisplay-end-trigger are obsolete. Use `jit-lock-register'
2412instead.
2413
2414*** The new variables `wrap-prefix' and `line-prefix' specify display
2415specs which are appended at display-time to every continuation line
2416and non-continuation line, respectively. In addition, Emacs
2417recognizes the `wrap-prefix' and `line-prefix' text or overlay
2418properties; these have the same effects as the variables of the same
2419name, but take precedence.
2420
2421** The Lisp interpreter now treats non-breaking space as whitespace.
2422
2423** Miscellaneous new functions
2424
2425*** `apply-partially' performs a "curried" application of a function.
2426
2427*** `buffer-swap-text' swaps text between two buffers. This can be
2428useful for modes such as tar-mode, archive-mode, RMAIL.
2429
2430*** `combine-and-quote-strings' produces a single string from a list of strings
2431sticking a separator string in between each pair, and quoting those
2432strings that include the separator as their substring. Useful for
2433consing shell command lines from the individual arguments.
2434
2435*** `custom-note-var-changed' tells Custom to treat the change in a
2436certain variable as having been made within Custom.
2437
2438*** `face-all-attributes' returns an alist describing all the basic
2439attributes of a given face.
2440
2441*** `format-seconds' converts a number of seconds into a readable
2442string of days, hours, etc.
2443
2444*** `image-refresh' refreshes all images associated with a given image
2445specification.
2446
2447*** `locate-user-emacs-file' helps packages to select the appropriate
2448place to save user-specific files. It defaults to `user-emacs-directory'
2449unless the file already exists at $HOME.
2450
2451*** `read-color' reads a color name using the minibuffer.
2452
2453*** `read-shell-command' does what its name says, with completion. It
2454uses the minibuffer-local-shell-command-map for that.
2455
2456*** `split-string-and-unquote' splits a string into a list of substrings
2457on the boundaries of a given delimiter, and unquotes the substrings that
2458are quoted. Useful for taking apart shell commands.
2459
2460*** The two new functions `looking-at-p' and `string-match-p' can do
2461the same matching as `looking-at' and `string-match' without changing
2462the match data.
2463
2464*** The two new functions `make-serial-process' and
2465`serial-process-configure' provide a Lisp interface to the new serial
2466port support (see Emacs changes, above).
2467
2468** Miscellaneous new variables
2469
2470*** `auto-save-include-big-deletions', if non-nil, means auto-save is
2471not turned off automatically after a big deletion.
2472
2473*** `read-circle', if nil, disables the reading of recursive Lisp
2474structures using the #N= and #N# syntax.
2475
2476*** `this-command-keys-shift-translated' is non-nil if the key
2477sequence invoking the current command was found by shift-translation.
2478
2479*** `window-point-insertion-type' determines the insertion-type of the
2480marker used for window-point.
2481
2482*** bookmark provides `bookmark-make-record-function' so special major
2483modes like Info can teach bookmark.el how to save and restore the
2484relevant data.
2485
2486*** `fill-forward-paragraph-function' specifies which function the
2487filling code should use to find paragraph boundaries.
2488
2489\f
2490* New Packages for Lisp Programming in Emacs 23.1
2491
2492** The new package avl-tree.el deals with the AVL tree data structure.
2493
2494** The new package check-declare.el verifies the accuracy of
2495declare-function macros (see Lisp Changes, above).
2496
2497** find-cmd.el can build `find' commands using lisp syntax.
2498
2499** The package misearch.el has been added. It allows Isearch to search
2500through multiple buffers. A variable `multi-isearch-next-buffer-function'
2501defines the function to call to get the next buffer to search in the series
2502of multiple buffers. Top-level functions `multi-isearch-buffers',
2503`multi-isearch-buffers-regexp', `multi-isearch-files' and
2504`multi-isearch-files-regexp' accept a single argument that specifies
2505a list of buffers/files to search for a string/regexp.
2506
2507** The new major mode `special-mode' is intended as a parent for
2508major modes such as those that set the "'mode-class 'special" property.
2509
2510\f
2511----------------------------------------------------------------------
2512This file is part of GNU Emacs.
2513
2514GNU Emacs is free software: you can redistribute it and/or modify
2515it under the terms of the GNU General Public License as published by
2516the Free Software Foundation, either version 3 of the License, or
2517(at your option) any later version.
2518
2519GNU Emacs is distributed in the hope that it will be useful,
2520but WITHOUT ANY WARRANTY; without even the implied warranty of
2521MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2522GNU General Public License for more details.
2523
2524You should have received a copy of the GNU General Public License
2525along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
2526
2527\f
2528Local variables:
2529mode: outline
2530paragraph-separate: "[ \f]*$"
2531end: