index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
vc
/
diff-mode.el
Age
Commit message (
Expand
)
Author
2022-04-07
Display file mode information when diff font lock prettify enabled
Matthias Meulien
2022-02-21
* lisp/vc/diff-mode.el (diff--font-lock-prettify): Recognize mode changes
Stefan Monnier
2022-02-21
* lisp/vc/diff-mode.el (diff--font-lock-prettify): bug#54034
Stefan Monnier
2022-02-19
* lisp/vc/diff-mode.el (diff--font-lock-prettify): Fix mishaps
Stefan Monnier
2022-02-16
Fix computation of outline heading level for non-git diff
Matthias Meulien
2022-02-04
(with-demoted-errors): Warn on missing `format` arg
Stefan Monnier
2022-01-21
Remove text mistakenly added to the diff--iterate-hunks doc string
Lars Ingebrigtsen
2022-01-21
Make diff--iterate-hunks more resilient
Lars Ingebrigtsen
2022-01-10
Add diff-mode-read-only to enable shorter keys in diff-mode
Juri Linkov
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-29
Revert "Revert "Fix fontification in diff--font-lock-prettify""
Tassilo Horn
2021-12-29
Revert "Fix fontification in diff--font-lock-prettify"
Tassilo Horn
2021-12-29
Fix fontification in diff--font-lock-prettify
Matthias Meulien
2021-11-18
* lisp/vc/diff-mode.el (diff-minor-mode-prefix): Fix typo from 44faf54659
Juri Linkov
2021-11-18
Revert VC-related prefix user options to previous values
Lars Ingebrigtsen
2021-11-16
Adjust `defvar-keymap' and `define-keymap' to the new syntax
Lars Ingebrigtsen
2021-11-09
* lisp/vc/diff-mode.el (diff-setup-buffer-type): Move to diff-setup-whitespace
Juri Linkov
2021-11-09
Fix local variables overwritten when diff-mode is set
Matthias Meulien
2021-11-05
Fix 'diff-font-lock-prettify' breaking display of outline headers
Matthias Meulien
2021-10-19
Fix diff-mode-shared-map
Lars Ingebrigtsen
2021-10-18
Fix possible build issue in pcvs.el and diff-mode.el
Lars Ingebrigtsen
2021-10-18
Convert diff-mode.el from easy-mmode-defmap to define-keymap
Lars Ingebrigtsen
2021-09-23
Do not count git markers as "deleted lines"
Konstantin Kharlamov
2021-09-14
; More minor docfixes found by checkdoc
Stefan Kangas
2021-08-14
Filter out -L foo labels in diff-hunk-file-names
Lars Ingebrigtsen
2021-08-13
Adjust previous diff-changed-unspecified change
Lars Ingebrigtsen
2021-08-13
Add new face diff-changed-unspecified
Lars Ingebrigtsen
2021-06-24
Ignore file-missing errors during diff-refined font-locking
Jim Porter
2021-05-27
* lisp/vc/diff-mode.el (diff-hunk-text): Test-driven fix for newlines.
Juri Linkov
2021-05-20
* lisp/vc/diff-mode.el (diff-hunk-text): Handle better "\ No newline at end".
Juri Linkov
2021-03-24
Convert many more links to use HTTPS
Stefan Kangas
2021-03-01
* lisp/emacs-lisp/pcase.el: Fix bug#46786
Stefan Monnier
2021-02-26
lisp/vc/*.el: Use lexical-bindings in all the files
Stefan Monnier
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-05
Prefer setq-local in vc/*.el
Stefan Kangas
2020-11-25
Use null-device where appropriate
Michael Albinus
2020-11-18
Clarify that 'diff-error' is part of Emacs 28.1
Protesilaos Stavrou
2020-10-30
Add a new command to regenerate a hunk in diff-mode
Dima Kogan
2020-10-17
Avoid infloop in which-function-mode when a vc file has changed
Lars Ingebrigtsen
2020-10-16
diff-update-on-the-fly doc string clarification
Lars Ingebrigtsen
2020-09-13
Make diff--refine-hunk bug out less on broken patches
Lars Ingebrigtsen
2020-09-13
Revert "Use format-prompt in read-file-name calls that have a default"
Lars Ingebrigtsen
2020-09-12
Mark some diff tests as failing in nonascii directories
Glenn Morris
2020-09-07
Use format-prompt in read-file-name calls that have a default
Lars Ingebrigtsen
2020-08-21
Highlight error messages from diff in diff-mode
Lars Ingebrigtsen
2020-08-20
Don't message the hunk status when just going to it
Lars Ingebrigtsen
2020-08-14
Fix visual fringe glitch in diff-mode
Gregory Heytings
2020-04-16
Fix bugs, inefficiencies and bad style in regexps
Mattias EngdegÄrd
2020-03-27
Disable enable-local-variables for hunk-only in diff-syntax-fontify-props
Juri Linkov
[next]