[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/bs.el
From: |
Lute Kamstra |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/bs.el |
Date: |
Thu, 26 May 2005 08:30:34 -0400 |
Index: emacs/lisp/bs.el
diff -c emacs/lisp/bs.el:1.18 emacs/lisp/bs.el:1.19
*** emacs/lisp/bs.el:1.18 Wed Sep 8 10:47:13 2004
--- emacs/lisp/bs.el Thu May 26 12:30:34 2005
***************
*** 656,662 ****
truncate-lines t
font-lock-defaults '(bs-mode-font-lock-keywords t)
font-lock-verbose nil)
! (run-hooks 'bs-mode-hook))
(defun bs-kill ()
"Let buffer disappear and reset window-configuration."
--- 656,662 ----
truncate-lines t
font-lock-defaults '(bs-mode-font-lock-keywords t)
font-lock-verbose nil)
! (run-mode-hooks 'bs-mode-hook))
(defun bs-kill ()
"Let buffer disappear and reset window-configuration."
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/lisp/bs.el,
Lute Kamstra <=