]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Thu, 23 Aug 2001 14:16:42 +0000 (14:16 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 23 Aug 2001 14:16:42 +0000 (14:16 +0000)
etc/PROBLEMS
src/ChangeLog

index 9947cd1e46a878ddf330da03d322a20a167c704d..354f0f3404fdcd9bee7e5e963dfc761cbf2a92a4 100644 (file)
@@ -4,10 +4,13 @@ in compiling, installing and running GNU Emacs.
 * Improving performance with slow X connections
 
 If you don't need X Input Methods (XIM) for entering text in some
-language you use, you can improve performance on WANs by configuring
-Emacs with option `--without-xim'.  Configuring Emacs without XIM does
-not affect the use of Emacs' own input methods, which are part of the
-Leim package.
+language you use, you can improve performance on WAN links by
+configuring Emacs with option `--without-xim'.  Configuring Emacs
+without XIM does not affect the use of Emacs' own input methods, which
+are part of the Leim package.
+
+If the connection is very slow, you might also want to consider
+switching off scroll bars, menu bar, and tool bar.
 
 * Getting a Meta key on the FreeBSD console
 
index b66f7697a02a143504cd3ebc7d87fd850a4720ac..3ea6c330291cae48bff01d1d27f19baccdc81c29 100644 (file)
@@ -1,3 +1,11 @@
+2001-08-23  Gerd Moellmann  <gerd@gnu.org>
+
+       * fileio.c (Finsert_file_contents): If VISIT is non-nil, and
+       coding.type is coding_type_no_conversion or coding_type_raw_text,
+       use Fset_buffer_multibyte to make the buffer unibyte if REPLACE is
+       non-nil instead of just setting enable_multibyte_characters in the
+       buffer to nil.
+
 2001-08-22  Gerd Moellmann  <gerd@gnu.org>
 
        * dispextern.h (struct face_cache): Add member