aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc/diff.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Autoload 'diff-no-select'Philip Kaludercic2026-02-131-0/+1
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* ; Rename a variable.Eli Zaretskii2025-11-281-2/+2
* Improve the fix for 'd' command in 'query-replace'Eli Zaretskii2025-11-271-1/+2
* Fix 'd' command in 'query-replace' in buffers not visiting filesEli Zaretskii2025-11-231-1/+5
* Merge from origin/emacs-30Eli Zaretskii2025-03-011-5/+8
|\
| * Fix recent change in diff-no-selectMichael Albinus2025-02-281-5/+8
| * Use a persistent directory as default directory in diffMichael Albinus2025-02-231-18/+18
| * Update copyright year to 2025Stefan Kangas2025-01-021-1/+1
* | Use a persistent directory as default directory in diffMichael Albinus2025-02-211-18/+18
* | Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas2025-02-011-2/+2
|\ \
| * | Don't call purecopy in vc/*.elStefan Kangas2024-12-121-2/+2
| |/
* | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
|/
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Use ensure-list in many more placesStefan Kangas2023-08-271-1/+1
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Further audits of single quotes in Lisp doc stringsLars Ingebrigtsen2022-05-241-1/+1
* Add new user option `diff-entire-buffers'Lars Ingebrigtsen2022-03-211-2/+12
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Use format-prompt for many more promptsStefan Kangas2021-10-051-4/+4
|/
* ; More stylistic docfixes in vc/*.el found by checkdocStefan Kangas2021-09-181-5/+5
* lisp/vc/*.el: Use lexical-bindings in all the filesStefan Monnier2021-02-261-7/+5
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in vc/*.elStefan Kangas2020-12-051-3/+3
* Check that the buffer in diff-buffer-with-file is visiting a fileDaniel Martín2020-09-151-0/+2
* Further diff-no-select doc string clarificationLars Ingebrigtsen2020-09-121-1/+2
* Improve diff-no-select doc stringLars Ingebrigtsen2020-09-111-4/+7
* Doc fix for diff-no-selectLars Ingebrigtsen2020-09-101-2/+6
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* New command 'diff-buffers'Phil Sainty2019-12-161-1/+32
* Mention the vc diff switches in diff-switchesLars Ingebrigtsen2019-10-031-1/+6
* Check labels in smerge-modeIvan Shmakov2019-06-251-5/+10
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Syntactic fontification of diff hunks (bug#33567)Juri Linkov2018-12-181-0/+3
* | * lisp/vc/diff.el (diff-buffer-with-file): Support indirect buffers.Phil Sainty2018-07-291-2/+3
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Fix the MSDOS buildEli Zaretskii2016-04-301-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Change diff-switches default to `-u'Dmitry Gutov2015-04-141-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Check whether diff supports --label before using itGlenn Morris2013-02-111-5/+20