/[emacs]/emacs/lisp/ses.el
ViewVC logotype

Diff of /emacs/lisp/ses.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.15 by JYavner, Sun Feb 20 05:02:54 2005 UTC revision 1.16 by lute, Thu May 26 13:10:29 2005 UTC
# Line 1552  These are active only in the minibuffer, Line 1552  These are active only in the minibuffer,
1552      (setq ses--deferred-narrow 'ses-mode)      (setq ses--deferred-narrow 'ses-mode)
1553      (1value (add-hook 'post-command-hook 'ses-command-hook nil t))      (1value (add-hook 'post-command-hook 'ses-command-hook nil t))
1554      (run-with-idle-timer 0.01 nil 'ses-command-hook)      (run-with-idle-timer 0.01 nil 'ses-command-hook)
1555      (run-hooks 'ses-mode-hook)))      (run-mode-hooks 'ses-mode-hook)))
1556    
1557  (put 'ses-mode 'mode-class 'special)  (put 'ses-mode 'mode-class 'special)
1558    

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26