summaryrefslogtreecommitdiff
path: root/lisp/vc/log-edit.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-2/+2
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1
* New optional ZONE arg for format-time-string etc.Paul Eggert2015-07-261-1/+2
* Prefer "this" to “this” in doc stringsPaul Eggert2015-05-191-1/+1
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-191-1/+1
* * lisp/vc/log-edit.el: Handle "(tiny change)". (Bug#20324)Glenn Morris2015-05-071-8/+24
* Extract ChangeLog entries when committing a directoryDmitry Gutov2015-04-111-15/+23
* (log-edit-insert-changelog-entries): Don't add newline after the last entryDmitry Gutov2015-04-101-0/+3
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Tweak previous log-edit-changelog-entries changeGlenn Morris2014-07-101-1/+2
* * lisp/vc/log-edit.el (log-edit-changelog-entries): Don't both visitingStefan Monnier2014-07-091-38/+39
* * lisp/vc/log-edit.el (log-edit-goto-eoh): New function.Stefan Monnier2014-07-011-1/+7
* * lisp/vc/log-edit.el (log-edit-hook): Add missing :version.Glenn Morris2014-07-011-0/+2
* Fixes: debbugs:16690Andreas Schwab2014-02-091-1/+1
* * lisp/vc/log-edit.el: Fix highlighting of summary when it's the first line.Stefan Monnier2014-01-131-1/+18
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Add missing custom :versions, plus small fixesGlenn Morris2013-12-271-2/+3
* * lisp/vc/log-edit.el (log-edit-insert-filenames-without-changelog): New func...Juri Linkov2013-12-191-0/+16
* * lisp/vc/log-edit.el (log-edit-hook): Add `log-edit-insert-message-template'Juri Linkov2013-12-191-50/+57
* Remember log-edit comment when the buffer is killedDmitry Gutov2013-12-041-4/+5
* Support the new log-edit behavior in vc-git-log-edit-toggle-amendDmitry Gutov2013-12-031-6/+10
* Fix minor log-edit-show-files annoyancesDmitry Gutov2013-12-021-5/+6
* Install the actual changes missing in previous revisionDmitry Gutov2013-12-021-7/+23
* Apply the initial log-edit tweaks discussed at emacs-develDmitry Gutov2013-12-011-5/+28
* * lisp/vc/vc-bzr.el (vc-bzr--sanitize-header): New function.Stefan Monnier2013-01-111-7/+8
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* * lisp/vc/log-edit.el (log-edit-header-contents-regexp): Add doc string.Glenn Morris2012-12-311-1/+3
* Support git commit --amend/--signoffDmitry Gutov2012-10-021-9/+41
* * lisp/vc/log-edit.el (log-edit-font-lock-keywords): Ignore case toStefan Monnier2012-09-291-5/+8
* Fix two references to deleted obsolete variables.Chong Yidong2012-09-241-3/+2
* Remove several obsolete vars and functions unlikely to be still in use.Chong Yidong2012-09-241-10/+0
* Allow use of vc-root-* commands in *vc-log* buffers.Chong Yidong2012-07-111-12/+19
* Reduce use of (require 'cl).Stefan Monnier2012-07-101-1/+0
* Move define-obsolete-variable-alias before the var's definition.Stefan Monnier2012-05-121-2/+3
* * lisp/vc/log-edit.el: Add GNU coding standards highlighting.Stefan Monnier2012-05-081-2/+44
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* * lisp/vc/log-edit.el: Fill empty field rather than adding new one.Stefan Monnier2011-10-271-5/+9
* * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.Stefan Monnier2011-10-191-1/+1
* * lisp/vc/log-edit.el (log-edit): Add "Author:" header to encourage peopleStefan Monnier2011-10-181-1/+1
* log-edit.el fix for bug#7598.Glenn Morris2011-04-071-2/+15
* Misc fixes, and use lexical-binding in more files.Stefan Monnier2011-03-111-3/+3
* Merge from emacs-23; up to 2010-06-01T01:49:15Z!monnier@iro.umontreal.caGlenn Morris2011-02-191-8/+12
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
* Merge from emacs-23Stefan Monnier2010-12-131-1/+1
* Merge changes from emacs-23 branchChong Yidong2010-11-271-4/+3
* * lisp/vc/log-edit.el (log-edit-rewrite-fixes): State its safety pred.Stefan Monnier2010-10-281-0/+2