diff options
| author | Reiner Steib | 2007-12-08 14:27:44 +0000 |
|---|---|---|
| committer | Reiner Steib | 2007-12-08 14:27:44 +0000 |
| commit | f8747b72fa825025a603c089fe9456e23a8e3b2c (patch) | |
| tree | cdee5533b2d15d203411016573229ac085e3fe92 | |
| parent | 79945ac143dcf3e16076d9a4a669f987c58f6db1 (diff) | |
| download | emacs-f8747b72fa825025a603c089fe9456e23a8e3b2c.tar.gz emacs-f8747b72fa825025a603c089fe9456e23a8e3b2c.zip | |
Remove "window-system in face definition" [of gnus-treat-emphasize]. Remove
"Gnus archive groups". Add comment on gnus-dired.el.
| -rw-r--r-- | admin/ChangeLog | 6 | ||||
| -rw-r--r-- | admin/FOR-RELEASE | 8 |
2 files changed, 8 insertions, 6 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog index c3252d3ff70..db8795f3aaa 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2007-12-08 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 2 | |||
| 3 | * FOR-RELEASE: Remove "window-system in face definition" [of | ||
| 4 | gnus-treat-emphasize]. Remove "Gnus archive groups". Add comment | ||
| 5 | on gnus-dired.el. | ||
| 6 | |||
| 1 | 2007-12-05 Glenn Morris <rgm@gnu.org> | 7 | 2007-12-05 Glenn Morris <rgm@gnu.org> |
| 2 | 8 | ||
| 3 | * admin.el (set-version): Handle configure.in. Adapt for doc/ | 9 | * admin.el (set-version): Handle configure.in. Adapt for doc/ |
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 3ab61ba577c..0e4a195e97d 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE | |||
| @@ -91,12 +91,8 @@ http://lists.gnu.org/archive/html/emacs-devel/2007-05/msg01339.html | |||
| 91 | 91 | ||
| 92 | ** rms: gnus-dired.el is a mistake. Those features should not | 92 | ** rms: gnus-dired.el is a mistake. Those features should not |
| 93 | be part of Gnus. They should be moved to some other part of Emacs. | 93 | be part of Gnus. They should be moved to some other part of Emacs. |
| 94 | 94 | rsteib: Gnus dependencies in `gnus-dired.el' (and `mailcap.el') have been | |
| 95 | ** sdl.web@gmail.com, 28 Oct: window-system in face definition | 95 | minimized. I don't know what is left to do here. |
| 96 | |||
| 97 | ** Gnus archive groups are not shown at all if they are not at the default level. | ||
| 98 | Fixed in Gnus CVS, but the patch has not been synched to Emacs yet: | ||
| 99 | http://thread.gmane.org/gmane.emacs.gnus.general/65622/focus=65757 | ||
| 100 | 96 | ||
| 101 | ** Extra question asked when doing a reply in Gnus | 97 | ** Extra question asked when doing a reply in Gnus |
| 102 | Fixed in Gnus CVS, but the patch has not been synched to Emacs yet: | 98 | Fixed in Gnus CVS, but the patch has not been synched to Emacs yet: |