Gnus development mailing list
 help / color / mirror / Atom feed
* small picons patch
@ 1996-01-18 20:57 Wes Hardaker
  0 siblings, 0 replies; only message in thread
From: Wes Hardaker @ 1996-01-18 20:57 UTC (permalink / raw)



Since this didn't make it into the last release, probably because I
sent it to an alias no one reads :-).

Heres a patch to the entire group instead:

Index: sgnus/ChangeLog
diff -c sgnus/ChangeLog:1.1.1.1 sgnus/ChangeLog:1.2
*** sgnus/ChangeLog:1.1.1.1     Thu Jan 18 11:55:54 1996
--- sgnus/ChangeLog     Thu Jan 18 12:00:48 1996
***************
*** 1,3 ****
--- 1,8 ----
+ Thu Jan 18 11:50:06 1996  Wes Hardaker  <hardaker@ece.ucdavis.edu>
+ 
+       * gnus.el (auto-load): Added gnus-group-display-picons to the
+         gnus-picon auto-load list.  Also made the refernce(s) interactive.
+ 
  Wed Jan 17 17:00:55 1996  Steven L. Baur  <steve@miranova.com>
   
        * gnus-msg.el (gnus-inews-domain-name): mail-host-address may not
Index: sgnus/gnus.el
diff -c sgnus/gnus.el:1.1.1.1 sgnus/gnus.el:1.2
*** sgnus/gnus.el:1.1.1.1       Thu Jan 18 11:56:03 1996
--- sgnus/gnus.el       Thu Jan 18 12:01:08 1996
***************
*** 2014,2020 ****
        gnus-summary-reply gnus-summary-reply-with-original
        gnus-summary-mail-forward gnus-summary-mail-other-window
        gnus-bug)
!      ("gnus-picon" gnus-article-display-picons)
       ("gnus-vm" gnus-vm-mail-setup)
       ("gnus-vm" :interactive t gnus-summary-save-in-vm
        gnus-summary-save-article-vm gnus-yank-article))))
--- 2014,2021 ----
        gnus-summary-reply gnus-summary-reply-with-original
        gnus-summary-mail-forward gnus-summary-mail-other-window
        gnus-bug)
!      ("gnus-picon" :interactive t gnus-article-display-picons
!       gnus-group-display-picons)
       ("gnus-vm" gnus-vm-mail-setup)
       ("gnus-vm" :interactive t gnus-summary-save-in-vm
        gnus-summary-save-article-vm gnus-yank-article))))



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1996-01-18 20:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-01-18 20:57 small picons patch Wes Hardaker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).