changeset 82408:50d1581f2548

(copyright-names-regexp): Add custom group.
author Richard M. Stallman <rms@gnu.org>
date Thu, 16 Aug 2007 02:23:23 +0000
parents 29c3b6318b96
children 42f096633e23
files lisp/emacs-lisp/copyright.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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