<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/admin/cus-test.el, branch scratch/xref</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>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 2014 by running admin/update-copyright.</title>
<updated>2014-01-01T07:43:34+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2014-01-01T07:43:34+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ba3189039adc8ec5eba5ed3e21d42019a4616b7c'/>
<id>ba3189039adc8ec5eba5ed3e21d42019a4616b7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* admin/admin.el (cusver-scan): Warn about missing :types.</title>
<updated>2013-12-28T08:33:44+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2013-12-28T08:33:44+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=c62a19610996165c2d628154561f25e89ff05524'/>
<id>c62a19610996165c2d628154561f25e89ff05524</id>
<content type='text'>
(cusver-check): Interactively, require existing directories.

* admin/cus-test.el: Comment.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cusver-check): Interactively, require existing directories.

* admin/cus-test.el: Comment.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some custom types</title>
<updated>2013-08-13T07:42:51+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2013-08-13T07:42:51+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=f0024d8c0dbe5dcb2551bf2433af39ffe7cb8f7a'/>
<id>f0024d8c0dbe5dcb2551bf2433af39ffe7cb8f7a</id>
<content type='text'>
* lisp/cus-start.el (truncate-partial-width-windows): Fix type.

* lisp/emulation/viper-init.el (viper-search-scroll-threshold): Fix type.

* lisp/mail/feedmail.el (feedmail-confirm-outgoing)
(feedmail-display-full-frame, feedmail-deduce-bcc-where): Fix types.

* admin/admin.el: Related comments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/cus-start.el (truncate-partial-width-windows): Fix type.

* lisp/emulation/viper-init.el (viper-search-scroll-threshold): Fix type.

* lisp/mail/feedmail.el (feedmail-confirm-outgoing)
(feedmail-display-full-frame, feedmail-deduce-bcc-where): Fix types.

* admin/admin.el: Related comments.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some cus-test.el stuff for custom groups</title>
<updated>2013-05-16T00:20:34+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2013-05-16T00:20:34+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5ebfa896aeba805c8d6e8426b1230dccba856f28'/>
<id>5ebfa896aeba805c8d6e8426b1230dccba856f28</id>
<content type='text'>
* admin/cus-test.el (cus-test-cus-load-groups): New function.
(cus-test-get-options): Add option to return groups.
(cus-test-noloads): Also check custom groups.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/cus-test.el (cus-test-cus-load-groups): New function.
(cus-test-get-options): Add option to return groups.
(cus-test-noloads): Also check custom groups.
</pre>
</div>
</content>
</entry>
<entry>
<title>More cus-test.el tweaks</title>
<updated>2013-05-14T02:12:19+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2013-05-14T02:12:19+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=29efd4698b7393c3df7c7419b3c250f29ef7497c'/>
<id>29efd4698b7393c3df7c7419b3c250f29ef7497c</id>
<content type='text'>
* admin/cus-test.el (cus-test-get-lisp-files): Ignore obsolete/.
(cus-test-libs): Fix let-binding of default-directory.
(cus-test-noloads): Load all libs for the comparison.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/cus-test.el (cus-test-get-lisp-files): Ignore obsolete/.
(cus-test-libs): Fix let-binding of default-directory.
(cus-test-noloads): Load all libs for the comparison.
</pre>
</div>
</content>
</entry>
<entry>
<title>More cus-test.el tweaks</title>
<updated>2013-05-11T02:29:57+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2013-05-11T02:29:57+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5d108606177a27f9199a972aeb99b18ef4c0465c'/>
<id>5d108606177a27f9199a972aeb99b18ef4c0465c</id>
<content type='text'>
* admin/cus-test.el (cus-test-libs-noloads): Add a few more files.
(cus-test-load-libs, cus-test-opts):
Add option to load more/all Lisp files.
(cus-test-get-lisp-files): Ignore .*.el files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/cus-test.el (cus-test-libs-noloads): Add a few more files.
(cus-test-load-libs, cus-test-opts):
Add option to load more/all Lisp files.
(cus-test-get-lisp-files): Ignore .*.el files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add option for cus-test.el to load all Lisp files</title>
<updated>2013-05-10T07:31:34+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2013-05-10T07:31:34+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=a3f276d8ffee80c17919aea509400767d800d4bb'/>
<id>a3f276d8ffee80c17919aea509400767d800d4bb</id>
<content type='text'>
* admin/cus-test.el (cus-test-libs-noloads): Add some files.
(cus-test-get-lisp-files): New function.
(cus-test-libs): Add option to load more/all Lisp files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/cus-test.el (cus-test-libs-noloads): Add some files.
(cus-test-get-lisp-files): New function.
(cus-test-libs): Add option to load more/all Lisp files.
</pre>
</div>
</content>
</entry>
<entry>
<title>admin/cus-test,el misc updates</title>
<updated>2013-05-09T06:09:39+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2013-05-09T06:09:39+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=d631786abe3f736aac572bbb56436fd2b56a671c'/>
<id>d631786abe3f736aac572bbb56436fd2b56a671c</id>
<content type='text'>
Mainly for some files listed in loaddefs.el now being in subdirs that
are not in load-path.

* admin/cus-test.el (cus-test-libs-noloads): Add dunnet in the defvar.
(dunnet): Don't always load it.
(viper-mode): Only set if interactive.
(cus-test-load-custom-loads): Load dunnet if necessary.
(cus-test-load-1): New macro, with common code from cus-test-load-libs
and cus-test-libs.
(cus-test-load-libs, cus-test-libs): Use cus-test-load-1 macro.
Update for cus-test-get-autoload-deps changed result.
(cus-test-get-autoload-deps): Simplify.  Return file names as they
appear in loaddefs.el (directory parts are needed now that not all
lisp subdirs are in load-path).
(cus-test-deps): Explicitly skip dunnet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mainly for some files listed in loaddefs.el now being in subdirs that
are not in load-path.

* admin/cus-test.el (cus-test-libs-noloads): Add dunnet in the defvar.
(dunnet): Don't always load it.
(viper-mode): Only set if interactive.
(cus-test-load-custom-loads): Load dunnet if necessary.
(cus-test-load-1): New macro, with common code from cus-test-load-libs
and cus-test-libs.
(cus-test-load-libs, cus-test-libs): Use cus-test-load-1 macro.
Update for cus-test-get-autoload-deps changed result.
(cus-test-get-autoload-deps): Simplify.  Return file names as they
appear in loaddefs.el (directory parts are needed now that not all
lisp subdirs are in load-path).
(cus-test-deps): Explicitly skip dunnet.
</pre>
</div>
</content>
</entry>
<entry>
<title>* admin/cus-test.el: No need to provide bbdb, bbdb-com any more.</title>
<updated>2013-05-09T03:17:44+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2013-05-09T03:17:44+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2dee4d5e14705773017e5dcde7f58601f7a54709'/>
<id>2dee4d5e14705773017e5dcde7f58601f7a54709</id>
<content type='text'>
Remove some outdated comments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove some outdated comments.
</pre>
</div>
</content>
</entry>
</feed>
