aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc/diff-mode.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove text mistakenly added to the diff--iterate-hunks doc stringLars Ingebrigtsen2022-01-211-2/+1
* Make diff--iterate-hunks more resilientLars Ingebrigtsen2022-01-211-16/+20
* Add diff-mode-read-only to enable shorter keys in diff-modeJuri Linkov2022-01-101-11/+19
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Revert "Revert "Fix fontification in diff--font-lock-prettify""Tassilo Horn2021-12-291-13/+11
* | Revert "Fix fontification in diff--font-lock-prettify"Tassilo Horn2021-12-291-11/+13
* | Fix fontification in diff--font-lock-prettifyMatthias Meulien2021-12-291-13/+11
* | * lisp/vc/diff-mode.el (diff-minor-mode-prefix): Fix typo from 44faf54659Juri Linkov2021-11-181-1/+1
* | Revert VC-related prefix user options to previous valuesLars Ingebrigtsen2021-11-181-4/+3
* | Adjust `defvar-keymap' and `define-keymap' to the new syntaxLars Ingebrigtsen2021-11-161-28/+30
* | * lisp/vc/diff-mode.el (diff-setup-buffer-type): Move to diff-setup-whitespaceJuri Linkov2021-11-091-15/+15
* | Fix local variables overwritten when diff-mode is setMatthias Meulien2021-11-091-10/+16
* | Fix 'diff-font-lock-prettify' breaking display of outline headersMatthias Meulien2021-11-051-8/+17
* | Fix diff-mode-shared-mapLars Ingebrigtsen2021-10-191-1/+1
* | Fix possible build issue in pcvs.el and diff-mode.elLars Ingebrigtsen2021-10-181-0/+1
* | Convert diff-mode.el from easy-mmode-defmap to define-keymapLars Ingebrigtsen2021-10-181-54/+52
|/
* Do not count git markers as "deleted lines"Konstantin Kharlamov2021-09-231-1/+5
* ; More minor docfixes found by checkdocStefan Kangas2021-09-141-1/+1
* Filter out -L foo labels in diff-hunk-file-namesLars Ingebrigtsen2021-08-141-5/+5
* Adjust previous diff-changed-unspecified changeLars Ingebrigtsen2021-08-131-4/+6
* Add new face diff-changed-unspecifiedLars Ingebrigtsen2021-08-131-4/+15
* Ignore file-missing errors during diff-refined font-lockingJim Porter2021-06-241-11/+14
* * lisp/vc/diff-mode.el (diff-hunk-text): Test-driven fix for newlines.Juri Linkov2021-05-271-6/+12
* * lisp/vc/diff-mode.el (diff-hunk-text): Handle better "\ No newline at end".Juri Linkov2021-05-201-1/+8
* Convert many more links to use HTTPSStefan Kangas2021-03-241-1/+1
* * lisp/emacs-lisp/pcase.el: Fix bug#46786Stefan Monnier2021-03-011-1/+1
* lisp/vc/*.el: Use lexical-bindings in all the filesStefan Monnier2021-02-261-6/+6
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in vc/*.elStefan Kangas2020-12-051-30/+27
* Use null-device where appropriateMichael Albinus2020-11-251-3/+3
* Clarify that 'diff-error' is part of Emacs 28.1Protesilaos Stavrou2020-11-181-1/+2
* Add a new command to regenerate a hunk in diff-modeDima Kogan2020-10-301-4/+21
* Avoid infloop in which-function-mode when a vc file has changedLars Ingebrigtsen2020-10-171-1/+4
* diff-update-on-the-fly doc string clarificationLars Ingebrigtsen2020-10-161-1/+4
* Make diff--refine-hunk bug out less on broken patchesLars Ingebrigtsen2020-09-131-2/+3
* Revert "Use format-prompt in read-file-name calls that have a default"Lars Ingebrigtsen2020-09-131-4/+3
* Mark some diff tests as failing in nonascii directoriesGlenn Morris2020-09-121-1/+5
* Use format-prompt in read-file-name calls that have a defaultLars Ingebrigtsen2020-09-071-3/+4
* Highlight error messages from diff in diff-modeLars Ingebrigtsen2020-08-211-0/+7
* Don't message the hunk status when just going to itLars Ingebrigtsen2020-08-201-2/+1
* Fix visual fringe glitch in diff-modeGregory Heytings2020-08-141-1/+1
* Fix bugs, inefficiencies and bad style in regexpsMattias EngdegÄrd2020-04-161-1/+1
* Disable enable-local-variables for hunk-only in diff-syntax-fontify-propsJuri Linkov2020-03-271-1/+3