emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/NEWS


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS
Date: Fri, 25 Jan 2002 09:04:07 -0500

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.576 emacs/etc/NEWS:1.577
*** emacs/etc/NEWS:1.576        Thu Jan 24 21:37:41 2002
--- emacs/etc/NEWS      Fri Jan 25 09:04:06 2002
***************
*** 43,50 ****
  ---
  ** LDAP support now defaults to ldapsearch from OpenLDAP version 2.
  
  +++
! ** The new command-line option --color=MODE lets you specify a standard
  mode for a tty color support.  It is meant to be used on character
  terminals whose capabilities are not set correctly in the terminal
  database, or with terminal emulators which support colors, but don't
--- 43,52 ----
  ---
  ** LDAP support now defaults to ldapsearch from OpenLDAP version 2.
  
+ ** Changes in support of colors on character terminals
+ 
  +++
! *** The new command-line option --color=MODE lets you specify a standard
  mode for a tty color support.  It is meant to be used on character
  terminals whose capabilities are not set correctly in the terminal
  database, or with terminal emulators which support colors, but don't
***************
*** 54,59 ****
--- 56,71 ----
  in "ls --color", it will support "emacs --color" as well.  See the
  user manual for the possible values of the MODE parameter.
  
+ ---
+ *** Emacs now supports several character terminals which provide more
+ than 8 colors.  For example, for `xterm', 16-color, 88-color, and
+ 256-color modes are supported.  Emacs automatically notes at startup
+ the extended number of colors, and defines the appropriate entries for
+ all of these colors.
+ 
+ ---
+ *** There's a new support for colors on `rxvt' terminal emulator.
+ 
  +++
  ** Emacs can now be invoked in full-screen mode on a windowed display.
  
***************
*** 378,383 ****
--- 390,399 ----
  * Lisp Changes in Emacs 21.3
  
  ** New function substring-no-properties.
+ 
+ +++
+ ** The new primitive `tty-display-color-cells' returns the number of
+ distinct colors supported by a character terminal.
  
  +++
  ** New function window-body-height.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]