<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/lisp/paths.el, branch scratch/static_assert</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>Remove paths.el</title>
<updated>2012-06-27T07:47:56+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2012-06-27T07:47:56+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=1ba6038a1d5ef4ab2525690c825c807576ed98a5'/>
<id>1ba6038a1d5ef4ab2525690c825c807576ed98a5</id>
<content type='text'>
* lisp/info.el (Info-default-directory-list): Move here from paths.el.
* lisp/paths.el: Remove file, which is now empty.
* lisp/loadup.el: No longer load "paths".

* src/lisp.mk (lisp): Remove paths.elc.

* lib-src/makefile.w32-in (lisp2): Remove paths.el.

* INSTALL: Remove references to paths.el.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/info.el (Info-default-directory-list): Move here from paths.el.
* lisp/paths.el: Remove file, which is now empty.
* lisp/loadup.el: No longer load "paths".

* src/lisp.mk (lisp): Remove paths.elc.

* lib-src/makefile.w32-in (lisp2): Remove paths.el.

* INSTALL: Remove references to paths.el.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace w32-init-info through the magic of custom-initialize-delay</title>
<updated>2012-05-26T21:58:01+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2012-05-26T21:58:01+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=38264cc938d9f2fb63f1697b4ec3dc9b86640e5f'/>
<id>38264cc938d9f2fb63f1697b4ec3dc9b86640e5f</id>
<content type='text'>
* lisp/w32-fns.el (w32-init-info): Remove.
* lisp/paths.el (Info-default-directory-list): Add w32-init-info equivalent.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/w32-fns.el (w32-init-info): Remove.
* lisp/paths.el (Info-default-directory-list): Add w32-init-info equivalent.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't mess with INFOPATH in ns builds</title>
<updated>2012-05-26T21:23:28+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2012-05-26T21:23:28+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=eb7afdaddc286b57253cf0cd643b2ea594fb130c'/>
<id>eb7afdaddc286b57253cf0cd643b2ea594fb130c</id>
<content type='text'>
It's not necessary, and would break if INFOPATH was already set (bug#2791).
Ref also
http://lists.gnu.org/archive/html/emacs-devel/2009-05/msg00035.html
http://lists.gnu.org/archive/html/emacs-devel/2005-06/msg00064.html

* lisp/paths.el (Info-default-directory-list):
* lisp/info.el (info-initialize): For self-contained NS builds, put the
included info/ directory at the front. 

* src/nsterm.m (ns_init_paths): Don't mess with INFOPATH.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's not necessary, and would break if INFOPATH was already set (bug#2791).
Ref also
http://lists.gnu.org/archive/html/emacs-devel/2009-05/msg00035.html
http://lists.gnu.org/archive/html/emacs-devel/2005-06/msg00064.html

* lisp/paths.el (Info-default-directory-list):
* lisp/info.el (info-initialize): For self-contained NS builds, put the
included info/ directory at the front. 

* src/nsterm.m (ns_init_paths): Don't mess with INFOPATH.
</pre>
</div>
</content>
</entry>
<entry>
<title>* lisp/paths.el (Info-default-directory-list): Make it a defcustom.</title>
<updated>2012-05-26T21:17:06+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2012-05-26T21:17:06+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=04188bb9ad26b7e79625571fbef39b304449496a'/>
<id>04188bb9ad26b7e79625571fbef39b304449496a</id>
<content type='text'>
This is mainly so that we can use custom-initialize-delay,
which means we do not have to worry about "unpruned" directories.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is mainly so that we can use custom-initialize-delay,
which means we do not have to worry about "unpruned" directories.
</pre>
</div>
</content>
</entry>
<entry>
<title>Comment</title>
<updated>2012-05-26T20:57:31+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2012-05-26T20:57:31+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5db10eafdc96ee1e6b4e3f5bf170e157b9ee00f0'/>
<id>5db10eafdc96ee1e6b4e3f5bf170e157b9ee00f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* lisp/paths.el: Remove no-byte-compile.</title>
<updated>2012-05-25T22:13:24+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2012-05-25T22:13:24+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=f9f334f0c2568ece5724b1a32d3e852d52573517'/>
<id>f9f334f0c2568ece5724b1a32d3e852d52573517</id>
<content type='text'>
* lisp/loadup.el: No need to load lisp/paths.el uncompiled.

* src/lisp.mk (lisp): Update for this change.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/loadup.el: No need to load lisp/paths.el uncompiled.

* src/lisp.mk (lisp): Update for this change.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move prune-directory-list, remote-shell-program from paths.el to files.el</title>
<updated>2012-05-24T20:40:19+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2012-05-24T20:40:19+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ead5edc08672fc010ae21019a692c7bdb73ac395'/>
<id>ead5edc08672fc010ae21019a692c7bdb73ac395</id>
<content type='text'>
* lisp/paths.el (prune-directory-list, remote-shell-program): Move to ...
* lisp/files.el (prune-directory-list, remote-shell-program): ...here.
For the latter, delay initialization, prefer ssh, just search PATH.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/paths.el (prune-directory-list, remote-shell-program): Move to ...
* lisp/files.el (prune-directory-list, remote-shell-program): ...here.
For the latter, delay initialization, prefer ssh, just search PATH.
</pre>
</div>
</content>
</entry>
<entry>
<title>* lisp/paths.el (term-file-prefix): Move to lisp/faces.el (the only user).</title>
<updated>2012-05-24T07:53:21+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2012-05-24T07:53:21+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=f18b81e6d670ea83e3ccb7c7b6aff50933120018'/>
<id>f18b81e6d670ea83e3ccb7c7b6aff50933120018</id>
<content type='text'>
* faces.el (term-file-prefix): Move here, make it a defcustom.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* faces.el (term-file-prefix): Move here, make it a defcustom.
</pre>
</div>
</content>
</entry>
<entry>
<title>* paths.el (news-inews-program): Move to gnus/nnspool.el.</title>
<updated>2012-05-24T07:31:45+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2012-05-24T07:31:45+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ee2f89a66507839a1234a1ff5b96b20776fcd5ef'/>
<id>ee2f89a66507839a1234a1ff5b96b20776fcd5ef</id>
<content type='text'>
* gnus/nnspool.el (news-inews-program): Move here from paths.el.
Don't see a need for this to be autoloaded.  (Or even to exist; it is
only used to init another variable.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnus/nnspool.el (news-inews-program): Move here from paths.el.
Don't see a need for this to be autoloaded.  (Or even to exist; it is
only used to init another variable.)
</pre>
</div>
</content>
</entry>
<entry>
<title>* paths.el (news-directory, news-path): Move to gnus/nnspool.el.</title>
<updated>2012-05-24T07:27:24+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2012-05-24T07:27:24+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=61a583cade865fa455cc4a533c44e48eb5ec9f30'/>
<id>61a583cade865fa455cc4a533c44e48eb5ec9f30</id>
<content type='text'>
* gnus/nnspool.el (news-directory, news-path): Move here from paths.el.
Don't see a need for these to be autoloaded.  This file is the only
place that uses them, to init another variable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnus/nnspool.el (news-directory, news-path): Move here from paths.el.
Don't see a need for these to be autoloaded.  This file is the only
place that uses them, to init another variable.
</pre>
</div>
</content>
</entry>
</feed>
