<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/lisp/ChangeLog, branch feature/bug-reference-setup</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>Rename ChangeLogs for gitlog-to-changelog</title>
<updated>2015-04-07T07:00:06+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2015-04-07T07:00:06+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=dd1404cca3cf6bc459bc53f9aa9528170e30efd4'/>
<id>dd1404cca3cf6bc459bc53f9aa9528170e30efd4</id>
<content type='text'>
This patch was implemented via the following shell commands:
find * -name ChangeLog |
sed 's,.*,git mv &amp; &amp;.1,
s, lisp/ChangeLog\.1$, lisp/ChangeLog.17,
s, lisp/erc/ChangeLog\.1$, lisp/erc/ChangeLog.09,
s, lisp/gnus/ChangeLog\.1$, lisp/gnus/ChangeLog.3,
s, lisp/mh-e/ChangeLog\.1$, lisp/mh-e/ChangeLog.2,
s, src/ChangeLog\.1$, src/ChangeLog.13,' |
sh
git commit -am"[this commit message]"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch was implemented via the following shell commands:
find * -name ChangeLog |
sed 's,.*,git mv &amp; &amp;.1,
s, lisp/ChangeLog\.1$, lisp/ChangeLog.17,
s, lisp/erc/ChangeLog\.1$, lisp/erc/ChangeLog.09,
s, lisp/gnus/ChangeLog\.1$, lisp/gnus/ChangeLog.3,
s, lisp/mh-e/ChangeLog\.1$, lisp/mh-e/ChangeLog.2,
s, src/ChangeLog\.1$, src/ChangeLog.13,' |
sh
git commit -am"[this commit message]"
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix miscellaneous glitches in cc-mode.el.  Fixes debbugs#20245.</title>
<updated>2015-04-06T22:23:30+00:00</updated>
<author>
<name>Alan Mackenzie</name>
</author>
<published>2015-04-06T22:20:16+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4d748735d5c49f73e1d49123f7188c9a2fd7d252'/>
<id>4d748735d5c49f73e1d49123f7188c9a2fd7d252</id>
<content type='text'>
* progmodes/cc-mode.el (c-common-init): bind
\(before\|after\)-change-functions to nil around invocations of
c-get-state-before-change-functions and
c-before-font-lock-functions to prevent recursive invocations.
(c-neutralize-syntax-in-and-mark-CPP): On c-beginning-of-macro,
check that point has actually moved back.
(c-fl-decl-start): Check whether c-beginning-of-decl-1 has
actually found a boundary (as contrasted with hitting a search
limit).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* progmodes/cc-mode.el (c-common-init): bind
\(before\|after\)-change-functions to nil around invocations of
c-get-state-before-change-functions and
c-before-font-lock-functions to prevent recursive invocations.
(c-neutralize-syntax-in-and-mark-CPP): On c-beginning-of-macro,
check that point has actually moved back.
(c-fl-decl-start): Check whether c-beginning-of-decl-1 has
actually found a boundary (as contrasted with hitting a search
limit).
</pre>
</div>
</content>
</entry>
<entry>
<title>CC Mode: Stop Font Lock forcing fontification from BOL.  Fixes debbugs#19669.</title>
<updated>2015-04-06T22:23:29+00:00</updated>
<author>
<name>Alan Mackenzie</name>
</author>
<published>2015-02-01T21:20:35+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b31d359d182eb252a11f0468a7dc1ee1eafb28e9'/>
<id>b31d359d182eb252a11f0468a7dc1ee1eafb28e9</id>
<content type='text'>
cc-mode.el (c-font-lock-init): Setq font-lock-extend-region-functions to
nil.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cc-mode.el (c-font-lock-init): Setq font-lock-extend-region-functions to
nil.
</pre>
</div>
</content>
</entry>
<entry>
<title>python.el: Do not break IPython magic completions.</title>
<updated>2015-04-06T22:18:46+00:00</updated>
<author>
<name>Fabián Ezequiel Gallina</name>
</author>
<published>2015-04-06T22:18:46+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ab9252a01a61d08cc866dfc73dbed95523523556'/>
<id>ab9252a01a61d08cc866dfc73dbed95523523556</id>
<content type='text'>
Fixes: debbugs:19736

