aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorReiner Steib2007-12-08 14:29:18 +0000
committerReiner Steib2007-12-08 14:29:18 +0000
commitcf944fa4ed344c5ad732b7e1218e399c8a173490 (patch)
tree3af3a00562982af33fbf78c1c30fc37f87423cd6 /etc
parentf8747b72fa825025a603c089fe9456e23a8e3b2c (diff)
downloademacs-cf944fa4ed344c5ad732b7e1218e399c8a173490.tar.gz
emacs-cf944fa4ed344c5ad732b7e1218e399c8a173490.zip
Add minimal Gnus item.
Diffstat (limited to 'etc')
-rw-r--r--etc/ChangeLog4
-rw-r--r--etc/NEWS8
2 files changed, 12 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 182b7d1e098..a0a3707ed06 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
12007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
2
3 * NEWS: Add minimal Gnus item.
4
12007-12-08 Dan Nicolaescu <dann@ics.uci.edu> 52007-12-08 Dan Nicolaescu <dann@ics.uci.edu>
2 6
3 * emacs.desktop: New file. 7 * emacs.desktop: New file.
diff --git a/etc/NEWS b/etc/NEWS
index 5af239c8f4c..ba5b86e6727 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -347,6 +347,14 @@ rather than fortran-indent-comment.
347+++ 347+++
348*** (The increasingly misnamed) F90 mode supports Fortran 2003 syntax. 348*** (The increasingly misnamed) F90 mode supports Fortran 2003 syntax.
349 349
350** Gnus package
351
352*** The Gnus package has been updated
353
354*** There are many news features, bug fixes and improvements.
355
356See the file GNUS-NEWS or the node "No Gnus" in the Gnus manual for details.
357
350** Miscellaneous 358** Miscellaneous
351 359
352*** comint-mode uses `start-file-process' now (see Lisp Changes). 360*** comint-mode uses `start-file-process' now (see Lisp Changes).