]> git.eshelyaron.com Git - emacs.git/commitdiff
(elide-head-headers-to-hide): Handle GPLv3 format.
authorGlenn Morris <rgm@gnu.org>
Sat, 17 May 2008 20:16:09 +0000 (20:16 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 17 May 2008 20:16:09 +0000 (20:16 +0000)
lisp/ChangeLog
lisp/elide-head.el

index 821fb8580a6a63122df1d268bf468480b6ee1c84..99d330c627b54326d72c4b534d7b8d2dd1d9bb19 100644 (file)
@@ -1,5 +1,7 @@
 2008-05-17  Glenn Morris  <rgm@gnu.org>
 
+       * elide-head.el (elide-head-headers-to-hide): Handle GPLv3 format.
+
        * net/tramp.el (top-level): Load auth-source when compiling.
 
        * progmodes/fortran.el (fortran-font-lock-keywords-2): Add .eqv., .neqv.
index e55ba4b9cd31218529532855eeb04d3400cbec4d..a8c09324bed8074a92d7cdf0a1f5a7e88ec041f0 100644 (file)
@@ -1,7 +1,7 @@
 ;;; elide-head.el --- hide headers in files
 
-;; Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005,
-;;   2006, 2007, 2008 Free Software Foundation, Inc.
+;; Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
+;;   2008 Free Software Foundation, Inc.
 
 ;; Author: Dave Love <fx@gnu.org>
 ;; Keywords: outlines tools
@@ -51,8 +51,9 @@
   :group 'tools)
 
 (defcustom elide-head-headers-to-hide
-  '(("is free software; you can redistribute it" . ; GNU boilerplate
-     "Boston, MA 0211\\(1-1307\\|0-1301\\), USA\\.")
+  '(("is free software[:;] you can redistribute it" . ; GNU boilerplate
+     "\\(Boston, MA 0211\\(1-1307\\|0-1301\\), USA\\|\
+If not, see <http://www\\.gnu\\.org/licenses/>\\)\\.")
     ("The Regents of the University of California\\.  All rights reserved\\." .
      "SUCH DAMAGE\\.")                               ; BSD
     ("Permission is hereby granted, free of charge" . ; X11