summaryrefslogtreecommitdiff
path: root/lisp/vc/log-edit.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-01log-edit-show-files: Respect display-buffer-alistKristoffer Balintona
2025-12-01log-edit-generate-changelog-from-diff: Special-case Summary fieldSean Whitton
2025-11-06Fixes to echo area messages when creating Log Edit mode buffersSean Whitton
2025-09-12; log-edit.el: Insert missing required cl-lib.Sean Whitton
2025-09-12Delete obsolete log-edit-beginning-of-lineSean Whitton
2025-09-12; vc-diff-outgoing: Fix calling 'working-revision' backend function.Sean Whitton
2025-07-06Log Edit: Don't auto-fill within the headersSean Whitton
2025-07-06; * lisp/vc/log-edit.el (log-edit): Clarify vc-log-fileset.Sean Whitton
2025-07-05; * lisp/vc/log-edit.el (log-edit-diff-fileset): Update comment.Sean Whitton
2025-06-12; * lisp/vc/log-edit.el (log-edit-show-diff): Insert comma.Sean Whitton
2025-06-12log-edit-diff-fileset: Pass NOT-ESSENTIAL non-nil to vc-diffSean Whitton
2025-04-29New log-edit-maybe-show-diff option for log-edit-hookSean Whitton
2025-04-29log-edit-diff-function leaves the diff-mode buffer's window selectedSean Whitton
2025-04-26log-edit-insert-message-template: Reorder headersSean Whitton
2025-04-08Fix window selection after log-edit-show-diff, againSean Whitton
2025-03-24log-edit: Don't add rear-nonsticky to font-lock-extra-managed-propsSean Whitton
2025-03-10; Add comment to explain recent changeStefan Kangas
2025-03-09VC: New hook to strip CVS template lines when committingChristoph Badura
2025-03-07Fix using log-edit-mode with git-commit-modeStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-10-29; * lisp/vc/log-edit.el (log-edit-diff-function): Tweak formatting.Sean Whitton
2024-10-29* lisp/vc/log-edit.el (log-edit-diff-function): Document.Sean Whitton
2024-10-27Merge from origin/emacs-30Eli Zaretskii
2024-10-27; * lisp/vc/log-edit.el (log-edit-diff-function): Grammar fix.Sean Whitton
2024-10-17More consistently propertize Log Edit headers as fieldsSean Whitton
2024-04-24More effectually prevent defun list wrapping in C-x C-wPo Lu
2024-01-29Don't open a new line for long defuns being inserted at column 0Po Lu
2024-01-29Prevent filling from mangling ChangeLog defun listsPo Lu
2024-01-28; * lisp/vc/log-edit.el (log-edit--insert-filled-defuns): Fix typos.Po Lu
2024-01-28; Correct typoPo Lu
2024-01-28Improve filling of ChangeLog entriesPo Lu
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-24Fix toolbar for Log Edit modeEli Zaretskii
2023-12-24Introduce a toolbar for Log Edit modePo Lu
2023-12-16Using remap for binding of log-edit-beginning-of-line.Jared Finder
2023-10-14Fix vc-hg-log-edit-toggle-amendDmitry Gutov
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-09-26Add log-edit-summary-separator face (bug#58092)Protesilaos Stavrou
2022-08-28'C-c C-d' on vc-log buffer shows the diff from 'vc-log-fileset' (bug#52349)Juri Linkov
2022-08-28'C-x v v' on a diff buffer commits it as a patch (bug#52349)Juri Linkov
2022-05-10Use fields on log-edit headers (which changes `C-a' behaviour)Lars Ingebrigtsen
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-16Adjust `defvar-keymap' and `define-keymap' to the new syntaxLars Ingebrigtsen
2021-10-15Convert two `easy-mmode-defmap' usages to `defvar-keymap'Lars Ingebrigtsen
2021-10-05; Minor stylistic fixes found by checkdocStefan Kangas
2021-09-14; More minor docfixes found by checkdocStefan Kangas
2021-08-08Use string-replace instead of replace-regexp-in-stringMattias EngdegÄrd