Index: emacs/lisp/gnus/gnus-cus.el
diff -c emacs/lisp/gnus/gnus-cus.el:1.10 emacs/lisp/gnus/gnus-cus.el:1.11
*** emacs/lisp/gnus/gnus-cus.el:1.10    Sat Sep  4 13:13:43 2004
--- emacs/lisp/gnus/gnus-cus.el Mon May 30 08:20:18 2005
***************
*** 1,6 ****
  ;;; gnus-cus.el --- customization commands for Gnus
  ;;
! ;; Copyright (C) 1996, 1999, 2000, 2001, 2002, 2003, 2004
  ;;        Free Software Foundation, Inc.
  
  ;; Author: Per Abrahamsen <[EMAIL PROTECTED]>
--- 1,6 ----
  ;;; gnus-cus.el --- customization commands for Gnus
  ;;
! ;; Copyright (C) 1996, 1999, 2000, 2001, 2002, 2003, 2004, 2005
  ;;        Free Software Foundation, Inc.
  
  ;; Author: Per Abrahamsen <[EMAIL PROTECTED]>
***************
*** 67,73 ****
      (set (make-local-variable 'widget-push-button-suffix) "")
      (set (make-local-variable 'widget-link-prefix) "")
      (set (make-local-variable 'widget-link-suffix) ""))
!   (gnus-run-hooks 'gnus-custom-mode-hook))
  
  ;;; Group Customization:
  
--- 67,73 ----
      (set (make-local-variable 'widget-push-button-suffix) "")
      (set (make-local-variable 'widget-link-prefix) "")
      (set (make-local-variable 'widget-link-suffix) ""))
!   (gnus-run-mode-hooks 'gnus-custom-mode-hook))
  
  ;;; Group Customization:
  


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

Reply via email to