Mercurial > emacs
changeset 87178:81d86af942c9
Add minimal Gnus item.
author | Reiner Steib <Reiner.Steib@gmx.de> |
---|---|
date | Sat, 08 Dec 2007 14:29:18 +0000 |
parents | e0020f0f90e3 |
children | 5ab752d82a12 |
files | etc/ChangeLog etc/NEWS |
diffstat | 2 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/ChangeLog Sat Dec 08 14:27:44 2007 +0000 +++ b/etc/ChangeLog Sat Dec 08 14:29:18 2007 +0000 @@ -1,3 +1,7 @@ +2007-12-08 Reiner Steib <Reiner.Steib@gmx.de> + + * NEWS: Add minimal Gnus item. + 2007-12-08 Dan Nicolaescu <dann@ics.uci.edu> * emacs.desktop: New file.
--- a/etc/NEWS Sat Dec 08 14:27:44 2007 +0000 +++ b/etc/NEWS Sat Dec 08 14:29:18 2007 +0000 @@ -347,6 +347,14 @@ +++ *** (The increasingly misnamed) F90 mode supports Fortran 2003 syntax. +** Gnus package + +*** The Gnus package has been updated + +*** There are many news features, bug fixes and improvements. + +See the file GNUS-NEWS or the node "No Gnus" in the Gnus manual for details. + ** Miscellaneous *** comint-mode uses `start-file-process' now (see Lisp Changes).