diff options
| author | Eli Zaretskii | 2001-01-19 17:48:57 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2001-01-19 17:48:57 +0000 |
| commit | ccd878906b795165cb98b7f445cbc185e5b576e2 (patch) | |
| tree | bf5865e282ab34e2eb24d9e5fb83e5a453dde667 /etc | |
| parent | bde49c444d62a659e7ce12021658096440067117 (diff) | |
| download | emacs-ccd878906b795165cb98b7f445cbc185e5b576e2.tar.gz emacs-ccd878906b795165cb98b7f445cbc185e5b576e2.zip | |
*** empty log message ***
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -576,6 +576,10 @@ customizing face `fringe'. | |||
| 576 | 576 | ||
| 577 | ** The mode line under X is now drawn with shadows by default. | 577 | ** The mode line under X is now drawn with shadows by default. |
| 578 | You can change its appearance by modifying the face `mode-line'. | 578 | You can change its appearance by modifying the face `mode-line'. |
| 579 | In particular, setting the `:box' attribute to nil turns off the 3D | ||
| 580 | appearance of the mode line. (The 3D appearance makes the mode line | ||
| 581 | occupy more space, and thus might cause the first or the last line of | ||
| 582 | the window to be partially obscured.) | ||
| 579 | 583 | ||
| 580 | The variable `mode-line-inverse-video', which was used in older | 584 | The variable `mode-line-inverse-video', which was used in older |
| 581 | versions of emacs to make the mode-line stand out, now defaults to nil, | 585 | versions of emacs to make the mode-line stand out, now defaults to nil, |