From: yoichi Date: Sat, 5 Jul 2003 04:59:08 +0000 (+0000) Subject: cosmetic fix X-Git-Tag: merged-trunk-to-elmo-mark-18~7 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=3211ed75c009072e08944958e39a973d89a9a5f7;p=elisp%2Fwanderlust.git cosmetic fix --- 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).")