emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Lute Kamstra
Subject: [Emacs-diffs] Changes to emacs/lisp/forms.el
Date: Thu, 26 May 2005 08:50:09 -0400

Index: emacs/lisp/forms.el
diff -c emacs/lisp/forms.el:2.51 emacs/lisp/forms.el:2.52
*** emacs/lisp/forms.el:2.51    Wed May 18 10:17:59 2005
--- emacs/lisp/forms.el Thu May 26 12:50:09 2005
***************
*** 713,719 ****
  
    ;; user customising
    ;;(message "forms: proceeding setup (user hooks)...")
!   (run-hooks 'forms-mode-hook 'forms-mode-hooks)
    ;;(message "forms: setting up... done.")
  
    ;; be helpful
--- 713,719 ----
  
    ;; user customising
    ;;(message "forms: proceeding setup (user hooks)...")
!   (run-mode-hooks 'forms-mode-hook 'forms-mode-hooks)
    ;;(message "forms: setting up... done.")
  
    ;; be helpful




reply via email to

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