<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/lisp/vc, branch feature/new-tutorial</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>Require cl-lib at runtime in vc-hg</title>
<updated>2017-05-04T12:46:51+00:00</updated>
<author>
<name>Göktuğ Kayaalp</name>
</author>
<published>2017-05-04T12:46:13+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4a3e3922523b1c4b4837a75ffaa5665043fc0102'/>
<id>4a3e3922523b1c4b4837a75ffaa5665043fc0102</id>
<content type='text'>
* lisp/vc/vc-hg.el: Require cl-lib at runtime as well (bug#26609).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/vc/vc-hg.el: Require cl-lib at runtime as well (bug#26609).
</pre>
</div>
</content>
</entry>
<entry>
<title>vc-git-state: Return `ignored' as appropriate with newer Git</title>
<updated>2017-05-01T16:54:34+00:00</updated>
<author>
<name>Dmitry Gutov</name>
</author>
<published>2017-05-01T16:46:24+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=8e94fb1dd952ed73ea03b1cd6d30eee4d6549e1a'/>
<id>8e94fb1dd952ed73ea03b1cd6d30eee4d6549e1a</id>
<content type='text'>
* lisp/vc/vc-git.el
(vc-git--program-version): New variable.
(vc-git--program-version): New function.
(vc-git-state): Use it to choose whether to add '--ignored' (bug#19343).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/vc/vc-git.el
(vc-git--program-version): New variable.
(vc-git--program-version): New function.
(vc-git-state): Use it to choose whether to add '--ignored' (bug#19343).
</pre>
</div>
</content>
</entry>
<entry>
<title>vc-git-state: Bring back CentOS 6 compatibility</title>
<updated>2017-05-01T14:59:21+00:00</updated>
<author>
<name>Dmitry Gutov</name>
</author>
<published>2017-05-01T14:58:57+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=0c76f946934891678382bebe979f28a48acc2116'/>
<id>0c76f946934891678382bebe979f28a48acc2116</id>
<content type='text'>
* lisp/vc/vc-git.el (vc-git-state):
Bring back CentOS 6 compatibility (bug#19343).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/vc/vc-git.el (vc-git-state):
Bring back CentOS 6 compatibility (bug#19343).
</pre>
</div>
</content>
</entry>
<entry>
<title>Speed up vc-git-status and make it more precise</title>
<updated>2017-05-01T01:30:01+00:00</updated>
<author>
<name>Jonathan Ganc</name>
</author>
<published>2017-05-01T01:23:59+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=24301c8148f5f3220d7e597c73a59551cfa10eea'/>
<id>24301c8148f5f3220d7e597c73a59551cfa10eea</id>
<content type='text'>
* lisp/vc/vc-git.el (vc-git-state)
(vc-git--git-status-to-vc-state): Update 'vc-git-state' to use
'git status', so that 'vc-git-state' can now return 'ignored',
'conflict', or 'unregistered' when appropriate.  Discussed in
bug#26066.  Fixes bug#19343.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/vc/vc-git.el (vc-git-state)
(vc-git--git-status-to-vc-state): Update 'vc-git-state' to use
'git status', so that 'vc-git-state' can now return 'ignored',
'conflict', or 'unregistered' when appropriate.  Discussed in
bug#26066.  Fixes bug#19343.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Git revision navigation in currently removed directories</title>
<updated>2017-05-01T01:30:01+00:00</updated>
<author>
<name>Dmitry Gutov</name>
</author>
<published>2017-04-30T16:25:23+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=af736528b9efaabc52b2599d9ced3aed964a07c3'/>
<id>af736528b9efaabc52b2599d9ced3aed964a07c3</id>
<content type='text'>
* lisp/vc/vc-git.el (vc-git-next-revision): Use the repo root as
default-directory because FILE's parent directory might not exist
anymore (bug#26345).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/vc/vc-git.el (vc-git-next-revision): Use the repo root as
default-directory because FILE's parent directory might not exist
anymore (bug#26345).
</pre>
</div>
</content>
</entry>
<entry>
<title>* lisp/vc/vc-hg.el (vc-hg-state-fast): Fix compiler warning</title>
<updated>2017-04-20T21:38:21+00:00</updated>
<author>
<name>Stefan Monnier</name>
</author>
<published>2017-04-20T21:38:21+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=d490770dd09f1121b637eebdad82531de654189b'/>
<id>d490770dd09f1121b637eebdad82531de654189b</id>
<content type='text'>
by simplifying ascii-test.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
by simplifying ascii-test.
</pre>
</div>
</content>
</entry>
<entry>
<title>ediff: use user-error rather than debug-ignored-errors</title>
<updated>2017-04-18T00:16:15+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2017-04-18T00:16:15+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2d42bf7f5e57001a836b7b4e6303fac9d3f00a1d'/>
<id>2d42bf7f5e57001a836b7b4e6303fac9d3f00a1d</id>
<content type='text'>
* lisp/vc/ediff-diff.el (ediff-prepare-error-list):
* lisp/vc/ediff-help.el (ediff-help-for-quick-help):
* lisp/vc/ediff-init.el (ediff-barf-if-not-control-buffer)
(ediff-check-version):
* lisp/vc/ediff-merg.el (ediff-shrink-window-C):
* lisp/vc/ediff-mult.el (ediff-draw-dir-diffs, ediff-show-dir-diffs)
(ediff-append-custom-diff, ediff-meta-show-patch)
(ediff-filegroup-action, ediff-show-meta-buffer, ediff-show-registry)
(ediff-get-meta-info, ediff-patch-file-form-meta):
* lisp/vc/ediff-ptch.el (ediff-patch-file-internal):
* lisp/vc/ediff-util.el (ediff-toggle-autorefine)
(ediff--check-ancestor-exists, ediff-toggle-read-only)
(ediff-toggle-wide-display, ediff-toggle-multiframe)
(ediff-toggle-use-toolbar, ediff-toggle-show-clashes-only)
(ediff-next-difference, ediff-previous-difference)
(ediff-pop-diff, ediff-read-file-name, ediff-verify-file-buffer)
(ediff-save-buffer):
* lisp/vc/ediff-wind.el (ediff-make-wide-display):
* lisp/vc/ediff.el (ediff-find-file, ediff-buffers-internal)
(ediff-directories-internal, ediff-directory-revisions-internal)
(ediff-regions-wordwise, ediff-regions-linewise)
(ediff-load-version-control): Use user-error.
(debug-ignored-errors): No longer modify.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/vc/ediff-diff.el (ediff-prepare-error-list):
* lisp/vc/ediff-help.el (ediff-help-for-quick-help):
* lisp/vc/ediff-init.el (ediff-barf-if-not-control-buffer)
(ediff-check-version):
* lisp/vc/ediff-merg.el (ediff-shrink-window-C):
* lisp/vc/ediff-mult.el (ediff-draw-dir-diffs, ediff-show-dir-diffs)
(ediff-append-custom-diff, ediff-meta-show-patch)
(ediff-filegroup-action, ediff-show-meta-buffer, ediff-show-registry)
(ediff-get-meta-info, ediff-patch-file-form-meta):
* lisp/vc/ediff-ptch.el (ediff-patch-file-internal):
* lisp/vc/ediff-util.el (ediff-toggle-autorefine)
(ediff--check-ancestor-exists, ediff-toggle-read-only)
(ediff-toggle-wide-display, ediff-toggle-multiframe)
(ediff-toggle-use-toolbar, ediff-toggle-show-clashes-only)
(ediff-next-difference, ediff-previous-difference)
(ediff-pop-diff, ediff-read-file-name, ediff-verify-file-buffer)
(ediff-save-buffer):
* lisp/vc/ediff-wind.el (ediff-make-wide-display):
* lisp/vc/ediff.el (ediff-find-file, ediff-buffers-internal)
(ediff-directories-internal, ediff-directory-revisions-internal)
(ediff-regions-wordwise, ediff-regions-linewise)
(ediff-load-version-control): Use user-error.
(debug-ignored-errors): No longer modify.
</pre>
</div>
</content>
</entry>
<entry>
<title>Default to PCRE syntax when reading .hgignore</title>
<updated>2017-04-10T02:52:40+00:00</updated>
<author>
<name>Jim Blandy</name>
</author>
<published>2017-04-10T02:52:09+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=f3662966c3e8caded696dfd9f0e5d61666c4f886'/>
<id>f3662966c3e8caded696dfd9f0e5d61666c4f886</id>
<content type='text'>
* lisp/vc/vc-hg.el (vc-hg--slurp-hgignore-1):
Default to the PCRE syntax (bug#26249).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/vc/vc-hg.el (vc-hg--slurp-hgignore-1):
Default to the PCRE syntax (bug#26249).
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove references to OS/2 in code, doc, and comments</title>
<updated>2017-04-08T20:16:08+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2017-04-08T20:16:08+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=bca1fde85f44d0cb04aec25b0a93d37bbd757460'/>
<id>bca1fde85f44d0cb04aec25b0a93d37bbd757460</id>
<content type='text'>
* lisp/gnus/nnheader.el (nnheader-read-timeout)
(nnheader-file-name-translation-alist): Remove OS/2 case, and simplify.
* lisp/emulation/viper-util.el (viper-color-defined-p):
* lisp/net/pop3.el (pop3-read-timeout):
* lisp/net/imap.el (imap-read-timeout):
* lisp/url/url-privacy.el (url-setup-privacy-info): Remove OS/2 case.
* lisp/emulation/viper-ex.el (viper-glob-function):
* lisp/vc/ediff-util.el (ediff-submit-report): Doc fix.
* lisp/cus-edit.el (custom-display): Remove "pm" (OS/2).
* doc/emacs/msdos-xtra.texi (MS-DOS):
* doc/misc/gnus.texi (Various Various):
* doc/misc/viper.texi (Rudimentary Changes): Remove mentions of OS/2.
; * lisp/url/url.el, lisp/url/url-vars.el:
; * lisp/progmodes/cperl-mode.el: Remove old comments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/gnus/nnheader.el (nnheader-read-timeout)
(nnheader-file-name-translation-alist): Remove OS/2 case, and simplify.
* lisp/emulation/viper-util.el (viper-color-defined-p):
* lisp/net/pop3.el (pop3-read-timeout):
* lisp/net/imap.el (imap-read-timeout):
* lisp/url/url-privacy.el (url-setup-privacy-info): Remove OS/2 case.
* lisp/emulation/viper-ex.el (viper-glob-function):
* lisp/vc/ediff-util.el (ediff-submit-report): Doc fix.
* lisp/cus-edit.el (custom-display): Remove "pm" (OS/2).
* doc/emacs/msdos-xtra.texi (MS-DOS):
* doc/misc/gnus.texi (Various Various):
* doc/misc/viper.texi (Rudimentary Changes): Remove mentions of OS/2.
; * lisp/url/url.el, lisp/url/url-vars.el:
; * lisp/progmodes/cperl-mode.el: Remove old comments.
</pre>
</div>
</content>
</entry>
<entry>
<title>Check that file argument is a string</title>
<updated>2017-04-07T22:29:28+00:00</updated>
<author>
<name>Kaushal Modi</name>
</author>
<published>2017-04-05T21:16:33+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=75824977851f27146638672bba4d3789f2a32612'/>
<id>75824977851f27146638672bba4d3789f2a32612</id>
<content type='text'>
* lisp/vc/ediff-diff.el (ediff-exec-process): Check that the argument
  passed to `file-local-copy' is a string (Bug#26378).  Also fix
  the existing comment for this function, and convert it to its
  doc-string.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/vc/ediff-diff.el (ediff-exec-process): Check that the argument
  passed to `file-local-copy' is a string (Bug#26378).  Also fix
  the existing comment for this function, and convert it to its
  doc-string.
</pre>
</div>
</content>
</entry>
</feed>
