Index: emacs/lisp/gnus/dig.el
diff -c emacs/lisp/gnus/dig.el:1.2 emacs/lisp/gnus/dig.el:1.3
*** emacs/lisp/gnus/dig.el:1.2 Sat Sep 4 13:13:43 2004
--- emacs/lisp/gnus/dig.el Thu May 26 15:03:29 2005
***************
*** 1,5 ****
;;; dig.el --- Domain Name System dig interface
! ;; Copyright (c) 2000, 2001, 2003 Free Software Foundation, Inc.
;; Author: Simon Josefsson <[EMAIL PROTECTED]>
;; Keywords: DNS BIND dig
--- 1,5 ----
;;; dig.el --- Domain Name System dig interface
! ;; Copyright (c) 2000, 2001, 2003, 2005 Free Software Foundation, Inc.
;; Author: Simon Josefsson <[EMAIL PROTECTED]>
;; Keywords: DNS BIND dig
***************
*** 40,46 ****
(eval-when-compile (require 'cl))
(defgroup dig nil
! "Dig configuration.")
(defcustom dig-program "dig"
"Name of dig (domain information groper) binary."
--- 40,47 ----
(eval-when-compile (require 'cl))
(defgroup dig nil
! "Dig configuration."
! :group 'comm)
(defcustom dig-program "dig"
"Name of dig (domain information groper) binary."
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs