summaryrefslogtreecommitdiff
path: root/lisp/vc/log-edit.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Add log-edit-summary-separator face (bug#58092)Protesilaos Stavrou2022-09-26
* 'C-c C-d' on vc-log buffer shows the diff from 'vc-log-fileset' (bug#52349)Juri Linkov2022-08-28
* 'C-x v v' on a diff buffer commits it as a patch (bug#52349)Juri Linkov2022-08-28
* Use fields on log-edit headers (which changes `C-a' behaviour)Lars Ingebrigtsen2022-05-10
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Adjust `defvar-keymap' and `define-keymap' to the new syntaxLars Ingebrigtsen2021-11-16
* | Convert two `easy-mmode-defmap' usages to `defvar-keymap'Lars Ingebrigtsen2021-10-15
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-10-05
* ; More minor docfixes found by checkdocStefan Kangas2021-09-14
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-08
* Improve doc string of 'log-edit-generate-changelog-from-diff'Eli Zaretskii2021-05-15
* Merge from origin/emacs-27Glenn Morris2021-05-13
|\
| * Improve doc strings in log-edit.elEli Zaretskii2021-05-07
| * Update copyright year to 2021Paul Eggert2021-01-01
* | * lisp/vc/log-edit.el (log-edit-diff-function): Give non-nil defaultStefan Monnier2021-04-11
* | Update copyright year to 2021Paul Eggert2021-01-01
* | * lisp/vc/log-edit.el: Keep separator line thin even with line-numbersStefan Monnier2020-12-12
* | Prefer setq-local in vc/*.elStefan Kangas2020-12-05
* | Use format-prompt in read-string calls (that have default values)Lars Ingebrigtsen2020-09-06
* | Declare some ancient compat aliases obsolete (Bug#41328)Stefan Kangas2020-07-31
|/
* Handle filling of indented ChangeLog function entriesNoam Postavsky2020-04-04
* Fix a couple of problems in changelog generating functionsNoam Postavsky2020-03-22
* Update copyright year to 2020Paul Eggert2020-01-01
* Make some anonymous faces extend to EOLEli Zaretskii2019-11-27
* Improved ChangeLog generation for vc log (Bug#16301)Noam Postavsky2019-08-03
* Support amending the last commit using VC-HgDmitry Gutov2019-04-21
* * lisp/vc/log-edit.el (log-edit-insert-changelog): Add field "Summary"Juri Linkov2019-04-14
* Fix more regexp odditiesPaul Eggert2019-04-07
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Replace insignificant backquotesMichael Heerdegen2018-11-25
* | New option to make 'C-x 4 a' use file-less ChangeLog buffersJoão Távora2018-07-21
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-10
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | Use special-mode for read-only buffers.Sam Steingold2017-11-22
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Update copyright year to 2017Paul Eggert2016-12-31
* Update copyright year to 2016Paul Eggert2016-01-01
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-17
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-17
* New optional ZONE arg for format-time-string etc.Paul Eggert2015-07-26
* Prefer "this" to “this” in doc stringsPaul Eggert2015-05-19
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-19
* * lisp/vc/log-edit.el: Handle "(tiny change)". (Bug#20324)Glenn Morris2015-05-07
* Extract ChangeLog entries when committing a directoryDmitry Gutov2015-04-11
* (log-edit-insert-changelog-entries): Don't add newline after the last entryDmitry Gutov2015-04-10
* Update copyright year to 2015Paul Eggert2015-01-01