From 950fb38db155c18989d4cca366644c8f8c886032 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 23 Jan 2014 23:45:40 -0800 Subject: [PATCH] * etc/NEWS: Fix typos --- etc/NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index 86b5daf463e..d1fec74a270 100644 --- 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, -- 2.39.2