diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-26 20:43:11 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-26 20:43:11 -0800 |
commit | e47695319fc758da7ff07d7084386258b6c8b677 (patch) | |
tree | c1cd573850e4dd66b8df696835d52513f10dfc94 /etc/NEWS.22 | |
parent | 83aca1cb6970314dcc6c35c1432ebcac42811926 (diff) | |
download | emacs-e47695319fc758da7ff07d7084386258b6c8b677.tar.gz emacs-e47695319fc758da7ff07d7084386258b6c8b677.tar.bz2 emacs-e47695319fc758da7ff07d7084386258b6c8b677.zip |
Spelling fixes.
Diffstat (limited to 'etc/NEWS.22')
-rw-r--r-- | etc/NEWS.22 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS.22 b/etc/NEWS.22 index c4aeda62c27..87d77cf52fc 100644 --- a/etc/NEWS.22 +++ b/etc/NEWS.22 @@ -1026,7 +1026,7 @@ parts of the mode line. *** `shadow' face defines the appearance of the "shadowed" text, i.e. the text which should be less noticeable than the surrounding text. -This can be achieved by using shades of grey in contrast with either +This can be achieved by using shades of gray in contrast with either black or white default foreground color. This generic shadow face allows customization of the appearance of shadowed text in one place, so package-specific faces can inherit from it. |