summaryrefslogtreecommitdiff
path: root/lisp/vc/diff.el
AgeCommit message (Expand)Author
2026-02-13Autoload 'diff-no-select'Philip Kaludercic
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-11-28; Rename a variable.Eli Zaretskii
2025-11-27Improve the fix for 'd' command in 'query-replace'Eli Zaretskii
2025-11-23Fix 'd' command in 'query-replace' in buffers not visiting filesEli Zaretskii
2025-03-01Merge from origin/emacs-30Eli Zaretskii
2025-02-28Fix recent change in diff-no-selectMichael Albinus
2025-02-23Use a persistent directory as default directory in diffMichael Albinus
2025-02-21Use a persistent directory as default directory in diffMichael Albinus
2025-02-01Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas
2025-01-02Update copyright year to 2025Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-12Don't call purecopy in vc/*.elStefan Kangas
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-08-27Use ensure-list in many more placesStefan Kangas
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-05-24Further audits of single quotes in Lisp doc stringsLars Ingebrigtsen
2022-03-21Add new user option `diff-entire-buffers'Lars Ingebrigtsen
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-10-05Use format-prompt for many more promptsStefan Kangas
2021-09-18; More stylistic docfixes in vc/*.el found by checkdocStefan Kangas
2021-02-26lisp/vc/*.el: Use lexical-bindings in all the filesStefan Monnier
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-05Prefer setq-local in vc/*.elStefan Kangas
2020-09-15Check that the buffer in diff-buffer-with-file is visiting a fileDaniel Martín
2020-09-12Further diff-no-select doc string clarificationLars Ingebrigtsen
2020-09-11Improve diff-no-select doc stringLars Ingebrigtsen
2020-09-10Doc fix for diff-no-selectLars Ingebrigtsen
2020-01-01Update copyright year to 2020Paul Eggert
2019-12-16New command 'diff-buffers'Phil Sainty
2019-10-03Mention the vc diff switches in diff-switchesLars Ingebrigtsen
2019-06-25Check labels in smerge-modeIvan Shmakov
2019-05-25Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert
2019-05-19Fixes for "Maintainer:" and related linesPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-12-18Syntactic fontification of diff hunks (bug#33567)Juri Linkov
2018-07-29* lisp/vc/diff.el (diff-buffer-with-file): Support indirect buffers.Phil Sainty
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-04-30Fix the MSDOS buildEli Zaretskii
2016-01-01Update copyright year to 2016Paul Eggert
2015-04-14Change diff-switches default to `-u'Dmitry Gutov
2015-01-01Update copyright year to 2015Paul Eggert
2014-02-09Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-02-11Check whether diff supports --label before using itGlenn Morris