* etc/NEWS: Fix typos
authorGlenn Morris <rgm@gnu.org>
Fri, 24 Jan 2014 07:45:40 +0000 (23:45 -0800)
committerGlenn Morris <rgm@gnu.org>
Fri, 24 Jan 2014 07:45:40 +0000 (23:45 -0800)
etc/NEWS

index 86b5daf..d1fec74 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -135,7 +135,7 @@ each physical monitor on multi-monitor setups.
 *** The functions `display-pixel-width' and `display-pixel-height' now
 behave consistently among the platforms: they return the pixel width
 or height for all physical monitors associated with the given display
-as just they were on X11.  To get information for each physical
+as if they were on X11.  To get information for each physical
 monitor, use the new functions above.  Similar notes also apply to
 `x-display-pixel-width', `x-display-pixel-height', `display-mm-width',
 `display-mm-height', `x-display-mm-width', and `x-display-mm-height'.
@@ -251,7 +251,7 @@ value from the regexp last history element, or from the symbol found
 at point.
 
 +++
-*** `load-prefer-newer', affects how the `load' function chooses the
+*** `load-prefer-newer' affects how the `load' function chooses the
 file to load.  If this is non-nil, then when both .el and .elc
 versions of a file exist, and the caller did not explicitly specify
 which one to load, then the newer file is loaded.  The default, nil,