aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorKim F. Storm2006-08-24 21:18:13 +0000
committerKim F. Storm2006-08-24 21:18:13 +0000
commit8d8dafebb36347734c5f81f8154d0749ca16bfaf (patch)
tree5b700f71ccc194cec4bb05bd51c66341487c730e /etc
parent03c25271aa096026666cf006198681a87d8ac27c (diff)
downloademacs-8d8dafebb36347734c5f81f8154d0749ca16bfaf.tar.gz
emacs-8d8dafebb36347734c5f81f8154d0749ca16bfaf.zip
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 4b8f564a042..aefb11ccb2d 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -839,6 +839,13 @@ The variable `automatic-hscrolling' was renamed to
839the window now works sensibly, by automatically adjusting the window's 839the window now works sensibly, by automatically adjusting the window's
840vscroll property. 840vscroll property.
841 841
842*** New customize option `overline-margin' controls the space between
843overline and text.
844
845*** New variable `x-underline-at-descent-line' controls the relative
846position of the underline. When set, it overrides the
847`x-use-underline-position-properties' variables.
848
842+++ 849+++
843*** The new face `mode-line-inactive' is used to display the mode line 850*** The new face `mode-line-inactive' is used to display the mode line
844of non-selected windows. The `mode-line' face is now used to display 851of non-selected windows. The `mode-line' face is now used to display