diff etc/NEWS @ 35438:4f044a0761e0

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Fri, 19 Jan 2001 17:48:57 +0000 (2001-01-19)
parents adba111543f5
children fdc935c7dceb
line wrap: on
line diff
--- a/etc/NEWS	Fri Jan 19 17:45:03 2001 +0000
+++ b/etc/NEWS	Fri Jan 19 17:48:57 2001 +0000
@@ -576,6 +576,10 @@
 
 ** The mode line under X is now drawn with shadows by default.
 You can change its appearance by modifying the face `mode-line'.
+In particular, setting the `:box' attribute to nil turns off the 3D
+appearance of the mode line.  (The 3D appearance makes the mode line
+occupy more space, and thus might cause the first or the last line of
+the window to be partially obscured.)
 
 The variable `mode-line-inverse-video', which was used in older
 versions of emacs to make the mode-line stand out, now defaults to nil,