]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorDave Love <fx@gnu.org>
Thu, 1 Mar 2001 18:47:58 +0000 (18:47 +0000)
committerDave Love <fx@gnu.org>
Thu, 1 Mar 2001 18:47:58 +0000 (18:47 +0000)
etc/NEWS
lisp/ChangeLog
src/ChangeLog

index 8870900c24f7f9a70a69ca1951fa40ffeb82a478..5978ff0c40a6cd708571c96d9268969ed405e01a 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1494,8 +1494,8 @@ Latin-8 and Latin-9 correspond respectively to the ISO character sets
 8859-14 (Celtic) and 8859-15 (updated Latin-1, with the Euro sign).
 GNU Intlfonts doesn't support these yet but recent X releases have
 8859-15.  See etc/INSTALL for information on obtaining extra fonts.
-There are new Latin-8 and Latin-9 prefix (only) and Polish slash input
-methods in Leim.
+There are new Leim input methods for Latin-8 and Latin-9 prefix (only)
+and Polish `slash'.
 
 +++
 ** New language environments `Dutch' and `Spanish'.
@@ -2133,8 +2133,8 @@ dimension-2 private charset.  User code which tries to add more than
 one extra will fail unless you rebuild Emacs with some standard
 charset(s) removed; that is probably inadvisable because it changes
 the emacs-mule encoding.  Also, files stored in the emacs-mule
-encoding using an Emacs 20 with additional private charsets defined
-will probably not be read correctly by Emacs 21.
+encoding using Emacs 20 with additional private charsets defined will
+probably not be read correctly by Emacs 21.
 
 \f
 * Lisp changes made after edition 2.6 of the Emacs Lisp Manual,
@@ -2348,7 +2348,7 @@ restriction to be restored incorrectly.
 
 *** The functions `find-charset-region' and `find-charset-string' include
 `eight-bit-control' and/or `eight-bit-graphic' in the returned list
-when it finds 8-bit characters.  Previously, it included `ascii' in a
+when they find 8-bit characters.  Previously, they included `ascii' in a
 multibyte buffer and `unknown' in a unibyte buffer.
 
 *** The functions `set-buffer-modified', `string-as-multibyte' and
@@ -2447,7 +2447,10 @@ have been introduced.
 +++
 ** The new character sets `eight-bit-control' and `eight-bit-graphic'
 have been introduced for 8-bit characters in the ranges 0x80..0x9F and
-0xA0..0xFF respectively.
+0xA0..0xFF respectively.  Note that the multibyte representation of
+eight-bit-control is never exposed; this leads to an exception in the
+emacs-mule coding system, which encodes everything else to the
+buffer/string internal representation.
 
 +++
 ** If the APPEND argument of `write-region' is an integer, it seeks to
index a610fd423da29b5fcb2c92fe9cb70a2ac7034c47..aecc673095051865c2a9a392a5372f403e80c1ab 100644 (file)
@@ -1,3 +1,21 @@
+2001-03-01  Dave Love  <fx@gnu.org>
+
+       * textmodes/reftex.el (defvar): Wrap some defvars in
+       eval-when-compile.  From Markus Rost <rost@math.ohio-state.edu>.
+
+       * subr.el (event-basic-type): Doc fix.
+
+       * international/quail.el: Doc fixes.
+
+       * international/utf-8.el: Doc fixes.
+
+       * international/mule-cmds.el: Doc fixes.
+       (leim-list-header): Fix header text.
+
+       * international/mule.el (coding-system-category): Doc fix.
+
+       * international/ccl.el (ccl-compile): Doc fix.
+
 2001-03-01  Stefan Monnier  <monnier@cs.yale.edu>
 
        * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
index d40af06c4dddb3a40e1a1dac2197c0c87bfa905d..478786d31fe2d4001a2696895f3cb7b2743e6206 100644 (file)
@@ -1,3 +1,7 @@
+2001-03-01  Dave Love  <fx@gnu.org>
+
+       * ccl.c (Fccl_execute): Doc fix.
+
 2001-03-01  Gerd Moellmann  <gerd@gnu.org>
 
        * xfns.c (Fx_create_frame): Adjust the frame's height for presence