all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* patch to fix a typo
@ 2008-01-05 18:10 Tom Tromey
  2008-01-06  3:19 ` Juanma Barranquero
  0 siblings, 1 reply; 2+ messages in thread
From: Tom Tromey @ 2008-01-05 18:10 UTC (permalink / raw
  To: emacs-devel

I happened to find a typo in vc.el.
Patch appended.

Tom

2008-01-05  Tom Tromey  <tromey@redhat.com>

	* vc.el: Fix a typo.

Index: vc.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/vc.el,v
retrieving revision 1.505
diff -u -c -r1.505 vc.el
cvs diff: conflicting specifications of output style
*** vc.el	5 Jan 2008 05:25:13 -0000	1.505
--- vc.el	5 Jan 2008 18:40:40 -0000
***************
*** 160,166 ****
  ;; - dir-state (dir)
  ;;
  ;;   If provided, this function is used to find the version control
! ;;   state of as many files as possible in DIR, and all subdirecties
  ;;   of DIR, in a fast way; it is used to avoid expensive indivitual
  ;;   vc-state calls.  The function should not return anything, but
  ;;   rather store the files' states into the corresponding properties.
--- 160,166 ----
  ;; - dir-state (dir)
  ;;
  ;;   If provided, this function is used to find the version control
! ;;   state of as many files as possible in DIR, and all subdirectories
  ;;   of DIR, in a fast way; it is used to avoid expensive indivitual
  ;;   vc-state calls.  The function should not return anything, but
  ;;   rather store the files' states into the corresponding properties.

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

* Re: patch to fix a typo
  2008-01-05 18:10 patch to fix a typo Tom Tromey
@ 2008-01-06  3:19 ` Juanma Barranquero
  0 siblings, 0 replies; 2+ messages in thread
From: Juanma Barranquero @ 2008-01-06  3:19 UTC (permalink / raw
  To: tromey; +Cc: emacs-devel

On Jan 5, 2008 7:10 PM, Tom Tromey <tromey@redhat.com> wrote:

> I happened to find a typo in vc.el.
> Patch appended.

Applied, thanks.

> 2008-01-05  Tom Tromey  <tromey@redhat.com>
>
>         * vc.el: Fix a typo.

We don't usually add ChangeLog entries for comments-only changes.

             Juanma

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

end of thread, other threads:[~2008-01-06  3:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-05 18:10 patch to fix a typo Tom Tromey
2008-01-06  3:19 ` Juanma Barranquero

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.