emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/strokes.el
Date: Wed, 27 Oct 2004 11:08:49 -0400

Index: emacs/lisp/strokes.el
diff -c emacs/lisp/strokes.el:1.18 emacs/lisp/strokes.el:1.19
*** emacs/lisp/strokes.el:1.18  Sun Oct 17 06:57:51 2004
--- emacs/lisp/strokes.el       Wed Oct 27 15:03:15 2004
***************
*** 1746,1752 ****
    (strokes-mode -1)
    (remove-hook 'kill-emacs-query-functions 'strokes-prompt-user-save-strokes))
  
! (add-hooks 'strokes-unload-hook 'strokes-unload-hook)
  
  (run-hooks 'strokes-load-hook)
  (provide 'strokes)
--- 1746,1752 ----
    (strokes-mode -1)
    (remove-hook 'kill-emacs-query-functions 'strokes-prompt-user-save-strokes))
  
! (add-hook 'strokes-unload-hook 'strokes-unload-hook)
  
  (run-hooks 'strokes-load-hook)
  (provide 'strokes)




reply via email to

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