<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/etc/e, branch scratch/package-security</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>Prefer straight quoting in some etc text files</title>
<updated>2015-08-26T21:09:07+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2015-08-26T21:05:43+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=1be208c2b061a6849760579f185be9b9e05de569'/>
<id>1be208c2b061a6849760579f185be9b9e05de569</id>
<content type='text'>
These files are plain text and might be used by non-Emacs apps.
They’re mostly ASCII, so just use straight quotes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These files are plain text and might be used by non-Emacs apps.
They’re mostly ASCII, so just use straight quotes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Spelling fixes.</title>
<updated>2011-11-27T04:43:11+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2011-11-27T04:43:11+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=e47695319fc758da7ff07d7084386258b6c8b677'/>
<id>e47695319fc758da7ff07d7084386258b6c8b677</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* term.el (term-handle-ansi-escape): Add comments with the</title>
<updated>2009-08-07T07:04:02+00:00</updated>
<author>
<name>Dan Nicolaescu</name>
</author>
<published>2009-08-07T07:04:02+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=3bca7ca557f99e07c117874a2802e2d2434571a4'/>
<id>3bca7ca557f99e07c117874a2802e2d2434571a4</id>
<content type='text'>
terminfo capabilities implemented.

* e/eterm-color.ti (msgr, u6, u7): New capabilities.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
terminfo capabilities implemented.

* e/eterm-color.ti (msgr, u6, u7): New capabilities.
</pre>
</div>
</content>
</entry>
<entry>
<title>Mention how to remake eterm-color (moved here from ../Makefile).</title>
<updated>2007-09-12T06:59:32+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2007-09-12T06:59:32+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=50919dad15664b5d767206b3b240a658c0b8e557'/>
<id>50919dad15664b5d767206b3b240a658c0b8e557</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New file, with most information formerly in etc/Makefile.</title>
<updated>2007-08-23T03:23:34+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2007-08-23T03:23:34+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=06974c33852c4c16289f0c0102ede2eea64b6543'/>
<id>06974c33852c4c16289f0c0102ede2eea64b6543</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add comment on lack of copyright.</title>
<updated>2007-02-17T21:26:36+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2007-02-17T21:26:36+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5cc01309a1ddca8c0060d0593c0a0666a5778988'/>
<id>5cc01309a1ddca8c0060d0593c0a0666a5778988</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* e/eterm-color.ti: Re-enable the ri entry. Add kich1.</title>
<updated>2006-01-15T19:36:10+00:00</updated>
<author>
<name>Dan Nicolaescu</name>
</author>
<published>2006-01-15T19:36:10+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=14397ea7567ea807cab19d1248244f6eb383d78e'/>
<id>14397ea7567ea807cab19d1248244f6eb383d78e</id>
<content type='text'>
* term.el (term-raw-map): Add mapping for insert.
(term-send-insert): New.
(term-mode): Make variables local here instead of doing it in
`term-emulate-terminal'.
(term-emulate-terminal): Delete incorrect optimization for cr+lf.
Scroll reverse needs to take into account the scroll
region.  Saving and restoring the cursor should save the color
attributes too.
(term-reset-terminal): Reset the scroll region.
(term-handle-ansi-escape): Cursor up and down should take into
account the scroll region.
(term-set-scroll-region): Renamed from `term-scroll-region'.  Move
to 0,0 after setting the region.
(term-handle-scroll): Handle scroll up.
(term-down): Fix off by one error.
(term-delete-lines): Do not delete outside the scroll region.
(term-insert-lines): Take into account the scroll region.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* term.el (term-raw-map): Add mapping for insert.
(term-send-insert): New.
(term-mode): Make variables local here instead of doing it in
`term-emulate-terminal'.
(term-emulate-terminal): Delete incorrect optimization for cr+lf.
Scroll reverse needs to take into account the scroll
region.  Saving and restoring the cursor should save the color
attributes too.
(term-reset-terminal): Reset the scroll region.
(term-handle-ansi-escape): Cursor up and down should take into
account the scroll region.
(term-set-scroll-region): Renamed from `term-scroll-region'.  Move
to 0,0 after setting the region.
(term-handle-scroll): Handle scroll up.
(term-down): Fix off by one error.
(term-delete-lines): Do not delete outside the scroll region.
(term-insert-lines): Take into account the scroll region.
</pre>
</div>
</content>
</entry>
<entry>
<title>* e/eterm-color.ti: Temporarily disable the ri entry.</title>
<updated>2005-12-28T23:03:31+00:00</updated>
<author>
<name>Dan Nicolaescu</name>
</author>
<published>2005-12-28T23:03:31+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=04a4075fb964af38a61d96be1fc8bbe4977ce74b'/>
<id>04a4075fb964af38a61d96be1fc8bbe4977ce74b</id>
<content type='text'>
* e/eterm-color: Regenerate.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* e/eterm-color: Regenerate.
</pre>
</div>
</content>
</entry>
<entry>
<title>(el1): Undo 2005-10-23 change.</title>
<updated>2005-10-27T07:05:04+00:00</updated>
<author>
<name>Dan Nicolaescu</name>
</author>
<published>2005-10-27T07:05:04+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=cc795ef0bb39aed18248547b1f4a27cbb8e0eadb'/>
<id>cc795ef0bb39aed18248547b1f4a27cbb8e0eadb</id>
<content type='text'>
Add some comments on how to update this file. Add ri
capability that has long been supported by term.el.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add some comments on how to update this file. Add ri
capability that has long been supported by term.el.
</pre>
</div>
</content>
</entry>
<entry>
<title>(el1): Capability deleted, since term.el doesn't implement it.</title>
<updated>2005-10-24T03:37:47+00:00</updated>
<author>
<name>Richard M. Stallman</name>
</author>
<published>2005-10-24T03:37:47+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=61796b3ce3e502a2f3c8420dd169b230957e80d2'/>
<id>61796b3ce3e502a2f3c8420dd169b230957e80d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
