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


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to