<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/etc/tutorials/TUTORIAL.translators, 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>Fixes for "Maintainer:" and related lines</title>
<updated>2019-05-20T04:34:27+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2019-05-20T04:29:13+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=bef1be873009d6e9f5a097396179f63a565bb6fd'/>
<id>bef1be873009d6e9f5a097396179f63a565bb6fd</id>
<content type='text'>
Mostly, this just removes "Maintainer: emacs-devel@gnu.org" lines,
which are not that useful.  It also cleans up and regularizes a
few similar lines.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mostly, this just removes "Maintainer: emacs-devel@gnu.org" lines,
which are not that useful.  It also cleans up and regularizes a
few similar lines.
</pre>
</div>
</content>
</entry>
<entry>
<title>* etc/tutorials/TUTORIAL.translators: Fix PL names</title>
<updated>2015-10-30T16:19:11+00:00</updated>
<author>
<name>Przemysław Wojnowski</name>
</author>
<published>2015-10-30T13:49:12+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5260ea68e02b1c1578330d1eeafdb8ff9079c6c9'/>
<id>5260ea68e02b1c1578330d1eeafdb8ff9079c6c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* etc/tutorials/TUTORIAL.translators (Maintainer): Update the maintainer.</title>
<updated>2013-08-02T06:59:25+00:00</updated>
<author>
<name>Xue Fuqiao</name>
</author>
<published>2013-08-02T06:59:25+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=e5bbaf419fd4109c1b9585ef693c9a07961eea59'/>
<id>e5bbaf419fd4109c1b9585ef693c9a07961eea59</id>
<content type='text'>
* lisp/mh-e/mh-e.el: Add a FIXME.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/mh-e/mh-e.el: Add a FIXME.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update TUTORIAL.bg.</title>
<updated>2012-01-21T14:58:38+00:00</updated>
<author>
<name>Ognyan Kulev</name>
</author>
<published>2012-01-21T14:58:38+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=7a22e700110b98363a940b14efa8ad5af57c29e2'/>
<id>7a22e700110b98363a940b14efa8ad5af57c29e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Slovenian tutorial.</title>
<updated>2012-01-17T14:16:42+00:00</updated>
<author>
<name>Primoz PETERLIN</name>
</author>
<published>2012-01-17T14:16:42+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=6d0bd9ba728ea8714baf9eef1dc9ec34000e2e96'/>
<id>6d0bd9ba728ea8714baf9eef1dc9ec34000e2e96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Emacs Invocation chapter of Emacs manual.</title>
<updated>2012-01-14T09:17:25+00:00</updated>
<author>
<name>Chong Yidong</name>
</author>
<published>2012-01-14T09:17:25+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=a73a3461db808a5b616aa0a654d9e9b6d2fd18d3'/>
<id>a73a3461db808a5b616aa0a654d9e9b6d2fd18d3</id>
<content type='text'>
* doc/emacs/cmdargs.texi (Action Arguments): No need to mention
EMACSLOADPATH.
(General Variables): Add xref to Lisp Libraries.
(Initial Options): Copyedits.
(Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
(Environment): Clarify what getenv does.
(General Variables): Clarify EMACSPATH etc.  Emacs does not assume
light backgrounds on xterms.
(Misc Variables): TEMP and TMP are not Windows-specific.
(Display X): Copyedits.
(Colors X): -bd does nothing for GTK.
(Icons X): Gnome 3 doesn't use taskbars.

* doc/emacs/misc.texi (Shell): Document exec-path here.

* doc/emacs/rmail.texi (Movemail): Add xref for exec-path.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/emacs/cmdargs.texi (Action Arguments): No need to mention
EMACSLOADPATH.
(General Variables): Add xref to Lisp Libraries.
(Initial Options): Copyedits.
(Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
(Environment): Clarify what getenv does.
(General Variables): Clarify EMACSPATH etc.  Emacs does not assume
light backgrounds on xterms.
(Misc Variables): TEMP and TMP are not Windows-specific.
(Display X): Copyedits.
(Colors X): -bd does nothing for GTK.
(Icons X): Gnome 3 doesn't use taskbars.

* doc/emacs/misc.texi (Shell): Document exec-path here.

* doc/emacs/rmail.texi (Movemail): Add xref for exec-path.
</pre>
</div>
</content>
</entry>
<entry>
<title>Nuke arch-tags.</title>
<updated>2011-01-15T23:16:57+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2011-01-15T23:16:57+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=0d9f702fd085bc8ad560a3e1f08d5e93054a5d33'/>
<id>0d9f702fd085bc8ad560a3e1f08d5e93054a5d33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a Hebrew translation of the tutorial.</title>
<updated>2010-07-31T15:46:58+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2010-07-31T15:46:58+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=cd83d522096f71e14fd8836f5bd7378b5eb1cb1c'/>
<id>cd83d522096f71e14fd8836f5bd7378b5eb1cb1c</id>
<content type='text'>
 etc/tutorials/TUTORIAL.he: New file.
 etc/tutorials/TUTORIAL.translators: Add TUTORIAL.he.
 lisp/files.el (bidi-paragraph-direction): Define safe local values.
 lisp/language/hebrew.el ("Hebrew"): Add TUTORIAL.he to
 language-info-alist.  Remove outdated FIXME in a comment.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 etc/tutorials/TUTORIAL.he: New file.
 etc/tutorials/TUTORIAL.translators: Add TUTORIAL.he.
 lisp/files.el (bidi-paragraph-direction): Define safe local values.
 lisp/language/hebrew.el ("Hebrew"): Add TUTORIAL.he to
 language-info-alist.  Remove outdated FIXME in a comment.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move tutorials from etc/ to etc/tutorials/</title>
<updated>2007-08-22T07:41:44+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2007-08-22T07:41:44+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=9ca6898a721a4fa3cf67497c0202ffc6ec18559e'/>
<id>9ca6898a721a4fa3cf67497c0202ffc6ec18559e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
