From 0caa490be5402b0e1028d24f954f59a30c70460a Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Sun, 2 Mar 2008 02:03:57 +0000 Subject: [PATCH] *** empty log message *** --- etc/NEWS | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index 2fcd684061f..2fffd565197 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -57,7 +57,7 @@ See the list at the end of etc/MACHINES for details. Configure will use gcc by default. Set the CC environment variable if you need control over which C compiler is used. -** The configure option `--with-gtk' has been removed. Gtk is now the +** The configure option `--with-gtk' has been removed. Gtk is now the default toolkit, but you can use --with-x-toolkit=gtk if necessary. * Changes in Emacs 23.1 @@ -71,7 +71,7 @@ the current $DISPLAY or a tty frame if $DISPLAY is not set. You can test for the presence of this feature in your Lisp code by testing for the `multi-tty' feature. -** The Emacs character set is now a superset of Unicode. +** The Emacs character set is now a superset of Unicode. (It has about four times the code space, which should be plenty). The internal encoding used for buffers and strings is now @@ -429,7 +429,7 @@ struct members in C, members variables in C++ and variables in PHP. This enables VC to work much more effectively with changeset-oriented version-control systems such as Subversion, GNU Arch, Mercurial, and -Bzr. VC will now pass a multiple-file commit to these systems +Bzr. VC will now pass a multiple-file commit to these systems as a single changeset. *** In VC Annotate mode, you can type V to toggle the annotation visibility. @@ -449,7 +449,7 @@ tex-suscript-height-minimum. ** BibTeX mode: -*** New command `bibtex-initialize' (re)initializes BibTeX buffers. +*** New command `bibtex-initialize' (re)initializes BibTeX buffers. *** New `bibtex-entry-format' options `whitespace', `braces', and `string', disabled by default. @@ -548,7 +548,7 @@ It is used to configure wireless interfaces. --- ** IPv6 is supported on MS-Windows. Emacs now supports IPv6 on Windows XP and later, and earlier versions -of Windows with third party IPv6 stacks installed. Previously IPv6 was +of Windows with third party IPv6 stacks installed. Previously IPv6 was supported on other platforms, but not on Windows due to using the winsock 1.1 header file, even though Emacs was linking to the winsock 2 library. @@ -562,7 +562,7 @@ Emacs can now bind functions to the extra buttons for media player and browser control present on some keyboards. These buttons are disabled by default, since enabling them prevents their system-wide use when Emacs has focus. To enable them, set the variable -w32-pass-multimedia-buttons to nil. See the doc string of that variable +w32-pass-multimedia-buttons to nil. See the doc string of that variable for the list of extra keys that are available. * Incompatible Lisp Changes in Emacs 23.1 @@ -584,9 +584,9 @@ support for these coding systems, have been deleted. ** The function `dired-call-process' has been removed. ** The variable `byte-compile-warnings' can now be a list starting with `not', -meaning to disable the specified warnings. The meaning of this list +meaning to disable the specified warnings. The meaning of this list may therefore be the reverse of what you expect (of course, this is -only an issue if you make use of the new `not' syntax). Rather than +only an issue if you make use of the new `not' syntax). Rather than checking/manipulating elements directly, use the new functions `byte-compile-warning-enabled-p', `byte-compile-disable-warning', and `byte-compile-enable-warning.' @@ -677,11 +677,11 @@ strings on the kill ring. ** Character code, representation, and charset changes. -The character code space is now 0x0..0x3FFFFF with no gap. +The character code space is now 0x0..0x3FFFFF with no gap. Characters of code 0x0..0x10FFFF are Unicode characters of the same code points. Characters of code 0x3FFF80..0x3FFFFF are raw 8-bit bytes. -Generic characters no longer exist. +Generic characters no longer exist. In buffer and string, characters are represented by UTF-8 byte sequence in a multibyte buffer/string. @@ -783,7 +783,7 @@ coding systems. *** The functions `set-coding-priority' and `make-coding-system' are obsolete. ** There is a new input method, Robin, different from Quail. -It has three functionalities: +It has three functionalities: i) a simple input method (converts an ASCII sequence into a string). ii) converts an existing buffer substring into another string iii) reverse conversion (each character produced by a @@ -843,7 +843,7 @@ $TERM inherited by Emacs you will have to look inside initial-environment. *** $DISPLAY is now dynamically inherited from the frame's `display'. -*** The `window-system' variable has been made frame-local. The new +*** The `window-system' variable has been made frame-local. The new `initial-window-system' variable contains the `window-system' value for the first frame. -- 2.39.2