aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc/diff-mode.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Rework documentation for diff-delete-other-hunksSean Whitton2024-10-031-4/+6
* Move error check from vc-next-action to diff-vc-deduce-filesetSean Whitton2024-10-021-0/+11
* New command diff-delete-other-hunksSean Whitton2024-10-011-0/+34
* ; Fix documentation of last changeEli Zaretskii2024-09-261-6/+7
* New command diff-revert-and-kill-hunkSean Whitton2024-09-261-6/+39
* ; Improve use of ngettextEli Zaretskii2024-09-251-2/+3
* diff-apply-buffer: Improve failure messageSean Whitton2024-09-241-1/+2
* Add command to copy contents in a diff-mode bufferPhilip Kaludercic2024-08-221-1/+51
* diff-mode: Optimize source language syntax highlightingDmitry Gutov2024-06-171-4/+2
* Merge from origin/emacs-29Eli Zaretskii2024-06-011-1/+1
|\
| * ; Fix typosStefan Kangas2024-05-271-1/+1
* | lisp/emacs-lisp/track-changes.el: New file (bug#70077)Stefan Monnier2024-04-131-49/+40
* | * lisp/vc/diff-mode.el (diff-setup-buffer-type): Remove "\n" from regexp.Juri Linkov2024-03-251-1/+1
* | * lisp/vc/diff-mode.el (diff-mode-menu): Add menu item "Apply all hunks".Juri Linkov2024-03-151-0/+2
* | ; * lisp/vc/diff-mode.el (diff--refine-hunk): Escape literal `+`.Mattias EngdegÄrd2024-03-041-1/+1
* | (diff-refine-nonmodified): Complete the implementationStefan Monnier2024-02-241-15/+32
* | ; Fix a recent change in diff-mode.elEli Zaretskii2024-02-241-2/+8
* | diff-mode.el (diff-refine-nonmodified): New optionStefan Monnier2024-02-231-14/+37
* | Prevent cache of diff-mode buffers to grow without boundsMattias EngdegÄrd2024-02-041-16/+53
* | Merge from origin/emacs-29Eli Zaretskii2024-01-271-1/+1
|\ \ | |/
| * diff-mode: Support committing diff with file deletionsDmitry Gutov2024-01-181-1/+1
* | Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\ \ | |/
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | * lisp/vc/diff-mode.el (diff-apply-buffer): New command (bug#66113).Juri Linkov2023-09-271-0/+35
* | New option 'diff-ignore-whitespace-switches'Robert Pluim2023-02-151-1/+12
* | Teach 'diff-ignore-whitespace-hunk' how to regenerate all hunksRobert Pluim2023-02-151-4/+17
|/
* * lisp/vc/diff-mode.el (diff-font-lock-keywords): Check for limit.Juri Linkov2023-01-091-6/+8
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* * lisp/vc/diff-mode.el (diff-minor-mode-prefix): Replace "ESC" with "\e".Juri Linkov2022-12-281-2/+1
* ; Fix typos (prefer US spelling)Stefan Kangas2022-11-181-1/+1
* ; Use US spelling docstringPhilip Kaludercic2022-09-111-1/+1
* Fix diff-mode.el compilation warningsLars Ingebrigtsen2022-09-101-8/+9
* Fix diff-add-log-use-relative-names promptingLars Ingebrigtsen2022-09-081-0/+1
* Add new user option 'diff-add-log-use-relative-names'Philip Kaludercic2022-09-081-2/+18
* 'C-x v v' on a diff buffer commits it as a patch (bug#52349)Juri Linkov2022-08-281-0/+9
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-231-1/+1
* Merge from origin/emacs-28Stefan Kangas2022-08-101-2/+2
|\
| * * lisp/vc/diff-mode.el: Don't mention XEmacs.Stefan Kangas2022-08-081-2/+2
* | Improve 'diff-whitespace-style' user option declarationYugaEgo2022-07-271-2/+5
* | Add new user option 'diff-whitespace-style'YugaEgo2022-07-241-4/+7
* | Merge from origin/emacs-28Stefan Kangas2022-07-021-1/+1
|\ \ | |/
| * Doc fixes: don't refer to some obsolete itemsStefan Kangas2022-06-301-1/+1
* | * lisp/vc/diff-mode.el (diff--font-lock-prettify): Fix `diff-buffers` caseStefan Monnier2022-06-291-1/+11
* | Make diff--font-lock-prettify do less if we don't have a left fringeLars Ingebrigtsen2022-05-201-13/+15
* | Display file mode information when diff font lock prettify enabledMatthias Meulien2022-04-071-15/+28
* | * lisp/vc/diff-mode.el (diff--font-lock-prettify): Recognize mode changesStefan Monnier2022-02-211-0/+3
* | * lisp/vc/diff-mode.el (diff--font-lock-prettify): bug#54034Stefan Monnier2022-02-211-18/+49
* | * lisp/vc/diff-mode.el (diff--font-lock-prettify): Fix mishapsStefan Monnier2022-02-191-23/+26
* | Fix computation of outline heading level for non-git diffMatthias Meulien2022-02-161-3/+4
* | (with-demoted-errors): Warn on missing `format` argStefan Monnier2022-02-041-1/+2