diff lisp/vc/vc-dispatcher.el @ 108971:d928a6a7c3f2

* lisp/finder.el (finder-known-keywords): Add keyword "vc" for version control. * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff.el, * emerge.el, log-edit.el, log-view.el, pcvs.el, smerge-mode.el, * vc-annotate.el, vc-bzr.el, vc-dir.el, vc-dispatcher.el, vc-git.el, * vc-hg.el, vc-mtn.el, vc.el: Add keyword "vc".
author Juri Linkov <juri@jurta.org>
date Fri, 11 Jun 2010 22:09:57 +0300
parents 6ff48295959a
children c77749185234 1d9fd74dc4ac 280c8ae2476d
line wrap: on
line diff
--- a/lisp/vc/vc-dispatcher.el	Fri Jun 11 21:51:00 2010 +0300
+++ b/lisp/vc/vc-dispatcher.el	Fri Jun 11 22:09:57 2010 +0300
@@ -5,7 +5,7 @@
 
 ;; Author:     FSF (see below for full credits)
 ;; Maintainer: Eric S. Raymond <esr@thyrsus.com>
-;; Keywords: tools
+;; Keywords: vc tools
 
 ;; This file is part of GNU Emacs.