summaryrefslogtreecommitdiff
path: root/lisp/vc/diff-mode.el
Commit message (Expand)AuthorAge
* Filter out -L foo labels in diff-hunk-file-namesLars Ingebrigtsen2021-08-14
* Adjust previous diff-changed-unspecified changeLars Ingebrigtsen2021-08-13
* Add new face diff-changed-unspecifiedLars Ingebrigtsen2021-08-13
* Ignore file-missing errors during diff-refined font-lockingJim Porter2021-06-24
* * lisp/vc/diff-mode.el (diff-hunk-text): Test-driven fix for newlines.Juri Linkov2021-05-27
* * lisp/vc/diff-mode.el (diff-hunk-text): Handle better "\ No newline at end".Juri Linkov2021-05-20
* Convert many more links to use HTTPSStefan Kangas2021-03-24
* * lisp/emacs-lisp/pcase.el: Fix bug#46786Stefan Monnier2021-03-01
* lisp/vc/*.el: Use lexical-bindings in all the filesStefan Monnier2021-02-26
* Update copyright year to 2021Paul Eggert2021-01-01
* Prefer setq-local in vc/*.elStefan Kangas2020-12-05
* Use null-device where appropriateMichael Albinus2020-11-25
* Clarify that 'diff-error' is part of Emacs 28.1Protesilaos Stavrou2020-11-18
* Add a new command to regenerate a hunk in diff-modeDima Kogan2020-10-30
* Avoid infloop in which-function-mode when a vc file has changedLars Ingebrigtsen2020-10-17
* diff-update-on-the-fly doc string clarificationLars Ingebrigtsen2020-10-16
* Make diff--refine-hunk bug out less on broken patchesLars Ingebrigtsen2020-09-13
* Revert "Use format-prompt in read-file-name calls that have a default"Lars Ingebrigtsen2020-09-13
* Mark some diff tests as failing in nonascii directoriesGlenn Morris2020-09-12
* Use format-prompt in read-file-name calls that have a defaultLars Ingebrigtsen2020-09-07
* Highlight error messages from diff in diff-modeLars Ingebrigtsen2020-08-21
* Don't message the hunk status when just going to itLars Ingebrigtsen2020-08-20
* Fix visual fringe glitch in diff-modeGregory Heytings2020-08-14
* Fix bugs, inefficiencies and bad style in regexpsMattias EngdegÄrd2020-04-16
* Disable enable-local-variables for hunk-only in diff-syntax-fontify-propsJuri Linkov2020-03-27
* Fix a couple of problems in changelog generating functionsNoam Postavsky2020-03-22
* Wrap some set-auto-mode calls with delay-mode-hooks (bug#39190)Juri Linkov2020-02-06
* Update copyright year to 2020Paul Eggert2020-01-01
* * lisp/vc/diff-mode.el (diff-context): Set 'extend t' (bug#37774).Dmitry Gutov2019-12-02
* Add ':extend' attribute to faces and themesEli Zaretskii2019-11-30
* Add ':extend t' face attribute to diff faces (bug#37774)Juri Linkov2019-10-19
* Make diff-mode understand git-format-patch separatorsKonstantin Kharlamov2019-10-13
* Improve documentation of 'diff-font-lock-prettify'Eli Zaretskii2019-08-13
* Add conditional operator xor to subr.elMattias EngdegÄrd2019-08-06
* Improved ChangeLog generation for vc log (Bug#16301)Noam Postavsky2019-08-03
* Fix diff-mode face problem when used in terminals (Bug#35695)Anders Lindgren2019-05-15
* * lisp/vc/diff-mode.el (diff-syntax-fontify-hunk): Erase bufferJuri Linkov2019-04-16
* * lisp/vc/diff-mode.el: Avoid re-initializing buffer in diff-syntaxStefan Monnier2019-04-11
* diff-font-lock-syntax: clarify distinction between t and hunk-alsoStefan Monnier2019-04-09
* * lisp/vc/diff-mode.el: Cosmetic changes in diff-syntax-fontify-hunkStefan Monnier2019-04-09
* * lisp/vc/diff-mode.el (diff-syntax-fontify-props): Check both buffer-localJuri Linkov2019-04-08
* 2019-03-26 regex cleanupPaul Eggert2019-03-26
* * lisp/vc/diff-mode.el: Better handle empty lines in context diffsStefan Monnier2019-03-25
* Fix regular-expression glitches and typosPaul Eggert2019-03-04
* Merge diff-font-lock-refine and diff-auto-refine-mode into diff-refineCharles A. Roelli2019-03-03
* * lisp/vc/diff-mode.el (diff-font-lock-keywords): Add more Git headers.Juri Linkov2019-02-25
* * lisp/vc/diff-mode.el: Reduce redundancy in diff-syntax-fontify codeStefan Monnier2019-02-21
* * test/lisp/vc/diff-mode-tests.el (diff-mode-test-font-lock): New test.Juri Linkov2019-02-02
* Small fixesJuri Linkov2019-01-28
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\