comparison etc/NEWS @ 43196:006c566af674

Remove the description of tty-display-color-cells.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 08 Feb 2002 19:04:27 +0000
parents de686446afd2
children cc9c8c17538f
comparison
equal deleted inserted replaced
43195:b5177d0b2c9f 43196:006c566af674
553 will lead to undesirable results, so don't let it happen; the first 553 will lead to undesirable results, so don't let it happen; the first
554 change group you start for any given buffer should be the last one 554 change group you start for any given buffer should be the last one
555 finished. 555 finished.
556 556
557 ** New function substring-no-properties. 557 ** New function substring-no-properties.
558
559 ---
560 ** The new primitive `tty-display-color-cells' returns the number of
561 distinct colors supported by a character terminal.
562 558
563 +++ 559 +++
564 *** The meanings of scroll-up-aggressively and scroll-down-aggressively 560 *** The meanings of scroll-up-aggressively and scroll-down-aggressively
565 have been interchanged, so that the former now controls scrolling up, 561 have been interchanged, so that the former now controls scrolling up,
566 and the latter now controls scrolling down. 562 and the latter now controls scrolling down.