unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Typos in vc-rcs.el
@ 2008-09-15 20:28 Eduard Wiebe
  2008-09-15 23:32 ` Juanma Barranquero
  0 siblings, 1 reply; 2+ messages in thread
From: Eduard Wiebe @ 2008-09-15 20:28 UTC (permalink / raw
  To: emacs-devel


diff --git a/lisp/vc-rcs.el b/lisp/vc-rcs.el
index 14d65da..01a51d3 100644
--- a/lisp/vc-rcs.el
+++ b/lisp/vc-rcs.el
@@ -473,7 +473,7 @@ attempt the checkout for all registered files beneath it."
 
 (defun vc-rcs-rollback (files)
   "Roll back, undoing the most recent checkins of FILES.  Directories are
-expanded to all regidtered subfuiles in them."
+expanded to all registered subfiles in them."
   (if (not files)
       (error "RCS backend doesn't support directory-level rollback."))
   (dolist (file (vc-expand-dirs files))

-- 
Eduard Wiebe





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: Typos in vc-rcs.el
  2008-09-15 20:28 Typos in vc-rcs.el Eduard Wiebe
@ 2008-09-15 23:32 ` Juanma Barranquero
  0 siblings, 0 replies; 2+ messages in thread
From: Juanma Barranquero @ 2008-09-15 23:32 UTC (permalink / raw
  To: Eduard Wiebe; +Cc: emacs-devel

On Mon, Sep 15, 2008 at 22:28, Eduard Wiebe <usenet@pusto.de> wrote:

> -expanded to all regidtered subfuiles in them."
> +expanded to all registered subfiles in them."

Applied, thanks.

 Juanma




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-09-15 23:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-15 20:28 Typos in vc-rcs.el Eduard Wiebe
2008-09-15 23:32 ` Juanma Barranquero

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).