diff options
| author | Reiner Steib | 2007-12-08 14:29:18 +0000 |
|---|---|---|
| committer | Reiner Steib | 2007-12-08 14:29:18 +0000 |
| commit | cf944fa4ed344c5ad732b7e1218e399c8a173490 (patch) | |
| tree | 3af3a00562982af33fbf78c1c30fc37f87423cd6 /etc | |
| parent | f8747b72fa825025a603c089fe9456e23a8e3b2c (diff) | |
| download | emacs-cf944fa4ed344c5ad732b7e1218e399c8a173490.tar.gz emacs-cf944fa4ed344c5ad732b7e1218e399c8a173490.zip | |
Add minimal Gnus item.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/ChangeLog | 4 | ||||
| -rw-r--r-- | etc/NEWS | 8 |
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 @@ | |||
| 1 | 2007-12-08 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 2 | |||
| 3 | * NEWS: Add minimal Gnus item. | ||
| 4 | |||
| 1 | 2007-12-08 Dan Nicolaescu <dann@ics.uci.edu> | 5 | 2007-12-08 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 6 | ||
| 3 | * emacs.desktop: New file. | 7 | * emacs.desktop: New file. |
| @@ -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 | |||
| 356 | See 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). |