# HG changeset patch # User Richard M. Stallman # Date 1187231003 0 # Node ID 50d1581f25480e9c0275031d86eed56f6aa4a573 # Parent 29c3b6318b965f6a6ea17d8a31a444d07ea17a9d (copyright-names-regexp): Add custom group. diff -r 29c3b6318b96 -r 50d1581f2548 lisp/emacs-lisp/copyright.el --- a/lisp/emacs-lisp/copyright.el Thu Aug 16 02:22:46 2007 +0000 +++ b/lisp/emacs-lisp/copyright.el Thu Aug 16 02:23:23 2007 +0000 @@ -59,6 +59,7 @@ Only copyright lines where the name matches this regexp will be updated. This allows you to avoid adding yars to a copyright notice belonging to someone else or to a group for which you do not work." + :group 'copyright :type 'regexp) (defcustom copyright-years-regexp