summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2016-01-28 05:53:40 (EST)
committer Francis Rowe <info@gluglug.org.uk>2016-01-28 05:53:40 (EST)
commitb97dabbdfad225417a04c56592fdb3be357a14ae (patch)
treecc9dce76f79d653004404aa751e30195e59c82e8
parent768be3789c9dcabcfe50e7ca77df539fe11af761 (diff)
downloadlibreboot.org-b97dabbdfad225417a04c56592fdb3be357a14ae.zip
libreboot.org-b97dabbdfad225417a04c56592fdb3be357a14ae.tar.gz
libreboot.org-b97dabbdfad225417a04c56592fdb3be357a14ae.tar.bz2
vim is better
-rw-r--r--site/gnu/index.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/site/gnu/index.php b/site/gnu/index.php
index 99b7e1d..7ec6f61 100644
--- a/site/gnu/index.php
+++ b/site/gnu/index.php
@@ -62,9 +62,9 @@
that are not in texinfo format.
<ul>
<li>Texinfo is the official documentation format, for all GNU software.</li>
- <li>GNU Emacs has decent integration for editing Texinfo documents. See <em>Texinfo mode</em>. We should promote use of Emacs
- (the lead develop of libreboot is attempting to learn it). It's also very useful in general. We could document it to a limited
- extent, with quick tips, cheat sheets and links to more guides on other sites.</li>
+ <li>GNU Emacs has decent integration for editing Texinfo documents. See <em>Texinfo mode</em>.
+ However, any text editor should be fine (the lead developer of libreboot is actually interested
+ in vim)</li>
<li>
i18n should be implemented from the start, so that we can start maintaining versions of the documentation
in non-English languages. GNU Gettext can be used for this