]> git.eshelyaron.com Git - emacs.git/commitdiff
(mh-quit): Use quit-window.
authorRichard M. Stallman <rms@gnu.org>
Sun, 8 Mar 1998 00:25:49 +0000 (00:25 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 8 Mar 1998 00:25:49 +0000 (00:25 +0000)
lisp/mail/mh-e.el

index 7400b78f9fd2af930fe69f1611527754671898e9..c6fa468f4f1367da3c19c91fe0f898b30057dc24 100644 (file)
@@ -60,7 +60,7 @@
 ;; Modified by James Larus, BBN, July 1984 and UCB, 1984 & 1985.
 ;; Rewritten for GNU Emacs, James Larus 1985.  larus@ginger.berkeley.edu
 ;; Modified by Stephen Gildea 1988.  gildea@lcs.mit.edu
-(defconst mh-e-RCS-id "$Id: mh-e.el,v 1.16 1997/07/23 21:39:50 rms Exp rms $")
+(defconst mh-e-RCS-id "$Id: mh-e.el,v 1.17 1997/09/04 20:25:56 rms Exp rms $")
 
 ;;; Code:
 
@@ -437,7 +437,7 @@ configuration, if one exists.  Finish by running mh-quit-hook."
   (run-hooks 'mh-before-quit-hook) 
   (mh-update-sequences)
   (mh-invalidate-show-buffer)
-  (bury-buffer (current-buffer))
+  (quit-window)
   (if (get-buffer mh-show-buffer)
       (bury-buffer mh-show-buffer))
   (if mh-previous-window-config