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: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS
Date: Thu, 05 Jun 2003 19:56:33 -0400

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.822 emacs/etc/NEWS:1.823
*** emacs/etc/NEWS:1.822        Thu Jun  5 19:35:23 2003
--- emacs/etc/NEWS      Thu Jun  5 19:56:32 2003
***************
*** 1041,1046 ****
--- 1041,1056 ----
  whether Emacs should handle the extra buttons itself (the default), or
  pass them to Windows to be handled with system-wide functions.
  
+ ---
+ ** Emacs takes note of colors defined in Control Panel on MS-Windows.
+ The Control Panel defines some default colors for applications in
+ much the same way as wildcard X Resources do on X.  Emacs now
+ adds these colors to the colormap prefixed by System (eg SystemMenu
+ for the default Menu background, SystemMenuText for the foreground),
+ and uses some of them to initialize some of the default faces.
+ `list-colors-display' will show the list of System color names if you
+ wish to use them in other faces.
+ 
  +++
  ** Under X11, it is possible to swap Alt and Meta (and Super and Hyper).
  The new variables `x-alt-keysym', `x-hyper-keysym', `x-meta-keysym',




reply via email to

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