# HG changeset patch # User Gerd Moellmann # Date 998576202 0 # Node ID 34b96e612f4d68a6fbd528fd6d39aa1bdf8abebe # Parent d5d4948816a7251b7dc92a7669bd89d3697f5315 *** empty log message *** diff -r d5d4948816a7 -r 34b96e612f4d etc/PROBLEMS --- a/etc/PROBLEMS Thu Aug 23 13:32:01 2001 +0000 +++ b/etc/PROBLEMS Thu Aug 23 14:16:42 2001 +0000 @@ -4,10 +4,13 @@ * 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 diff -r d5d4948816a7 -r 34b96e612f4d src/ChangeLog --- a/src/ChangeLog Thu Aug 23 13:32:01 2001 +0000 +++ b/src/ChangeLog Thu Aug 23 14:16:42 2001 +0000 @@ -1,3 +1,11 @@ +2001-08-23 Gerd Moellmann + + * 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 * dispextern.h (struct face_cache): Add member