From: Glenn Morris Date: Sat, 17 May 2008 20:16:09 +0000 (+0000) Subject: (elide-head-headers-to-hide): Handle GPLv3 format. X-Git-Tag: emacs-pretest-23.0.90~5462 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=10bd156e17467bbb819001721d74b14be8adf55f;p=emacs.git (elide-head-headers-to-hide): Handle GPLv3 format. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 821fb8580a6..99d330c627b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2008-05-17 Glenn Morris + * 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. diff --git a/lisp/elide-head.el b/lisp/elide-head.el index e55ba4b9cd3..a8c09324bed 100644 --- a/lisp/elide-head.el +++ b/lisp/elide-head.el @@ -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 ;; 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 \\)\\.") ("The Regents of the University of California\\. All rights reserved\\." . "SUCH DAMAGE\\.") ; BSD ("Permission is hereby granted, free of charge" . ; X11