summaryrefslogtreecommitdiff
path: root/lisp/vc/diff.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-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
* Disambiguate function and variable references in docstrings.Aaron S. Hawley2013-01-111-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
* * vc/diff.el (diff-latest-backup-file): Autoload.Chong Yidong2012-09-201-1/+2
* Reduce use of (require 'cl).Stefan Monnier2012-07-101-2/+0
* * lisp/vc/diff.el (diff-sentinel): Go to bob.Chong Yidong2012-04-271-0/+1
* Replace lexical-let by lexical-binding (except Gnus, CEDET, ERT).Stefan Monnier2012-04-261-12/+8
* Fix whitespace highlighting of context diffs.Chong Yidong2012-04-251-0/+3
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* `diff' doc clarificationLars Magne Ingebrigtsen2011-07-141-4/+4
* Fix description of diff.elLeo Liu2011-05-021-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* * vc/diff.el (diff-sentinel): Doc fix (Bug#7682).Chong Yidong2011-01-221-1/+3
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
* Fix 2010-11-22 change to diff.el.Chong Yidong2010-12-201-10/+2
* diff-sentinel trivia.Glenn Morris2010-12-021-2/+1