+2013-06-02 Xue Fuqiao <xfq.free@gmail.com>
+
+ * vc/log-view.el: Header fix.
+
2013-06-02 Tassilo Horn <tsdh@gnu.org>
* eshell/esh-ext.el (eshell-external-command): Pass args to
-;;; log-view.el --- Major mode for browsing RCS/CVS/SCCS log output -*- lexical-binding: t -*-
+;;; log-view.el --- Major mode for browsing revision log histories -*- lexical-binding: t -*-
;; Copyright (C) 1999-2013 Free Software Foundation, Inc.
;; Author: Stefan Monnier <monnier@iro.umontreal.ca>
-;; Keywords: rcs, sccs, cvs, log, vc, tools
+;; Keywords: tools, vc
;; This file is part of GNU Emacs.
;; Major mode to browse revision log histories.
;; Currently supports the format output by:
-;; RCS, SCCS, CVS, Subversion, and DaRCS.
+;; SCCS, RCS, CVS, Subversion, DaRCS, and Mercurial.
;; Examples of log output:
+;;;; SCCS:
+
;;;; RCS/CVS:
;; ----------------------------
;; Change release version from 21.4 to 22.1 throughout.
;; Change development version from 21.3.50 to 22.0.50.
-;;;; SCCS:
-
;;;; Subversion:
;; ------------------------------------------------------------------------