[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/emulation/ws-mode.el
From: |
Lute Kamstra |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/emulation/ws-mode.el |
Date: |
Thu, 26 May 2005 11:14:51 -0400 |
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 ()
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/lisp/emulation/ws-mode.el,
Lute Kamstra <=