From 924068a25bc21c5e44a5e64bd65de77cbe175af7 Mon Sep 17 00:00:00 2001 From: Reiner Steib Date: Mon, 15 Mar 2004 09:43:20 +0000 Subject: [PATCH] (nnir-run-swish-e): Fixed typo. From Adrian Lanz (tiny change). --- contrib/ChangeLog | 5 +++++ contrib/nnir.el | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 1a879fb71..623a09b69 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,8 @@ +2004-03-15 Reiner Steib + + * nnir.el (nnir-run-swish-e): Fixed typo. From Adrian Lanz + (tiny change). + 2004-01-23 Jesper Harder * README: update. diff --git a/contrib/nnir.el b/contrib/nnir.el index c976cf7f6..24fd56fde 100644 --- a/contrib/nnir.el +++ b/contrib/nnir.el @@ -298,7 +298,7 @@ ;;; Setup Code: -(defconst nnir-version "$Id: nnir.el,v 7.1 2004/01/04 21:50:49 larsi Exp $" +(defconst nnir-version "$Id: nnir.el,v 7.2 2004/01/16 22:16:40 rsteib Exp $" "Version of NNIR.") (require 'cl) @@ -1194,7 +1194,7 @@ Tested with swish-e-2.0.1 on Windows NT 4.0." (error "Missing parameter `nnir-swish-e-index-file'"))) (additional-switches (nnir-read-server-parm - 'nnir-swish++-additional-switches server)) + 'nnir-swish-e-additional-switches server)) (cp-list `(,nnir-swish-e-program nil ; input from /dev/null t ; output -- 2.25.1