[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/gnus/gnus-diary.el
From: |
Miles Bader |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/gnus/gnus-diary.el |
Date: |
Thu, 26 May 2005 11:03:31 -0400 |
Index: emacs/lisp/gnus/gnus-diary.el
diff -c emacs/lisp/gnus/gnus-diary.el:1.5 emacs/lisp/gnus/gnus-diary.el:1.6
*** emacs/lisp/gnus/gnus-diary.el:1.5 Wed Feb 9 15:50:39 2005
--- emacs/lisp/gnus/gnus-diary.el Thu May 26 15:03:29 2005
***************
*** 1,6 ****
;;; gnus-diary.el --- Wrapper around the NNDiary Gnus backend
! ;; Copyright (c) 2001, 2002, 2003 Free Software Foundation, Inc.
;; Copyright (C) 1999, 2000, 2001 Didier Verna.
;; Author: Didier Verna <address@hidden>
--- 1,6 ----
;;; gnus-diary.el --- Wrapper around the NNDiary Gnus backend
! ;; Copyright (c) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
;; Copyright (C) 1999, 2000, 2001 Didier Verna.
;; Author: Didier Verna <address@hidden>
***************
*** 103,109 ****
(defgroup gnus-diary nil
"Utilities on top of the nndiary backend for Gnus."
! :version "22.1")
(defcustom gnus-diary-summary-line-format "%U%R%z %uD: %(%s%) (%ud)\n"
"*Summary line format for nndiary groups."
--- 103,110 ----
(defgroup gnus-diary nil
"Utilities on top of the nndiary backend for Gnus."
! :version "22.1"
! :group 'gnus)
(defcustom gnus-diary-summary-line-format "%U%R%z %uD: %(%s%) (%ud)\n"
"*Summary line format for nndiary groups."
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/lisp/gnus/gnus-diary.el,
Miles Bader <=