emacs/lisp/emacs-lisp
Stefan Monnier e97a42c15b Make the log-edit comments use RFC822 format throughout.
* vc.el (vc-checkin, vc-modify-change-comment):
Adjust to new vc-start/finish-logentry.
(vc-find-conflicted-file): New command.
(vc-transfer-file): Adjust to new vc-checkin.
(vc-next-action): Improve scoping.

* vc-hg.el (vc-hg-log-edit-mode): Remove.
(vc-hg-checkin): Remove extra arg.  Use log-edit-extract-headers.

* vc-git.el (vc-git-log-edit-mode): Remove.
(vc-git-checkin): Remove extra arg.  Use log-edit-extract-headers.
(vc-git-commits-coding-system): Rename from git-commits-coding-system.

* vc-dispatcher.el (vc-log-edit): Shorten names for log-edit-show-files.
(vc-start-logentry): Remove argument `extra'.
(vc-finish-logentry): Remove extra args.

* vc-bzr.el (vc-bzr-log-edit-mode): Remove.
(vc-bzr-checkin): Remove extra arg.  Use log-edit-extract-headers.
(vc-bzr-conflicted-files): New function.

* log-edit.el (log-edit-extra-flags)
(log-edit-before-checkin-process): Remove.
(log-edit-summary, log-edit-header, log-edit-unknown-header): New faces.
(log-edit-headers-alist): New var.
(log-edit-header-contents-regexp): New const.
(log-edit-match-to-eoh): New function.
(log-edit-font-lock-keywords): Use them.
(log-edit): Insert a "Summary:" header as default.
(log-edit-mode): Mark font-lock rules as case-insensitive.
(log-edit-done): Cleanup headers.
(log-view-process-buffer): Remove.
(log-edit-extract-headers): New function to replace it.
2010-04-20 22:05:24 -04:00
..
.gitignore Add .gitignore files 2009-02-03 23:32:38 +00:00
advice.el (ad-compile-function): Fix last change. 2010-02-15 15:03:22 -05:00
assoc.el (aelement): Fix typo in previous. 2010-01-23 19:58:14 -08:00
authors.el Revert last change in batch-update-authors. 2010-04-03 12:04:46 +03:00
autoload.el Fix duplicate entries in cedet's loaddefs.el files. 2010-04-18 17:45:44 -04:00
avl-tree.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
backquote.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
benchmark.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
bindat.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
byte-opt.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
byte-run.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
bytecomp.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
chart.el Fix typos in docstrings, error messages, etc. 2010-01-18 05:39:40 +01:00
check-declare.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
checkdoc.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cl-compat.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cl-extra.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cl-indent.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cl-loaddefs.el Make the log-edit comments use RFC822 format throughout. 2010-04-20 22:05:24 -04:00
cl-macs.el Fix some of the problems in defsubst* (bug#5728). 2010-04-08 15:59:46 -04:00
cl-seq.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cl-specs.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cl.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
copyright.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
crm.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cust-print.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
debug.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
derived.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
disass.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
easy-mmode.el (define-minor-mode): A nil argument to the minor mode turns the mode ON. 2010-04-12 21:03:04 -04:00
easymenu.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
edebug.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
eieio-base.el Fix typos in docstrings. 2010-01-14 19:59:31 +01:00
eieio-comp.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
eieio-custom.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
eieio-datadebug.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
eieio-opt.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
eieio-speedbar.el Fix typos in docstrings, error messages, etc. 2010-01-18 05:39:40 +01:00
eieio.el Fix typos in docstrings, error messages, etc. 2010-01-18 05:39:40 +01:00
eldoc.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
elint.el Fix more save-excursion warnings. 2010-02-27 20:22:44 -05:00
elp.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ewoc.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
find-func.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
find-gc.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
float-sup.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
generic.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
gulp.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
helper.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
lisp-mnt.el Fix keywords. 2010-03-14 23:15:02 +02:00
lisp-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
lisp.el (lisp-completion-at-point): Complete around point. 2010-04-20 12:37:31 -04:00
lmenu.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
macroexp.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
map-ynp.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
pp.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
re-builder.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
regexp-opt.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
regi.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ring.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
rx.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
shadow.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
sregex.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
syntax.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
tcover-ses.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
tcover-unsafep.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
testcover.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
timer.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
tq.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
trace.el Fix typos in docstrings. 2010-03-22 17:50:29 +01:00
unsafep.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
warnings.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00