<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/lisp, branch scratch/api.el</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>Make rest-with-response-buffer more broadly useful</title>
<updated>2015-11-14T15:00:16+00:00</updated>
<author>
<name>Artur Malabarba</name>
</author>
<published>2015-11-14T14:51:54+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=08919524eb7a623cd383258e4ff26bb607a62ccb'/>
<id>08919524eb7a623cd383258e4ff26bb607a62ccb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* lisp/emacs-lisp/rest.el: Finish renaming</title>
<updated>2015-11-13T15:08:27+00:00</updated>
<author>
<name>Artur Malabarba</name>
</author>
<published>2015-11-13T15:05:12+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=be74f6a7cffe3fc80604549da5d024652f63fd26'/>
<id>be74f6a7cffe3fc80604549da5d024652f63fd26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* lisp/emacs-lisp/api.el: Rename to rest.el</title>
<updated>2015-11-13T15:00:03+00:00</updated>
<author>
<name>Artur Malabarba</name>
</author>
<published>2015-11-13T15:00:03+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ea333933f2b9edd434cf9efd1d59430deea227f7'/>
<id>ea333933f2b9edd434cf9efd1d59430deea227f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* lisp/emacs-lisp/api.el: Style fixes</title>
<updated>2015-11-13T14:59:25+00:00</updated>
<author>
<name>Artur Malabarba</name>
</author>
<published>2015-11-13T14:59:25+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=d341ab3e67c44e62e3d5648f6f7dee8a18b87672'/>
<id>d341ab3e67c44e62e3d5648f6f7dee8a18b87672</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* lisp/emacs-lisp/api.el: Proper authentication</title>
<updated>2015-11-13T14:59:01+00:00</updated>
<author>
<name>Artur Malabarba</name>
</author>
<published>2015-11-13T14:59:01+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=c03f882f29bef0e7590ddbb0c9061a6899a321c0'/>
<id>c03f882f29bef0e7590ddbb0c9061a6899a321c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* lisp/emacs-lisp/api.el: Some initial authentication support</title>
<updated>2015-11-12T23:32:59+00:00</updated>
<author>
<name>Artur Malabarba</name>
</author>
<published>2015-11-12T23:30:04+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=7534609ac9f0ce70fc51dd8518f19bd14e4ec089'/>
<id>7534609ac9f0ce70fc51dd8518f19bd14e4ec089</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* lisp/emacs-lisp/api.el: New library for making HTTP requests</title>
<updated>2015-11-12T23:32:59+00:00</updated>
<author>
<name>Artur Malabarba</name>
</author>
<published>2015-11-12T23:27:38+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=84cd22ec083f2c58f7849967849b715ca0c6c9e5'/>
<id>84cd22ec083f2c58f7849967849b715ca0c6c9e5</id>
<content type='text'>
Wrapper around url.el that is more functional, and aims to be more
straightforward to use. Response data is returned by the function;
synchronous and asynchronous operations take the same form; no use of
dynamic variables; possibility of automatic paging of results.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Wrapper around url.el that is more functional, and aims to be more
straightforward to use. Response data is returned by the function;
synchronous and asynchronous operations take the same form; no use of
dynamic variables; possibility of automatic paging of results.
</pre>
</div>
</content>
</entry>
<entry>
<title>; Merge branch 'fix/no-undo-boundary-on-secondary-buffer-change'</title>
<updated>2015-11-12T22:01:22+00:00</updated>
<author>
<name>Phillip Lord</name>
</author>
<published>2015-11-12T22:01:22+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=20aa42e8204f8f0139ba3880cb32ddf88acc9bf4'/>
<id>20aa42e8204f8f0139ba3880cb32ddf88acc9bf4</id>
<content type='text'>
Conflicts:
	src/cmds.c
	src/keyboard.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	src/cmds.c
	src/keyboard.c
</pre>
</div>
</content>
</entry>
<entry>
<title>The heuristic that Emacs uses to add an `undo-boundary' has been</title>
<updated>2015-11-12T21:06:05+00:00</updated>
<author>
<name>Phillip Lord</name>
</author>
<published>2015-08-06T20:33:58+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=44dfa86b7d382b84564d68472da1448d08f48129'/>
<id>44dfa86b7d382b84564d68472da1448d08f48129</id>
<content type='text'>
reworked, as it interacts poorly with functions on `post-command-hook'
or `after-change-functions'.

* lisp/simple.el: New section added.
* src/cmds.c (remove_excessive_undo_boundaries): Now in lisp.
(self_insert_command): Calls simple.el to amalgamate.
(delete_char): Calls simple.el to amalgamate.
* src/keyboard.c (last_undo_boundary): Removed.
* src/undo.c (run_undoable_change): New function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
reworked, as it interacts poorly with functions on `post-command-hook'
or `after-change-functions'.

* lisp/simple.el: New section added.
* src/cmds.c (remove_excessive_undo_boundaries): Now in lisp.
(self_insert_command): Calls simple.el to amalgamate.
(delete_char): Calls simple.el to amalgamate.
* src/keyboard.c (last_undo_boundary): Removed.
* src/undo.c (run_undoable_change): New function.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bind [?\S-\ ] to previous line command in Dired-like modes.</title>
<updated>2015-11-12T20:54:01+00:00</updated>
<author>
<name>Juri Linkov</name>
</author>
<published>2015-11-12T20:54:01+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=d2f73db50bec29724cb1324910350ad24420b174'/>
<id>d2f73db50bec29724cb1324910350ad24420b174</id>
<content type='text'>
* lisp/arc-mode.el (archive-mode-map):
* lisp/dired.el (dired-mode-map):
* lisp/proced.el (proced-mode-map):
* lisp/vc/vc-dir.el (vc-dir-mode-map):
Bind [?\S-\ ] to previous line command.
(Bug#20790)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/arc-mode.el (archive-mode-map):
* lisp/dired.el (dired-mode-map):
* lisp/proced.el (proced-mode-map):
* lisp/vc/vc-dir.el (vc-dir-mode-map):
Bind [?\S-\ ] to previous line command.
(Bug#20790)
</pre>
</div>
</content>
</entry>
</feed>
