emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/term/x-win.el


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/lisp/term/x-win.el
Date: Tue, 12 Mar 2002 16:15:07 -0500

Index: emacs/lisp/term/x-win.el
diff -c emacs/lisp/term/x-win.el:1.152 emacs/lisp/term/x-win.el:1.153
*** emacs/lisp/term/x-win.el:1.152      Tue Mar 12 14:14:24 2002
--- emacs/lisp/term/x-win.el    Tue Mar 12 16:15:07 2002
***************
*** 282,287 ****
--- 282,288 ----
        (delete-file filename))
      (with-current-buffer buf
        (let ((cancel-shutdown (condition-case nil
+                                ;; A return of t means cancel the shutdown.
                                 (run-hook-with-args-until-success 
                                  'emacs-save-session-functions)
                               (error t))))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]