# HG changeset patch # User Richard M. Stallman # Date 947982446 0 # Node ID be0a552c8320ec47288c301b284638f8fd46e43d # Parent 960ec5c6503d6075ca7a3e859d600f174f2e1363 *** empty log message *** diff -r 960ec5c6503d -r be0a552c8320 lispref/display.texi --- a/lispref/display.texi Fri Jan 14 22:42:11 2000 +0000 +++ b/lispref/display.texi Sun Jan 16 00:27:26 2000 +0000 @@ -1009,7 +1009,7 @@ @result{} 20 (overlay-buffer foo) @result{} # -;; @r{Moving and deleting the overlay don't change its properties.} +;; @r{Moving and deleting the overlay does not change its properties.} (overlay-get foo 'happy) @result{} t @end example @@ -1411,10 +1411,6 @@ On a text-only terminal, any weight greater than normal is displayed as extra bright, and any weight less than normal is displayed as -half-bright (This is provided the terminal supports the feature.) - -On a text-only terminal, any weight greater than normal is displayed as -extra bright, and any weight less than normal is displayed as half-bright (provided the terminal supports the feature). @item :slant @@ -2692,7 +2688,7 @@ @var{start} and @var{end}. If @var{buffer} is omitted or @code{nil}, images are removed from the current buffer. -This remove only images that were put into @var{buffer} the way +This removes only images that were put into @var{buffer} the way @code{put-image} does it, not images that were inserted with @code{insert-image} or in other ways. @end defun @@ -2796,7 +2792,7 @@ @defopt mode-line-inverse-video This variable controls the use of inverse video for mode lines and menu bars. If it is non-@code{nil}, then these lines are displayed in -inverse video. Otherwise, they lines are displayed normally, just like +inverse video. Otherwise, these lines are displayed normally, just like other text. The default is @code{t}. For window frames, this feature actually applies the face named