public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Mueller (ulm)" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: editors.xml
Date: Sat, 15 Dec 2007 22:45:10 +0000	[thread overview]
Message-ID: <E1J3fks-0001Eu-Im@stork.gentoo.org> (raw)

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



             reply	other threads:[~2007-12-15 22:45 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-15 22:45 Ulrich Mueller (ulm) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-08-04 15:02 [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: editors.xml 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-09-11 23:04 Christian Faulhammer (opfer)
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 21:41 Ulrich Mueller (ulm)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1J3fks-0001Eu-Im@stork.gentoo.org \
    --to=ulm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox