index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
vc
/
log-edit.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-01
log-edit-show-files: Respect display-buffer-alist
Kristoffer Balintona
2025-12-01
log-edit-generate-changelog-from-diff: Special-case Summary field
Sean Whitton
2025-11-06
Fixes to echo area messages when creating Log Edit mode buffers
Sean Whitton
2025-09-12
; log-edit.el: Insert missing required cl-lib.
Sean Whitton
2025-09-12
Delete obsolete log-edit-beginning-of-line
Sean Whitton
2025-09-12
; vc-diff-outgoing: Fix calling 'working-revision' backend function.
Sean Whitton
2025-07-06
Log Edit: Don't auto-fill within the headers
Sean 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-12
log-edit-diff-fileset: Pass NOT-ESSENTIAL non-nil to vc-diff
Sean Whitton
2025-04-29
New log-edit-maybe-show-diff option for log-edit-hook
Sean Whitton
2025-04-29
log-edit-diff-function leaves the diff-mode buffer's window selected
Sean Whitton
2025-04-26
log-edit-insert-message-template: Reorder headers
Sean Whitton
2025-04-08
Fix window selection after log-edit-show-diff, again
Sean Whitton
2025-03-24
log-edit: Don't add rear-nonsticky to font-lock-extra-managed-props
Sean Whitton
2025-03-10
; Add comment to explain recent change
Stefan Kangas
2025-03-09
VC: New hook to strip CVS template lines when committing
Christoph Badura
2025-03-07
Fix using log-edit-mode with git-commit-mode
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul 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-27
Merge from origin/emacs-30
Eli Zaretskii
2024-10-27
; * lisp/vc/log-edit.el (log-edit-diff-function): Grammar fix.
Sean Whitton
2024-10-17
More consistently propertize Log Edit headers as fields
Sean Whitton
2024-04-24
More effectually prevent defun list wrapping in C-x C-w
Po Lu
2024-01-29
Don't open a new line for long defuns being inserted at column 0
Po Lu
2024-01-29
Prevent filling from mangling ChangeLog defun lists
Po Lu
2024-01-28
; * lisp/vc/log-edit.el (log-edit--insert-filled-defuns): Fix typos.
Po Lu
2024-01-28
; Correct typo
Po Lu
2024-01-28
Improve filling of ChangeLog entries
Po Lu
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-24
Fix toolbar for Log Edit mode
Eli Zaretskii
2023-12-24
Introduce a toolbar for Log Edit mode
Po Lu
2023-12-16
Using remap for binding of log-edit-beginning-of-line.
Jared Finder
2023-10-14
Fix vc-hg-log-edit-toggle-amend
Dmitry Gutov
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-09-26
Add 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-10
Use fields on log-edit headers (which changes `C-a' behaviour)
Lars Ingebrigtsen
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-11-16
Adjust `defvar-keymap' and `define-keymap' to the new syntax
Lars Ingebrigtsen
2021-10-15
Convert two `easy-mmode-defmap' usages to `defvar-keymap'
Lars Ingebrigtsen
2021-10-05
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-14
; More minor docfixes found by checkdoc
Stefan Kangas
2021-08-08
Use string-replace instead of replace-regexp-in-string
Mattias EngdegÄrd
[next]