<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/lisp/erc/ChangeLog, 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># ChangeLog fixes</title>
<updated>2015-01-30T08:01:24+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2015-01-30T08:01:24+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2b9b98bdb70faf47405620fce9e5b5981a271d7c'/>
<id>2b9b98bdb70faf47405620fce9e5b5981a271d7c</id>
<content type='text'>
Merged ChangeLog entries go to the top, with the date of the merge.
It's a simple rule.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merged ChangeLog entries go to the top, with the date of the merge.
It's a simple rule.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from origin/emacs-24</title>
<updated>2015-01-28T04:03:45+00:00</updated>
<author>
<name>Fabián Ezequiel Gallina</name>
</author>
<published>2015-01-28T04:03:45+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4d0108a132788e0c3903eb4d5875321ed6e8eef1'/>
<id>4d0108a132788e0c3903eb4d5875321ed6e8eef1</id>
<content type='text'>
a3505cb doc/lispref/variables.texi (Creating Buffer-Local): Improve indexing (Bug#19608)
d132c7b erc-backend.el: Give hook-name a default value of nil and add-to-list unconditionally. Fixes debbugs:19363
61cc7bf Fix support of non-ASCII frame titles on MS-Windows  (Bug#19590)
1e5902a * filenotify.el (file-notify--descriptor): Do not cons for remote files.
b1ea160 Handle watching of several files in the same directory for inotify.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a3505cb doc/lispref/variables.texi (Creating Buffer-Local): Improve indexing (Bug#19608)
d132c7b erc-backend.el: Give hook-name a default value of nil and add-to-list unconditionally. Fixes debbugs:19363
61cc7bf Fix support of non-ASCII frame titles on MS-Windows  (Bug#19590)
1e5902a * filenotify.el (file-notify--descriptor): Do not cons for remote files.
b1ea160 Handle watching of several files in the same directory for inotify.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't downcase system diagnostics' first letters</title>
<updated>2015-01-22T04:29:42+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2015-01-22T04:21:45+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=8dd58a2d1fedaa16573bc67e986dc2014620c681'/>
<id>8dd58a2d1fedaa16573bc67e986dc2014620c681</id>
<content type='text'>
* etc/NEWS: Document this.
* lisp/emacs-lisp/bytecomp.el (byte-compile-file):
* lisp/ffap.el (find-file-at-point):
* lisp/files.el (insert-file-1):
* lisp/net/ange-ftp.el (ange-ftp-barf-if-not-directory)
(ange-ftp-copy-file-internal):
* lisp/progmodes/etags.el (visit-tags-table):
* lisp/url/url-dav.el (url-dav-delete-directory, url-dav-delete-file)
(url-dav-directory-files):
Keep diagnostics consistent with system's.
* lisp/erc/erc-dcc.el (erc-dcc-server):
* lisp/ffap.el (ffap-machine-p):
Ignore case while comparing diagnostics.
* src/fileio.c (report_file_errno): Don't downcase, and simplify.
Fixes: bug#19642
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* etc/NEWS: Document this.
* lisp/emacs-lisp/bytecomp.el (byte-compile-file):
* lisp/ffap.el (find-file-at-point):
* lisp/files.el (insert-file-1):
* lisp/net/ange-ftp.el (ange-ftp-barf-if-not-directory)
(ange-ftp-copy-file-internal):
* lisp/progmodes/etags.el (visit-tags-table):
* lisp/url/url-dav.el (url-dav-delete-directory, url-dav-delete-file)
(url-dav-directory-files):
Keep diagnostics consistent with system's.
* lisp/erc/erc-dcc.el (erc-dcc-server):
* lisp/ffap.el (ffap-machine-p):
Ignore case while comparing diagnostics.
* src/fileio.c (report_file_errno): Don't downcase, and simplify.
Fixes: bug#19642
</pre>
</div>
</content>
</entry>
<entry>
<title>erc-backend.el: Give hook-name a default value of nil and add-to-list unconditionally. Fixes debbugs:19363</title>
<updated>2015-01-14T21:55:44+00:00</updated>
<author>
<name>Dima Kogan</name>
</author>
<published>2015-01-14T21:47:01+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=d132c7b6583a62e702bac16e16d714fb0674934e'/>
<id>d132c7b6583a62e702bac16e16d714fb0674934e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Update copyright year to 2015</title>
<updated>2015-01-01T17:18:06+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2015-01-01T17:18:06+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=732fd4c7e11debd61c97eaaba3038d61e6ec7024'/>
<id>732fd4c7e11debd61c97eaaba3038d61e6ec7024</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>Merge branch 'emacs-24'.</title>
<updated>2014-11-29T07:07:16+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2014-11-29T06:55:31+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=0cce3623b169732a51f055a86fc926313b11a5ee'/>
<id>0cce3623b169732a51f055a86fc926313b11a5ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix white-space problems in ChangeLogs.</title>
<updated>2014-11-25T01:16:27+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2014-11-25T01:14:29+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=f24c8f98ec50a3725ccf793dbd09752fec79a3a1'/>
<id>f24c8f98ec50a3725ccf793dbd09752fec79a3a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* erc-desktop-notifications.el (erc-notifications-bus):</title>
<updated>2014-11-23T09:00:28+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2014-11-23T09:00:28+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=709a5173cd98d1e67724d1d02c437fa63681c3b6'/>
<id>709a5173cd98d1e67724d1d02c437fa63681c3b6</id>
<content type='text'>
New customer option.  Supports cases when Emacs hasn't been
invoked in the same environment where the notifications shall go to.
(erc-notifications-notify): Use it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New customer option.  Supports cases when Emacs hasn't been
invoked in the same environment where the notifications shall go to.
(erc-notifications-notify): Use it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from emacs-24; up to 117702</title>
<updated>2014-11-10T16:49:41+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2014-11-10T16:49:41+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=0121d32af5f58b284815da9c571f829f0f9e9186'/>
<id>0121d32af5f58b284815da9c571f829f0f9e9186</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
