Changes to news reader.
authorChris Hanson <org/chris-hanson/cph>
Tue, 15 Oct 1996 19:05:46 +0000 (19:05 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 15 Oct 1996 19:05:46 +0000 (19:05 +0000)
v7/src/edwin/edwin.pkg

index 84a68a0a46bb2a032cf8387aa6b1074b318b1b05..7fa27d840ef4830700161c5421b60534c503b5ed 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: edwin.pkg,v 1.199 1996/10/10 10:30:00 cph Exp $
+$Id: edwin.pkg,v 1.200 1996/10/15 19:05:46 cph Exp $
 
 Copyright (c) 1989-96 Massachusetts Institute of Technology
 
@@ -1657,6 +1657,7 @@ MIT in each case. |#
          edwin-command$news-previous-unread-article
          edwin-command$news-previous-unread-article-in-thread
          edwin-command$news-read-group-headers
+         edwin-command$news-read-marked-bodies
          edwin-command$news-read-subscribed-group-headers
          edwin-command$news-refresh-group
          edwin-command$news-refresh-groups
@@ -1693,9 +1694,11 @@ MIT in each case. |#
          edwin-variable$news-group-author-column
          edwin-variable$news-group-ignore-hidden-subjects
          edwin-variable$news-group-ignored-subject-retention
+         edwin-variable$news-group-keep-seen-headers
          edwin-variable$news-group-mode-hook
          edwin-variable$news-group-show-author-name
          edwin-variable$news-group-show-context-headers
+         edwin-variable$news-group-show-seen-headers
          edwin-variable$news-group-truncate-subject
          edwin-variable$news-initially-collapse-threads
          edwin-variable$news-join-threads-with-same-subject
@@ -1740,6 +1743,7 @@ MIT in each case. |#
          news-group:first-article
          news-group:header
          news-group:headers
+         news-group:id->header
          news-group:last-article
          news-group:name
          news-group:pre-read-headers
@@ -1760,6 +1764,8 @@ MIT in each case. |#
          news-header:message-id
          news-header:n-lines
          news-header:number
+         news-header:pre-read-body
+         news-header:pre-read-body?
          news-header:read-body
          news-header:reader-hook
          news-header:real?