aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorXue Fuqiao2013-12-23 21:11:29 +0800
committerXue Fuqiao2013-12-23 21:11:29 +0800
commitfdac78ed49eaecffeab4c3c98b8eec7aebc799cd (patch)
treebbce76dcb460f05073ca193af056ba8ca2b1ee1e /etc
parentd8a2993d3c7161460d0d28f0586025c86a4c4b14 (diff)
downloademacs-fdac78ed49eaecffeab4c3c98b8eec7aebc799cd.tar.gz
emacs-fdac78ed49eaecffeab4c3c98b8eec7aebc799cd.zip
* etc/MORE.STUFF: Mention RefTeX.
Diffstat (limited to 'etc')
-rw-r--r--etc/ChangeLog4
-rw-r--r--etc/MORE.STUFF4
2 files changed, 7 insertions, 1 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 34f40ae6e24..31cc7aca591 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
12013-12-23 Xue Fuqiao <xfq.free@gmail.com>
2
3 * MORE.STUFF: Mention RefTeX.
4
12013-12-23 Teodor Zlatanov <tzz@lifelogs.com> 52013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
2 6
3 * NEWS: Updated for `gnutls-verify-error', cfengine-mode, and 7 * NEWS: Updated for `gnutls-verify-error', cfengine-mode, and
diff --git a/etc/MORE.STUFF b/etc/MORE.STUFF
index aeefe031359..2ab2ee39eaa 100644
--- a/etc/MORE.STUFF
+++ b/etc/MORE.STUFF
@@ -57,6 +57,8 @@ so you will find the latest version in Emacs.
57 57
58 * CC mode: <URL:http://cc-mode.sourceforge.net/> 58 * CC mode: <URL:http://cc-mode.sourceforge.net/>
59 59
60 * CEDET: <URL:http://cedet.sourceforge.net/>
61
60 * Gnus: <URL:http://www.gnus.org/> 62 * Gnus: <URL:http://www.gnus.org/>
61 63
62 * MH-E: <URL:http://mh-e.sourceforge.net/> 64 * MH-E: <URL:http://mh-e.sourceforge.net/>
@@ -65,7 +67,7 @@ so you will find the latest version in Emacs.
65 67
66 * Org mode: <URL:http://orgmode.org/> 68 * Org mode: <URL:http://orgmode.org/>
67 69
68 * CEDET: <URL:http://cedet.sourceforge.net/> 70 * RefTeX: <URL:http://www.gnu.org/software/auctex/reftex.html>
69 71
70 * Tramp: Remote file access via rsh/ssh 72 * Tramp: Remote file access via rsh/ssh
71 <URL:http://savannah.gnu.org/projects/tramp/> 73 <URL:http://savannah.gnu.org/projects/tramp/>