Spelling fixes.
[bpt/emacs.git] / etc / NEWS.1-17
index 9a72089..dc9922e 100644 (file)
@@ -775,7 +775,7 @@ to the value of `minibuffer-help-form'.
 
 `help-form' is expected at all times to contain either `nil'
 or an expression to be executed when C-h is typed (overriding
-teh definition of C-h as a command).  `minibuffer-help-form'
+the definition of C-h as a command).  `minibuffer-help-form'
 can be used to provide a different default way of handling
 C-h while in the minibuffer.
 
@@ -1870,7 +1870,7 @@ Changes in Emacs 1.9
 
 * The variable global-minor-modes is used to display
  strings in the mode line of all buffers.  It should be
- a list of elements thaht are conses whose cdrs are strings
+ a list of elements that are conses whose cdrs are strings
  to be displayed.  This complements the variable
  minor-modes, which has the same effect but has a separate
  value in each buffer.