summaryrefslogtreecommitdiff
path: root/lisp/vc/ediff-wind.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Delete many items obsolete since 24.3Stefan Kangas2022-09-09
* Minor cleanups in ediff-*.elStefan Kangas2022-08-07
* Make ediff-window-display-p obsoleteStefan Kangas2022-08-07
* Declare unused function ediff-user-grabbed-mouse obsoleteStefan Kangas2022-08-07
* Tune when to show "Quick Help" in Ediff mode-lineMichael Heerdegen2022-06-19
* Make the ediff control panel mode line prettierLars Ingebrigtsen2022-06-13
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* ; More stylistic docfixes in vc/*.el found by checkdocStefan Kangas2021-09-18
* Fix ediff3 layouts with window-combination-resize non-nil (Bug#49277)pillule2021-08-18
* lisp/vc/*.el: Use lexical-bindings in all the filesStefan Monnier2021-02-26
* Make libraries works with xterm-mouse-mode.Jared Finder2021-01-15
* Update copyright year to 2021Paul Eggert2021-01-01
* Shorten over-wide docstrings in variablesStefan Kangas2020-12-19
* Remove some XEmacs compat code from ediff-wind.elStefan Kangas2020-11-20
* Remove more XEmacs compat code from ediff*.elStefan Kangas2020-03-21
* Update copyright year to 2020Paul Eggert2020-01-01
* Remove most of the XEmacs compat code from ediff*.elLars Ingebrigtsen2019-10-05
* Remove some XEmacs compat code from ediff*.elLars Ingebrigtsen2019-10-04
* * lisp/vc/ediff-*.el: Use lexical-binding, plus misc cleanupStefan Monnier2019-06-21
* Disable lexical-binding in ediffGlenn Morris2019-06-18
* Use lexical binding for ediffAlex Branham2019-06-09
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Remove some declare-function stub definitionsGlenn Morris2018-03-23
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
| * Fix typos in ediff-wind.elEli Zaretskii2017-11-03
* | Merge from origin/emacs-26Paul Eggert2017-11-02
|\|
| * Avoid fullscreen ediff control frames by default (Bug#29026)Martin Rudalics2017-10-31
* | * lisp/vc/ediff-wind.el: Don't pop spurious frame in corner caseStefan Monnier2017-10-26
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* ediff: use user-error rather than debug-ignored-errorsGlenn Morris2017-04-17
* Merge from origin/emacs-25Paul Eggert2017-03-19
|\
| * ; Fix a typo in commentTino Calancha2017-02-10
* | Show ancestor buffer in 3way mergesTino Calancha2017-03-14
|/
* Update copyright year to 2017Paul Eggert2016-12-31
* Update copyright year to 2016Paul Eggert2016-01-01
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-17
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-17
* Update copyright year to 2015Paul Eggert2015-01-01
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* * lisp/dired-x.el:Daniel Hackney2013-09-04
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-05
* Silence ediff compilationGlenn Morris2013-05-23
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-25
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-15
* Remove incorrect uses of "modeline".Chong Yidong2012-06-02
* Adapt ediff window handling to multi-tty.Chong Yidong2012-04-26