From a2c0a14c323401e6f113f999acf5729b29b136e9 Mon Sep 17 00:00:00 2001 From: Ulrich Mueller Date: Fri, 21 Nov 2014 11:21:50 +0200 Subject: [PATCH] Fix bug #19136 with a typo in a vc.el comment. lisp/vc/vc.el: Fix a typo in the commentary. --- lisp/ChangeLog | 4 ++++ lisp/vc/vc.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ca8d678a032..9d5d72746f3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2014-11-21 Ulrich Müller + + * vc/vc.el: Fix a typo in the commentary. + 2014-11-20 Eric S. Raymond * vc/vc-src.el, vc/vc.el: Added support for SRC. Needs more diff --git a/lisp/vc/vc.el b/lisp/vc/vc.el index 5d63b575f68..c7e19a62bb2 100644 --- a/lisp/vc/vc.el +++ b/lisp/vc/vc.el @@ -52,7 +52,7 @@ ;; This mode is fully documented in the Emacs user's manual. ;; -;; Supported version-control systems presently include CVS, RCS, SCR, GNU +;; Supported version-control systems presently include CVS, RCS, SRC, GNU ;; Arch, Subversion, Bzr, Git, Mercurial, Monotone and SCCS ;; (or its free replacement, CSSC). ;; -- 2.39.5