[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/ses.el
From: |
Lute Kamstra |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/ses.el |
Date: |
Thu, 26 May 2005 09:10:29 -0400 |
Index: emacs/lisp/ses.el
diff -c emacs/lisp/ses.el:1.15 emacs/lisp/ses.el:1.16
*** emacs/lisp/ses.el:1.15 Sun Feb 20 05:02:54 2005
--- emacs/lisp/ses.el Thu May 26 13:10:29 2005
***************
*** 1552,1558 ****
(setq ses--deferred-narrow 'ses-mode)
(1value (add-hook 'post-command-hook 'ses-command-hook nil t))
(run-with-idle-timer 0.01 nil 'ses-command-hook)
! (run-hooks 'ses-mode-hook)))
(put 'ses-mode 'mode-class 'special)
--- 1552,1558 ----
(setq ses--deferred-narrow 'ses-mode)
(1value (add-hook 'post-command-hook 'ses-command-hook nil t))
(run-with-idle-timer 0.01 nil 'ses-command-hook)
! (run-mode-hooks 'ses-mode-hook)))
(put 'ses-mode 'mode-class 'special)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/lisp/ses.el,
Lute Kamstra <=