From: Pavel Janík Date: Sat, 12 Jan 2002 21:41:26 +0000 (+0000) Subject: Fix typo. X-Git-Tag: ttn-vms-21-2-B4~17195 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b9d67a772da09c8055cba87a5e0f5a44a55b4f6f;p=emacs.git Fix typo. --- diff --git a/lisp/emulation/edt.el b/lisp/emulation/edt.el index 48b08ecc1a3..af15afb149d 100644 --- a/lisp/emulation/edt.el +++ b/lisp/emulation/edt.el @@ -1233,7 +1233,7 @@ Argument NUM is the number of form feeds to insert." (defun edt-tab-insert (num) "Insert tab character at cursor position. -Argument NUM is the the number of tabs to insert." +Argument NUM is the number of tabs to insert." (interactive "*p") (edt-check-prefix num) (while (> num 0) diff --git a/lisp/eshell/eshell.el b/lisp/eshell/eshell.el index 1ac4d6fb43a..7515f1792c9 100644 --- a/lisp/eshell/eshell.el +++ b/lisp/eshell/eshell.el @@ -352,7 +352,7 @@ the tasks accomplished by such tools." The buffer used for Eshell sessions is determined by the value of `eshell-buffer-name'. If there is already an Eshell session active in that buffer, Emacs will simply switch to it. Otherwise, a new session -will begin. A new session is always created if the the prefix +will begin. A new session is always created if the prefix argument ARG is specified. Returns the buffer selected (or created)." (interactive "P") (assert eshell-buffer-name) diff --git a/lisp/international/ogonek.el b/lisp/international/ogonek.el index 6f8a30b8f05..5684abd10c1 100644 --- a/lisp/international/ogonek.el +++ b/lisp/international/ogonek.el @@ -297,7 +297,7 @@ The functions come in the following groups. (defun ogonek-read-encoding (prompt default-name-var) "Read encoding name with completion based on `ogonek-name-encoding-alist'. -Store the name in the the parameter-variable DEFAULT-NAME-VAR. +Store the name in the parameter-variable DEFAULT-NAME-VAR. PROMPT is a string to be shown when the user is asked for a name." (let ((encoding (completing-read