emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/gnus-cus.el
Date: Mon, 30 May 2005 04:20:21 -0400

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 <address@hidden>
--- 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 <address@hidden>
***************
*** 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:
  




reply via email to

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