Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
51b60f53
Commit
51b60f53
authored
Jun 02, 2013
by
Xue Fuqiao
Browse files
* vc/log-view.el: Header fix.
parent
d105b0e2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
5 deletions
+9
-5
lisp/ChangeLog
lisp/ChangeLog
+4
-0
lisp/vc/log-view.el
lisp/vc/log-view.el
+5
-5
No files found.
lisp/ChangeLog
View file @
51b60f53
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
...
...
lisp/vc/log-view.el
View file @
51b60f53
;;; 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.
...
...
@@ -24,10 +24,12 @@
;; Major mode to browse revision log histories.
;; Currently supports the format output by:
;;
R
CS,
SC
CS, CVS, Subversion,
and
DaRCS.
;;
SC
CS,
R
CS, CVS, Subversion, DaRCS
, and Mercurial
.
;; Examples of log output:
;;;; SCCS:
;;;; RCS/CVS:
;; ----------------------------
...
...
@@ -43,8 +45,6 @@
;; Change release version from 21.4 to 22.1 throughout.
;; Change development version from 21.3.50 to 22.0.50.
;;;; SCCS:
;;;; Subversion:
;; ------------------------------------------------------------------------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment