comparison etc/NEWS @ 71456:21a899db5840

Remove duplicate entries.
author Nick Roberts <nickrob@snap.net.nz>
date Fri, 23 Jun 2006 23:43:34 +0000
parents 2cbfed77ddff
children 5838cf51ee27
comparison
equal deleted inserted replaced
71455:04ee613dfd2b 71456:21a899db5840
376 `same-window'. 376 `same-window'.
377 377
378 +++ 378 +++
379 ** The default for the paper size (variable ps-paper-type) is taken 379 ** The default for the paper size (variable ps-paper-type) is taken
380 from the locale. 380 from the locale.
381
382 ** The command `list-faces-display' now accepts a prefix arg.
383 When passed, the function prompts for a regular expression and lists
384 only faces matching this regexp.
385 381
386 ** Mark command changes: 382 ** Mark command changes:
387 383
388 +++ 384 +++
389 *** A prefix argument is no longer required to repeat a jump to a 385 *** A prefix argument is no longer required to repeat a jump to a
4726 4722
4727 This is like `window-height' but does not count the mode line or the 4723 This is like `window-height' but does not count the mode line or the
4728 header line. 4724 header line.
4729 4725
4730 +++ 4726 +++
4731 *** New function `window-body-height'.
4732
4733 This is like `window-height' but does not count the mode line
4734 or the header line.
4735
4736 +++
4737 *** You can now make a window as short as one line. 4727 *** You can now make a window as short as one line.
4738 4728
4739 A window that is just one line tall does not display either a mode 4729 A window that is just one line tall does not display either a mode
4740 line or a header line, even if the variables `mode-line-format' and 4730 line or a header line, even if the variables `mode-line-format' and
4741 `header-line-format' call for them. A window that is two lines tall 4731 `header-line-format' call for them. A window that is two lines tall