comparison etc/NEWS @ 51828:94d3cf9e9e14

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Tue, 08 Jul 2003 22:09:38 +0000
parents fb3e76b44f41
children b1326ab47cbe
comparison
equal deleted inserted replaced
51827:8f62ae8e410c 51828:94d3cf9e9e14
149 149
150 ** Under X, mouse-wheel-mode is turned on by default. 150 ** Under X, mouse-wheel-mode is turned on by default.
151 151
152 ** The X resource useXIM can be used to turn off use of XIM, which may 152 ** The X resource useXIM can be used to turn off use of XIM, which may
153 speed up Emacs with slow networking to the X server. 153 speed up Emacs with slow networking to the X server.
154
155 If the configure option `--without-xim' was used to turn off use of
156 XIM by default, the X resource useXIM can be used to turn it on.
154 157
155 ** `describe-char' can show data from the Unicode database file. See 158 ** `describe-char' can show data from the Unicode database file. See
156 user option `unicode-data'. 159 user option `unicode-data'.
157 160
158 ** `undo-only' does an undo which does not redo any previous undo. 161 ** `undo-only' does an undo which does not redo any previous undo.