Mercurial > emacs
changeset 13959:b07ed8bef291
(mail-extr-nuke-outside-range,
mail-extr-all-top-level-domains): Fix message spelling.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Thu, 04 Jan 1996 23:19:43 +0000 |
parents | a6908f13121e |
children | 5f1ba0200a33 |
files | lisp/mail/mail-extr.el |
diffstat | 1 files changed, 5 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mail/mail-extr.el Thu Jan 04 23:19:14 1996 +0000 +++ b/lisp/mail/mail-extr.el Thu Jan 04 23:19:43 1996 +0000 @@ -645,7 +645,7 @@ ;; which lie outside of the range, one character at that position is ;; replaced with a SPC. (or (memq no-replace '(t nil)) - (error "no-replace must be t or nil, evalable at macroexpand-time.")) + (error "no-replace must be t or nil, evaluable at macroexpand-time.")) (` (let ((temp (, list-symbol)) ch) (while temp @@ -1701,7 +1701,7 @@ ;; If the last thing in the name is 2 or more periods, or one or more ;; other sentence terminators (but not a single period) then keep them - ;; and the preceeding word. This is for the benefit of whole sentences + ;; and the preceding word. This is for the benefit of whole sentences ;; in the name field: it's better behavior than dropping the last word ;; of the sentence... (if (and (not suffix-flag) @@ -1740,7 +1740,7 @@ (narrow-to-region (point) (point-max)))) ;; Delete leading and trailing junk characters. - ;; *** This is probably completly unneeded now. + ;; *** This is probably completely unneeded now. ;;(goto-char (point-max)) ;;(skip-chars-backward mail-extr-non-end-name-chars) ;;(if (eq ?. (following-char)) @@ -1856,7 +1856,7 @@ ("kp" "Korea (North)") ("kr" "Korea (South)") ("kw" "Kuwait") - ("kz" "Kazachstan") + ("kz" "Kazakhstan") ("lb" "Lebanon") ("lc" "St. Lucia") ("li" "Liechtenstein") @@ -1893,7 +1893,7 @@ ("pk" "Pakistan") ("pl" "Poland") ("pr" "Puerto Rico (U.S.)") - ("pt" "Portugal" "The Portugese Republic") + ("pt" "Portugal" "The Portuguese Republic") ("py" "Paraguay") ("re" "Reunion (Fr.)") ; In .fr domain ("ro" "Romania")