summaryrefslogtreecommitdiff
path: root/lisp/vc/log-edit.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Add log-edit-summary-separator face (bug#58092)Protesilaos Stavrou2022-09-261-1/+6
* 'C-c C-d' on vc-log buffer shows the diff from 'vc-log-fileset' (bug#52349)Juri Linkov2022-08-281-0/+7
* 'C-x v v' on a diff buffer commits it as a patch (bug#52349)Juri Linkov2022-08-281-0/+6
* Use fields on log-edit headers (which changes `C-a' behaviour)Lars Ingebrigtsen2022-05-101-4/+8
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Adjust `defvar-keymap' and `define-keymap' to the new syntaxLars Ingebrigtsen2021-11-161-12/+12
* | Convert two `easy-mmode-defmap' usages to `defvar-keymap'Lars Ingebrigtsen2021-10-151-15/+13
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-10-051-1/+1
* ; More minor docfixes found by checkdocStefan Kangas2021-09-141-2/+2
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-081-2/+2
* Improve doc string of 'log-edit-generate-changelog-from-diff'Eli Zaretskii2021-05-151-5/+9
* Merge from origin/emacs-27Glenn Morris2021-05-131-60/+74
|\
| * Improve doc strings in log-edit.elEli Zaretskii2021-05-071-60/+74
| * Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | * lisp/vc/log-edit.el (log-edit-diff-function): Give non-nil defaultStefan Monnier2021-04-111-4/+3
* | Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | * lisp/vc/log-edit.el: Keep separator line thin even with line-numbersStefan Monnier2020-12-121-10/+15
* | Prefer setq-local in vc/*.elStefan Kangas2020-12-051-6/+5
* | 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