<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/lisp/vc, branch xwidget</title>
<subtitle>Emacs is the extensible, customizable, self-documenting real-time display editor. 
</subtitle>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/'/>
<entry>
<title>(vc-cvs-dir-status-files): Don't pass DIR to `vc-cvs-command'</title>
<updated>2015-02-06T23:35:24+00:00</updated>
<author>
<name>Dmitry Gutov</name>
</author>
<published>2015-02-06T23:35:24+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=fa7f79e8234c60ae425f7c3cf1b9486765a7111e'/>
<id>fa7f79e8234c60ae425f7c3cf1b9486765a7111e</id>
<content type='text'>
Fixes: debbugs:19732

* lisp/vc/vc-cvs.el (vc-cvs-dir-status-files): Don't pass DIR to
`vc-cvs-command'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: debbugs:19732

* lisp/vc/vc-cvs.el (vc-cvs-dir-status-files): Don't pass DIR to
`vc-cvs-command'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make vc-dir default to repository root</title>
<updated>2015-01-20T05:45:25+00:00</updated>
<author>
<name>Daniel Colascione</name>
</author>
<published>2015-01-20T05:44:30+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=f302475471df0553b3ee442112981f9b146e0b55'/>
<id>f302475471df0553b3ee442112981f9b146e0b55</id>
<content type='text'>
* lisp/vc/vc-dir.el (vc-dir): Default to repository root, not
default-directory.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/vc/vc-dir.el (vc-dir): Default to repository root, not
default-directory.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix mistake in rebase/merge conflict resolution.</title>
<updated>2015-01-17T23:06:13+00:00</updated>
<author>
<name>Ulrich Müller</name>
</author>
<published>2015-01-17T23:06:13+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=3065125d314a4cb97aa7982e2d06f48759865af7'/>
<id>3065125d314a4cb97aa7982e2d06f48759865af7</id>
<content type='text'>
Remove lines from lisp/vc/vc-bzr.el again that were accidentally
restored in commit 2015-01-17T09:56:45!ulm@gentoo.org.
(Previously removed in commit 2014-12-01T13:24:27Z!esr@thyrsus.com.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove lines from lisp/vc/vc-bzr.el again that were accidentally
restored in commit 2015-01-17T09:56:45!ulm@gentoo.org.
(Previously removed in commit 2014-12-01T13:24:27Z!esr@thyrsus.com.)
</pre>
</div>
</content>
</entry>
<entry>
<title>Discard the Bazaar case in repository version detection</title>
<updated>2015-01-17T09:56:45+00:00</updated>
<author>
<name>Ulrich Müller</name>
</author>
<published>2014-11-14T08:05:02+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=6a6bb820d08368f9754bae73c9507c6fc36d1dca'/>
<id>6a6bb820d08368f9754bae73c9507c6fc36d1dca</id>
<content type='text'>
* version.el (emacs-bzr-version-dirstate, emacs-bzr-version-bzr):
Remove.
(emacs-repository-get-version): Discard the Bazaar case.

* vc/vc-bzr.el (vc-bzr-version-dirstate): Rename from
emacs-bzr-version-dirstate and move from version.el to here.
(vc-bzr-working-revision): Use it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* version.el (emacs-bzr-version-dirstate, emacs-bzr-version-bzr):
Remove.
(emacs-repository-get-version): Discard the Bazaar case.

* vc/vc-bzr.el (vc-bzr-version-dirstate): Rename from
emacs-bzr-version-dirstate and move from version.el to here.
(vc-bzr-working-revision): Use it.
</pre>
</div>
</content>
</entry>
<entry>
<title>vc-svn-dir-status-files: Parse output with the remote format</title>
<updated>2015-01-16T03:24:09+00:00</updated>
<author>
<name>Dmitry Gutov</name>
</author>
<published>2015-01-16T03:24:09+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=255d2a5a53083d676977023e9772d97095c6db46'/>
<id>255d2a5a53083d676977023e9772d97095c6db46</id>
<content type='text'>
Fixes: debbugs:19429

* lisp/vc/vc-svn.el (vc-svn-dir-status-files): Pass t as
vc-svn-after-dir-status's second argument.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: debbugs:19429

* lisp/vc/vc-svn.el (vc-svn-dir-status-files): Pass t as
vc-svn-after-dir-status's second argument.
</pre>
</div>
</content>
</entry>
<entry>
<title>Better binding for vc-delete-file</title>
<updated>2015-01-10T06:44:31+00:00</updated>
<author>
<name>Daniel Colascione</name>
</author>
<published>2015-01-10T06:44:31+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=c2208b3d913c2e53b96d7f11b31422a57366f601'/>
<id>c2208b3d913c2e53b96d7f11b31422a57366f601</id>
<content type='text'>
* lisp/vc/vc-hooks.el (vc-prefix-map): Bind vc-delete-file to C-x v x,
by analogy with dired.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/vc/vc-hooks.el (vc-prefix-map): Bind vc-delete-file to C-x v x,
by analogy with dired.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year to 2015</title>
<updated>2015-01-01T22:26:41+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2015-01-01T22:26:41+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=7e09ef09a479731d01b1ca46e94ddadd73ac98e3'/>
<id>7e09ef09a479731d01b1ca46e94ddadd73ac98e3</id>
<content type='text'>
Run admin/update-copyright.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Run admin/update-copyright.
</pre>
</div>
</content>
</entry>
<entry>
<title>* lisp/vc/vc-dir.el (vc-dir-display-file): New command.</title>
<updated>2014-12-29T00:47:05+00:00</updated>
<author>
<name>Juri Linkov</name>
</author>
<published>2014-12-29T00:47:05+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=df0f2a5f3b6c4e439215245d19f9e9cadb742581'/>
<id>df0f2a5f3b6c4e439215245d19f9e9cadb742581</id>
<content type='text'>
(vc-dir-mode-map): Bind it to "\C-o".
(vc-dir-menu-map): Add it to menu.

Fixes: debbugs:19450
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(vc-dir-mode-map): Bind it to "\C-o".
(vc-dir-menu-map): Add it to menu.

Fixes: debbugs:19450
</pre>
</div>
</content>
</entry>
<entry>
<title>Use diff faces for compare-windows</title>
<updated>2014-12-28T00:48:05+00:00</updated>
<author>
<name>Juri Linkov</name>
</author>
<published>2014-12-28T00:48:05+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=d143df5a4ecff352470f09019364310ec8e2202b'/>
<id>d143df5a4ecff352470f09019364310ec8e2202b</id>
<content type='text'>
* lisp/vc/compare-w.el: Require diff-mode for diff faces.
(compare-windows-removed, compare-windows-added): New faces
inheriting from diff faces.
(compare-windows): Define obsolete face alias.
(compare-windows-highlight): Replace face `compare-windows' with
new faces `compare-windows-added' and `compare-windows-removed'.
(compare-windows-get-recent-window): Signal an error when
no other window is found.

Fixes: debbugs:19451
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/vc/compare-w.el: Require diff-mode for diff faces.
(compare-windows-removed, compare-windows-added): New faces
inheriting from diff faces.
(compare-windows): Define obsolete face alias.
(compare-windows-highlight): Replace face `compare-windows' with
new faces `compare-windows-added' and `compare-windows-removed'.
(compare-windows-get-recent-window): Signal an error when
no other window is found.

Fixes: debbugs:19451
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from origin/emacs-24</title>
<updated>2014-12-27T16:15:55+00:00</updated>
<author>
<name>Fabián Ezequiel Gallina</name>
</author>
<published>2014-12-27T16:15:55+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=3a12f2ed99734eff668f83f630c7108000e0b399'/>
<id>3a12f2ed99734eff668f83f630c7108000e0b399</id>
<content type='text'>
2616307 * net/tramp-sh.el (tramp-send-command-and-read): New optional arg MARKER. (tramp-get-remote-path): Use it.
c773edc * net/tramp-gw.el (tramp-gw-open-connection): Suppress traces in wrong debug buffer. (tramp-gw-open-connection): Set process coding system 'binary. (tramp-gw-open-network-stream): Handle HTTP error 403.
8032fc1 * .gitignore: Ignore /conftest*.
fb420e7 * lisp/subr.el (sit-for): Tweak docstring.
061db13 Fix vc-git-dir-status-files WRT up-to-date vs edited
bb57c94 Consider electric-pair-mode in tex-mode.
7b94572 * test/automated/flymake/warnpred/test.pl: Tweak earlier change.
59c218f ChangeLog fix
db2a768 * test/automated/flymake/warnpred/test.pl: Tweak format
d9005dd src/gnutls.c (gnutls_init): Fix deprecation warning from GCC.

Conflicts:
	ChangeLog
	lisp/ChangeLog
	src/ChangeLog
	test/ChangeLog
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2616307 * net/tramp-sh.el (tramp-send-command-and-read): New optional arg MARKER. (tramp-get-remote-path): Use it.
c773edc * net/tramp-gw.el (tramp-gw-open-connection): Suppress traces in wrong debug buffer. (tramp-gw-open-connection): Set process coding system 'binary. (tramp-gw-open-network-stream): Handle HTTP error 403.
8032fc1 * .gitignore: Ignore /conftest*.
fb420e7 * lisp/subr.el (sit-for): Tweak docstring.
061db13 Fix vc-git-dir-status-files WRT up-to-date vs edited
bb57c94 Consider electric-pair-mode in tex-mode.
7b94572 * test/automated/flymake/warnpred/test.pl: Tweak earlier change.
59c218f ChangeLog fix
db2a768 * test/automated/flymake/warnpred/test.pl: Tweak format
d9005dd src/gnutls.c (gnutls_init): Fix deprecation warning from GCC.

Conflicts:
	ChangeLog
	lisp/ChangeLog
	src/ChangeLog
	test/ChangeLog
</pre>
</div>
</content>
</entry>
</feed>