* lisp/progmodes/python.el (python-shell-completion-setup-code):
Cleaner setup; import rlcompleter as last resource.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: debbugs:19736

* lisp/progmodes/python.el (python-shell-completion-setup-code):
Cleaner setup; import rlcompleter as last resource.
</pre>
</div>
</content>
</entry>
<entry>
<title>* emacs-lisp/package.el: Make the execute prompt less verbose.</title>
<updated>2015-04-06T16:09:43+00:00</updated>
<author>
<name>Artur Malabarba</name>
</author>
<published>2015-04-06T16:05:53+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=c91fd97dfb54863365e7153d0ccde144c79bb54f'/>
<id>c91fd97dfb54863365e7153d0ccde144c79bb54f</id>
<content type='text'>
(package-menu--list-to-prompt): New function.
(package-menu--prompt-transaction-p): Use "Upgrade" to make the
package-menu-execute prompt less verbose.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(package-menu--list-to-prompt): New function.
(package-menu--prompt-transaction-p): Use "Upgrade" to make the
package-menu-execute prompt less verbose.
</pre>
</div>
</content>
</entry>
<entry>
<title>* emacs-lisp/package.el: Fix lack of "new" packages.</title>
<updated>2015-04-06T15:22:07+00:00</updated>
<author>
<name>Artur Malabarba</name>
</author>
<published>2015-04-06T15:22:07+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=67c152efc3d30679bc10641f78159af1aa077999'/>
<id>67c152efc3d30679bc10641f78159af1aa077999</id>
<content type='text'>
(package-menu--new-package-list)
(package-menu--old-archive-contents): No longer local.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(package-menu--new-package-list)
(package-menu--old-archive-contents): No longer local.
</pre>
</div>
</content>
</entry>
<entry>
<title>emacs-lisp/package.el (package-menu-execute): Add async support</title>
<updated>2015-04-06T10:19:04+00:00</updated>
<author>
<name>Artur Malabarba</name>
</author>
<published>2015-04-05T22:39:43+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=7471fc47b4bc78ed1a55e045ddb2d0b3eba19305'/>
<id>7471fc47b4bc78ed1a55e045ddb2d0b3eba19305</id>
<content type='text'>
Most install/delete logic is now in
`package-menu--perform-transaction', and this function is called
asynchronously if `package-menu-async' is non-nil.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Most install/delete logic is now in
`package-menu--perform-transaction', and this function is called
asynchronously if `package-menu-async' is non-nil.
</pre>
</div>
</content>
</entry>
<entry>
<title>emacs-lisp/package.el (package-install): Add ASYNC and CALLBACK</title>
<updated>2015-04-06T10:19:04+00:00</updated>
<author>
<name>Artur Malabarba</name>
</author>
<published>2015-04-05T22:21:26+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=6701726b98261f862e4708aadb6d518b886cf8e2'/>
<id>6701726b98261f862e4708aadb6d518b886cf8e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>emacs-lisp/package.el: Refactor pre-execute prompt</title>
<updated>2015-04-06T10:19:04+00:00</updated>
<author>
<name>Artur Malabarba</name>
</author>
<published>2015-04-05T21:44:17+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b6610d55470c7e835472a581977ab6fad537c8b6'/>
<id>b6610d55470c7e835472a581977ab6fad537c8b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>emacs-lisp/package.el: Async support in download-transaction</title>
<updated>2015-04-06T10:19:04+00:00</updated>
<author>
<name>Artur Malabarba</name>
</author>
<published>2015-04-05T14:43:59+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=7436b68132daa1a941bfbc73a16ce43f5e72a746'/>
<id>7436b68132daa1a941bfbc73a16ce43f5e72a746</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
