emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/mail/mspools.el


From: Lute Kamstra
Subject: [Emacs-diffs] Changes to emacs/lisp/mail/mspools.el
Date: Fri, 10 Jun 2005 08:43:59 -0400

Index: emacs/lisp/mail/mspools.el
diff -c emacs/lisp/mail/mspools.el:1.13 emacs/lisp/mail/mspools.el:1.14
*** emacs/lisp/mail/mspools.el:1.13     Mon Sep  1 15:45:30 2003
--- emacs/lisp/mail/mspools.el  Fri Jun 10 12:43:58 2005
***************
*** 357,363 ****
    (use-local-map mspools-mode-map)
    (setq major-mode 'mspools-mode)
    (setq mode-name "MSpools")
!   )
  
  (defun mspools-get-spool-files ()
    "Find the list of spool files and display them in *spools* buffer."
--- 357,363 ----
    (use-local-map mspools-mode-map)
    (setq major-mode 'mspools-mode)
    (setq mode-name "MSpools")
!   (run-mode-hooks 'mspools-mode-hook))
  
  (defun mspools-get-spool-files ()
    "Find the list of spool files and display them in *spools* buffer."




reply via email to

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