From: Glenn Morris Date: Wed, 8 May 2013 03:49:29 +0000 (-0700) Subject: Fix some doc/emacs typos X-Git-Url: https://git.hcoop.net/bpt/emacs.git/commitdiff_plain/3bcc28ed6477deda8e50c7dc83da94ae0de14b6c Fix some doc/emacs typos * doc/emacs/sending.texi (Mail Sending): Fix typo. * doc/emacs/windows.texi (Change Window): Fix typo. --- diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 7dbb4f5e1c..b0b6c5ae32 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,9 @@ +2013-05-08 Glenn Morris + + * sending.texi (Mail Sending): Fix typo. + + * windows.texi (Change Window): Fix typo. + 2013-05-07 Glenn Morris * custom.texi (Changing a Variable): Fix typo. diff --git a/doc/emacs/sending.texi b/doc/emacs/sending.texi index 4c8af7e650..1402d8a85b 100644 --- a/doc/emacs/sending.texi +++ b/doc/emacs/sending.texi @@ -374,7 +374,7 @@ This is the default, unless you have already set the variables for sending mail via @code{smtpmail-send-it} (see below). @item smtpmail-send-it -Send mail using the through an external mail host, such as your +Send mail through an external mail host, such as your Internet service provider's outgoing SMTP mail server. If you have not told Emacs how to contact the SMTP server, it prompts for this information, which is saved in the @code{smtpmail-smtp-server} variable diff --git a/doc/emacs/windows.texi b/doc/emacs/windows.texi index 7ed0c68229..7c80cefcc7 100644 --- a/doc/emacs/windows.texi +++ b/doc/emacs/windows.texi @@ -258,7 +258,7 @@ Make all windows the same height (@code{balance-windows}). the space that it occupied is given to an adjacent window (but not the minibuffer window, even if that is active at the time). Deleting the window has no effect on the buffer it used to display; the buffer -continues to exist, and you can still switch to with @kbd{C-x b}. +continues to exist, and you can still switch to it with @kbd{C-x b}. @findex kill-buffer-and-window @kindex C-x 4 0