changeset 27331:be0a552c8320

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 16 Jan 2000 00:27:26 +0000
parents 960ec5c6503d
children 5cfe77eaff45
files lispref/display.texi
diffstat 1 files changed, 3 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- 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{} #<buffer display.texi>
-;; @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