summaryrefslogtreecommitdiff
path: root/lisp/vc/log-edit.el
Commit message (Expand)AuthorAgeFilesLines
* Use format-prompt in read-string calls (that have default values)Lars Ingebrigtsen2020-09-061-2/+6
* Declare some ancient compat aliases obsolete (Bug#41328)Stefan Kangas2020-07-311-4/+3
* Handle filling of indented ChangeLog function entriesNoam Postavsky2020-04-041-1/+1
* Fix a couple of problems in changelog generating functionsNoam Postavsky2020-03-221-12/+14
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Make some anonymous faces extend to EOLEli Zaretskii2019-11-271-1/+1
* Improved ChangeLog generation for vc log (Bug#16301)Noam Postavsky2019-08-031-0/+75
* Support amending the last commit using VC-HgDmitry Gutov2019-04-211-0/+16
* * lisp/vc/log-edit.el (log-edit-insert-changelog): Add field "Summary"Juri Linkov2019-04-141-1/+3
* Fix more regexp odditiesPaul Eggert2019-04-071-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-1/+1
* | New option to make 'C-x 4 a' use file-less ChangeLog buffersJoão Távora2018-07-211-2/+4
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-101-10/+0
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\|
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Use special-mode for read-only buffers.Sam Steingold2017-11-221-1/+1
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* 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