efaq: Filling paragraphs with a single space

 
 5.47 How can I tell Emacs to fill paragraphs with a single space after each period?
 ===================================================================================
 
 Add the following line to your ‘.emacs’ file:
 
      (setq sentence-end-double-space nil)