From: Bill Wohler Date: Mon, 9 Jan 2006 19:26:44 +0000 (+0000) Subject: Fix typo. X-Git-Tag: emacs-pretest-22.0.90~4827 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2e63e3d8a0409c38f1bb57d80157d717f3ea32d6;p=emacs.git Fix typo. --- diff --git a/lisp/mh-e/mh-funcs.el b/lisp/mh-e/mh-funcs.el index f7a51e83902..8127e129ceb 100644 --- a/lisp/mh-e/mh-funcs.el +++ b/lisp/mh-e/mh-funcs.el @@ -149,7 +149,7 @@ Display the results only if something went wrong." (re-search-forward "^rmf: " (point-max) t)) (display-buffer mh-temp-buffer))) -(eval-when-compile (defvar view-exit-action)) ;shush compile +(eval-when-compile (defvar view-exit-action)) ;shush compiler ;;;###mh-autoload (defun mh-list-folders ()