/[emacs]/emacs/lisp/emacs-lisp/copyright.el
ViewVC logotype

Diff of /emacs/lisp/emacs-lisp/copyright.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.38 by rms, Sun Jan 13 20:17:06 2002 UTC revision 1.39 by rms, Tue Jan 22 02:19:01 2002 UTC
# Line 46  A value of nil means to search whole buf Line 46  A value of nil means to search whole buf
46  ;; The character classes include the unibyte (C) sign,  ;; The character classes include the unibyte (C) sign,
47  ;; the Latin-1 version, and the Latin-9 version.  ;; the Latin-1 version, and the Latin-9 version.
48  (defcustom copyright-regexp  (defcustom copyright-regexp
49    "\\([\251]\\|@copyright{}\\|[Cc]opyright\\s *:?\\s *\\((C)\\)?\   "\\([\251]\\|@copyright{}\\|[Cc]opyright\\s *:?\\s *\\(?:(C)\\)?\
50  \\|[Cc]opyright\\s *:?\\s *[\251]\\)\  \\|[Cc]opyright\\s *:?\\s *[\251]\\)\
51  \\s *\\([1-9]\\([-0-9, ';\n\t]\\|\\s<\\|\\s>\\)*[0-9]+\\)"  \\s *\\([1-9]\\([-0-9, ';\n\t]\\|\\s<\\|\\s>\\)*[0-9]+\\)"
52    "*What your copyright notice looks like.    "*What your copyright notice looks like.

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26