public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: editors.xml
@ 2007-12-15 21:41 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 16+ messages in thread
From: Ulrich Mueller (ulm) @ 2007-12-15 21:41 UTC (permalink / raw
  To: gentoo-commits

ulm         07/12/15 21:41:01

  Modified:             editors.xml
  Log:
  Add entry for app-editors/ng

Revision  Changes    Path
1.9                  xml/htdocs/proj/en/lisp/emacs/editors.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?r1=1.8&r2=1.9

Index: editors.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- editors.xml	20 Aug 2007 00:05:36 -0000	1.8
+++ editors.xml	15 Dec 2007 21:41:00 -0000	1.9
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v 1.8 2007/08/20 00:05:36 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v 1.9 2007/12/15 21:41:00 ulm Exp $ -->
 
 <guide link="/proj/en/lisp/emacs/editors.xml" lang="en">
 <title>Emacs editors in Gentoo</title>
@@ -17,8 +17,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>0.3</version>
-<date>2007-07-17</date>
+<version>0.4</version>
+<date>2007-12-15</date>
 
 <chapter>
 <title>Emacs-like editors available in Gentoo</title>
@@ -135,6 +135,12 @@
   <ti>Micro GNU</ti>
 </tr>
 <tr>
+  <ti>Ng</ti>
+  <ti><path>app-editors/ng</path></ti>
+  <ti>none</ti>
+  <ti>Nihongo micro Gnu emacs, maintained by CJK team</ti>
+</tr>
+<tr>
   <ti>QEmacs</ti>
   <ti><path>app-editors/qemacs</path></ti>
   <ti></ti>



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 16+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: editors.xml
@ 2007-12-15 22:45 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 16+ messages in thread
From: Ulrich Mueller (ulm) @ 2007-12-15 22:45 UTC (permalink / raw
  To: gentoo-commits

ulm         07/12/15 22:45:10

  Modified:             editors.xml
  Log:
  Add links to packages.gentoo.org

Revision  Changes    Path
1.10                 xml/htdocs/proj/en/lisp/emacs/editors.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?r1=1.9&r2=1.10

Index: editors.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- editors.xml	15 Dec 2007 21:41:00 -0000	1.9
+++ editors.xml	15 Dec 2007 22:45:10 -0000	1.10
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v 1.9 2007/12/15 21:41:00 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v 1.10 2007/12/15 22:45:10 ulm Exp $ -->
 
 <guide link="/proj/en/lisp/emacs/editors.xml" lang="en">
 <title>Emacs editors in Gentoo</title>
@@ -45,116 +45,116 @@
 </tr>
 <tr>
   <ti>e3</ti>
-  <ti><path>app-editors/e3</path></ti>
+  <ti><path><uri link="http://packages.gentoo.org/package/app-editors/e3">app-editors/e3</uri></path></ti>
   <ti>none</ti>
   <ti></ti>
 </tr>
 <tr>
   <ti>Edwin</ti>
-  <ti><path>dev-scheme/mit-scheme</path></ti>
+  <ti><path><uri link="http://packages.gentoo.org/package/dev-scheme/mit-scheme">dev-scheme/mit-scheme</uri></path></ti>
   <ti>Scheme</ti>
   <ti>Start with: <c>mit-scheme -edwin -edit</c></ti>
 </tr>
 <tr>
   <ti>EmACT</ti>
-  <ti><path>app-editors/emact</path></ti>
+  <ti><path><uri link="http://packages.gentoo.org/package/app-editors/emact">app-editors/emact</uri></path></ti>
   <ti>Minimal Lisp</ti>
   <ti>Fork of Conroy's MicroEmacs</ti>
 </tr>
 <tr>
   <ti>Ermacs</ti>
-  <ti><path>app-editors/ermacs</path></ti>
+  <ti><path><uri link="http://packages.gentoo.org/package/app-editors/ermacs">app-editors/ermacs</uri></path></ti>
   <ti>Erlang</ti>
   <ti>Emacs clone in Erlang; in Emacs overlay</ti>
 </tr>
 <tr>
   <ti>Ersatz Emacs</ti>
-  <ti><path>app-editors/ersatz-emacs</path></ti>
+  <ti><path><uri link="http://packages.gentoo.org/package/app-editors/ersatz-emacs">app-editors/ersatz-emacs</uri></path></ti>
   <ti>none</ti>
   <ti>A very minimal imitation of GNU Emacs</ti>
 </tr>
 <tr>
   <ti>fe</ti>
-  <ti><path>app-editors/fe</path></ti>
+  <ti><path><uri link="http://packages.gentoo.org/package/app-editors/fe">app-editors/fe</uri></path></ti>
   <ti>none</ti>
   <ti>Small and easy to use folding editor - successor to Origami</ti>
 </tr>
 <tr>
   <ti>GNU Emacs</ti>
-  <ti><path>app-editors/emacs</path></ti>
+  <ti><path><uri link="http://packages.gentoo.org/package/app-editors/emacs">app-editors/emacs</uri></path></ti>
   <ti>Emacs Lisp</ti>
   <ti>see <uri link="emacs.xml">GNU Emacs page</uri></ti>
 </tr>
 <tr>
   <ti>Hemlock</ti>
-  <ti><path>dev-lisp/cmucl</path></ti>
+  <ti><path><uri link="http://packages.gentoo.org/package/dev-lisp/cmucl">dev-lisp/cmucl</uri></path></ti>
   <ti>CMU Common Lisp</ti>
   <ti>Start with: <c>lisp -eval '(require :hemlock) (ed)'</c></ti>
 </tr>
 <tr>
   <ti>Jasspa's MicroEmacs</ti>
-  <ti><path>app-editors/jasspa-microemacs</path></ti>
+  <ti><path><uri link="http://packages.gentoo.org/package/app-editors/jasspa-microemacs">app-editors/jasspa-microemacs</uri></path></ti>
   <ti>custom</ti>
   <ti>MicroEmacs</ti>
 </tr>
 <tr>
   <ti>Jasspa's NanoEmacs</ti>
-  <ti><path>app-editors/jasspa-microemacs</path></ti>
+  <ti><path><uri link="http://packages.gentoo.org/package/app-editors/jasspa-microemacs">app-editors/jasspa-microemacs</uri></path></ti>
   <ti>custom</ti>
   <ti>NanoEmacs</ti>
 </tr>
 <tr>
   <ti>JED</ti>
-  <ti><path>app-editors/jed</path></ti>
+  <ti><path><uri link="http://packages.gentoo.org/package/app-editors/jed">app-editors/jed</uri></path></ti>
   <ti>S-Lang</ti>
   <ti></ti>
 </tr>
 <tr>
   <ti>JOE</ti>
-  <ti><path>app-editors/joe</path></ti>
+  <ti><path><uri link="http://packages.gentoo.org/package/app-editors/joe">app-editors/joe</uri></path></ti>
   <ti>macros</ti>
   <ti>Joe's Own Editor</ti>
 </tr>
 <tr>
   <ti>Jove</ti>
-  <ti><path>app-editors/jove</path></ti>
+  <ti><path><uri link="http://packages.gentoo.org/package/app-editors/jove">app-editors/jove</uri></path></ti>
   <ti>none</ti>
   <ti>Jonathan's Own Version of Emacs - a light emacs-like editor
   without LISP bindings</ti>
 </tr>
 <tr>
   <ti>µEmacs/PK</ti>
-  <ti><path>app-editors/uemacs-pk</path></ti>
+  <ti><path><uri link="http://packages.gentoo.org/package/app-editors/uemacs-pk">app-editors/uemacs-pk</uri></path></ti>
   <ti>custom</ti>
   <ti>MicroEMACS 3.9e with enhancements by Petri Kutvonen</ti>
 </tr>
 <tr>
   <ti>MG</ti>
-  <ti><path>app-editors/mg</path></ti>
+  <ti><path><uri link="http://packages.gentoo.org/package/app-editors/mg">app-editors/mg</uri></path></ti>
   <ti>none</ti>
   <ti>Micro GNU</ti>
 </tr>
 <tr>
   <ti>Ng</ti>
-  <ti><path>app-editors/ng</path></ti>
+  <ti><path><uri link="http://packages.gentoo.org/package/app-editors/ng">app-editors/ng</uri></path></ti>
   <ti>none</ti>
   <ti>Nihongo micro Gnu emacs, maintained by CJK team</ti>
 </tr>
 <tr>
   <ti>QEmacs</ti>
-  <ti><path>app-editors/qemacs</path></ti>
+  <ti><path><uri link="http://packages.gentoo.org/package/app-editors/qemacs">app-editors/qemacs</uri></path></ti>
   <ti></ti>
   <ti></ti>
 </tr>
 <tr>
   <ti>XEmacs</ti>
-  <ti><path>app-editors/xemacs</path></ti>
+  <ti><path><uri link="http://packages.gentoo.org/package/app-editors/xemacs">app-editors/xemacs</uri></path></ti>
   <ti>Emacs Lisp</ti>
   <ti>see <uri link="xemacs.xml">XEmacs page</uri></ti>
 </tr>
 <tr>
   <ti>Zile</ti>
-  <ti><path>app-editors/zile</path></ti>
+  <ti><path><uri link="http://packages.gentoo.org/package/app-editors/zile">app-editors/zile</uri></path></ti>
   <ti>none</ti>
   <ti>Zile is lossy Emacs</ti>
 </tr>



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 16+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: editors.xml
@ 2007-12-31  0:25 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 16+ messages in thread
From: Ulrich Mueller (ulm) @ 2007-12-31  0:25 UTC (permalink / raw
  To: gentoo-commits

ulm         07/12/31 00:25:09

  Modified:             editors.xml
  Log:
  QEmacs entry updated.

Revision  Changes    Path
1.11                 xml/htdocs/proj/en/lisp/emacs/editors.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?r1=1.10&r2=1.11

Index: editors.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- editors.xml	15 Dec 2007 22:45:10 -0000	1.10
+++ editors.xml	31 Dec 2007 00:25:09 -0000	1.11
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v 1.10 2007/12/15 22:45:10 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v 1.11 2007/12/31 00:25:09 ulm Exp $ -->
 
 <guide link="/proj/en/lisp/emacs/editors.xml" lang="en">
 <title>Emacs editors in Gentoo</title>
@@ -143,8 +143,8 @@
 <tr>
   <ti>QEmacs</ti>
   <ti><path><uri link="http://packages.gentoo.org/package/app-editors/qemacs">app-editors/qemacs</uri></path></ti>
-  <ti></ti>
-  <ti></ti>
+  <ti>none</ti>
+  <ti>Quick Emacs</ti>
 </tr>
 <tr>
   <ti>XEmacs</ti>



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 16+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: editors.xml
@ 2008-01-01 23:43 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 16+ messages in thread
From: Ulrich Mueller (ulm) @ 2008-01-01 23:43 UTC (permalink / raw
  To: gentoo-commits

ulm         08/01/01 23:43:30

  Modified:             editors.xml
  Log:
  Remove stale weblink.

Revision  Changes    Path
1.12                 xml/htdocs/proj/en/lisp/emacs/editors.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?r1=1.11&r2=1.12

Index: editors.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- editors.xml	31 Dec 2007 00:25:09 -0000	1.11
+++ editors.xml	1 Jan 2008 23:43:30 -0000	1.12
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v 1.11 2007/12/31 00:25:09 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v 1.12 2008/01/01 23:43:30 ulm Exp $ -->
 
 <guide link="/proj/en/lisp/emacs/editors.xml" lang="en">
 <title>Emacs editors in Gentoo</title>
@@ -63,7 +63,7 @@
 </tr>
 <tr>
   <ti>Ermacs</ti>
-  <ti><path><uri link="http://packages.gentoo.org/package/app-editors/ermacs">app-editors/ermacs</uri></path></ti>
+  <ti><path>app-editors/ermacs</path></ti>
   <ti>Erlang</ti>
   <ti>Emacs clone in Erlang; in Emacs overlay</ti>
 </tr>



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 16+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: editors.xml
@ 2008-01-18 15:21 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 16+ messages in thread
From: Ulrich Mueller (ulm) @ 2008-01-18 15:21 UTC (permalink / raw
  To: gentoo-commits

ulm         08/01/18 15:21:55

  Modified:             editors.xml
  Log:
  Add link.

Revision  Changes    Path
1.13                 xml/htdocs/proj/en/lisp/emacs/editors.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?r1=1.12&r2=1.13

Index: editors.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- editors.xml	1 Jan 2008 23:43:30 -0000	1.12
+++ editors.xml	18 Jan 2008 15:21:54 -0000	1.13
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v 1.12 2008/01/01 23:43:30 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v 1.13 2008/01/18 15:21:54 ulm Exp $ -->
 
 <guide link="/proj/en/lisp/emacs/editors.xml" lang="en">
 <title>Emacs editors in Gentoo</title>
@@ -65,7 +65,7 @@
   <ti>Ermacs</ti>
   <ti><path>app-editors/ermacs</path></ti>
   <ti>Erlang</ti>
-  <ti>Emacs clone in Erlang; in Emacs overlay</ti>
+  <ti>Emacs clone in Erlang; in Emacs <uri link="http://overlays.gentoo.org/proj/emacs/">overlay</uri></ti>
 </tr>
 <tr>
   <ti>Ersatz Emacs</ti>



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 16+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: editors.xml
@ 2008-01-18 15:35 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 16+ messages in thread
From: Ulrich Mueller (ulm) @ 2008-01-18 15:35 UTC (permalink / raw
  To: gentoo-commits

ulm         08/01/18 15:35:12

  Modified:             editors.xml
  Log:
  Correct link text.

Revision  Changes    Path
1.14                 xml/htdocs/proj/en/lisp/emacs/editors.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?r1=1.13&r2=1.14

Index: editors.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- editors.xml	18 Jan 2008 15:21:54 -0000	1.13
+++ editors.xml	18 Jan 2008 15:35:11 -0000	1.14
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v 1.13 2008/01/18 15:21:54 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v 1.14 2008/01/18 15:35:11 ulm Exp $ -->
 
 <guide link="/proj/en/lisp/emacs/editors.xml" lang="en">
 <title>Emacs editors in Gentoo</title>
@@ -65,7 +65,7 @@
   <ti>Ermacs</ti>
   <ti><path>app-editors/ermacs</path></ti>
   <ti>Erlang</ti>
-  <ti>Emacs clone in Erlang; in Emacs <uri link="http://overlays.gentoo.org/proj/emacs/">overlay</uri></ti>
+  <ti>Emacs clone in Erlang; in <uri link="http://overlays.gentoo.org/proj/emacs/">Emacs overlay</uri></ti>
 </tr>
 <tr>
   <ti>Ersatz Emacs</ti>



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 16+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: editors.xml
@ 2008-02-10  8:13 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 16+ messages in thread
From: Ulrich Mueller (ulm) @ 2008-02-10  8:13 UTC (permalink / raw
  To: gentoo-commits

ulm         08/02/10 08:13:51

  Modified:             editors.xml
  Log:
  Add Climacs editor, in Lisp overlay.

Revision  Changes    Path
1.15                 xml/htdocs/proj/en/lisp/emacs/editors.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?r1=1.14&r2=1.15

Index: editors.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- editors.xml	18 Jan 2008 15:35:11 -0000	1.14
+++ editors.xml	10 Feb 2008 08:13:50 -0000	1.15
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v 1.14 2008/01/18 15:35:11 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v 1.15 2008/02/10 08:13:50 ulm Exp $ -->
 
 <guide link="/proj/en/lisp/emacs/editors.xml" lang="en">
 <title>Emacs editors in Gentoo</title>
@@ -44,6 +44,12 @@
   <th>Description</th>
 </tr>
 <tr>
+  <ti>Climacs / Drei</ti>
+  <ti><path>dev-lisp/climacs</path></ti>
+  <ti>Common Lisp</ti>
+  <ti>An Emacs-like editor in Common Lisp, in <uri link="http://repo.or.cz/w/gentoo-lisp-overlay.git">Gentoo Lisp overlay</uri></ti>
+</tr>
+<tr>
   <ti>e3</ti>
   <ti><path><uri link="http://packages.gentoo.org/package/app-editors/e3">app-editors/e3</uri></path></ti>
   <ti>none</ti>



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 16+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: editors.xml
@ 2008-03-22  9:30 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 16+ messages in thread
From: Ulrich Mueller (ulm) @ 2008-03-22  9:30 UTC (permalink / raw
  To: gentoo-commits

ulm         08/03/22 09:30:34

  Modified:             editors.xml
  Log:
  Update information on Edwin.

Revision  Changes    Path
1.16                 xml/htdocs/proj/en/lisp/emacs/editors.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?r1=1.15&r2=1.16

Index: editors.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- editors.xml	10 Feb 2008 08:13:50 -0000	1.15
+++ editors.xml	22 Mar 2008 09:30:33 -0000	1.16
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v 1.15 2008/02/10 08:13:50 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v 1.16 2008/03/22 09:30:33 ulm Exp $ -->
 
 <guide link="/proj/en/lisp/emacs/editors.xml" lang="en">
 <title>Emacs editors in Gentoo</title>
@@ -17,8 +17,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>0.4</version>
-<date>2007-12-15</date>
+<version>0.5</version>
+<date>2008-03-22</date>
 
 <chapter>
 <title>Emacs-like editors available in Gentoo</title>
@@ -47,7 +47,8 @@
   <ti>Climacs / Drei</ti>
   <ti><path>dev-lisp/climacs</path></ti>
   <ti>Common Lisp</ti>
-  <ti>An Emacs-like editor in Common Lisp, in <uri link="http://repo.or.cz/w/gentoo-lisp-overlay.git">Gentoo Lisp overlay</uri></ti>
+  <ti>An Emacs-like editor in Common Lisp, in
+  <uri link="http://repo.or.cz/w/gentoo-lisp-overlay.git">Gentoo Lisp overlay</uri></ti>
 </tr>
 <tr>
   <ti>e3</ti>
@@ -57,9 +58,10 @@
 </tr>
 <tr>
   <ti>Edwin</ti>
-  <ti><path><uri link="http://packages.gentoo.org/package/dev-scheme/mit-scheme">dev-scheme/mit-scheme</uri></path></ti>
+  <ti><path><uri link="http://packages.gentoo.org/package/dev-scheme/mit-scheme">dev-scheme/mit-scheme-c</uri></path></ti>
   <ti>Scheme</ti>
-  <ti>Start with: <c>mit-scheme -edwin -edit</c></ti>
+  <ti><uri link="http://repo.or.cz/w/gentoo-lisp-overlay.git">In Gentoo Lisp overlay.</uri>
+  Start with: <c>scheme -edwin -edit</c></ti>
 </tr>
 <tr>
   <ti>EmACT</ti>



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 16+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: editors.xml
@ 2008-06-04 10:18 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 16+ messages in thread
From: Ulrich Mueller (ulm) @ 2008-06-04 10:18 UTC (permalink / raw
  To: gentoo-commits

ulm         08/06/04 10:18:02

  Modified:             editors.xml
  Log:
  Add/update some links. Combine Jasspa into one entry.

Revision  Changes    Path
1.17                 xml/htdocs/proj/en/lisp/emacs/editors.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?r1=1.16&r2=1.17

Index: editors.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- editors.xml	22 Mar 2008 09:30:33 -0000	1.16
+++ editors.xml	4 Jun 2008 10:18:01 -0000	1.17
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v 1.16 2008/03/22 09:30:33 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v 1.17 2008/06/04 10:18:01 ulm Exp $ -->
 
 <guide link="/proj/en/lisp/emacs/editors.xml" lang="en">
 <title>Emacs editors in Gentoo</title>
@@ -17,8 +17,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>0.5</version>
-<date>2008-03-22</date>
+<version>0.6</version>
+<date>2008-06-04</date>
 
 <chapter>
 <title>Emacs-like editors available in Gentoo</title>
@@ -45,7 +45,7 @@
 </tr>
 <tr>
   <ti>Climacs / Drei</ti>
-  <ti><path>dev-lisp/climacs</path></ti>
+  <ti><path><uri link="http://repo.or.cz/w/gentoo-lisp-overlay.git?a=tree;f=dev-lisp/climacs;hb=HEAD">dev-lisp/climacs</uri></path></ti>
   <ti>Common Lisp</ti>
   <ti>An Emacs-like editor in Common Lisp, in
   <uri link="http://repo.or.cz/w/gentoo-lisp-overlay.git">Gentoo Lisp overlay</uri></ti>
@@ -58,7 +58,7 @@
 </tr>
 <tr>
   <ti>Edwin</ti>
-  <ti><path><uri link="http://packages.gentoo.org/package/dev-scheme/mit-scheme">dev-scheme/mit-scheme-c</uri></path></ti>
+  <ti><path><uri link="http://repo.or.cz/w/gentoo-lisp-overlay.git?a=tree;f=dev-scheme/mit-scheme-c;hb=HEAD">dev-scheme/mit-scheme-c</uri></path></ti>
   <ti>Scheme</ti>
   <ti><uri link="http://repo.or.cz/w/gentoo-lisp-overlay.git">In Gentoo Lisp overlay.</uri>
   Start with: <c>scheme -edwin -edit</c></ti>
@@ -71,7 +71,7 @@
 </tr>
 <tr>
   <ti>Ermacs</ti>
-  <ti><path>app-editors/ermacs</path></ti>
+  <ti><path><uri link="http://overlays.gentoo.org/proj/emacs/browser/emacs-overlay/app-editors/ermacs">app-editors/ermacs</uri></path></ti>
   <ti>Erlang</ti>
   <ti>Emacs clone in Erlang; in <uri link="http://overlays.gentoo.org/proj/emacs/">Emacs overlay</uri></ti>
 </tr>
@@ -91,7 +91,7 @@
   <ti>GNU Emacs</ti>
   <ti><path><uri link="http://packages.gentoo.org/package/app-editors/emacs">app-editors/emacs</uri></path></ti>
   <ti>Emacs Lisp</ti>
-  <ti>see <uri link="emacs.xml">GNU Emacs page</uri></ti>
+  <ti>See <uri link="emacs.xml">GNU Emacs page</uri></ti>
 </tr>
 <tr>
   <ti>Hemlock</ti>
@@ -103,13 +103,7 @@
   <ti>Jasspa's MicroEmacs</ti>
   <ti><path><uri link="http://packages.gentoo.org/package/app-editors/jasspa-microemacs">app-editors/jasspa-microemacs</uri></path></ti>
   <ti>custom</ti>
-  <ti>MicroEmacs</ti>
-</tr>
-<tr>
-  <ti>Jasspa's NanoEmacs</ti>
-  <ti><path><uri link="http://packages.gentoo.org/package/app-editors/jasspa-microemacs">app-editors/jasspa-microemacs</uri></path></ti>
-  <ti>custom</ti>
-  <ti>NanoEmacs</ti>
+  <ti>Also as NanoEmacs with <c>USE=nanoemacs</c></ti>
 </tr>
 <tr>
   <ti>JED</ti>
@@ -158,7 +152,7 @@
   <ti>XEmacs</ti>
   <ti><path><uri link="http://packages.gentoo.org/package/app-editors/xemacs">app-editors/xemacs</uri></path></ti>
   <ti>Emacs Lisp</ti>
-  <ti>see <uri link="xemacs.xml">XEmacs page</uri></ti>
+  <ti>See <uri link="xemacs.xml">XEmacs page</uri></ti>
 </tr>
 <tr>
   <ti>Zile</ti>



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 16+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: editors.xml
@ 2008-07-30 19:59 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 16+ messages in thread
From: Ulrich Mueller (ulm) @ 2008-07-30 19:59 UTC (permalink / raw
  To: gentoo-commits

ulm         08/07/30 19:59:09

  Modified:             editors.xml
  Log:
  Remove Ermacs; add SXEmacs.

Revision  Changes    Path
1.18                 xml/htdocs/proj/en/lisp/emacs/editors.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?r1=1.17&r2=1.18

Index: editors.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- editors.xml	4 Jun 2008 10:18:01 -0000	1.17
+++ editors.xml	30 Jul 2008 19:59:09 -0000	1.18
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v 1.17 2008/06/04 10:18:01 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v 1.18 2008/07/30 19:59:09 ulm Exp $ -->
 
 <guide link="/proj/en/lisp/emacs/editors.xml" lang="en">
 <title>Emacs editors in Gentoo</title>
@@ -17,8 +17,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>0.6</version>
-<date>2008-06-04</date>
+<version>0.7</version>
+<date>2008-07-30</date>
 
 <chapter>
 <title>Emacs-like editors available in Gentoo</title>
@@ -69,12 +69,14 @@
   <ti>Minimal Lisp</ti>
   <ti>Fork of Conroy's MicroEmacs</ti>
 </tr>
+<!--
 <tr>
   <ti>Ermacs</ti>
   <ti><path><uri link="http://overlays.gentoo.org/proj/emacs/browser/emacs-overlay/app-editors/ermacs">app-editors/ermacs</uri></path></ti>
   <ti>Erlang</ti>
   <ti>Emacs clone in Erlang; in <uri link="http://overlays.gentoo.org/proj/emacs/">Emacs overlay</uri></ti>
 </tr>
+-->
 <tr>
   <ti>Ersatz Emacs</ti>
   <ti><path><uri link="http://packages.gentoo.org/package/app-editors/ersatz-emacs">app-editors/ersatz-emacs</uri></path></ti>
@@ -149,6 +151,12 @@
   <ti>Quick Emacs</ti>
 </tr>
 <tr>
+  <ti>SXEmacs</ti>
+  <ti><path><uri link="http://overlays.gentoo.org/proj/emacs/browser/xemacs-overlay/app-editors/sxemacs">app-editors/sxemacs</uri></path></ti>
+  <ti>Emacs Lisp</ti>
+  <ti>In <uri link="http://overlays.gentoo.org/proj/emacs/">XEmacs overlay</uri></ti>
+</tr>
+<tr>
   <ti>XEmacs</ti>
   <ti><path><uri link="http://packages.gentoo.org/package/app-editors/xemacs">app-editors/xemacs</uri></path></ti>
   <ti>Emacs Lisp</ti>






^ permalink raw reply	[flat|nested] 16+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: editors.xml
@ 2008-09-11 23:04 Christian Faulhammer (opfer)
  0 siblings, 0 replies; 16+ messages in thread
From: Christian Faulhammer (opfer) @ 2008-09-11 23:04 UTC (permalink / raw
  To: gentoo-commits

opfer       08/09/11 23:04:50

  Modified:             editors.xml
  Log:
  Use an mdash instead of a hyphen

Revision  Changes    Path
1.19                 xml/htdocs/proj/en/lisp/emacs/editors.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?r1=1.18&r2=1.19

Index: editors.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- editors.xml	30 Jul 2008 19:59:09 -0000	1.18
+++ editors.xml	11 Sep 2008 23:04:50 -0000	1.19
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v 1.18 2008/07/30 19:59:09 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v 1.19 2008/09/11 23:04:50 opfer Exp $ -->
 
 <guide link="/proj/en/lisp/emacs/editors.xml" lang="en">
 <title>Emacs editors in Gentoo</title>
@@ -87,7 +87,7 @@
   <ti>fe</ti>
   <ti><path><uri link="http://packages.gentoo.org/package/app-editors/fe">app-editors/fe</uri></path></ti>
   <ti>none</ti>
-  <ti>Small and easy to use folding editor - successor to Origami</ti>
+  <ti>Small and easy to use folding editor&mdash;successor to Origami</ti>
 </tr>
 <tr>
   <ti>GNU Emacs</ti>






^ permalink raw reply	[flat|nested] 16+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: editors.xml
@ 2008-11-23 10:06 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 16+ messages in thread
From: Ulrich Mueller (ulm) @ 2008-11-23 10:06 UTC (permalink / raw
  To: gentoo-commits

ulm         08/11/23 10:06:17

  Modified:             editors.xml
  Log:
  Add JEmacs / Kawa.

Revision  Changes    Path
1.20                 xml/htdocs/proj/en/lisp/emacs/editors.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?r1=1.19&r2=1.20

Index: editors.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- editors.xml	11 Sep 2008 23:04:50 -0000	1.19
+++ editors.xml	23 Nov 2008 10:06:17 -0000	1.20
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v 1.19 2008/09/11 23:04:50 opfer Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v 1.20 2008/11/23 10:06:17 ulm Exp $ -->
 
 <guide link="/proj/en/lisp/emacs/editors.xml" lang="en">
 <title>Emacs editors in Gentoo</title>
@@ -17,8 +17,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>0.7</version>
-<date>2008-07-30</date>
+<version>0.8</version>
+<date>2008-11-23</date>
 
 <chapter>
 <title>Emacs-like editors available in Gentoo</title>
@@ -114,6 +114,12 @@
   <ti></ti>
 </tr>
 <tr>
+  <ti>JEmacs</ti>
+  <ti><path><uri link="http://packages.gentoo.org/package/dev-scheme/kawa">dev-scheme/kawa</uri></path></ti>
+  <ti>Scheme, Emacs Lisp</ti>
+  <ti><c>USE=jemacs</c></ti>
+</tr>
+<tr>
   <ti>JOE</ti>
   <ti><path><uri link="http://packages.gentoo.org/package/app-editors/joe">app-editors/joe</uri></path></ti>
   <ti>macros</ti>






^ permalink raw reply	[flat|nested] 16+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: editors.xml
@ 2009-09-09 12:08 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 16+ messages in thread
From: Ulrich Mueller (ulm) @ 2009-09-09 12:08 UTC (permalink / raw
  To: gentoo-commits

ulm         09/09/09 12:08:04

  Modified:             editors.xml
  Log:
  Spelling: "mg" is all lowercase.

Revision  Changes    Path
1.21                 xml/htdocs/proj/en/lisp/emacs/editors.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?r1=1.20&r2=1.21

Index: editors.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- editors.xml	23 Nov 2008 10:06:17 -0000	1.20
+++ editors.xml	9 Sep 2009 12:08:04 -0000	1.21
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v 1.20 2008/11/23 10:06:17 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v 1.21 2009/09/09 12:08:04 ulm Exp $ -->
 
 <guide link="/proj/en/lisp/emacs/editors.xml" lang="en">
 <title>Emacs editors in Gentoo</title>
@@ -17,8 +17,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>0.8</version>
-<date>2008-11-23</date>
+<version>0.9</version>
+<date>2009-09-09</date>
 
 <chapter>
 <title>Emacs-like editors available in Gentoo</title>
@@ -139,10 +139,10 @@
   <ti>MicroEMACS 3.9e with enhancements by Petri Kutvonen</ti>
 </tr>
 <tr>
-  <ti>MG</ti>
+  <ti>mg</ti>
   <ti><path><uri link="http://packages.gentoo.org/package/app-editors/mg">app-editors/mg</uri></path></ti>
   <ti>none</ti>
-  <ti>Micro GNU</ti>
+  <ti>Micro GNU/emacs</ti>
 </tr>
 <tr>
   <ti>Ng</ti>






^ permalink raw reply	[flat|nested] 16+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: editors.xml
@ 2012-09-07 21:04 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 16+ messages in thread
From: Ulrich Mueller (ulm) @ 2012-09-07 21:04 UTC (permalink / raw
  To: gentoo-commits

ulm         12/09/07 21:04:41

  Modified:             editors.xml
  Log:
  Update links to lisp overlay.

Revision  Changes    Path
1.22                 xml/htdocs/proj/en/lisp/emacs/editors.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?r1=1.21&r2=1.22

Index: editors.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- editors.xml	9 Sep 2009 12:08:04 -0000	1.21
+++ editors.xml	7 Sep 2012 21:04:41 -0000	1.22
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v 1.21 2009/09/09 12:08:04 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v 1.22 2012/09/07 21:04:41 ulm Exp $ -->
 
 <guide link="/proj/en/lisp/emacs/editors.xml" lang="en">
 <title>Emacs editors in Gentoo</title>
@@ -17,8 +17,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>0.9</version>
-<date>2009-09-09</date>
+<version>0.10</version>
+<date>2012-09-07</date>
 
 <chapter>
 <title>Emacs-like editors available in Gentoo</title>
@@ -45,10 +45,10 @@
 </tr>
 <tr>
   <ti>Climacs / Drei</ti>
-  <ti><path><uri link="http://repo.or.cz/w/gentoo-lisp-overlay.git?a=tree;f=dev-lisp/climacs;hb=HEAD">dev-lisp/climacs</uri></path></ti>
+  <ti><path><uri link="http://git.overlays.gentoo.org/gitweb/?p=proj/lisp.git;a=tree;f=dev-lisp/climacs;hb=HEAD">dev-lisp/climacs</uri></path></ti>
   <ti>Common Lisp</ti>
   <ti>An Emacs-like editor in Common Lisp, in
-  <uri link="http://repo.or.cz/w/gentoo-lisp-overlay.git">Gentoo Lisp overlay</uri></ti>
+  <uri link="http://git.overlays.gentoo.org/gitweb/?p=proj/lisp.git">Gentoo Lisp overlay</uri></ti>
 </tr>
 <tr>
   <ti>e3</ti>
@@ -58,9 +58,9 @@
 </tr>
 <tr>
   <ti>Edwin</ti>
-  <ti><path><uri link="http://repo.or.cz/w/gentoo-lisp-overlay.git?a=tree;f=dev-scheme/mit-scheme-c;hb=HEAD">dev-scheme/mit-scheme-c</uri></path></ti>
+  <ti><path><uri link="http://git.overlays.gentoo.org/gitweb/?p=proj/lisp.git;a=tree;f=dev-scheme/mit-scheme-c;hb=HEAD">dev-scheme/mit-scheme-c</uri></path></ti>
   <ti>Scheme</ti>
-  <ti><uri link="http://repo.or.cz/w/gentoo-lisp-overlay.git">In Gentoo Lisp overlay.</uri>
+  <ti><uri link="http://git.overlays.gentoo.org/gitweb/?p=proj/lisp.git">In Gentoo Lisp overlay.</uri>
   Start with: <c>scheme -edwin -edit</c></ti>
 </tr>
 <tr>





^ permalink raw reply	[flat|nested] 16+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: editors.xml
@ 2012-09-07 21:07 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 16+ messages in thread
From: Ulrich Mueller (ulm) @ 2012-09-07 21:07 UTC (permalink / raw
  To: gentoo-commits

ulm         12/09/07 21:07:26

  Modified:             editors.xml
  Log:
  Typo.

Revision  Changes    Path
1.23                 xml/htdocs/proj/en/lisp/emacs/editors.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?r1=1.22&r2=1.23

Index: editors.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- editors.xml	7 Sep 2012 21:04:41 -0000	1.22
+++ editors.xml	7 Sep 2012 21:07:26 -0000	1.23
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v 1.22 2012/09/07 21:04:41 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v 1.23 2012/09/07 21:07:26 ulm Exp $ -->
 
 <guide link="/proj/en/lisp/emacs/editors.xml" lang="en">
 <title>Emacs editors in Gentoo</title>
@@ -87,7 +87,7 @@
   <ti>fe</ti>
   <ti><path><uri link="http://packages.gentoo.org/package/app-editors/fe">app-editors/fe</uri></path></ti>
   <ti>none</ti>
-  <ti>Small and easy to use folding editor&mdash;successor to Origami</ti>
+  <ti>Small and easy to use folding editor – successor to Origami</ti>
 </tr>
 <tr>
   <ti>GNU Emacs</ti>
@@ -129,7 +129,7 @@
   <ti>Jove</ti>
   <ti><path><uri link="http://packages.gentoo.org/package/app-editors/jove">app-editors/jove</uri></path></ti>
   <ti>none</ti>
-  <ti>Jonathan's Own Version of Emacs - a light emacs-like editor
+  <ti>Jonathan's Own Version of Emacs – a light emacs-like editor
   without LISP bindings</ti>
 </tr>
 <tr>





^ permalink raw reply	[flat|nested] 16+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: editors.xml
@ 2013-08-04 15:02 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 16+ messages in thread
From: Ulrich Mueller (ulm) @ 2013-08-04 15:02 UTC (permalink / raw
  To: gentoo-commits

ulm         13/08/04 15:02:01

  Modified:             editors.xml
  Log:
  Redirect to wiki.

Revision  Changes    Path
1.26                 xml/htdocs/proj/en/lisp/emacs/editors.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml?r1=1.25&r2=1.26

Index: editors.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- editors.xml	9 Jan 2013 19:21:01 -0000	1.25
+++ editors.xml	4 Aug 2013 15:02:01 -0000	1.26
@@ -1,8 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v 1.25 2013/01/09 19:21:01 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/editors.xml,v 1.26 2013/08/04 15:02:01 ulm Exp $ -->
 
-<guide lang="en">
+<guide lang="en"
+       redirect="http://wiki.gentoo.org/wiki/Project:Emacs/Emacs-like_editors">
 <title>Emacs editors in Gentoo</title>
 
 <author title="Author">





^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2013-08-04 15:02 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-11 23:04 [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: editors.xml Christian Faulhammer (opfer)
  -- strict thread matches above, loose matches on Subject: below --
2013-08-04 15:02 Ulrich Mueller (ulm)
2012-09-07 21:07 Ulrich Mueller (ulm)
2012-09-07 21:04 Ulrich Mueller (ulm)
2009-09-09 12:08 Ulrich Mueller (ulm)
2008-11-23 10:06 Ulrich Mueller (ulm)
2008-07-30 19:59 Ulrich Mueller (ulm)
2008-06-04 10:18 Ulrich Mueller (ulm)
2008-03-22  9:30 Ulrich Mueller (ulm)
2008-02-10  8:13 Ulrich Mueller (ulm)
2008-01-18 15:35 Ulrich Mueller (ulm)
2008-01-18 15:21 Ulrich Mueller (ulm)
2008-01-01 23:43 Ulrich Mueller (ulm)
2007-12-31  0:25 Ulrich Mueller (ulm)
2007-12-15 22:45 Ulrich Mueller (ulm)
2007-12-15 21:41 Ulrich Mueller (ulm)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox