emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r110260: Comment fix


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r110260: Comment fix
Date: Sat, 29 Sep 2012 19:27:36 -0700
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 110260
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Sat 2012-09-29 19:27:36 -0700
message:
  Comment fix
modified:
  lisp/vc/vc-sccs.el
=== modified file 'lisp/vc/vc-sccs.el'
--- a/lisp/vc/vc-sccs.el        2012-09-29 23:21:57 +0000
+++ b/lisp/vc/vc-sccs.el        2012-09-30 02:27:36 +0000
@@ -107,8 +107,8 @@
 ;;; State-querying functions
 ;;;
 
-;; The autoload cookie below places vc-rcs-registered directly into
-;; loaddefs.el, so that vc-rcs.el does not need to be loaded for
+;; The autoload cookie below places vc-sccs-registered directly into
+;; loaddefs.el, so that vc-sccs.el does not need to be loaded for
 ;; every file that is visited.
 ;;;###autoload
 (progn


reply via email to

[Prev in Thread] Current Thread [Next in Thread]