aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesc Rocher2010-04-04 12:42:05 +0200
committerFrancesc Rocher2010-04-04 12:42:05 +0200
commit46ac1194bf0918243337afb940579657d218ac65 (patch)
treee4cf5795c150603765fb6113910700795d9a1abc
parent6baa27a2b2525ac7dee5fb425f1ac26ece0c0e0d (diff)
downloademacs-46ac1194bf0918243337afb940579657d218ac65.tar.gz
emacs-46ac1194bf0918243337afb940579657d218ac65.zip
Add a new entry for QWE
-rw-r--r--etc/ChangeLog4
-rw-r--r--etc/MORE.STUFF4
2 files changed, 8 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index c468c45baa2..d54e194c3b7 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
12010-04-04 Francesc Rocher <rocher@member.fsf.org>
2
3 * MORE.STUFF: Add a new entry for QWE.
4
12010-03-28 Chong Yidong <cyd@stupidchicken.com> 52010-03-28 Chong Yidong <cyd@stupidchicken.com>
2 6
3 * images/icons/hicolor/scalable/apps/emacs.svg: Put preamble after 7 * images/icons/hicolor/scalable/apps/emacs.svg: Put preamble after
diff --git a/etc/MORE.STUFF b/etc/MORE.STUFF
index a7cb3237b30..36c89651d67 100644
--- a/etc/MORE.STUFF
+++ b/etc/MORE.STUFF
@@ -215,6 +215,10 @@ Several are for Debian GNU/Linux in particular.
215 * Quack: <URL:http://www.neilvandyke.org/quack/> 215 * Quack: <URL:http://www.neilvandyke.org/quack/>
216 Quack enhances Emacs support for Scheme. 216 Quack enhances Emacs support for Scheme.
217 217
218 * QWE: <URL:http://www.nongnu.org/qwe/>
219 QWE's not WEB for Emacs is a quasi-WYSIWYG literate programming system for
220 Emacs that can be used with almost every programming language.
221
218 * Session: <URL:http://emacs-session.sourceforge.net/> 222 * Session: <URL:http://emacs-session.sourceforge.net/>
219 Session Management for Emacs. 223 Session Management for Emacs.
220 224