index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
vc
/
ediff-util.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prefer setq-local in vc/*.el
Stefan Kangas
2020-12-05
1
-2
/
+1
*
Remove pointless use of intern
Andreas Schwab
2020-09-17
1
-4
/
+4
*
Use `format-prompt' when prompting with default values
Lars Ingebrigtsen
2020-09-06
1
-16
/
+13
*
Remove some compat code from ediff
Lars Ingebrigtsen
2020-08-18
1
-8
/
+6
*
Remove some compat code from ediff-util.el
Lars Ingebrigtsen
2020-08-18
1
-5
/
+3
*
Remove more XEmacs compat code from ediff*.el
Stefan Kangas
2020-03-21
1
-5
/
+2
*
Improve prefix arg support in 'ediff-scroll-horizontally'
Kyle Hubert
2020-02-08
1
-2
/
+2
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
* lisp/vc/ediff-util.el: Set this-command to ediff-quit (bug#38219)
Juri Linkov
2019-11-18
1
-0
/
+2
*
Fix some quoting glitches in doc strings
Paul Eggert
2019-11-11
1
-3
/
+3
*
Remove most of the XEmacs compat code from ediff*.el
Lars Ingebrigtsen
2019-10-05
1
-148
/
+49
*
Remove some XEmacs compat code from ediff*.el
Lars Ingebrigtsen
2019-10-04
1
-20
/
+9
*
lisp/*.el: Fix typos and other trivial doc fixes
Juanma Barranquero
2019-09-21
1
-1
/
+1
*
* lisp/vc/ediff-*.el: Use lexical-binding, plus misc cleanup
Stefan Monnier
2019-06-21
1
-54
/
+30
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Handle `make-process' in Tramp and ange-ftp
Michael Albinus
2018-12-23
1
-3
/
+3
*
|
Let ediff '=' compare against ancestor buffer (Bug#11320)
Noam Postavsky
2018-06-28
1
-18
/
+12
*
|
Remove some declare-function stub definitions
Glenn Morris
2018-03-23
1
-3
/
+0
*
|
* lisp/subr.el (focus-frame, unfocus-frame): Remove obsolete no-ops.
Glenn Morris
2018-03-12
1
-2
/
+2
*
|
Replace uses of the obsolete local-write-file-hooks
Glenn Morris
2018-03-08
1
-1
/
+1
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
ediff: use user-error rather than debug-ignored-errors
Glenn Morris
2017-04-17
1
-15
/
+15
*
Remove references to OS/2 in code, doc, and comments
Glenn Morris
2017-04-08
1
-10
/
+8
*
Show ancestor buffer in 3way merges
Tino Calancha
2017-03-14
1
-55
/
+100
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
|
*
; Add missing symbol quoting.
Philipp Stephani
2016-12-18
1
-1
/
+1
*
|
Merge from origin/emacs-25
Paul Eggert
2016-12-07
1
-0
/
+2
|
\
|
|
*
; * lisp/vc/ediff-util.el (ediff-janitor): Fix last change. (Bug#25046)
Eli Zaretskii
2016-12-02
1
-1
/
+1
|
*
* lisp/vc/ediff-util.el (ediff-janitor): Doc fix. (Bug#25046)
Eli Zaretskii
2016-12-02
1
-0
/
+2
*
|
Prevent to apply funcall on t
Stefan Monnier
2016-07-12
1
-1
/
+3
*
|
* lisp/vc/ediff-util.el: Use lexical-binding.
Stefan Monnier
2016-05-04
1
-12
/
+16
*
|
No need to test for jka-compr
Lars Ingebrigtsen
2016-04-30
1
-5
/
+2
*
|
Be more verbose when changing frame mode in ediff
Tino Calancha
2016-02-23
1
-3
/
+5
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Avoid redisplay error in ediff-regions-wordwise
Eli Zaretskii
2015-09-28
1
-0
/
+1
*
Backslash cleanup in Elisp source files
Paul Eggert
2015-09-17
1
-9
/
+9
*
Fix minor text quoting in calc, calendar, vc
Paul Eggert
2015-08-28
1
-8
/
+10
*
Prefer "this" to “this” in doc strings
Paul Eggert
2015-05-19
1
-1
/
+1
*
Fix minor quoting problems in doc strings
Paul Eggert
2015-05-19
1
-1
/
+1
*
Fix selective diff browsing in Ediff
Eli Zaretskii
2015-05-14
1
-0
/
+2
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
ediff: Replace obsolete toggle-read-only with read-only-mode
Glenn Morris
2014-07-25
1
-5
/
+5
*
* lisp/vc/ediff-diff.el (ediff-set-fine-diff-properties-in-one-buffer):
Stefan Monnier
2014-05-02
1
-3
/
+3
*
Ediff's overlay priorities cause more trouble than they solve.
Stefan Monnier
2014-04-10
1
-2
/
+0
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/dired-x.el:
Daniel Hackney
2013-09-04
1
-3
/
+3
[next]