Index: emacs/lisp/emulation/ws-mode.el
diff -c emacs/lisp/emulation/ws-mode.el:1.21
emacs/lisp/emulation/ws-mode.el:1.22
*** emacs/lisp/emulation/ws-mode.el:1.21 Mon Sep 1 15:45:23 2003
--- emacs/lisp/emulation/ws-mode.el Thu May 26 15:14:51 2005
***************
*** 294,300 ****
(use-local-map wordstar-mode-map)
(setq mode-name "WordStar")
(setq major-mode 'wordstar-mode)
! (run-hooks 'wordstar-mode-hook))
(defun wordstar-center-paragraph ()
--- 294,300 ----
(use-local-map wordstar-mode-map)
(setq mode-name "WordStar")
(setq major-mode 'wordstar-mode)
! (run-mode-hooks 'wordstar-mode-hook))
(defun wordstar-center-paragraph ()
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs