From e4e6df4a4b332a84bb6328ab72b789c91b6a2245 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Tue, 9 Mar 2004 12:21:02 +0000 Subject: [PATCH] (dgnushack-unexporting-files): Add legacy-gnus-agent.el. --- ChangeLog | 5 +++++ lisp/dgnushack.el | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 82b7a81..69de772 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-03-09 Katsumi Yamaoka + + * lisp/dgnushack.el (dgnushack-unexporting-files): Add + legacy-gnus-agent.el. + 2004-03-08 Kevin Greiner * make.bat: Make sure that gnus-load.el and sieve are writable to diff --git a/lisp/dgnushack.el b/lisp/dgnushack.el index a483316..0debd8a 100644 --- a/lisp/dgnushack.el +++ b/lisp/dgnushack.el @@ -365,7 +365,8 @@ Try to re-configure with --with-addpath=FLIM_PATH and run make again. (autoload 'std11-unfold-region "nnheader")) (defconst dgnushack-unexporting-files - (append '("dgnushack.el" "dgnuspath.el" "dgnuskwds.el" "lpath.el") + (append '("dgnushack.el" "dgnuspath.el" "dgnuskwds.el" "lpath.el" + "legacy-gnus-agent.el") (unless (or (condition-case code (require 'w3-parse) (error -- 1.7.10.4