summaryrefslogtreecommitdiff
path: root/lisp/vc/diff.el
AgeCommit message (Expand)Author
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
2013-01-11Disambiguate function and variable references in docstrings.Aaron S. Hawley
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-09-20* vc/diff.el (diff-latest-backup-file): Autoload.Chong Yidong
2012-07-10Reduce use of (require 'cl).Stefan Monnier
2012-04-27* lisp/vc/diff.el (diff-sentinel): Go to bob.Chong Yidong
2012-04-26Replace lexical-let by lexical-binding (except Gnus, CEDET, ERT).Stefan Monnier
2012-04-25Fix whitespace highlighting of context diffs.Chong Yidong
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-07-14`diff' doc clarificationLars Magne Ingebrigtsen
2011-05-02Fix description of diff.elLeo Liu
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-22* vc/diff.el (diff-sentinel): Doc fix (Bug#7682).Chong Yidong
2011-01-14Merge from emacs-23Stefan Monnier
2010-12-20Fix 2010-11-22 change to diff.el.Chong Yidong
2010-12-02diff-sentinel trivia.Glenn Morris
2010-11-25* diff.el (diff): Fix it for good, hopefully, this time.Stefan Monnier
2010-11-24* lisp/vc/diff.el (diff): Fix last change.Stefan Monnier
2010-11-22Cleanup diff-buffer-with-file.Stefan Monnier