From 3211ed75c009072e08944958e39a973d89a9a5f7 Mon Sep 17 00:00:00 2001 From: yoichi Date: Sat, 5 Jul 2003 04:59:08 +0000 Subject: [PATCH] cosmetic fix --- elmo/elmo.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elmo/elmo.el b/elmo/elmo.el index 3dcec71..c1cb796 100644 --- a/elmo/elmo.el +++ b/elmo/elmo.el @@ -157,7 +157,7 @@ If optional argument NON-PERSISTENT is non-nil, folder is treated as (luna-define-generic elmo-folder-open (folder &optional load-msgdb) "Open and setup (load saved status) FOLDER. If optional LOAD-MSGDB is non-nil, msgdb is loaded. -(otherwise, msgdb is loaded on-demand)") +\(otherwise, msgdb is loaded on-demand)") (luna-define-generic elmo-folder-open-internal (folder) "Open FOLDER (without loading saved folder status).") -- 1.7.10.4