# HG changeset patch # User Pavel Jank # Date 1010871686 0 # Node ID 64274328203b993cbab6d9fecf425ae40cb4dcdf # Parent 19bcfada1a55d31b6b089bf30c5a6edf19386eff Fix typo. diff -r 19bcfada1a55 -r 64274328203b lisp/emulation/edt.el --- a/lisp/emulation/edt.el Sat Jan 12 21:40:32 2002 +0000 +++ b/lisp/emulation/edt.el Sat Jan 12 21:41:26 2002 +0000 @@ -1233,7 +1233,7 @@ (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 -r 19bcfada1a55 -r 64274328203b lisp/eshell/eshell.el --- a/lisp/eshell/eshell.el Sat Jan 12 21:40:32 2002 +0000 +++ b/lisp/eshell/eshell.el Sat Jan 12 21:41:26 2002 +0000 @@ -352,7 +352,7 @@ 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 -r 19bcfada1a55 -r 64274328203b lisp/international/ogonek.el --- a/lisp/international/ogonek.el Sat Jan 12 21:40:32 2002 +0000 +++ b/lisp/international/ogonek.el Sat Jan 12 21:41:26 2002 +0000 @@ -297,7 +297,7 @@ (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