comparison etc/NEWS @ 26271:b47b74998eef

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 01 Nov 1999 12:42:13 +0000
parents cae8531d2565
children 32e16b70ae15
comparison
equal deleted inserted replaced
26270:14dbec3a82b4 26271:b47b74998eef
283 Maximum height for resizing mini-windows. If a float, it specifies a 283 Maximum height for resizing mini-windows. If a float, it specifies a
284 fraction of the mini-window frame's height. If an integer, it 284 fraction of the mini-window frame's height. If an integer, it
285 specifies a number of lines. If nil, don't resize. 285 specifies a number of lines. If nil, don't resize.
286 286
287 Default is 0.25. 287 Default is 0.25.
288
289 ** Changes to TeX mode
290
291 The default mode has been changed from `plain-tex-mode' to
292 `latex-mode'.
288 293
289 ** Changes to RefTeX mode 294 ** Changes to RefTeX mode
290 295
291 *** RefTeX has new support for index generation. Index entries can be 296 *** RefTeX has new support for index generation. Index entries can be
292 created with `C-c <', with completion available on index keys. 297 created with `C-c <', with completion available on index keys.