]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo.
authorBill Wohler <wohler@newt.com>
Mon, 9 Jan 2006 19:26:44 +0000 (19:26 +0000)
committerBill Wohler <wohler@newt.com>
Mon, 9 Jan 2006 19:26:44 +0000 (19:26 +0000)
lisp/mh-e/mh-funcs.el

index f7a51e8390225035eb22a09e5ce6b52f52d6bd2f..8127e129ceb77ba4a8dc29fbc654d2640fe92b28 100644 (file)
@@ -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 ()